feat: 拆包
This commit is contained in:
+6
-17
@@ -81,29 +81,12 @@
|
||||
"navigationStyle": "default" // 默认样式,会显示返回图标
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/brand_settlement/brand_settlement",
|
||||
"style": {
|
||||
"navigationBarTitleText": "%mine.brand.settlement.title%",
|
||||
"navigationBarBackgroundColor": "#FFFFFF",
|
||||
"navigationBarTextStyle": "black",
|
||||
"enablePullDownRefresh": false,
|
||||
"navigationStyle": "default" // 默认样式,会显示返回图标
|
||||
}
|
||||
},
|
||||
|
||||
{
|
||||
"path": "pages/supply_chain/supply_chain",
|
||||
"style": {
|
||||
"navigationBarTitleText": ""
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/merchant_settlement_ok/merchant_settlement_ok",
|
||||
"style": {
|
||||
"navigationBarTitleText": ""
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/finance/finance",
|
||||
"style": {
|
||||
@@ -401,6 +384,12 @@
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "merchant_settlement_ok/merchant_settlement_ok",
|
||||
"style": {
|
||||
"navigationBarTitleText": ""
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "get_prize/get_prize",
|
||||
"style": {
|
||||
|
||||
Reference in New Issue
Block a user