未验证 提交 5b57b596 编写于 作者: O openharmony_ci 提交者: Gitee

!12102 modify appstorage get method description

Merge pull request !12102 from yfwang6/appstorage
......@@ -136,7 +136,7 @@ Get\<T>(propName: string): T | undefined
| 类型 | 描述 |
| ----------------- | ------------- |
| boolean或undefined | 返回属性的属性值是否存在。 |
| T或undefined | 属性存在返回属性值,属性不存在返回undefined。 |
```ts
let simple = AppStorage.Get('simpleProp')
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册