#
whycq
2022-05-12 3dc1c36cc46adda3ade2777e94cb5c6de3a87e15
pages/login/login.vue
@@ -215,7 +215,6 @@
            }
            uni.showLoading();
            uni.request({
                url: this.baseHttp + this.baseIP + ':' +this.basePORT + this.baseUrl + '/login.action',
                data: {
                  username:this.userName,