This commit is contained in:
xiaozhiyong
2024-02-21 10:44:24 +08:00
parent b1726eba38
commit 1410072142
5 changed files with 587 additions and 0 deletions

View File

@@ -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": {