{if condition="$vo.art_pic eq ''"}
  • {assign name="mac_points_value" value="$vo.art_points" /} {include file="widget/mac_badge_top_right" /} {include file="widget/mac_badge_bottom_right" /} {php}echo htmlspecialchars(function_exists('mb_substr') ? (mb_substr(trim((string)($vo['art_name'] ?? '')), 0, 1, 'UTF-8') ?: '文') : (substr(trim((string)($vo['art_name'] ?? '')), 0, 1) ?: '文'));{/php}

    {$vo.art_name}

    {$vo.art_time|mac_friend_date}·{$vo.art_hits}阅读

  • {else /}
  • {assign name="mac_points_value" value="$vo.art_points" /} {include file="widget/mac_badge_top_right" /} {include file="widget/mac_badge_bottom_right" /}

    {$vo.art_name}

    {$vo.art_time|mac_friend_date}·{$vo.art_hits}阅读

  • {/if}