对接公区收益

This commit is contained in:
zhouyanli
2026-07-22 17:38:59 +08:00
parent e68579a5d3
commit 6cb10fee08
7 changed files with 146 additions and 99 deletions

View File

@@ -485,7 +485,8 @@
{
"path": "inspection-details",
"style": {
"navigationBarTitleText": "巡检详情"
"navigationBarTitleText": "巡检详情",
"navigationStyle": "custom"
}
},
{
@@ -498,7 +499,8 @@
{
"path": "public-revenue-details",
"style": {
"navigationBarTitleText": "收益详情"
"navigationBarTitleText": "收益详情",
"navigationStyle": "custom"
}
}
]