Open yoyo837 opened 1 year ago
Vue.use(VueMeta, { keyName: 'head', refreshOnceOnNavigation: true, changed(title) { console.log(title); } });