This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
bjquanjiang
/
DigitalScholl
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
微信登陆
临城职教中职
杨晓琪
2 years ago
parent
50976374ce
commit
edab31ddd9
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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
View File
@@ -173,7 +173,7 @@ export default {
var postData = {
username: this.username,
password: this.password,
password: this.
MD5(this.
password
)
,
openid: this.openid,
up: up
};
Write
Preview
Loading…
Cancel
Save