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