update login.vue
This commit is contained in:
parent
ea98ccec1a
commit
9730d1c936
@ -63,6 +63,7 @@
|
||||
uni.showLoading({
|
||||
title: '正在获取验证码'
|
||||
})
|
||||
//模拟发送
|
||||
this.$H.post("user/sendSmsCode", {
|
||||
mobile: this.form.mobile
|
||||
}).then(res => {
|
||||
|
Loading…
Reference in New Issue
Block a user