#
whycq
2022-09-13 a38b135d0517a586a15d198fc04c40f93b067c2c
pages/login/login.vue
@@ -44,7 +44,6 @@
            </view>
        </scroll-view>
      
      <view>
         <uni-popup ref="popup" type="right">
            <view class="config">
@@ -205,7 +204,6 @@
            uni.setStorageSync('UPORT',this.basePORT)
            this.baseUrl = this.PROJECT
            uni.setStorageSync('UPROJ',this.baseUrl)
            this.$refs.popup.close()
         },
         longpressImg() { // 长按图片
@@ -269,7 +267,6 @@
                  duration: 1000
               });
            },6000)
            console.log(this.baseUrl)
            uni.request({
                url: this.baseHttp + this.baseIP + ':' +this.basePORT +"/" +this.baseUrl + '/login.action',
                data: {