data.com

<if condition="$comment_category eq $k"> selected</if>

<if condition="$channel['comment_qq'] eq ''">
         ------
<else />
         {$channel.comment_qq}
</if>

<notempty name="user_click">

<foreach name="user_click" item="click">
<tr>
<foreach name="table_data" item="field" key="field">
<td>{$click[$field]|default='0'}</td>
</foreach>
</tr>
</foreach>
<else/>
<tr><td colspan="34" class="not_data">暂无数据</td></tr>
</notempty>

    A+
发布日期:2019年04月18日  所属分类:未分类

发表评论

:?: :razz: :sad: :evil: :!: :smile: :oops: :grin: :eek: :shock: :???: :cool: :lol: :mad: :twisted: :roll: :wink: :idea: :arrow: :neutral: :cry: :mrgreen: