“735e7a461228793f8827620d34a97e11450ac5ad”上不存在“git@gitcode.net:Crayonxin2000/Paddle.git”
提交 e94d27ac 编写于 作者: A Annie_wang

update docs

Signed-off-by: NAnnie_wang <annie.wangli@huawei.com>
上级 2b32a1e0
...@@ -133,9 +133,8 @@ onStart() { ...@@ -133,9 +133,8 @@ onStart() {
context.requestPermissionsFromUser(array, 1, (err, data)=>{ context.requestPermissionsFromUser(array, 1, (err, data)=>{
console.info("====>requestdata====>" + JSON.stringify(data)); console.info("====>requestdata====>" + JSON.stringify(data));
console.info("====>requesterrcode====>" + JSON.stringify(err.code)); console.info("====>requesterrcode====>" + JSON.stringify(err.code));
} })
} }
``` ```
> **NOTE**<br> > **NOTE**<br>
> For details about how to use **requestPermissionsFromUser**, see [API Reference](../reference/apis/js-apis-ability-context.md). > For details about how to use **requestPermissionsFromUser**, see [API Reference](../reference/apis/js-apis-ability-context.md).
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册