12
whycq
2022-02-22 066b803e929f2bc6ef0356a781f4e2907efdd1a9
pages/login/login.vue
@@ -151,6 +151,7 @@
            this.UIP = type
            uni.setStorageSync('UIP',type)
            this.baseIP = type
            },
         checkboxChange: function(e) {
             if (e.detail.value.length == 1) {
@@ -173,6 +174,7 @@
               return;
            }
            uni.showLoading();
            console.log(this.baseIP)
            uni.request({
                url: this.baseHttp + this.baseIP + this.baseUrl + '/login.action',
                data: {