1
PC-20250623MANY\Administrator
2025-08-30 bc3a812e4134c46f2c7f118de0cf7cbee7ef58c2
src/App.vue
@@ -28,12 +28,16 @@
    };
  },
  created() {
    this.getInfoSite();
    // this.getInfoSite();
  },
  methods: {
    // 跳转客服页面
    aRouter1() {
      window.open(this.onlineService);
      // window.open(this.onlineService);
      this.$message({
        message: this.$t("kf1"),
        type: "warning",
      });
    },
    // 获取客服地址
    async getInfoSite() {