迅睿CMS框架是一款PHP8高性能·簡(jiǎn)單易用的CMS開(kāi)源開(kāi)發(fā)框架,基于MIT開(kāi)源許可協(xié)議發(fā)布,免費(fèi)且不限制商業(yè)使用,是免費(fèi)開(kāi)源的產(chǎn)品,以萬(wàn)端互聯(lián)為設(shè)計(jì)理念,支持的微信公眾號(hào)、小程序、APP客戶(hù)端、移動(dòng)端網(wǎng)站、PC網(wǎng)站等多終端式管理系統(tǒng)。
聯(lián)系官方銷(xiāo)售客服
1835022288
028-61286886
會(huì)員中心如何調(diào)用出當(dāng)前會(huì)員的粉絲數(shù)?關(guān)注數(shù)?
找了本論壇各種標(biāo)簽,都不行。只顯示一個(gè)C
http://223987.com/doc/469.html
user.id改為member.id 表示當(dāng)前的用戶(hù)
<span>粉絲:{count table=member_friend touid=$member.id}</span><span>關(guān)注:{count table=member_friend uid=$member.id}</span>
抄代碼你都抄錯(cuò)
<span>粉絲:{count action=table table=member_friend touid=$member.id}</span>
回復(fù)@Pretty 少了個(gè)action=table 顯示了,謝謝謝謝。。。。。。
http://223987.com/doc/469.html
user.id改為member.id 表示當(dāng)前的用戶(hù)
<span>粉絲:{count table=member_friend touid=$member.id}</span><span>關(guān)注:{count table=member_friend uid=$member.id}</span>
抄代碼你都抄錯(cuò)
<span>粉絲:{count action=table table=member_friend touid=$member.id}</span>
回復(fù)@Pretty 少了個(gè)action=table 顯示了,謝謝謝謝。。。。。。