参数:
    num:数据条数  默认值10
    paging:是否开启分页yes
    by:数据排序依据 id,time
例:
    {maccms:comment num="10" paging="no" order="desc" by="time"}
        {$key}      排序位
        {$vo.comment_id}      编号id
        {$vo.comment_name}    评论昵称
        {$vo.comment_content} 评论内容
        {$vo.comment_ip}      评论者IP
        {$vo.comment_time}    评论时间
        {$vo.childs}    回复评论项
    {/maccms:comment}
© 版权声明
评论 抢沙发

请登录后发表评论

    暂无评论内容