迅睿CMS框架是一款PHP8高性能·簡單易用的CMS開源開發(fā)框架,基于MIT開源許可協(xié)議發(fā)布,免費(fèi)且不限制商業(yè)使用,是免費(fèi)開源的產(chǎn)品,以萬端互聯(lián)為設(shè)計(jì)理念,支持的微信公眾號(hào)、小程序、APP客戶端、移動(dòng)端網(wǎng)站、PC網(wǎng)站等多終端式管理系統(tǒng)。
聯(lián)系官方銷售客服
1835022288
028-61286886
用搜索標(biāo)簽循環(huán)加條件沒效果,我是用的IN_字段=值1,值2
完整的標(biāo)簽發(fā)出來看看
{list action=search module=news order=$params.order IN_id=1,2 id=$searchid total=$sototal page=1 pagesize=10 urlrule=$urlrule}
【侯德勇】1樓
{list action=search module=news order=$params.order IN_fbzt=1,2 id=$searchid total=$sototal page=1 pagesize=10 urlrule=$urlrule}
list action=search 不能加IN 是沒有效果的
在url參數(shù)里面加條件 &fbzt=1,2
【王興業(yè)】4樓 好的謝謝
完整的標(biāo)簽發(fā)出來看看
{list action=search module=news order=$params.order IN_id=1,2 id=$searchid total=$sototal page=1 pagesize=10 urlrule=$urlrule}
【侯德勇】1樓
{list action=search module=news order=$params.order IN_fbzt=1,2 id=$searchid total=$sototal page=1 pagesize=10 urlrule=$urlrule}
【侯德勇】1樓
list action=search 不能加IN 是沒有效果的
在url參數(shù)里面加條件 &fbzt=1,2
【王興業(yè)】4樓 好的謝謝