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