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