| 插件名稱 | CMS建站系統(tǒng)大眾版 V4.1 |
| 插件作者 | 迅睿官方自營(yíng) |
| 最近更新 | 2026-03-31 10:25:30 |
| 增加文章AI審核和AI創(chuàng)作入口(需升級(jí)AI助手插件) |
{search module=MOD_DIR id=$searchid total=$sototal order=$params.order catid=$catid page=1 pagesize=1 urlrule=$urlrule}
<div class="item">
<a href="{$t.url}">
<div class="picimg" >
<img alt="{$t.title}" src="{dr_get_file($t.thumb)}" onerror="javascript:this.src='/static/assets/images/nopic.gif';">
</div>
<div class="text text-center">
<div class="title">{$t.title}</div>
</div>
</a>
</div>
{/search}這是我的篩選列表代碼 但是 后臺(tái)明明已經(jīng)添加了好多內(nèi)容 但是前臺(tái)一條都不顯示


這是為啥
答案在這里,你已經(jīng)把答案發(fā)出來(lái)了
開源是一種精神,但不是義務(wù),幫忙是情分,不幫也不要抱怨,建議大家多研究代碼、多閱讀代碼、多翻閱社區(qū)歷史問(wèn)題!
回復(fù)@官方插件技術(shù)-胡老師

我這就是搜索頁(yè)模板啊
回復(fù)@官方插件技術(shù)-胡老師
我就是在列表頁(yè)調(diào)用啊?
回復(fù)@官方插件技術(shù)-胡老師
