|
@@ -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 +
|