Merge branch 'master' of git.picaiba.com:g7hoo/chenzhou

This commit is contained in:
gtz 2024-02-27 16:00:17 +08:00
commit d4001ed86e

View File

@ -11,8 +11,8 @@ export const useSettings = defineStore("settings", () => {
width: 1920, width: 1920,
height: 1080, height: 1080,
}, },
carousel: false, carousel: true,
carouselTime: 10, // s carouselTime: 30, // s
fullscreen: false, fullscreen: false,
eqStatus: true, eqStatus: true,
} }