wjli
2024-04-09 542dcd62fa061525a00339011ff24246f03b820e
src/views/home/home.vue
@@ -567,7 +567,7 @@
  },
  mounted() {
    let token = this.getSessionStore('accessToken')
    this.token = `http://111.63.178.115:9093?token=${token}`;
    this.token = `https://111.63.178.115:9093?token=${token}`;
    // this.token = `http://localhost:63343/dp/index.html?token=$vj$xCShfaQRUQlF8lqL1lwWi2auOrkLfkoecRuDWiJXlTnSg1mh6BODfjieo3ncsosjiocew?token1=${token}`;
    //this.token = `http://127.0.0.1:8848/dp/index.html?token=${token}`;
    //alert(this.toCode('管理员'))