소스 검색

微信登陆

临城职教中职
杨晓琪 2 년 전
부모
커밋
edab31ddd9
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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 파일 보기

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


불러오는 중...
취소
저장