lixuliang
2024-11-22 879a3501a8ab9767a59458ad8c337f6c25e2e7c4
src/components/index.vue
@@ -275,7 +275,7 @@
    },
    toSysIndex() {
      // 检查token,跳到后台系统
      this.checkToken("http://localhost:80" + URLconfig.adminUrl); // http://192.168.11.203:8090/sys/system/user
      this.checkToken("http://localhost:8081" + URLconfig.adminUrl); // http://192.168.11.203:8090/sys/system/user
      // this.checkToken(URLconfig.origin + URLconfig.adminUrl); // http://192.168.11.203:8090/sys/system/user
      // console.log(URLconfig.origin + URLconfig.adminUrl);
      // console.log(URLconfig.origin);