去除无用log;修改H5端登录无法重定向的问题
This commit is contained in:
@ -274,7 +274,6 @@ export function wechatEvevt(name, config) {
|
||||
let wx;
|
||||
let configDefault = {
|
||||
fail(res) {
|
||||
console.log(res);
|
||||
if (wx) return reject({ is_ready: true, wx: wx });
|
||||
getWechatConfig().then(res => {
|
||||
wechatObj.signSignature({
|
||||
|
Reference in New Issue
Block a user