mirror of
https://github.com/imsyy/home.git
synced 2025-05-30 02:10:17 +09:00
忘记改回去了()
This commit is contained in:
parent
0cdf9bc8f6
commit
f589b506a7
@ -4,7 +4,7 @@ export const mainStore = defineStore("main", {
|
||||
state: () => ({
|
||||
imgLoadStatus: false, // 壁纸加载状态
|
||||
innerWidth: null, // 当前窗口宽度
|
||||
coverType: "1", // 壁纸种类
|
||||
coverType: "0", // 壁纸种类
|
||||
siteStartShow: true, // 建站日期显示
|
||||
musicClick: true, // 音乐链接是否跳转
|
||||
musicIsOk: false, // 音乐是否加载完成
|
||||
|
Loading…
Reference in New Issue
Block a user