未验证 提交 55fe31df 编写于 作者: O openharmony_ci 提交者: Gitee

!17277 【UI组件重构】修改switch的示例代码

Merge pull request !17277 from 张潇/dev
...@@ -111,7 +111,7 @@ Toggle可用于切换蓝牙开关状态。 ...@@ -111,7 +111,7 @@ Toggle可用于切换蓝牙开关状态。
```ts ```ts
// xxx.ets // xxx.ets
import prompt from '@ohos.promptAction'; import promptAction from '@ohos.promptAction';
@Entry @Entry
@Component @Component
struct ToggleExample { struct ToggleExample {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册