From 8d541891aec8242c13839b2daddcd305dbb6f548 Mon Sep 17 00:00:00 2001 From: BTMuli Date: Sun, 11 Jan 2026 22:15:12 +0800 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20=E4=B8=8A=E4=BC=A0=E7=A5=88?= =?UTF-8?q?=E6=84=BF=E6=95=B0=E6=8D=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit #202 --- ...go-hutao-download.vue => ugo-hutao-du.vue} | 48 ++++++++---- src/pages/User/Gacha.vue | 74 +++++++++++++++++-- src/plugins/Hutao/index.ts | 4 +- src/plugins/Hutao/request/gachaReq.ts | 20 +++++ src/plugins/Hutao/types/Gacha.d.ts | 19 ++++- src/store/modules/hutao.ts | 8 ++ src/utils/toolFunc.ts | 15 +++- 7 files changed, 162 insertions(+), 26 deletions(-) rename src/components/userGacha/{ugo-hutao-download.vue => ugo-hutao-du.vue} (74%) diff --git a/src/components/userGacha/ugo-hutao-download.vue b/src/components/userGacha/ugo-hutao-du.vue similarity index 74% rename from src/components/userGacha/ugo-hutao-download.vue rename to src/components/userGacha/ugo-hutao-du.vue index 102f9cd1..13f6f91c 100644 --- a/src/components/userGacha/ugo-hutao-download.vue +++ b/src/components/userGacha/ugo-hutao-du.vue @@ -1,12 +1,12 @@