接口对接
This commit is contained in:
@@ -298,19 +298,19 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/gc/new",
|
||||
"path": "pages/engineering/new",
|
||||
"style": {
|
||||
"navigationBarTitleText": "新增工程"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/gc/list",
|
||||
"path": "pages/engineering/list",
|
||||
"style": {
|
||||
"navigationBarTitleText": "工程列表"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/gc/detail",
|
||||
"path": "pages/engineering/detail",
|
||||
"style": {
|
||||
"navigationBarTitleText": "工程详情"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user