#
whycq
2022-04-12 12f9bcbd74359c0fc58eea98e4f1685477b7e63f
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,