小程序编译0.0.0

This commit is contained in:
魏啾
2024-11-13 09:25:34 +08:00
parent 1fbf346aec
commit 2147f86b93
65 changed files with 3745 additions and 852 deletions

View File

@@ -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": {