|
|
@ -60,7 +60,7 @@ const onGetphonenumber: UniHelper.ButtonOnGetphonenumber = async (ev) => { |
|
|
|
// 模拟手机号码快捷登录(开发练习) |
|
|
|
const onGetphonenumberSimple = async () => { |
|
|
|
console.log(111) |
|
|
|
const res = await postLoginWxMinSimpleAPI('13123456789') |
|
|
|
const res = await postLoginWxMinSimpleAPI('18730880302') |
|
|
|
loginSuccess(res.result) |
|
|
|
} |
|
|
|
|
|
|
|