From ef0de7ad8cacc95f1ae78baa065896839386eb95 Mon Sep 17 00:00:00 2001 From: jiangrui Date: Wed, 12 Mar 2025 12:58:09 +0800 Subject: [PATCH] =?UTF-8?q?feat:=E8=AE=BE=E7=BD=AE=E9=A1=B5cookie=E9=BB=98?= =?UTF-8?q?=E8=AE=A4=E4=B8=8D=E6=98=BE=E7=A4=BA=E6=98=8E=E6=96=87=E4=B8=8E?= =?UTF-8?q?=E8=B5=84=E6=BA=90=E6=A0=87=E9=A2=98=E7=82=B9=E5=87=BB=E5=A4=8D?= =?UTF-8?q?=E5=88=B6=E9=93=BE=E6=8E=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/components/mobile/ResourceCard.vue | 30 +++++++++++++-- frontend/src/views/mobile/Setting.vue | 38 +++++++++++++++++-- 2 files changed, 60 insertions(+), 8 deletions(-) diff --git a/frontend/src/components/mobile/ResourceCard.vue b/frontend/src/components/mobile/ResourceCard.vue index fa0833d..fab9d40 100644 --- a/frontend/src/components/mobile/ResourceCard.vue +++ b/frontend/src/components/mobile/ResourceCard.vue @@ -19,7 +19,7 @@
-
+
{{ item.title }}
@@ -72,6 +72,7 @@