作者 景龙
1 个管道 的构建 通过 耗费 1 秒

存在解析失败视频

@@ -82,8 +82,8 @@ @@ -82,8 +82,8 @@
82 </p> 82 </p>
83 <!--id--> 83 <!--id-->
84 <input type="hidden" value="{$vo.id}" class="li_id"> 84 <input type="hidden" value="{$vo.id}" class="li_id">
85 - <!--<input type="hidden" value="{:cmf_get_file_download_url($vo.video)}" class="li_video">-->  
86 - <input type="hidden" value="/portal/index/getVideoById?id={$vo.id}" class="li_video"> 85 + <input type="hidden" value="{:cmf_get_file_download_url($vo.video)}" class="li_video">
  86 + <!--<input type="hidden" value="/portal/index/getVideoById?id={$vo.id}" class="li_video">-->
87 <!--标题--> 87 <!--标题-->
88 <input type="hidden" value="{$vo.post_title}" class="li_post_title"> 88 <input type="hidden" value="{$vo.post_title}" class="li_post_title">
89 <!--国家--> 89 <!--国家-->
@@ -110,8 +110,8 @@ @@ -110,8 +110,8 @@
110 </div> 110 </div>
111 <!--id--> 111 <!--id-->
112 <input type="hidden" value="{$vo.id}" class="li_id"> 112 <input type="hidden" value="{$vo.id}" class="li_id">
113 - <!--<input type="hidden" value="{:cmf_get_file_download_url($vo.video)}" class="li_video">-->  
114 - <input type="hidden" value="/portal/index/getVideoById?id={$vo.id}" class="li_video"> 113 + <input type="hidden" value="{:cmf_get_file_download_url($vo.video)}" class="li_video">
  114 + <!--<input type="hidden" value="/portal/index/getVideoById?id={$vo.id}" class="li_video">-->
115 <!--标题--> 115 <!--标题-->
116 <input type="hidden" value="{$vo.post_title}" class="li_post_title"> 116 <input type="hidden" value="{$vo.post_title}" class="li_post_title">
117 <!--国家--> 117 <!--国家-->