pages/login/login.vue
@@ -202,7 +202,7 @@ uni.request({ url: this.baseHttp + this.baseIP + ':' +this.basePORT + this.baseUrl + '/login.action', data: { mobile:this.userName, username:this.userName, password:md5.hex_md5(this.password) }, header: {