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