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