uni-app data-eventsync=true 属性
uni-app About 228 wordseventsync
uni-app
中为解决Vue3
中部分小程序,button
事件触发报错添加的属性。
示例代码
<view @click="getUserProfile" data-eventsync="true">登录</view>
<button @click="getUserProfile" data-eventsync="true" type="default">登录</button>
官方文档
Views: 20 · Posted: 2025-08-17
————        END        ————
Give me a Star, Thanks:)
https://github.com/fendoudebb/LiteNote扫描下方二维码关注公众号和小程序↓↓↓

Loading...