会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
1940
博客园
首页
新随笔
联系
订阅
管理
2025年3月12日
vue3uniapp子组件触发父组件function uni.$emit() uni.$on()
摘要: 父组件 uni.$on('update', function (data) { console.log('监听到事件来自 update ,携带参数 msg 为:' + data.msg); getListdata(resData.value); }) 子组件 function click(){ un
阅读全文
posted @ 2025-03-12 09:30 格林格林
阅读(72)
评论(0)
推荐(0)
公告