This commit is contained in:
X1627315083
2024-08-30 16:51:08 +08:00
parent bc62a77b72
commit 39e3418029
17 changed files with 1102 additions and 29 deletions

View File

@@ -63,6 +63,16 @@ const routes: Array<RouteRecordRaw> = [
path:'exportExcil',
name:'exportExcil',
component: _import_custom('childView/exportExcil.vue'),
},
{
path:'growingThroughLifeTask',
name:'growingThroughLifeTask',
component: _import_custom('childView/growingThroughLife/growingThroughLifeTask.vue'),
},
{
path:'growingThroughLifeList',
name:'growingThroughLifeList',
component: _import_custom('childView/growingThroughLife/growingThroughLifeList.vue'),
},
// {
// path:'excil1',