zs il y a 1 an
Parent
commit
3d943ec330
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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