uni-app data-eventsync=true 属性

uni-app About 228 words

eventsync

uni-app中为解决Vue3中部分小程序,button事件触发报错添加的属性。

示例代码

<view @click="getUserProfile" data-eventsync="true">登录</view>

<button @click="getUserProfile" data-eventsync="true" type="default">登录</button>

官方文档

Vue3 项目部分小程序端事件延迟或调用失败

Views: 20 · Posted: 2025-08-17

————        END        ————

Give me a Star, Thanks:)

https://github.com/fendoudebb/LiteNote

扫描下方二维码关注公众号和小程序↓↓↓

扫描下方二维码关注公众号和小程序↓↓↓


Today On History
Browsing Refresh