wwf
16 小时以前 38712ae83223cb244020e255fc37e1ce35775c45
src/views/h5/login/bind.vue
@@ -90,7 +90,7 @@
        const data = {
          captchaVerification: '',
          mobile: this.form.mobile,
          scene: 21,
          scene: 31,
        }
        this.sendCodeLoading = true
        this.$axios.post('/system/auth/send-sms-code', data).then(res => {