Commit 84c56042 authored by lijiongliang's avatar lijiongliang

登录修改

parent acde9d87
...@@ -130,6 +130,7 @@ export default { ...@@ -130,6 +130,7 @@ export default {
// uni.hideLoading() // uni.hideLoading()
that.decodePhoneLogin(e.detail) that.decodePhoneLogin(e.detail)
} else { } else {
uni.hideLoading()
console.log("用户点击了拒绝") console.log("用户点击了拒绝")
} }
}, },
......
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