Selaa lähdekoodia

bug修复

master
suizhijia 5 vuotta sitten
vanhempi
commit
4c8f5b1c48
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. +1
    -0
      496_dongfengqichen/pages/mobileVerification/mobileVerification.js

+ 1
- 0
496_dongfengqichen/pages/mobileVerification/mobileVerification.js Näytä tiedosto

wx.setStorageSync('userMobile', this.data.mobileText); wx.setStorageSync('userMobile', this.data.mobileText);
app.globalData.userMobile = this.data.mobileText; app.globalData.userMobile = this.data.mobileText;
if (res.data != null) { if (res.data != null) {
app.globalData.authenticationStatus = res.data;
app.globalData.certificationState = res.data.certificationState; app.globalData.certificationState = res.data.certificationState;
wx.redirectTo({ wx.redirectTo({
url: '../scout/scout' url: '../scout/scout'

Loading…
Peruuta
Tallenna