暂存code
This commit is contained in:
+211
-64
@@ -54,11 +54,7 @@
|
||||
"path" : "pages/mine_bank_card/mine_bank_card",
|
||||
"style" :
|
||||
{
|
||||
"navigationBarTitleText": "%bankCard.title%",
|
||||
"navigationBarBackgroundColor": "#FFFFFF",
|
||||
"navigationBarTextStyle": "black",
|
||||
"enablePullDownRefresh": false,
|
||||
"navigationStyle": "default" // 默认样式,会显示返回图标
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -76,62 +72,35 @@
|
||||
"path" : "pages/mine_address/mine_address",
|
||||
"style" :
|
||||
{
|
||||
"navigationBarTitleText": "%address.title%",
|
||||
"navigationBarBackgroundColor": "#FFFFFF",
|
||||
"navigationBarTextStyle": "black",
|
||||
"enablePullDownRefresh": false,
|
||||
"navigationStyle": "default" // 默认样式,会显示返回图标
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path" : "pages/mine_address_add/mine_address_add",
|
||||
"style" :
|
||||
{
|
||||
"navigationBarTitleText": "%address.add.title%",
|
||||
"navigationBarBackgroundColor": "#FFFFFF",
|
||||
"navigationBarTextStyle": "black",
|
||||
"enablePullDownRefresh": false,
|
||||
"navigationStyle": "default" // 默认样式,会显示返回图标
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path" : "pages/mine_authentication/mine_authentication",
|
||||
"style" :
|
||||
{
|
||||
"navigationBarTitleText": "%authentication.title%",
|
||||
"navigationBarBackgroundColor": "#FFFFFF",
|
||||
"navigationBarTextStyle": "black",
|
||||
"enablePullDownRefresh": false,
|
||||
"navigationStyle": "default" // 默认样式,会显示返回图标
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path" : "pages/mine_authentication_ok/mine_authentication_ok",
|
||||
"style" :
|
||||
{
|
||||
"navigationBarTitleText": "%authentication.title%",
|
||||
"navigationBarBackgroundColor": "#FFFFFF",
|
||||
"navigationBarTextStyle": "black",
|
||||
"enablePullDownRefresh": false,
|
||||
"navigationStyle": "default" ,// 默认样式,会显示返回图标
|
||||
"app-plus": {
|
||||
"titleNView": {
|
||||
"splitLine": {
|
||||
"color":"#f2f2f2"
|
||||
}
|
||||
}
|
||||
}
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path" : "pages/mine_purse/mine_purse",
|
||||
"style" :
|
||||
{
|
||||
"navigationBarTitleText": "%purse.title%",
|
||||
"navigationBarBackgroundColor": "#FFFFFF",
|
||||
"navigationBarTextStyle": "black",
|
||||
"enablePullDownRefresh": false,
|
||||
"navigationStyle": "default" // 默认样式,会显示返回图标
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -153,7 +122,7 @@
|
||||
"style" :
|
||||
{
|
||||
"navigationBarTitleText": "%purse.bonus.title%",
|
||||
"navigationBarBackgroundColor": "#ff7c41",
|
||||
"navigationBarBackgroundColor": "#03AD27",
|
||||
"navigationBarTextStyle": "white",
|
||||
"enablePullDownRefresh": false,
|
||||
"navigationStyle": "default" // 默认样式,会显示返回图标
|
||||
@@ -170,11 +139,7 @@
|
||||
"path" : "pages/register/register",
|
||||
"style" :
|
||||
{
|
||||
"navigationBarTitleText": "",
|
||||
"navigationBarBackgroundColor": "#FFFFFF",
|
||||
"navigationBarTextStyle": "black",
|
||||
"enablePullDownRefresh": false,
|
||||
"navigationStyle": "default" // 默认样式,会显示返回图标
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -227,22 +192,14 @@
|
||||
"path" : "pages/order_submit/order_submit",
|
||||
"style" :
|
||||
{
|
||||
"navigationBarTitleText": "%order.submit.title%",
|
||||
"navigationBarBackgroundColor": "#F5F5F5",
|
||||
"navigationBarTextStyle": "black",
|
||||
"enablePullDownRefresh": false,
|
||||
"navigationStyle": "default" // 默认样式,会显示返回图标
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path" : "pages/order_submit_ok/order_submit_ok",
|
||||
"style" :
|
||||
{
|
||||
"navigationBarTitleText": "",
|
||||
"navigationBarBackgroundColor": "#FFFFFF",
|
||||
"navigationBarTextStyle": "black",
|
||||
"enablePullDownRefresh": false,
|
||||
"navigationStyle": "default" // 默认样式,会显示返回图标
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -251,13 +208,196 @@
|
||||
{
|
||||
"navigationBarTitleText" : ""
|
||||
}
|
||||
},
|
||||
{
|
||||
"path" : "pages/mine_winning_record/mine_winning_record",
|
||||
"style" :
|
||||
{
|
||||
"navigationBarTitleText": "%mine.winning.record.title%",
|
||||
"navigationBarBackgroundColor": "#F5F5F5",
|
||||
"navigationBarTextStyle": "black",
|
||||
"enablePullDownRefresh": false,
|
||||
"navigationStyle": "default" // 默认样式,会显示返回图标
|
||||
}
|
||||
},
|
||||
{
|
||||
"path" : "pages/merchant_settlement/merchant_settlement",
|
||||
"style" :
|
||||
{
|
||||
"navigationBarTitleText": "%mine.merchant.settlement.title%",
|
||||
"navigationBarBackgroundColor": "#FFFFFF",
|
||||
"navigationBarTextStyle": "black",
|
||||
"enablePullDownRefresh": false,
|
||||
"navigationStyle": "default" // 默认样式,会显示返回图标
|
||||
}
|
||||
},
|
||||
{
|
||||
"path" : "pages/brand_settlement/brand_settlement",
|
||||
"style" :
|
||||
{
|
||||
"navigationBarTitleText": "%mine.brand.settlement.title%",
|
||||
"navigationBarBackgroundColor": "#FFFFFF",
|
||||
"navigationBarTextStyle": "black",
|
||||
"enablePullDownRefresh": false,
|
||||
"navigationStyle": "default" // 默认样式,会显示返回图标
|
||||
}
|
||||
},
|
||||
{
|
||||
"path" : "pages/accelerate/accelerate",
|
||||
"style" :
|
||||
{
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path" : "pages/mine_my_team/mine_my_team",
|
||||
"style" :
|
||||
{
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path" : "pages/mine_coupon/mine_coupon",
|
||||
"style" :
|
||||
{
|
||||
"navigationBarTitleText": "%mine.coupon.title%",
|
||||
"navigationBarBackgroundColor": "#FFFFFF",
|
||||
"navigationBarTextStyle": "black",
|
||||
"enablePullDownRefresh": false,
|
||||
"navigationStyle": "default" // 默认样式,会显示返回图标
|
||||
}
|
||||
},
|
||||
{
|
||||
"path" : "pages/order_submit_error/order_submit_error",
|
||||
"style" :
|
||||
{
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path" : "pages/get_prize/get_prize",
|
||||
"style" :
|
||||
{
|
||||
"navigationBarTitleText": "%mine.get.prize%",
|
||||
"navigationBarBackgroundColor": "#FFFFFF",
|
||||
"navigationBarTextStyle": "black",
|
||||
"enablePullDownRefresh": false,
|
||||
"navigationStyle": "default" // 默认样式,会显示返回图标
|
||||
}
|
||||
},
|
||||
{
|
||||
"path" : "pages/mine_my_team_list/mine_my_team_list",
|
||||
"style" :
|
||||
{
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path" : "pages/mine_purse_bonus_withdraw/mine_purse_bonus_withdraw",
|
||||
"style" :
|
||||
{
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path" : "pages/mine_purse_bonus_withdraw_log/mine_purse_bonus_withdraw_log",
|
||||
"style" :
|
||||
{
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path" : "pages/mine_settings/mine_settings",
|
||||
"style" :
|
||||
{
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path" : "pages/mine_about_us/mine_about_us",
|
||||
"style" :
|
||||
{
|
||||
"navigationBarTitleText": "%mine.about.us.title%",
|
||||
"navigationBarBackgroundColor": "#FFFFFF",
|
||||
"navigationBarTextStyle": "black",
|
||||
"enablePullDownRefresh": false,
|
||||
"navigationStyle": "default" // 默认样式,会显示返回图标
|
||||
}
|
||||
},
|
||||
{
|
||||
"path" : "pages/mine_privacy_agreement/mine_privacy_agreement",
|
||||
"style" :
|
||||
{
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path" : "pages/mine_user_agreement/mine_user_agreement",
|
||||
"style" :
|
||||
{
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path" : "pages/mine_collection_alipay/mine_collection_alipay",
|
||||
"style" :
|
||||
{
|
||||
"navigationBarTitleText" : ""
|
||||
}
|
||||
},
|
||||
{
|
||||
"path" : "pages/mine_purse_log/mine_purse_log",
|
||||
"style" :
|
||||
{
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path" : "pages/mine_purse_recharge/mine_purse_recharge",
|
||||
"style" :
|
||||
{
|
||||
"navigationBarTitleText" : ""
|
||||
}
|
||||
},
|
||||
{
|
||||
"path" : "pages/mine_purse_exchange/mine_purse_exchange",
|
||||
"style" :
|
||||
{
|
||||
"navigationBarTitleText" : ""
|
||||
}
|
||||
},
|
||||
{
|
||||
"path" : "pages/mine_product_agreement/mine_product_agreement",
|
||||
"style" :
|
||||
{
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path" : "pages/zfb_payment/zfb_payment",
|
||||
"style" :
|
||||
{
|
||||
"navigationBarTitleText": "支付",
|
||||
"navigationBarBackgroundColor": "#FFFFFF",
|
||||
"navigationBarTextStyle": "black",
|
||||
"enablePullDownRefresh": false,
|
||||
"navigationStyle": "default" // 默认样式,会显示返回图标
|
||||
}
|
||||
},
|
||||
{
|
||||
"path" : "pages/payment_processing/payment_processing",
|
||||
"style" :
|
||||
{
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
}
|
||||
],
|
||||
"tabBar": {
|
||||
"color": "#808080FF",
|
||||
"selectedColor": "#ff7c41",
|
||||
"borderStyle": "black",
|
||||
"backgroundColor": "#F8F8F8",
|
||||
// "color": "#000000",
|
||||
// "selectedColor": "#03AD27",
|
||||
// "borderStyle": "black",
|
||||
// "backgroundColor": "#F8F8F8",
|
||||
"custom": true,
|
||||
"list": [{
|
||||
"pagePath": "pages/home/home",
|
||||
"text": "%index.home%",
|
||||
@@ -269,12 +409,14 @@
|
||||
"text": "%index.sort%",
|
||||
"iconPath": "/static/column/sort.png",
|
||||
"selectedIconPath": "/static/column/sort_sel.png"
|
||||
}, {
|
||||
"pagePath": "pages/hash_union/hash_union",
|
||||
"text": "%index.hash.union%",
|
||||
"iconPath": "/static/column/hx.png",
|
||||
"selectedIconPath": "/static/column/hx_sel.png"
|
||||
}, {
|
||||
},
|
||||
// {
|
||||
// "pagePath": "pages/hash_union/hash_union",
|
||||
// "text": "%index.hash.union%",
|
||||
// "iconPath": "/static/column/hx.png",
|
||||
// "selectedIconPath": "/static/column/hx_sel.png"
|
||||
// },
|
||||
{
|
||||
"pagePath": "pages/shopping_cart/shopping_cart",
|
||||
"text": "%index.shopping.cart%",
|
||||
"iconPath": "/static/column/shopping.png",
|
||||
@@ -288,6 +430,11 @@
|
||||
]
|
||||
},
|
||||
"globalStyle": {
|
||||
"navigationStyle": "custom"
|
||||
"navigationStyle": "custom",
|
||||
"app-plus": {
|
||||
"safearea": {
|
||||
"bottom": "env(safe-area-inset-bottom)"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user