#
whycq
2022-07-20 1332f04d2f15765e5d64c8778b5cb4a824e0d12f
pages/login/login.vue
@@ -214,6 +214,14 @@
               return;
            }
            uni.showLoading();
            setTimeout(function(){
               uni.hideLoading();
               uni.showToast({
                  title: '登录超时',
                  position: 'bottom',
                  duration: 1000
               });
            },6000)
            uni.request({
                url: this.baseHttp + this.baseIP + ':' +this.basePORT + this.baseUrl + '/login.action',
                data: {