Commit 306123ce by zhangleyuan

feat:处理二维码不出来的问题

parent 34b5c455
...@@ -7,6 +7,7 @@ import './WechatLogin.less' ...@@ -7,6 +7,7 @@ import './WechatLogin.less'
const Logo = require("@/common/images/logo.png") const Logo = require("@/common/images/logo.png")
declare var location: any; declare var location: any;
export default function WechatLogin(props: any) { export default function WechatLogin(props: any) {
const freshTime = 60; const freshTime = 60;
const init: any = null; const init: any = null;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment