修改默认背景为随机动漫图片

This commit is contained in:
huangge1199 2024-04-29 10:43:52 +08:00
parent f0904550e6
commit f3345fc87d

View File

@ -5,7 +5,7 @@ export const mainStore = defineStore("main", {
return {
imgLoadStatus: false, // 壁纸加载状态
innerWidth: null, // 当前窗口宽度
coverType: "0", // 壁纸种类
coverType: "3", // 壁纸种类
siteStartShow: false, // 建站日期显示
musicClick: false, // 音乐链接是否跳转
musicIsOk: false, // 音乐是否加载完成