1
2026-05-19 0ef335dce6b9f40f094fa46e08b0888a594fd2e1
src/page/user/account.vue
@@ -294,7 +294,8 @@
    // 充值提示
    czts() {
      // Toast(this.$t("充值提示"));
      window.open(config.onlineService); // 跳转客服
      // window.open(config.onlineService); // 跳转客服
      this.$router.push('/chongz');
    }
  },
  created() {