Commit a8fcc67b authored by youjie's avatar youjie

no message

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