|
@@ -81,7 +81,7 @@
|
|
<{elseif($v['content']['status'] == 1):}>
|
|
<{elseif($v['content']['status'] == 1):}>
|
|
<div class="live-notice" style="display:none;">
|
|
<div class="live-notice" style="display:none;">
|
|
<div class="notice-time">开播时间 <{$v['content']['sdate_time']}></div>
|
|
<div class="notice-time">开播时间 <{$v['content']['sdate_time']}></div>
|
|
- <a class="app-open" href="<{$app}>">打开JSTYLE精美APP,开启直播提醒</a>
|
|
+ <a class="app-open" href="<{$app}>" style="display:none;">打开JSTYLE精美APP,开启直播提醒</a>
|
|
|
|
|
|
<{if($v['content']['user_act']['note'] == 1):}>
|
|
<{if($v['content']['user_act']['note'] == 1):}>
|
|
<a id="live_note_<{$v['content']['id']}>" href="jstyle://live_note?id=<{$k}>&live_id=<{$v['content']['id']}>&live_status=<{$v['content']['status']}>¬e=1" class="btn-notice">已设置提醒</a>
|
|
<a id="live_note_<{$v['content']['id']}>" href="jstyle://live_note?id=<{$k}>&live_id=<{$v['content']['id']}>&live_status=<{$v['content']['status']}>¬e=1" class="btn-notice">已设置提醒</a>
|
|
@@ -144,7 +144,7 @@
|
|
</div>
|
|
</div>
|
|
<a class="btn-expand"> </a>
|
|
<a class="btn-expand"> </a>
|
|
</div>
|
|
</div>
|
|
- <a class="app-open" href="<{$app}>">打开JSTYLE精美APP,查看更多内容</a>
|
|
+ <a class="app-open" href="<{$app}>" style="display:none;">打开JSTYLE精美APP,查看更多内容</a>
|
|
<{if(isset($comment) && $comment && in_array(2, $info['function'])):}>
|
|
<{if(isset($comment) && $comment && in_array(2, $info['function'])):}>
|
|
<div class="comments">
|
|
<div class="comments">
|
|
<div class='title'><span>热门评论</span></div>
|
|
<div class='title'><span>热门评论</span></div>
|
|
@@ -169,7 +169,7 @@
|
|
<{endloop}>
|
|
<{endloop}>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
- <a class="app-open" href="<{$app}>">打开JSTYLE精美APP,查看全部评论</a>
|
|
+ <a class="app-open" href="<{$app}>" style="display:none;">打开JSTYLE精美APP,查看全部评论</a>
|
|
<{endif}>
|
|
<{endif}>
|
|
|
|
|
|
|
|
|