diff --git a/public/index.html b/public/index.html index d0854bb..0ee7c33 100644 --- a/public/index.html +++ b/public/index.html @@ -7,6 +7,15 @@ <%= htmlWebpackPlugin.options.title %> + + + + + + + \ No newline at end of file diff --git a/src/components/VideoPlay.vue b/src/components/VideoPlay.vue index 13e12cf..9bc4a99 100644 --- a/src/components/VideoPlay.vue +++ b/src/components/VideoPlay.vue @@ -1,7 +1,7 @@ \ No newline at end of file diff --git a/src/import-png.d.ts b/src/import-png.d.ts index 9feb1f7..607160a 100644 --- a/src/import-png.d.ts +++ b/src/import-png.d.ts @@ -18,4 +18,6 @@ declare module 'tim-js-sdk'{ export default value; } -declare var FB: any; \ No newline at end of file +declare var FB: any; + +declare var TCPlayer: any; \ No newline at end of file diff --git a/src/views/regime/VideoInfo.vue b/src/views/regime/VideoInfo.vue index 1057ed7..080218a 100644 --- a/src/views/regime/VideoInfo.vue +++ b/src/views/regime/VideoInfo.vue @@ -1,7 +1,7 @@