#
whycq
2022-05-14 cceaae2bd30ea8d643cef2175069cbe2186c086a
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,