Commit 79f3c1dc by 陈超

T

parent 159df794
...@@ -86,14 +86,14 @@ ...@@ -86,14 +86,14 @@
<p class="newbb-renshu"> <p class="newbb-renshu">
<span>{$data['video_order_count']}</span>人在学 <span>{$data['video_order_count']}</span>人在学
</p> </p>
<!-- <p class="newbb-shoucang"> <p class="newbb-shoucang">
<php>if($data['iscollect']){</php> <php>if($data['iscollect']){</php>
<a class="iconfontNEW on" onClick="collectVideo(this,'{$vid}',0)">&#xe63d;</a> <a class="iconfontNEW on" onClick="collectVideo(this,'{$vid}',0)">&#xe63d;</a>
<php>}else{</php> <php>}else{</php>
<a class="iconfontNEW" onClick="collectVideo(this,'{$vid}',1)">&#xe674;</a> <a class="iconfontNEW" onClick="collectVideo(this,'{$vid}',1)">&#xe674;</a>
<php>}</php> <php>}</php>
<span>{$data.video_collect_count}人收藏</span> <span>{$data.video_collect_count}人收藏</span>
</p> --> </p>
<php>if( $buy_status ){</php> <php>if( $buy_status ){</php>
<if condition="$course_event.user_asb neq '' and $course_event['user_asb']['complete'] eq 0"> <if condition="$course_event.user_asb neq '' and $course_event['user_asb']['complete'] eq 0">
<div class="share_asb iconposition"> <div class="share_asb iconposition">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment