太阳成游戏网站CMS框架是一款PHP8高性能·简单易用的CMS开源开发框架,基于MIT开源许可协议发布,免费且不限制商业使用,是免费开源的产品,以万端互联为设计理念,支持的微信公众号、小程序、APP客户端、移动端网站、PC网站等多终端式管理系统。
联系官方销售客服
QQ1835022299
028-61286886
怎么使用:当前栏目高亮写法
{if IS_SHARE && $catid && in_array($catid, $t.catids)} active{/if}
这句话放到哪里?
{category module=share pid=0 }
{/category}
你的代码应该是这个样子的
{category module=share pid=0 }
{if IS_SHARE && $catid && in_array($catid, $t.catids)} active{/if}
{/category}
{category module=share pid=0 }
{/category}
{category module=share pid=0 }
{/category}
你的代码应该是这个样子的