mirror of
https://github.com/pipipi-pikachu/PPTist.git
synced 2025-04-15 02:20:00 +08:00
fix: 修改错别字
This commit is contained in:
parent
b709906bba
commit
70fe29e3a6
@ -33,7 +33,7 @@ export const useSlidesStore = defineStore('slides', {
|
||||
theme: theme, // 主题样式
|
||||
slides: slides, // 幻灯片页面数据
|
||||
slideIndex: 0, // 当前页面索引
|
||||
viewportRatio: 0.5625, // 可是区域比例,默认16:9
|
||||
viewportRatio: 0.5625, // 可视区域比例,默认16:9
|
||||
}),
|
||||
|
||||
getters: {
|
||||
|
Loading…
x
Reference in New Issue
Block a user