Commit bcf6cb03 authored by zhengke's avatar zhengke

no message

parent ebd2a7d8
......@@ -36,7 +36,7 @@ export const useSlidesStore = defineStore('slides', {
theme: theme, // 主题样式
slides: slides, // 幻灯片页面数据
slideIndex: 0, // 当前页面索引
viewportRatio: 0.5625, // 可视区域比例,默认16:9
viewportRatio: 0.75, // 可视区域比例,默认16:9 0.5625
}),
getters: {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment