提交 d6e8b32e 编写于 作者: 雪洛's avatar 雪洛

docs: 增加部分api文档

上级 3d3b536c
......@@ -41,12 +41,15 @@
* [内存](memory.md)
* [截屏事件](capturescreen.md)
* [监听权限申请](create-request-permission-listener.md)
* [拨打电话](make-phone-call.md)
* 媒体
* [拍照和相册选择](choose-image.md)
* [图片预览](preview-image.md)
* [保存图片到相册](save-image-to-photos-album.md)
* 位置
* [获取当前位置](get-location.md)
* [显示位置](open-location.md)
* [选择位置](choose-location.md)
* 推送
* [推送](push.md)
<!-- * 支付
......@@ -66,6 +69,8 @@
* 组件上下文对象
* [web-view组件上下文对象](create-webview-context.md)
* [video组件上下文对象](create-video-context.md)
* [map组件上下文对象](create-map-context.md)
* [innerAudio上下文对象](create-inner-audio-context.md)
* uniCloud客户端API
* [概述](unicloud/README.md)
* [云函数](unicloud/function.md)
......
## uni.chooseLocation(options) @chooselocation
<!-- UTSAPIJSON.chooseLocation.description -->
<!-- UTSAPIJSON.chooseLocation.param -->
<!-- UTSAPIJSON.chooseLocation.returnValue -->
<!-- UTSAPIJSON.chooseLocation.compatibility -->
<!-- UTSAPIJSON.chooseLocation.tutorial -->
\ No newline at end of file
## uni.createInnerAudioContext(options) @createinneraudiocontext
<!-- UTSAPIJSON.createInnerAudioContext.description -->
<!-- UTSAPIJSON.createInnerAudioContext.param -->
<!-- UTSAPIJSON.createInnerAudioContext.returnValue -->
<!-- UTSAPIJSON.createInnerAudioContext.compatibility -->
<!-- UTSAPIJSON.createInnerAudioContext.tutorial -->
\ No newline at end of file
## uni.createMapContext(options) @createmapcontext
<!-- UTSAPIJSON.createMapContext.description -->
<!-- UTSAPIJSON.createMapContext.param -->
<!-- UTSAPIJSON.createMapContext.returnValue -->
<!-- UTSAPIJSON.createMapContext.compatibility -->
<!-- UTSAPIJSON.createMapContext.tutorial -->
\ No newline at end of file
## uni.makePhoneCalll(options) @makephonecalll
<!-- UTSAPIJSON.makePhoneCalll.description -->
<!-- UTSAPIJSON.makePhoneCalll.param -->
<!-- UTSAPIJSON.makePhoneCalll.returnValue -->
<!-- UTSAPIJSON.makePhoneCalll.compatibility -->
<!-- UTSAPIJSON.makePhoneCalll.tutorial -->
\ No newline at end of file
## uni.openLocation(options) @openlocation
<!-- UTSAPIJSON.openLocation.description -->
<!-- UTSAPIJSON.openLocation.param -->
<!-- UTSAPIJSON.openLocation.returnValue -->
<!-- UTSAPIJSON.openLocation.compatibility -->
<!-- UTSAPIJSON.openLocation.tutorial -->
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册