小程序编译0.0.0
This commit is contained in:
55
pages.json
55
pages.json
@@ -9,6 +9,28 @@
|
||||
"navigationBarTitleText": "开票",
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
}, {
|
||||
"path": "pages/login/login",
|
||||
"style": {
|
||||
"navigationBarTitleText": "",
|
||||
"navigationBarBackgroundColor": "#fff",
|
||||
"navigationBarTextStyle": "black",
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
}, {
|
||||
"path": "pages/login/password",
|
||||
"style": {
|
||||
"navigationBarTextStyle": "white",
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
}, {
|
||||
"path": "pages/login/register",
|
||||
"style": {
|
||||
"navigationBarTitleText": "",
|
||||
"navigationBarBackgroundColor": "#fff",
|
||||
"navigationBarTextStyle": "black",
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
}, {
|
||||
"path": "pages/index/information",
|
||||
"style": {
|
||||
@@ -45,12 +67,6 @@
|
||||
"navigationBarTitleText": "绑定通知",
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
}, {
|
||||
"path": "pages/index/notificationdd",
|
||||
"style": {
|
||||
"navigationBarTitleText": "绑定通知",
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
}, {
|
||||
"path": "pages/index/merchant",
|
||||
"style": {
|
||||
@@ -60,7 +76,7 @@
|
||||
}, {
|
||||
"path": "pages/index/Invoicing",
|
||||
"style": {
|
||||
"navigationBarTitleText": "开发票",
|
||||
"navigationBarTitleText": "极速开票",
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
}, {
|
||||
@@ -118,10 +134,23 @@
|
||||
"navigationBarTitleText": "提交成功",
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
}, {
|
||||
"path": "pages/hindex/involist",
|
||||
"style": {
|
||||
"navigationBarTitleText": "开票记录",
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
}, {
|
||||
"path": "pages/hindex/invodetail",
|
||||
"style": {
|
||||
"navigationBarTitleText": "开票详情",
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
}, {
|
||||
"path": "pages/electric/index",
|
||||
"style": {
|
||||
"navigationBarTitleText": "后台管理"
|
||||
|
||||
}
|
||||
}, {
|
||||
"path": "pages/electric/bluetools",
|
||||
@@ -159,6 +188,18 @@
|
||||
"navigationBarTitleText": "",
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
}, {
|
||||
"path": "pages/merchant/index",
|
||||
"style": {
|
||||
"navigationBarTitleText": "开发票",
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
}, {
|
||||
"path": "pages/merchant/information",
|
||||
"style": {
|
||||
"navigationBarTitleText": "完善商户信息",
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
}
|
||||
],
|
||||
"globalStyle": {
|
||||
|
||||
Reference in New Issue
Block a user