From 1008613945edcc4be9d2c33377a18b5ba8bc5228 Mon Sep 17 00:00:00 2001 From: theluyuan <1162963624@qq.com> Date: Wed, 9 Dec 2020 17:56:55 +0800 Subject: [PATCH] panduan 03 --- public/share.html | 291 ++++++++++++++++++++++++++++++++++++ src/components/LivePlay.vue | 2 +- 2 files changed, 292 insertions(+), 1 deletion(-) create mode 100644 public/share.html diff --git a/public/share.html b/public/share.html new file mode 100644 index 0000000..f969379 --- /dev/null +++ b/public/share.html @@ -0,0 +1,291 @@ + + + + + + Document + + + + +
+
+
+ 您好,欢迎来到 + Beelink +
+
+
+
如果您是老师
+ +
想要赚取直播收益,请使用电脑端访问一下域名
+ +
+
+
+
如果您是老师
+ +
想要赚取直播收益,请使用电脑端访问一下域名
+ +
+
+
+
+ Google play + +
+
+ App store + +
+
+
+
+
+
+
+
关于 Beelink
+
+
+ Beelink平台拥有数千名优秀老师,丰富的教育经验和有趣的课堂环境,一对一辅导 + 平台的教务管理、线上课堂、线下课堂、助学互动,课程回放等多项教学功能,让 + 您利用碎片时间,轻轻松松学会各种语言。 +
+
+ +
136-0111-1111
+ + +
136-0111-1111
+
+
+
+
+ + \ No newline at end of file diff --git a/src/components/LivePlay.vue b/src/components/LivePlay.vue index dc740fd..46b0864 100644 --- a/src/components/LivePlay.vue +++ b/src/components/LivePlay.vue @@ -234,7 +234,7 @@ export default defineComponent({ if(props.info){ console.log(props.info) - if(props.info.fileid != '0' || props.info.vodid != ''){ + if(props.info.fileid != '' || props.info.vodid != ''){ play = window.TCPlayer('a' + time.value, { fileID: (props.info.livestatus == 0 ? props.info.fileid : props.info.vodid), appID: '1303872925'