shaogen1995 před 2 roky
rodič
revize
5d3f2a51f9
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      yfyc/src/views/Interact/index.vue

+ 1 - 1
yfyc/src/views/Interact/index.vue

@@ -87,7 +87,7 @@ export default {
       //此处的ID是在文档的开发-基本配置里面
       let appid = "wx3255043d1b21a4f7";
       // let url = "http://192.168.20.48:8080/#/layout/interact";
-      let url = "https://yifangyice.4dage.com/web/index.html#/layout/interact";
+      let url = baseURL + "/web/index.html#/layout/interact";
       window.location.href =
         "https://open.weixin.qq.com/connect/oauth2/authorize?appid=" +
         appid +