discuz! 帖子作者用户组图标调用 [复制链接]

moqu8 2018-4-11

78 0
node中使用。
  1. <!--用户组图标-->
  2. <!--{eval $_self = $thread['author'] && $post['author'] == $thread['author'] && $post['position'] !== '1';}-->
  3. <!--{if $_self }-->
  4. <img class="authicn vm" id="authicon$post[pid]" src="{IMGDIR}/ico_lz.png" />
  5. <!--{else}-->
  6. <!--{if !$post['anonymous'] && $_G['cache']['groupicon'][$post['groupid']]}-->
  7. <img class="authicn vm" id="authicon$post[pid]" src="$_G['cache']['groupicon'][$post['groupid']]" />
  8. <!--{else}-->
  9. <img class="authicn vm" id="authicon$post[pid]" src="$_G['cache']['groupicon'][0]" />
  10. <!--{/if}-->
  11. <!--{/if}-->
  12. <!--end-->

最新回复 (0)
返回
支持中心
邮箱:winkill2012@qqcom

历史资源已不再提供任何技术支持和售后服务,客服仅处理无法下载或支付相关问题,资源使用或异常问题请自行解决!
支持中心