#**什么是齐博/齐博CMS之X1?**[齐博X1](https://x1.php168.com/index.html)是齐博软件基于thinkphp5开发的内容管理系统,拓展性非常强..查看全文
**1、模型建立单选字段,前台根据此字段筛选输出**如建立isshow,1|显示2|隐藏前台可以使用where="isshow=1",筛选输出~~~{qb:listpagename="pcshop_list001"rows="5"order="list"where="isshow=1"}~~~**2、全站热搜..查看全文
1、网站名称:~~~{$webdb.webname}~~~2、网址:~~~{$webdb[www_url]}{:get_url('home')}~~~3、网站SEO关键词:~~~首页:{$webdb.seo_keyword}~~~~~~模块首页:{$webdb.mseo_keyword?:$webdb.seo_keyword}~~~~~~模块..查看全文