panduan 03

This commit is contained in:
2020-12-09 17:56:55 +08:00
parent 01b7d8096b
commit 1008613945
2 changed files with 292 additions and 1 deletions

View File

@@ -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'