Commit 7cfcf1c3 authored by 黄奎's avatar 黄奎

小程序授权

parent 19048cda
......@@ -132,7 +132,6 @@
},
(res) => {
if (res.resultCode == 1) {
that.obj.phoneNum =JSON.parse(res.data).phoneNumber
let urls =`https://jj.kookaku.com?phoneNum=${that.obj.phoneNum}`
that.url=decodeURIComponent(urls)
......
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