zs 1 年間 前
コミット
3d943ec330
1 ファイル変更1 行追加1 行削除
  1. 1 1
      src/router/index.js

+ 1 - 1
src/router/index.js

@@ -31,7 +31,7 @@ const router = createRouter({
           path: '/',
           name: 'dashboard',
           meta: {
-            title: '首页',
+            title: 'dashboard',
             affix: true,
             keepAlive: true,
             alwaysShow: false