Skip to content

Commit

Permalink
feat:新增鸿蒙
Browse files Browse the repository at this point in the history
  • Loading branch information
984507092 committed Oct 9, 2024
1 parent ad77e27 commit acb1376
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/view/goldenHouse/1.HarmonyOS-NEXT.md
Original file line number Diff line number Diff line change
Expand Up @@ -1290,7 +1290,7 @@ router.pushUrl({
aboutToAppear:创建组件实例后执行,可以修改状态变量
aboutToDisappear:组件实例销毁前执行,不允许修改状态变量
aboutToDisappear:组件实例销毁前执行,不允许修改状态变量
```tsx
import { router } from '@kit.ArkUI';
Expand Down

0 comments on commit acb1376

Please sign in to comment.