微信小程序:EventChannel实现页面间事件通信通道

文档

微信小程序

  • https://developers.weixin.qq.com/miniprogram/dev/api/route/wx.navigateTo.html
  • https://developers.weixin.qq.com/miniprogram/dev/api/route/EventChannel.html

uni-app

  • https://uniapp.dcloud.net.cn/api/router.html#navigateto
  • https://uniapp.dcloud.net.cn/api/router.html#event-channel

EventChannel:页面间事件通信通道

你可能感兴趣的:(微信小程序,小程序)