From ed54cb1f976fbb5a54a6dd8e7f715e1a80d9ba63 Mon Sep 17 00:00:00 2001 From: expdsn <18111002318@163.com> Date: Tue, 19 Nov 2024 10:50:48 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8A=A8=E6=80=81=E5=A3=81=E7=BA=B8=E6=97=A0?= =?UTF-8?q?=E6=B3=95=E6=AD=A3=E5=B8=B8=E5=8A=A0=E8=BD=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/layout/background/BackgroundPage.tsx | 2 +- src/layout/background/CustomWallpaper.tsx | 2 +- src/layout/background/useResource.ts | 6 ++++ src/layout/grid/WelcomePage.tsx | 42 ++++++++++++++++++----- src/layout/grid/index.tsx | 3 ++ src/utils/upload.ts | 2 +- 6 files changed, 46 insertions(+), 11 deletions(-) diff --git a/src/layout/background/BackgroundPage.tsx b/src/layout/background/BackgroundPage.tsx index 7c45d43..2dd02ef 100644 --- a/src/layout/background/BackgroundPage.tsx +++ b/src/layout/background/BackgroundPage.tsx @@ -27,7 +27,7 @@ export default defineComponent(() => {
{layout.background.video && layout.background.type !== 'own' ? ( -