2.修改话费支付跳转
@ -1222,7 +1222,7 @@
"pagePath": "pages/tabBar/category/category",
"iconPath": "static/img/tabBar/category.png",
"selectedIconPath": "static/img/tabBar/category-on.png",
"text": "商户"
"text": "商户地图"
},
{
@ -419,7 +419,7 @@
jumpcoupons(e) {
if (e.discountUseScope == 3) {
uni.navigateTo({
url: '../../../subPages/recharge/recharge'
url: '../../../subPages/recharge-centre/recharge-centre',
})
} else if (e.discountUseScope == 4) {
app.globalData.distinguishid = 1;