wzh пре 4 дана
родитељ
комит
bcb4a82963
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      pages/cjx/shop/shop.vue

+ 1 - 1
pages/cjx/shop/shop.vue

@@ -15,7 +15,7 @@ const appId = "wxe25fed34f9f70ef4";
     onLoad(opt){
       let type = opt.type;
       // this.src = "https://cjxmall.dnzc.vip"
-      this.src = "https://d.dnzc.vip/cache/wx?appid="+appId+"&redirect_uri=https%3A%2F%2Fcjxmall2.dnzc.vip%2Fpages%2Fusers%2Fwechat_login%2Findex%3Fstate="+type+"&response_type=code&scope=snsapi_userinfo&connect_redirect=1#wechat_redirect"
+      this.src = "https://d.dnzc.vip/cache/wx?appid="+appId+"&redirect_uri=https%3A%2F%2Fcjxmall3.dnzc.vip%2Fpages%2Fusers%2Fwechat_login%2Findex%3Fstate="+type+"&response_type=code&scope=snsapi_userinfo&connect_redirect=1#wechat_redirect"
     },
 		methods: {