From 6e89ee119e3ebab7ee9bd1e16dbdc230ebe6fa02 Mon Sep 17 00:00:00 2001 From: plightfield <1207120484@qq.com> Date: Fri, 22 Nov 2024 19:20:18 +0800 Subject: [PATCH] change --- src/layout/background/BackgroundSwtich.tsx | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/src/layout/background/BackgroundSwtich.tsx b/src/layout/background/BackgroundSwtich.tsx index 27a78ea..1673c17 100644 --- a/src/layout/background/BackgroundSwtich.tsx +++ b/src/layout/background/BackgroundSwtich.tsx @@ -10,6 +10,7 @@ import useUserStore from '@/user/useUserStore' import useRouterStore from '@/useRouterStore' import useBackgroundStore from './useBackgroundStore' import CustomWallpaper from './CustomWallpaper' +import { videoArr } from '@/config' addIcons(BiChevronLeft, BiChevronDown) @@ -169,7 +170,12 @@ export default defineComponent(() => { class="h-[156px] relative cursor-pointer group w-full flex-grow-0 rounded-xl overflow-hidden" >