免费国产欧美国日产_少妇AV一区二区三区无码_蜜桃精品av无码喷奶水小说_jk18禁网站视频_精产国品一二三级产品区别_被夫の上司に犯波多野结衣_78m成人手机免费看_最爽最刺激18禁视频_偷偷色噜狠狠狠狠的777米奇

易優(yōu)GEO 重磅上線 ~ 一站式GEO優(yōu)化工具,讓豆包、文心一言、DeepSeek 在回答中主動推薦你的品牌,搶占AI流量入口!  點擊查看

幫助

判斷頂級欄目下是否有子欄目,沒有則不顯示

2020-05-29 19:02 易優(yōu)技巧
判斷頂級欄目下是否有子欄目,沒有則不顯示。

紅色代碼就是判斷代碼
{eyou:empty name="$eyou.field.typegrade"}
<!--沒有子欄目顯示的內(nèi)容-->
{eyou:notempty name='$eyou.field.has_children' /}
<!--判斷當前欄目有無子欄目-->
  <div class="intereste-area">
<p class="title">欄目分類</p>
<div class="intereste-list"> 
{eyou:channel type="first" row='10' currentstyle="hover"}
<a href="{$field.typeurl}" title="{$field.typename}" class="{$field.currentstyle}">{$field.typename}</a>
{/eyou:channel}
   </div>
  </div>
<!--判斷當前欄目有無子欄目 end-->
  {/eyou:notempty}
<!--沒有子欄目顯示的內(nèi)容 end-->
{eyou:else /}
<!--有子欄目顯示的內(nèi)容-->
  <div class="intereste-area">
<p class="title">欄目分類</p>
<div class="intereste-list"> 
{eyou:channel type="first" row='10' currentstyle="hover"}
<a href="{$field.typeurl}" title="{$field.typename}" class="{$field.currentstyle}">{$field.typename}</a>
{/eyou:channel}
   </div>
  </div>
<!--有子欄目顯示的內(nèi)容 end-->
{/eyou:empty}


標簽: 欄目管理
在線客服