diff --git a/code/app/home/view/videoDadi/video/getVideoInfo.html b/code/app/home/view/videoDadi/video/getVideoInfo.html index e5bd205..dfa58e5 100644 --- a/code/app/home/view/videoDadi/video/getVideoInfo.html +++ b/code/app/home/view/videoDadi/video/getVideoInfo.html @@ -422,6 +422,14 @@ href='https://{$DomainModel->d_domain}{site:vurl v_id="$arrVideo.v_id" v_py="$ar 'v_year': `{$arrVideo['v_year']}`, }; + var intPlayUrlIndex = '{$Request.route.intPlayIndex}' + var strPlayType = 'default' + var intJumpTimeFirst = 1; + var intJumpTimeTwoStart = 1; + var intJumpTimeTwoEnd = 1; + var arrPlayUrl = {$arrVideo.v_play_url|json_encode|raw} ; + var strPlayUrl = "" + var boolIsPlayPage = false {/block} diff --git a/code/app/home/view/videoDadi/video/getVideoPlayUrl.html b/code/app/home/view/videoDadi/video/getVideoPlayUrl.html index e23bc4b..50528dc 100644 --- a/code/app/home/view/videoDadi/video/getVideoPlayUrl.html +++ b/code/app/home/view/videoDadi/video/getVideoPlayUrl.html @@ -407,6 +407,7 @@ href='https://{$DomainModel->d_domain}{site:vpurl v_id="$arrVideo.v_id" v_py="$a var intJumpTimeTwoEnd = 1; var arrPlayUrl = {$arrVideo.v_play_url|json_encode|raw} ; var strPlayUrl = "" + var boolIsPlayPage = true diff --git a/code/app/home/view/videoNuNu/video/getVideoInfo.html b/code/app/home/view/videoNuNu/video/getVideoInfo.html index 61a9e32..a183713 100644 --- a/code/app/home/view/videoNuNu/video/getVideoInfo.html +++ b/code/app/home/view/videoNuNu/video/getVideoInfo.html @@ -2,12 +2,12 @@ {block name="get-data"} -{if $Request.route.intVId && $Request.route.intVForgeId} - {video:info v_id="$Request.route.intVId" v_key="arrVideo" v_fid="$Request.route.intVForgeId" /} +{if $Request.route.intVId && $Request.route.intVForgeId} +{video:info v_id="$Request.route.intVId" v_key="arrVideo" v_fid="$Request.route.intVForgeId" /} {elseif $Request.route.intVId} - {video:info v_id="$Request.route.intVId" v_key="arrVideo" /} +{video:info v_id="$Request.route.intVId" v_key="arrVideo" /} {else} - {video:info v_id="$DomainModel->info_id" n_key="arrVideo" /} +{video:info v_id="$DomainModel->info_id" n_key="arrVideo" /} {/if} {site:grm page_code="h5_video_info" diff="$arrVideo.v_id" num="120" g_key="arrGrm" /} @@ -75,9 +75,9 @@ -{if $Request.route.intVId && $Request.route.intVForgeId} +{if $Request.route.intVId && $Request.route.intVForgeId} + href='https://{$DomainModel->d_domain}{site:vurl v_id="$arrVideo.v_id" v_py="$arrVideo.v_name_en"/}'> {/if} {// 结构化数据} @@ -139,7 +139,7 @@ href='https://{$DomainModel->d_domain}{site:vurl v_id="$arrVideo.v_id" v_py="$ar {block name='body-class'}video-info-page{/block} {block name="strPageCode"} - + {/block} {block name="main"} @@ -149,7 +149,7 @@ href='https://{$DomainModel->d_domain}{site:vurl v_id="$arrVideo.v_id" v_py="$ar