暂存code
This commit is contained in:
+24
-11
@@ -26,16 +26,35 @@
|
||||
"pages/productInfo/productInfo",
|
||||
"pages/order_submit/order_submit",
|
||||
"pages/order_submit_ok/order_submit_ok",
|
||||
"pages/LuckyWheel/LuckyWheel"
|
||||
"pages/LuckyWheel/LuckyWheel",
|
||||
"pages/mine_winning_record/mine_winning_record",
|
||||
"pages/merchant_settlement/merchant_settlement",
|
||||
"pages/brand_settlement/brand_settlement",
|
||||
"pages/accelerate/accelerate",
|
||||
"pages/mine_my_team/mine_my_team",
|
||||
"pages/mine_coupon/mine_coupon",
|
||||
"pages/order_submit_error/order_submit_error",
|
||||
"pages/get_prize/get_prize",
|
||||
"pages/mine_my_team_list/mine_my_team_list",
|
||||
"pages/mine_purse_bonus_withdraw/mine_purse_bonus_withdraw",
|
||||
"pages/mine_purse_bonus_withdraw_log/mine_purse_bonus_withdraw_log",
|
||||
"pages/mine_settings/mine_settings",
|
||||
"pages/mine_about_us/mine_about_us",
|
||||
"pages/mine_privacy_agreement/mine_privacy_agreement",
|
||||
"pages/mine_user_agreement/mine_user_agreement",
|
||||
"pages/mine_collection_alipay/mine_collection_alipay",
|
||||
"pages/mine_purse_log/mine_purse_log",
|
||||
"pages/mine_purse_recharge/mine_purse_recharge",
|
||||
"pages/mine_purse_exchange/mine_purse_exchange",
|
||||
"pages/mine_product_agreement/mine_product_agreement",
|
||||
"pages/zfb_payment/zfb_payment",
|
||||
"pages/payment_processing/payment_processing"
|
||||
],
|
||||
"window": {
|
||||
"navigationStyle": "custom"
|
||||
},
|
||||
"tabBar": {
|
||||
"color": "#808080FF",
|
||||
"selectedColor": "#ff7c41",
|
||||
"borderStyle": "black",
|
||||
"backgroundColor": "#F8F8F8",
|
||||
"custom": true,
|
||||
"list": [
|
||||
{
|
||||
"pagePath": "pages/home/home",
|
||||
@@ -49,12 +68,6 @@
|
||||
"iconPath": "/static/column/sort.png",
|
||||
"selectedIconPath": "/static/column/sort_sel.png"
|
||||
},
|
||||
{
|
||||
"pagePath": "pages/hash_union/hash_union",
|
||||
"text": "哈希联盟",
|
||||
"iconPath": "/static/column/hx.png",
|
||||
"selectedIconPath": "/static/column/hx_sel.png"
|
||||
},
|
||||
{
|
||||
"pagePath": "pages/shopping_cart/shopping_cart",
|
||||
"text": "购物车",
|
||||
|
||||
Reference in New Issue
Block a user