UNPKG
react-tcplayer
Version:
latest (1.0.1)
1.0.1
1.0.0
react-tcplayer
react-tcplayer
/
public
/
index.html
11 lines
(10 loc)
•
207 B
HTML
View Raw
1
2
3
4
5
6
7
8
9
10
11
<!DOCTYPE
html
>
<
script
src
=
"//imgcache.qq.com/open/qcloud/video/vcplayer/TcPlayer-2.3.2.js"
charset
=
"utf-8"
>
</
script
>
<
style
>
</
style
>
<
html
>
<
body
>
<
div
id
=
"app"
>
</
div
>
</
body
>
</
html
>