提交 5929c7cc 编写于 作者: G Gloria

Update docs against 16872

Signed-off-by: wusongqing<wusongqing@huawei.com>
上级 c7900e92
...@@ -331,7 +331,6 @@ A floating window is created based on an existing task. It is always displayed i ...@@ -331,7 +331,6 @@ A floating window is created based on an existing task. It is always displayed i
```ts ```ts
import UIAbility from '@ohos.app.ability.UIAbility'; import UIAbility from '@ohos.app.ability.UIAbility';
import ExtensionContext from '@ohos.app.ability.ServiceExtensionAbility';
import window from '@ohos.window'; import window from '@ohos.window';
export default class EntryAbility extends UIAbility { export default class EntryAbility extends UIAbility {
...@@ -389,4 +388,3 @@ A floating window is created based on an existing task. It is always displayed i ...@@ -389,4 +388,3 @@ A floating window is created based on an existing task. It is always displayed i
} }
}; };
``` ```
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册