From 1c875cb6a202c324cc5032bc9608b66877c17a2d Mon Sep 17 00:00:00 2001 From: hzj <1304805162@qq.com> Date: Fri, 17 Oct 2025 11:04:49 +0800 Subject: [PATCH] =?UTF-8?q?feat(=E9=87=91=E5=B8=81=E4=BB=A3=E7=90=86?= =?UTF-8?q?=E9=A1=B5):=20=E4=BD=BF=E7=94=A8=E7=AC=AC=E4=B8=89=E6=96=B9?= =?UTF-8?q?=E7=9A=84=E5=A4=8D=E5=88=B6=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 1 + src/views/RechargeAgency/Recruit.vue | 28 ++++++++++++++++++++++++---- 2 files changed, 25 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index e678dc6..ce6eca5 100644 --- a/package.json +++ b/package.json @@ -18,6 +18,7 @@ "lint": "eslint . --fix" }, "dependencies": { + "@vueuse/core": "^13.9.0", "airwallex-payment-elements": "^1.131.0", "pinia": "^3.0.3", "vant": "^4.9.21", diff --git a/src/views/RechargeAgency/Recruit.vue b/src/views/RechargeAgency/Recruit.vue index d02bcf4..f154b37 100644 --- a/src/views/RechargeAgency/Recruit.vue +++ b/src/views/RechargeAgency/Recruit.vue @@ -26,7 +26,7 @@