Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
CCVideo
VOD_miniprogram
Wiki
Home
Home
· Changes
Page history
Updated Home (markdown)
authored
Sep 29, 2020
by
Han Ruisong
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
1 deletion
+5
-1
Home.md
Home.md
+5
-1
No files found.
Home.md
View page @
59636d87
...
...
@@ -31,7 +31,7 @@ components目录是视频播放所实现的自定义组件。pages下有两个
</view>
```
ccvod是引用视频播放的自定义组件,index.json配置如下:
```
{
"component": true,
...
...
@@ -232,3 +232,7 @@ detail对象:无
```
this.triggerEvent('videoError');
```