新建工程

This commit is contained in:
仲么了
2023-04-12 09:10:35 +08:00
parent ee55de8bf4
commit d6b2c98d1f
6 changed files with 2025 additions and 1 deletions

View File

@@ -297,6 +297,18 @@
"navigationBarTitleText": "新增项目"
}
},
{
"path": "pages/gc/new",
"style": {
"navigationBarTitleText": "新增工程"
}
},
{
"path": "pages/gc/list",
"style": {
"navigationBarTitleText": "工程列表"
}
},
{
"path": "pages/user/erweima",
"style": {
@@ -426,4 +438,4 @@
}
]
}
}
}