提交 62fa3f89 编写于 作者: D DCloud_LXH

feat: uts com json 组件 type 类型

上级 a10ff772
因为 它太大了无法显示 source diff 。你可以改为 查看blob
......@@ -6,15 +6,17 @@
<!-- UTSCOMJSON.video.event -->
<!-- UTSCOMJSON.video.component_type -->
<!-- UTSCOMJSON.video.example -->
<!-- UTSCOMJSON.video.compatibility -->
#### App平台
#### App平台
App-Android平台video组件使用ijkplayer库实现:[https://github.com/bilibili/ijkplayer](https://github.com/bilibili/ijkplayer)
弹幕功能使用DanmakuFlameMaster库实现:[https://github.com/bilibili/DanmakuFlameMaster](https://github.com/bilibili/DanmakuFlameMaster)
弹幕功能使用DanmakuFlameMaster库实现:[https://github.com/bilibili/DanmakuFlameMaster](https://github.com/bilibili/DanmakuFlameMaster)
ijkplayer库的功能较多,video组件并非完全封装。有需要的开发者可以使用uts直接操作该库。
......
......@@ -6,6 +6,8 @@
<!-- UTSCOMJSON.web-view.event -->
<!-- UTSCOMJSON.web-view.component_type -->
<!-- UTSCOMJSON.web-view.example -->
<!-- UTSCOMJSON.web-view.compatibility -->
......@@ -28,7 +30,7 @@ web-view的操作api为[uni.createWebviewContext()](../api/create-webview-contex
- web-view里的网页向uts发消息
在网页中引入[uni.webview.1.5.5.js](https://gitcode.net/dcloud/hello-uni-app-x/-/blob/alpha/hybrid/html/uni.webview.1.5.5.js)。即可在网页中调用一批uni的api,包括:
|方法名|说明|平台差异说明|
|:-|:-|:-|
|uni.webView.navigateTo|[navigateTo](../api/navigator.md#uni.navigateto)||
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册