-- 创造无限可能

uniapp 点击冒泡使用了@click.stop报错"TypeError: Cannot read properties of undefined (reading 'stopPropagation')"

2026-03-23 14:27:15
125 人浏览 0 人点赞
有用,点赞支持一下

uniapp使用点击冒泡发现报错
“TypeError: Cannot read properties of undefined (reading ‘stopPropagation’)”
TypeError: Cannot read properties of undefined (reading ‘stopPropagation’)

改换成@tap即可