太阳成游戏网站CMS框架是一款PHP8高性能·简单易用的CMS开源开发框架,基于MIT开源许可协议发布,免费且不限制商业使用,是免费开源的产品,以万端互联为设计理念,支持的微信公众号、小程序、APP客户端、移动端网站、PC网站等多终端式管理系统。
联系官方销售客服
QQ1835022299
028-61286886
个人空间首页的动态不显示,我发了三条,还是什么都没有显示
{list action=table table=sns_feed uid=$space.uid order=inputtime num=6} {$t.username} {dr_sns_content($t.content)} {php $images = $t.images ? @explode('|', $t.images) : '';} {if $images} {loop $images $img} {/loop} {/if} {if $t.repost_id && $repost = dr_sns_feed($t.repost_id)} ◆◆ @{$repost.username} {dr_sns_content($repost.content)} 原文转发({$repost.repost})| 原文评论({$repost.comment}) {dr_fdate($repost.inputtime)} {$repost.source} {/if}
{$t.username}
原文转发({$repost.repost})| 原文评论({$repost.comment}) {dr_fdate($repost.inputtime)} {$repost.source}
{list action=table table=space_sns_feed uid=$space.uid order=inputtime num=6}
默认的模板 没动过啥