fixbug: 修复部分bug

This commit is contained in:
2025-08-17 07:30:48 +08:00
parent 19fe51883f
commit 5398b4234d
9 changed files with 95 additions and 237 deletions
+24 -23
View File
@@ -15,13 +15,13 @@
"navigationStyle": "custom"
}
},
{
"path": "pages/index/index",
"style": {
"navigationBarTitleText": "%index.title%",
"navigationStyle": "custom"
}
},
// {
// "path": "pages/index/index",
// "style": {
// "navigationBarTitleText": "%index.title%",
// "navigationStyle": "custom"
// }
// },
{
"path": "pages/sort/sort",
@@ -35,22 +35,13 @@
"navigationStyle": "custom"
}
},
{
"path": "pages/LuckyWheel/LuckyWheel",
"style": {
"navigationBarTitleText": ""
}
},
{
"path": "pages/merchant_settlement/merchant_settlement",
"style": {
"navigationBarTitleText": "%mine.merchant.settlement.title%",
"navigationBarBackgroundColor": "#FFFFFF",
"navigationBarTextStyle": "black",
"enablePullDownRefresh": false,
"navigationStyle": "default" // 默认样式,会显示返回图标
}
},
// {
// "path": "pages/LuckyWheel/LuckyWheel",
// "style": {
// "navigationBarTitleText": ""
// }
// },
{
"path": "pages/supply_chain/supply_chain",
"style": {
@@ -257,6 +248,16 @@
"navigationStyle": "custom"
}
},
{
"path": "merchant_settlement/merchant_settlement",
"style": {
"navigationBarTitleText": "%mine.merchant.settlement.title%",
"navigationBarBackgroundColor": "#FFFFFF",
"navigationBarTextStyle": "black",
"enablePullDownRefresh": false,
"navigationStyle": "default" // 默认样式,会显示返回图标
}
},
{
"path": "dongjian/index",
"style": {