mirror of
https://github.com/pipipi-pikachu/PPTist.git
synced 2025-04-15 02:20:00 +08:00
perf: 退出放映时自动定位缩略图滚动条
This commit is contained in:
parent
ad25d922c9
commit
6869b6d46d
@ -141,7 +141,7 @@ watch(() => slideIndex.value, () => {
|
|||||||
}, 100)
|
}, 100)
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
})
|
}, { immediate: true })
|
||||||
|
|
||||||
// 切换页面
|
// 切换页面
|
||||||
const changeSlideIndex = (index: number) => {
|
const changeSlideIndex = (index: number) => {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user