忘记改回去了()

This commit is contained in:
NanoRocky 2024-11-25 23:05:37 +08:00 committed by GitHub
parent 0cdf9bc8f6
commit f589b506a7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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