今天利用Smarty写了一个新闻管理后台系统
2022-10-28 15:19:56
208
{{single.collect_count}}
其实今天主要是用Smarty简单地实现了一下新闻管理系统的一些功能,主体思路就是用PHP页面在后台调取数据,然后把数据显示在前台模板页面上。
回帖
全部回帖({{commentCount}})
{{item.user.nickname}} {{item.user.group_title}} {{item.friend_time}}
{{item.content}}
{{item.comment_content_show ? '取消' : '回复'}} 删除
回帖
{{reply.user.nickname}} {{reply.user.group_title}} {{reply.friend_time}}
{{reply.content}}
{{reply.comment_content_show ? '取消' : '回复'}} 删除
回帖
收起
没有更多啦~
{{commentLoading ? '加载中...' : '查看更多评论'}}