迅睿開源框架是一款PHP8高性能·簡單易用的PHP開源開發(fā)框架, 基于MIT開源許可協(xié)議發(fā)布,不限制商業(yè)使用,以多端互聯(lián)為設(shè)計(jì)理念, 支持的微信公眾號、小程序、APP客戶端、移動端網(wǎng)站、PC網(wǎng)站等多終端式管理系統(tǒng)。
業(yè)務(wù)經(jīng)理
微信掃描以上二維碼
028-61286886
技術(shù)咨詢
用搜索標(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樓 好的謝謝