chenjun1_wd

全屏事件

... ... @@ -46,5 +46,8 @@ export enum EmitterEventId {
// 展开悬浮窗
AUDIO_WINDOW_EXPAND = 13,
// 全屏
FULL_SCREEN = 14,
}
... ...