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
f7d802ab97
commit
8e4465e31b
@ -129,6 +129,7 @@ export default defineComponent({
|
|||||||
}
|
}
|
||||||
|
|
||||||
onMounted(() => {
|
onMounted(() => {
|
||||||
|
setSlideContentSize()
|
||||||
window.addEventListener('resize', windowResizeListener)
|
window.addEventListener('resize', windowResizeListener)
|
||||||
})
|
})
|
||||||
onUnmounted(() => {
|
onUnmounted(() => {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user