BeforePublishEvent: remove() method
remove 方法可以被用来移除对某个元件事件的监听。
语法
参数
name
指定被监听的元件事件的名称。
listener
指定监听回调。
返回值
BeforePublishEvent 对象。
兼容性
LCD tables only load in the browser
remove 方法可以被用来移除对某个元件事件的监听。
指定被监听的元件事件的名称。
指定监听回调。
BeforePublishEvent 对象。
LCD tables only load in the browser