From d9210cc50a8fca8ef111dba7a6e11893ed801d87 Mon Sep 17 00:00:00 2001 From: alger Date: Sun, 12 Jan 2025 01:25:39 +0800 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20feat:=20=E4=BF=AE=E6=94=B9=20?= =?UTF-8?q?=E6=8D=90=E8=B5=A0=E6=94=AF=E6=8C=81=20=E6=B7=BB=E5=8A=A0?= =?UTF-8?q?=E7=95=99=E8=A8=80=E6=98=BE=E7=A4=BA=20=E5=8F=AF=E9=9A=90?= =?UTF-8?q?=E8=97=8F=E5=88=97=E8=A1=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/common/DonationList.vue | 343 ++++++++++-------- src/renderer/views/set/index.vue | 23 +- 2 files changed, 205 insertions(+), 161 deletions(-) diff --git a/src/renderer/components/common/DonationList.vue b/src/renderer/components/common/DonationList.vue index 68061c5..ce7904a 100644 --- a/src/renderer/components/common/DonationList.vue +++ b/src/renderer/components/common/DonationList.vue @@ -1,8 +1,16 @@