This commit is contained in:
魏啾
2024-05-17 18:30:40 +08:00
parent 27100de568
commit 7cd5649764
22 changed files with 1980 additions and 50 deletions

View File

@@ -15,6 +15,18 @@
"navigationBarTitleText": "完善商户信息",
"navigationStyle": "custom"
}
}, {
"path": "pages/index/billingcode",
"style": {
"navigationBarTitleText": "开票码",
"navigationStyle": "custom"
}
}, {
"path": "pages/index/auditbilling",
"style": {
"navigationBarTitleText": "审核开票",
"navigationStyle": "custom"
}
}, {
"path": "pages/index/drawer",
"style": {
@@ -65,6 +77,12 @@
}
}, {
"path": "pages/index/orderinfos",
"style": {
"navigationBarTitleText": "固定开票详情",
"navigationStyle": "custom"
}
}, {
"path": "pages/index/orderinfoauditbilling",
"style": {
"navigationBarTitleText": "开票详情",
"navigationStyle": "custom"
@@ -75,6 +93,25 @@
"navigationBarTitleText": "微信扫码开票",
"navigationStyle": "custom"
}
}, {
"path": "pages/hindex/index",
"style": {
"navigationBarTitleText": "",
"navigationStyle": "custom"
}
},
{
"path": "pages/hindex/indexs",
"style": {
"navigationBarTitleText": "",
"navigationStyle": "custom"
}
}, {
"path": "pages/hindex/web",
"style": {
"navigationBarTitleText": "提交成功",
"navigationStyle": "custom"
}
}, {
"path": "pages/webview/webview",
"style": {