#
whycq
2022-08-03 12ad066e66b34c3eeb3a1f9589f798a5916becfb
pages/login/login.vue
@@ -162,6 +162,7 @@
             that.PORT = '8080';
         }
         const PROJ = uni.getStorageSync('UPROJ');
         this.PROJECT = PROJ;
         this.baseUrl = PROJ
      },
      onLoad:function(){