|
|
|
@ -81,11 +81,11 @@ |
|
|
|
|
const methodToPatch = ['navigateTo', 'redirectTo', 'switchTab', ]; |
|
|
|
|
|
|
|
|
|
let arr = [ |
|
|
|
|
"/subPages/recharge-centre/recharge-centre",//话费充值 |
|
|
|
|
// "/subPages/recharge-centre/recharge-centre",//话费充值 |
|
|
|
|
"/pages/user/mineCoupons/mineCoupons",//卡券中心 |
|
|
|
|
"/pages/user/myPromotion/myPromotion",//我的推广 |
|
|
|
|
"/subPages/cardsList/cardsList",//卡管理 |
|
|
|
|
"/pages/user/deposit/deposit",//积分充值 |
|
|
|
|
// "/pages/user/deposit/deposit",//积分充值 |
|
|
|
|
"/physical-merchants/address/address",//我的地址 |
|
|
|
|
"/pages/goods/recording/recording",//积分记录 |
|
|
|
|
"../../../subPages/cardsList/cardsList",//卡管理 |
|
|
|
@ -96,7 +96,11 @@ |
|
|
|
|
"/physical-merchants/classify/cart/cart",//我的购物车 |
|
|
|
|
|
|
|
|
|
"../order/confirmation",//兑换 |
|
|
|
|
"../coupon-comfirmation/coupon-comfirmation",//天天好券 |
|
|
|
|
"../coupon-comfirmation/coupon-comfirmation",//天天好券,每日好券 |
|
|
|
|
"/pages/goods/refuel-confirm/refuel-confirm",//加油下单 |
|
|
|
|
"../unionComfirmation/unionComfirmation",//话费充值下单 |
|
|
|
|
"/physical-merchants/settleAccounts/settleAccounts",//实物下单 |
|
|
|
|
"../rec-confirmation/rec-confirmation",//会员充值 |
|
|
|
|
|
|
|
|
|
]; |
|
|
|
|
|
|
|
|
|