Kaynağa Gözat

手机绑定微信md5密码去掉

西昌缴费二期
liangkun 2 yıl önce
ebeveyn
işleme
49864f4c33
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. +1
    -1
      Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/weixinLogin.vue

+ 1
- 1
Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/weixinLogin.vue Dosyayı Görüntüle

@@ -174,7 +174,7 @@ export default {
var postData = {
username: this.username,
password: this.MD5(this.password) ,
password: this.password,
openid: this.openid,
up: up
};


Yükleniyor…
İptal
Kaydet