取消监听页面隐藏事件
传入 listener 时,只取消 listener 对应的隐藏事件,否则取消所有页面隐藏事件
无
import { offPageHide } from '@suplink/jssdk'; offPageHide()