This commit is contained in:
xiaozhiyong
2026-06-01 10:59:15 +08:00
parent 4f6dad3599
commit 08f0e41baa
10 changed files with 274 additions and 26 deletions

View File

@@ -108,7 +108,7 @@ export const useAppStore = defineStore('app', () => {
layout_side_width: 256,
layout_side_collapsed_width: 80,
layout_side_item_height: 48,
show_watermark: true,
show_watermark: false,
side_mode: 'normal',
// 页面过渡动画配置
transition_type: 'slide'