first commit

This commit is contained in:
2026-08-31 16:22:00 +08:00
commit e969a1e559
2665 changed files with 128795 additions and 0 deletions
@@ -0,0 +1,42 @@
<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>