main #34
@ -431,7 +431,7 @@ export default {
|
||||
|
||||
|
||||
initWxCode(appid) {
|
||||
let origin_uri = window.location.href.includes("dev") ? "https://www.opencomputing.cn/dev" : "https://www.opencomputing.cn"
|
||||
let origin_uri = window.location.href.includes("dev") ? "https://dev.opencomputing.cn" : "https://www.opencomputing.cn"
|
||||
let obj = new WxLogin({
|
||||
self_redirect: true, // 登录后是否跳转到当前页面
|
||||
id: "login_containera", // 绑定的div容器id
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user