chore: update uikit -> ui-kit
This commit is contained in:
@@ -46,6 +46,7 @@ function setupCommonGuard(router: Router) {
|
||||
// 动态修改标题
|
||||
if (preferences.app.dynamicTitle) {
|
||||
const { title } = to.meta;
|
||||
// useTitle(`${$t(title)} - ${preferences.app.name}`);
|
||||
useTitle(`${$t(title)} - ${preferences.app.name}`);
|
||||
}
|
||||
});
|
||||
|
Reference in New Issue
Block a user