From 3fb7f45789149c23e866629d4beec63f92742e26 Mon Sep 17 00:00:00 2001
From: liRQ <813144884@qq.com>
Date: Sat, 27 Jun 2026 16:02:19 +0800
Subject: [PATCH] =?UTF-8?q?=E5=8A=9F=E8=83=BD=EF=BC=9A=E6=96=B0=E5=A2=9E?=
=?UTF-8?q?=E8=AE=BE=E7=BD=AE=E9=A1=B5=E9=9D=A2=E5=92=8C=E6=B5=B7=E6=8A=A5?=
=?UTF-8?q?=E5=8D=A1=E7=89=87=E7=9A=84=E5=AF=BC=E6=BC=94=E3=80=81=E4=B8=BB?=
=?UTF-8?q?=E6=BC=94=E5=8F=8A=E7=AE=80=E4=BB=8B=E5=B1=95=E7=A4=BA=EF=BC=8C?=
=?UTF-8?q?=E4=BC=98=E5=8C=96=E6=B5=B7=E6=8A=A5=E5=8A=A0=E8=BD=BD=E6=A0=B7?=
=?UTF-8?q?=E5=BC=8F?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
vue/src/App.vue | 148 +++++++--
vue/src/api/index.js | 76 ++++-
vue/src/components/PosterCard.vue | 129 +++++++-
vue/src/components/SettingsView.vue | 71 +++-
vue/src/style.css | 483 +++++++++++++++++++++++++++-
5 files changed, 852 insertions(+), 55 deletions(-)
diff --git a/vue/src/App.vue b/vue/src/App.vue
index 0cd4ca1..cc5fb4a 100644
--- a/vue/src/App.vue
+++ b/vue/src/App.vue
@@ -191,6 +191,10 @@
TMDB 配置
+