From 1bba83a3c64921699e4413d40205a5fb9e348fa7 Mon Sep 17 00:00:00 2001 From: fanbook-wangdage <124357765+fanbook-wangdage@users.noreply.github.com> Date: Mon, 9 Mar 2026 19:19:18 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E7=A5=88=E6=84=BF=E8=AE=B0?= =?UTF-8?q?=E5=BD=95=E9=A1=B5=E9=9D=A2=EF=BC=8C=E6=A0=B9=E6=8D=AE=E7=94=A8?= =?UTF-8?q?=E6=88=B7=E6=9D=83=E9=99=90=E6=98=BE=E7=A4=BA=E4=BE=A7=E8=BE=B9?= =?UTF-8?q?=E6=A0=8F=E9=A1=B9=E7=9B=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 + index.html | 2 +- public/metadata/gacha_items.json | 4031 ++++++++++++++++++++++++++++++ src/api/gachaLog.ts | 83 + src/layouts/DefaultLayout.vue | 41 +- src/router/index.ts | 18 +- src/router/permission.ts | 15 + src/views/gacha-log/index.vue | 847 +++++++ 8 files changed, 5033 insertions(+), 6 deletions(-) create mode 100644 public/metadata/gacha_items.json create mode 100644 src/api/gachaLog.ts create mode 100644 src/views/gacha-log/index.vue diff --git a/.gitignore b/.gitignore index a547bf3..459f308 100644 --- a/.gitignore +++ b/.gitignore @@ -22,3 +22,5 @@ dist-ssr *.njsproj *.sln *.sw? + +/test_scripts \ No newline at end of file diff --git a/index.html b/index.html index 5f71f3b..5d1c2cb 100644 --- a/index.html +++ b/index.html @@ -4,7 +4,7 @@ -
正在加载祈愿记录...
+