fix:修复bug

This commit is contained in:
2026-02-02 14:08:17 +08:00
parent 6a1dff4b94
commit 9f66ee9658
33 changed files with 9381 additions and 153 deletions
+32 -2
View File
@@ -15,8 +15,16 @@
"enableShareTimeline": true
}
},
{
"path": "pages/login/index",
{
"path": "pages/scan/index",
"style": {
"navigationBarTitleText": "扫码使用",
"navigationBarBackgroundColor": "#000000",
"navigationBarTextStyle": "white"
}
},
{
"path": "pages/login/index",
"style": {
"navigationBarTitleText": "",
"navigationBarBackgroundColor": "#C8F4D9",
@@ -109,6 +117,20 @@
"navigationBarTitleText": ""
}
},
{
"path": "pages/device/orderList",
"style": {
"navigationBarTitleText": ""
}
},
{
"path": "pages/device/orderDetail",
"style": {
"navigationBarTitleText": "订单详情",
"navigationBarBackgroundColor": "#ffffff",
"navigationBarTextStyle": "black"
}
},
{
"path": "pages/order/index",
"style": {
@@ -280,6 +302,14 @@
"navigationBarBackgroundColor": "#ffffff",
"navigationBarTextStyle": "black"
}
},
{
"path": "pages/device/goods",
"style": {
"navigationBarTitleText": "",
"navigationBarBackgroundColor": "#ffffff",
"navigationBarTextStyle": "black"
}
}
],
"globalStyle": {