开票
This commit is contained in:
37
pages.json
37
pages.json
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user