修复选集弹窗ios偶发性不出现问题

This commit is contained in:
2025-01-17 16:19:23 +08:00
parent 169b3ca31e
commit 48154cf82f
6 changed files with 247 additions and 55 deletions

View File

@@ -132,9 +132,12 @@
}
onMounted(() => {
// #ifdef H5
getElRect('myCanvas').then(res => {
Object.assign(posterData, res)
})
// #endif
})
function hide() {