Commit a8fcc67b authored by youjie's avatar youjie

no message

parent 122f265a
......@@ -57,7 +57,6 @@
}
}
})
console.log(this.param,'------0000')
}
},
......@@ -98,12 +97,10 @@
icon: "none",
});
setTimeout(() => {
if(failed.message=='同业已绑定微信!'){
let newUrl = '/pages/index/index';
uni.redirectTo({
url: newUrl
})
}
let newUrl = '/pages/index/index';
uni.redirectTo({
url: newUrl
})
setTimeout(() => {
this.ShareLoginstatus = false
}, 2000)
......
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