fixbug: 修复部分bug
This commit is contained in:
+24
-23
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user