zs 1 rok temu
rodzic
commit
3d943ec330
1 zmienionych plików z 1 dodań i 1 usunięć
  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