qingyiay
2024-02-01 a6ed23b018343a68f9fd276647cc4af817398d1b
src/views/auto-chat/setting/setting.vue
@@ -374,7 +374,7 @@
        });
        return;
      }
      this.demoUrl = `${this.domain}/chat/chat.html?accessToken=${this.getStore(
      this.demoUrl = `${this.domain}/chat/chat.html?accessToken=${this.getSessionStore(
        "accessToken"
      )}&time=${new Date()}`;
      if (previewPC) {
@@ -510,4 +510,4 @@
    background: #fafafa;
  }
}
</style>
</style>