OtherProtocolLifeCycleEvent版本: 23.11.1本页内容ProtocolLifeCycleEvent 类型 签名 export type ProtocolLifeCycleEvent = | 'load' | 'DOMContentLoaded' | 'networkIdle' | 'networkAlmostIdle';