From f963dac08189051d5e5ece74bf7f4020aa7f03f0 Mon Sep 17 00:00:00 2001 From: donghaolin <17667510818@163.com> Date: Tue, 1 Apr 2025 10:29:23 +0800 Subject: [PATCH] =?UTF-8?q?4/1=E6=97=A5=E4=B8=80=E6=9C=9F=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- gold-system/index.html | 44 +- gold-system/package-lock.json | 503 +++++++++-------------- gold-system/package.json | 2 +- gold-system/src/router/index.js | 10 +- gold-system/src/util/http.js | 5 +- gold-system/src/views/audit/rechargeAudit.vue | 197 +++++++-- gold-system/src/views/audit/refundAudit.vue | 118 ++++-- gold-system/src/views/consume/addConsume.vue | 148 +++++-- gold-system/src/views/consume/allConsume.vue | 110 +++-- gold-system/src/views/index.vue | 37 +- gold-system/src/views/login.vue | 79 +++- gold-system/src/views/permissions/index.vue | 269 ++++++++++-- gold-system/src/views/recharge/addRecharge.vue | 42 +- gold-system/src/views/recharge/adminRecharge.vue | 121 +++++- gold-system/src/views/recharge/allRecharge.vue | 113 +++-- gold-system/src/views/refund/addRefund.vue | 68 ++- gold-system/src/views/refund/allRefund.vue | 197 ++++++++- gold-system/src/views/usergold/index.vue | 119 ++++-- gold-system/src/views/usergoldInfo/index.vue | 71 +++- gold-system/src/views/workspace/index.vue | 124 ++++-- gold-system/vite.config.ts | 2 +- 21 files changed, 1701 insertions(+), 678 deletions(-) diff --git a/gold-system/index.html b/gold-system/index.html index b771669..b5a317e 100644 --- a/gold-system/index.html +++ b/gold-system/index.html @@ -3,44 +3,20 @@
- +