1
jhzh
2026-02-27 5dfb843c29fdcc1693961b70a36ddee3fea85a4a
1
1 files modified
2 ■■■ changed files
src/page/user/recharge.vue 2 ●●● patch | view | raw | blame | history
src/page/user/recharge.vue
@@ -178,7 +178,7 @@
      // 点击确认按钮时的事件
      onConfirm() {
        this.dialogVisible = false;
          window.open('https://lin.ee/7I7cvGD', '_blank');
          window.open('https://line.me/ti/p/3Cg9N_baNj', '_blank');
        console.log("已确认操作");
      },
      // 点击取消按钮时的事件