更新
This commit is contained in:
18
pages.json
18
pages.json
@@ -526,6 +526,24 @@
|
||||
}
|
||||
|
||||
]
|
||||
},
|
||||
{
|
||||
"root": "contractManagement",
|
||||
"pages": [{
|
||||
"path": "list/index",
|
||||
"style": {
|
||||
"navigationBarTitleText": "合同列表",
|
||||
"navigationStyle": "custom",
|
||||
"enablePullDownRefresh": false
|
||||
}
|
||||
},{
|
||||
"path": "list/details",
|
||||
"style": {
|
||||
"navigationBarTitleText": "合同详情",
|
||||
"navigationStyle": "custom",
|
||||
"enablePullDownRefresh": false
|
||||
}
|
||||
}]
|
||||
}
|
||||
],
|
||||
"globalStyle": {
|
||||
|
||||
Reference in New Issue
Block a user