|
|
@ -265,7 +265,7 @@ |
|
|
|
methods: { |
|
|
|
methods: { |
|
|
|
jumpcdx() { |
|
|
|
jumpcdx() { |
|
|
|
location.href = |
|
|
|
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() { |
|
|
|
getCmsContentcmsContent() { |
|
|
@ -424,15 +424,15 @@ |
|
|
|
app.globalData.cityName = res.return_data.result.addressComponent |
|
|
|
app.globalData.cityName = res.return_data.result.addressComponent |
|
|
|
.province; |
|
|
|
.province; |
|
|
|
app.globalData.cityId = res.return_data.result.addressComponent.adcode; |
|
|
|
app.globalData.cityId = res.return_data.result.addressComponent.adcode; |
|
|
|
app.globalData.cityId = '500103'; |
|
|
|
// app.globalData.cityId = '500103'; |
|
|
|
// if (res.return_data.result.addressComponent.adcode) { |
|
|
|
if (res.return_data.result.addressComponent.adcode) { |
|
|
|
that.getCouponListArea(); |
|
|
|
that.getCouponListArea(); |
|
|
|
that.getCouponListgold(); |
|
|
|
that.getCouponListgold(); |
|
|
|
that.getCmsContent(); |
|
|
|
that.getCmsContent(); |
|
|
|
that.getCmsAactibity(); |
|
|
|
that.getCmsAactibity(); |
|
|
|
that.getCmsContentcmshome(); |
|
|
|
that.getCmsContentcmshome(); |
|
|
|
that.getCmsContentcmsContent(); |
|
|
|
that.getCmsContentcmsContent(); |
|
|
|
// } |
|
|
|
} |
|
|
|
uni.getStorage({ |
|
|
|
uni.getStorage({ |
|
|
|
key: 'accountType', |
|
|
|
key: 'accountType', |
|
|
|
success(e) { |
|
|
|
success(e) { |
|
|
|