From 310c0bc8e20abc4b1a22a4bd2d455bd45171fc42 Mon Sep 17 00:00:00 2001 From: Wik-T <812952667@qq.com> Date: Mon, 6 Jun 2022 09:18:29 +0800 Subject: [PATCH] =?UTF-8?q?1.=E4=BF=AE=E6=94=B9ios=20=E5=AE=9A=E4=BD=8D?= =?UTF-8?q?=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/tabBar/home/home.vue | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pages/tabBar/home/home.vue b/pages/tabBar/home/home.vue index 3a5bb55..b1d0229 100644 --- a/pages/tabBar/home/home.vue +++ b/pages/tabBar/home/home.vue @@ -265,7 +265,7 @@ methods: { jumpcdx() { location.href = - 'https://open.weixin.qq.com/connect/oauth2/authorize?appid=wxa075e8509802f826&redirect_uri=https%3A%2F%2Fhsgcs.dctpay.com%2FhsgH5%2Findex.html%23%2F&response_type=code&scope=snsapi_base&state=1#wechat_redirect'; + 'https://open.weixin.qq.com/connect/oauth2/authorize?appid=wxa075e8509802f826&redirect_uri=https%3A%2F%2Fhsg.dctpay.com%2FhsgH5%2Findex.html%23%2F&response_type=code&scope=snsapi_base&state=1#wechat_redirect'; }, //获取首页功能 getCmsContentcmsContent() { @@ -424,15 +424,15 @@ app.globalData.cityName = res.return_data.result.addressComponent .province; app.globalData.cityId = res.return_data.result.addressComponent.adcode; - app.globalData.cityId = '500103'; - // if (res.return_data.result.addressComponent.adcode) { + // app.globalData.cityId = '500103'; + if (res.return_data.result.addressComponent.adcode) { that.getCouponListArea(); that.getCouponListgold(); that.getCmsContent(); that.getCmsAactibity(); that.getCmsContentcmshome(); that.getCmsContentcmsContent(); - // } + } uni.getStorage({ key: 'accountType', success(e) {