Parcourir la source

首页——改为:我的任务

wyh il y a 1 an
Parent
commit
1f9b5fb00a
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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: [