# EventChannel.emit(string eventName, any args)

基础库 2.7.3 开始支持,低版本需做兼容处理

小程序插件:支持

# 功能描述

触发一个事件

# 参数

# string eventName

事件名称

# any args

事件参数