This commit is contained in:
魏啾
2024-11-23 13:55:01 +08:00
parent 2147f86b93
commit bfd37cddf5
18 changed files with 1237 additions and 350 deletions

View File

@@ -31,6 +31,18 @@
"navigationBarTextStyle": "black",
"navigationStyle": "custom"
}
}, {
"path": "pages/login/switch",
"style": {
"navigationBarTitleText": "切换商户",
"navigationStyle": "custom"
}
}, {
"path": "pages/login/repairpassword",
"style": {
"navigationBarTextStyle": "white",
"navigationStyle": "custom"
}
}, {
"path": "pages/index/information",
"style": {
@@ -182,6 +194,12 @@
"style": {
"navigationBarTitleText": "审核开票"
}
}, {
"path": "pages/webview/index",
"style": {
"navigationBarTitleText": "",
"navigationStyle": "custom"
}
}, {
"path": "pages/webview/webview",
"style": {