正在显示
2 个修改的文件
包含
4 行增加
和
4 行删除
@@ -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 | <!--国家--> |
-
请 注册 或 登录 后发表评论