2025-02-28 16:19:58 +08:00
|
|
|
{
|
|
|
|
|
"pages": [
|
2025-03-20 08:46:07 +08:00
|
|
|
"pages/home/home",
|
2025-02-28 16:19:58 +08:00
|
|
|
"pages/index/index",
|
2025-03-20 08:46:07 +08:00
|
|
|
"pages/sort/sort",
|
|
|
|
|
"pages/shopping_cart/shopping_cart",
|
2025-05-07 09:54:33 +08:00
|
|
|
"pages/LuckyWheel/LuckyWheel",
|
|
|
|
|
"pages/merchant_settlement/merchant_settlement",
|
|
|
|
|
"pages/brand_settlement/brand_settlement",
|
2025-05-30 18:44:14 +08:00
|
|
|
"pages/supply_chain/supply_chain",
|
2025-08-05 15:25:23 +08:00
|
|
|
"pages/merchant_settlement_ok/merchant_settlement_ok",
|
|
|
|
|
"pages/finance/finance",
|
|
|
|
|
"pages/customized_zone/customized_zone",
|
2025-08-06 20:25:41 +08:00
|
|
|
"pages/mine/mine"
|
|
|
|
|
],
|
|
|
|
|
"subPackages": [
|
|
|
|
|
{
|
|
|
|
|
"root": "pages/mine_package",
|
|
|
|
|
"pages": [
|
|
|
|
|
"mine_bank_card/mine_bank_card",
|
|
|
|
|
"mine_bank_add/mine_bank_add",
|
|
|
|
|
"mine_address/mine_address",
|
|
|
|
|
"mine_address_add/mine_address_add",
|
|
|
|
|
"mine_authentication/mine_authentication",
|
|
|
|
|
"mine_authentication_ok/mine_authentication_ok",
|
|
|
|
|
"mine_purse/mine_purse",
|
|
|
|
|
"mine_order/mine_order",
|
|
|
|
|
"mine_order_info/mine_order_info",
|
|
|
|
|
"mine_purse_bonus/mine_purse_bonus",
|
|
|
|
|
"mine_winning_record/mine_winning_record",
|
|
|
|
|
"mine_transaction_password/mine_transaction_password",
|
|
|
|
|
"mine_purse_recharge/mine_purse_recharge",
|
|
|
|
|
"mine_purse_exchange/mine_purse_exchange",
|
|
|
|
|
"mine_product_agreement/mine_product_agreement",
|
|
|
|
|
"mine_about_us/mine_about_us",
|
|
|
|
|
"mine_privacy_agreement/mine_privacy_agreement",
|
|
|
|
|
"mine_user_agreement/mine_user_agreement",
|
|
|
|
|
"mine_collection_alipay/mine_collection_alipay",
|
|
|
|
|
"mine_purse_log/mine_purse_log",
|
|
|
|
|
"mine_my_team_list/mine_my_team_list",
|
|
|
|
|
"mine_purse_bonus_withdraw/mine_purse_bonus_withdraw",
|
|
|
|
|
"mine_purse_bonus_withdraw_log/mine_purse_bonus_withdraw_log",
|
|
|
|
|
"mine_settings/mine_settings",
|
|
|
|
|
"mine_my_team/mine_my_team",
|
|
|
|
|
"mine_coupon/mine_coupon"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"root": "pages/order_package",
|
|
|
|
|
"pages": [
|
|
|
|
|
"order_submit/order_submit",
|
|
|
|
|
"order_submit_ok/order_submit_ok",
|
|
|
|
|
"order_submit_error/order_submit_error"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"root": "pages/rwa_package",
|
|
|
|
|
"pages": [
|
|
|
|
|
"rwa/rwa",
|
|
|
|
|
"rwa_add/rwa_add",
|
|
|
|
|
"rwa_binding/rwa_binding",
|
|
|
|
|
"rwa_withdrawal/rwa_withdrawal",
|
|
|
|
|
"rwa_withdrawal_log/rwa_withdrawal_log"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"root": "pages/login_package",
|
|
|
|
|
"pages": [
|
|
|
|
|
"accelerate/accelerate",
|
|
|
|
|
"news_info/news_info",
|
|
|
|
|
"preference/preference",
|
|
|
|
|
"welcome/welcome",
|
|
|
|
|
"login/login",
|
|
|
|
|
"register/register",
|
|
|
|
|
"news/news"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"root": "pages/other_package",
|
|
|
|
|
"pages": [
|
|
|
|
|
"payment_processing/payment_processing",
|
|
|
|
|
"pointsRedemption/pointsRedemption",
|
|
|
|
|
"productInfo/productInfo",
|
|
|
|
|
"search/search",
|
|
|
|
|
"turntable/turntable",
|
|
|
|
|
"get_prize/get_prize",
|
|
|
|
|
"invite_friends/invite_friends",
|
|
|
|
|
"zfb_payment/zfb_payment"
|
|
|
|
|
]
|
|
|
|
|
}
|
2025-02-28 16:19:58 +08:00
|
|
|
],
|
|
|
|
|
"window": {
|
2025-03-20 08:46:07 +08:00
|
|
|
"navigationStyle": "custom"
|
2025-02-28 16:19:58 +08:00
|
|
|
},
|
|
|
|
|
"tabBar": {
|
2025-05-07 09:54:33 +08:00
|
|
|
"custom": true,
|
2025-02-28 16:19:58 +08:00
|
|
|
"list": [
|
|
|
|
|
{
|
2025-03-20 08:46:07 +08:00
|
|
|
"pagePath": "pages/home/home",
|
|
|
|
|
"text": "主页",
|
|
|
|
|
"iconPath": "/static/column/home.png",
|
|
|
|
|
"selectedIconPath": "/static/column/home_sel.png"
|
2025-02-28 16:19:58 +08:00
|
|
|
},
|
|
|
|
|
{
|
2025-03-20 08:46:07 +08:00
|
|
|
"pagePath": "pages/sort/sort",
|
|
|
|
|
"text": "分类",
|
|
|
|
|
"iconPath": "/static/column/sort.png",
|
|
|
|
|
"selectedIconPath": "/static/column/sort_sel.png"
|
2025-02-28 16:19:58 +08:00
|
|
|
},
|
2025-05-30 18:44:14 +08:00
|
|
|
{
|
|
|
|
|
"pagePath": "pages/supply_chain/supply_chain",
|
|
|
|
|
"text": "供应链",
|
|
|
|
|
"iconPath": "/static/column/supply_chain.png",
|
|
|
|
|
"selectedIconPath": "/static/column/supply_chain_sel.png"
|
|
|
|
|
},
|
2025-02-28 16:19:58 +08:00
|
|
|
{
|
2025-03-20 08:46:07 +08:00
|
|
|
"pagePath": "pages/shopping_cart/shopping_cart",
|
|
|
|
|
"text": "购物车",
|
|
|
|
|
"iconPath": "/static/column/shopping.png",
|
|
|
|
|
"selectedIconPath": "/static/column/shopping_sel.png"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"pagePath": "pages/mine/mine",
|
|
|
|
|
"text": "我的",
|
|
|
|
|
"iconPath": "/static/column/mine.png",
|
|
|
|
|
"selectedIconPath": "/static/column/mine_sel.png"
|
2025-02-28 16:19:58 +08:00
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"usingComponents": {}
|
|
|
|
|
}
|