Files
ningbo/动易的标签库/标签库/视频类/视频节点内容页左侧.config
T
2026-08-31 16:22:00 +08:00

42 lines
1.2 KiB
Plaintext

<root>
<LabelType>视频类</LabelType>
<LabelImage>../../Admin/Images/LabelIco/GetArticleCustom.gif</LabelImage>
<LabelIntro>雅蓝图片节点左侧</LabelIntro>
<LabelDataType>static</LabelDataType>
<LabelTemplate>
<![CDATA[<div id="main_left"> {PE.Label id="CMS用户登录" /}
<div class="left_box">
<dl>
<dt>最近更新</dt>
<dd>
<ul>
{PE.Label id="视频信息列表" outputQty="10" itemListOrderType="3" displayPropertyPrefix="6" bindStyle="视频普通列表" modelId="23" /}
</ul>
</dd>
</dl>
</div>
<div class="left_box">
<dl>
<dt>推荐电影</dt>
<dd>
<ul>
{PE.Label id="视频信息列表" outputQty="10" itemListOrderType="15" displayPropertyPrefix="3" bindStyle="视频普通列表" modelId="23" /}
</ul>
</dd>
</dl>
</div>
<div class="left_box">
<dl>
<dt>本周热门TOP10</dt>
<dd>
<ul>
{PE.Label id="视频信息列表" outputQty="10" itemListOrderType="11" displayPropertyPrefix="7" bindStyle="视频普通列表" modelId="23" /}
</ul>
</dd>
</dl>
</div>
</div>
<div class="clearbox"> </div>]]></LabelTemplate>
<OutType>txt</OutType>
<EnabelAjax>False</EnabelAjax>
</root>