diff --git a/pages.json b/pages.json index b78b56e..02f32fa 100644 --- a/pages.json +++ b/pages.json @@ -1222,7 +1222,7 @@ "pagePath": "pages/tabBar/category/category", "iconPath": "static/img/tabBar/category.png", "selectedIconPath": "static/img/tabBar/category-on.png", - "text": "商户" + "text": "商户地图" }, { diff --git a/pages/user/coupon/coupon.vue b/pages/user/coupon/coupon.vue index 140eea7..621b946 100644 --- a/pages/user/coupon/coupon.vue +++ b/pages/user/coupon/coupon.vue @@ -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;