提交 86c2241f 编写于 作者: L LiAn 提交者: Gitee

Merge branch 'OpenHarmony-3.1-Release' of gitee.com:openharmony/docs into OpenHarmony-3.1-Release

...@@ -50,9 +50,6 @@ AppStorage的选择状态属性可以与不同的数据源或数据接收器同 ...@@ -50,9 +50,6 @@ AppStorage的选择状态属性可以与不同的数据源或数据接收器同
## 示例 ## 示例
``` ```
let varA = AppStorage.Link('varA')
let envLang = AppStorage.Prop('languageCode')
@Entry @Entry
@Component @Component
struct ComponentA { struct ComponentA {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册