太阳成游戏网站

联系官方销售客服

QQ1835022299

028-61286886

太阳成游戏网站框架 版主:太阳成游戏网站框架研发组
大佬们我的导航代码是这样写的医院概况特色诊疗然后如何判断栏目
类型:太阳成游戏网站CMS 更新时间:2021-01-18 17:29:55 栏目 category

大佬们  我的导航 代码是这样写的

 
                    
                    {category module=share id=7}

                    医院概况

                    {/category}

                    

                        {category module=share pid=1 return=c1}

                        {$c1.name}

                        {/category}

                    

                

                
                    
                     {category module=share id=15}

                    特色诊疗

                    {/category}

                    

                        {category module=share pid=2 return=c1}

                        {$c1.name}

                        {/category}

                    

                

然后如何判断栏目高亮呢