diff --git a/features/detail/src/main/ets/view/Live.ets b/features/detail/src/main/ets/view/Live.ets index 9ef9d26313ba70c436cd3be712331ff8e3c04dcc..0e8875778b2ad27924e4c73e27c13dbfb7edf2a1 100644 --- a/features/detail/src/main/ets/view/Live.ets +++ b/features/detail/src/main/ets/view/Live.ets @@ -47,7 +47,7 @@ export struct Live { Column() { XComponent({ id: LiveConstants.X_COMPONENT_PARAMS[0], - type: LiveConstants.X_COMPONENT_PARAMS[1], + type: XComponentType.SURFACE, controller: this.pipWindowUtil?.getXComponentController() }) .onLoad(() => {