From feeb257c9c95886f5462eea24947b301758270f2 Mon Sep 17 00:00:00 2001 From: imsyy Date: Tue, 5 Dec 2023 17:47:13 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=94=AF=E6=8C=81=E5=AD=97=E4=BD=93?= =?UTF-8?q?=E5=A4=A7=E5=B0=8F=E8=B0=83=E8=8A=82=20#12?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/HotList.vue | 37 +++++++++++++++++++++++++++------ src/store/index.js | 3 +++ src/views/Setting.vue | 42 ++++++++++++++++++++++++++++++++++++-- 3 files changed, 74 insertions(+), 8 deletions(-) diff --git a/src/components/HotList.vue b/src/components/HotList.vue index 6227abd..4e5724f 100644 --- a/src/components/HotList.vue +++ b/src/components/HotList.vue @@ -1,6 +1,12 @@