迅睿開源框架是一款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ù)咨詢
安裝是以共享模塊安裝
創(chuàng)建單頁面的時(shí)候,沒有顯示單頁面
前臺也沒能遍歷出 單頁面的 欄目名
請問要怎么樣才顯示單頁面
調(diào)用代碼寫錯(cuò)了吧?發(fā)來看看
{list action=category pid=0 return=b} {list action=category pid=$b.id return=c1} {$c1.name}{list action=category pid=$c1.id return=c2} {$c2.name}{/list} {/list} {/list}
回復(fù)@易學(xué)習(xí)
html 代碼怎矣沒了
html 代碼怎沒了
你是共享欄目,調(diào)用方法不對啊
{list action=category module=share pid=0 return=b}
每個(gè)標(biāo)簽都要加
module=share
調(diào)用代碼寫錯(cuò)了吧?發(fā)來看看
{list action=category pid=0 return=b} {list action=category pid=$b.id return=c1} {$c1.name}{list action=category pid=$c1.id return=c2} {$c2.name}{/list} {/list} {/list}回復(fù)@易學(xué)習(xí)
{list action=category pid=0 return=b} {list action=category pid=$b.id return=c1} {$c1.name}{list action=category pid=$c1.id return=c2} {$c2.name}{/list} {/list} {/list}html 代碼怎矣沒了
{list action=category pid=0 return=b} {list action=category pid=$b.id return=c1} {$c1.name}{list action=category pid=$c1.id return=c2} {$c2.name}{/list} {/list} {/list}html 代碼怎沒了
你是共享欄目,調(diào)用方法不對啊
{list action=category module=share pid=0 return=b}每個(gè)標(biāo)簽都要加