Forráskód Böngészése

首页——改为:我的任务

wyh 1 éve%!(EXTRA string=óta)
szülő
commit
1f9b5fb00a
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      itdmWeb/src/config/router.config.js

+ 1 - 1
itdmWeb/src/config/router.config.js

@@ -10,7 +10,7 @@ export const asyncRouterMap = [
     path: '/',
     name: 'dashboard',
     component: TabLayout,
-    meta: { title: '首页' },
+    meta: { title: '我的任务' },
     redirect: '/dashboard/analysis',
     children: [