增加登录之前的一次传送
This commit is contained in:
32
pages.json
32
pages.json
@@ -121,7 +121,37 @@
|
||||
}, {
|
||||
"path": "pages/electric/index",
|
||||
"style": {
|
||||
"navigationBarTitleText": ""
|
||||
"navigationBarTitleText": "后台管理"
|
||||
}
|
||||
}, {
|
||||
"path": "pages/electric/bluetools",
|
||||
"style": {
|
||||
"navigationBarTitleText": "蓝票开具"
|
||||
}
|
||||
}, {
|
||||
"path": "pages/electric/toexamine",
|
||||
"style": {
|
||||
"navigationBarTitleText": "已开发票"
|
||||
}
|
||||
}, {
|
||||
"path": "pages/electric/issuer",
|
||||
"style": {
|
||||
"navigationBarTitleText": "开票人"
|
||||
}
|
||||
}, {
|
||||
"path": "pages/electric/Invoicedgoods",
|
||||
"style": {
|
||||
"navigationBarTitleText": "开票商品"
|
||||
}
|
||||
}, {
|
||||
"path": "pages/electric/orderinquiry",
|
||||
"style": {
|
||||
"navigationBarTitleText": "订单查询"
|
||||
}
|
||||
}, {
|
||||
"path": "pages/electric/auditrecords",
|
||||
"style": {
|
||||
"navigationBarTitleText": "审核开票"
|
||||
}
|
||||
}, {
|
||||
"path": "pages/webview/webview",
|
||||
|
||||
Reference in New Issue
Block a user