This commit is contained in:
xiaozhiyong
2024-06-11 08:40:08 +08:00
parent c872e87349
commit 69f63076c8
4 changed files with 299 additions and 1 deletions

View File

@@ -447,7 +447,6 @@
}
},
{
"path": "serviceStation/detail",
"style": {
@@ -456,6 +455,16 @@
"enablePullDownRefresh": false
}
},
{
"path": "invoice/pool/index",
"style": {
"navigationBarBackgroundColor": "#2866FF",
"navigationBarTitleText": "发票池",
"navigationStyle": "custom",
"enablePullDownRefresh": false
}
}
]