SiteFactoryCMS:幻灯片效果显示图片 图片

来自站长百科
跳转至: 导航、​ 搜索

导航: 上一页 | 首页 | DedeCMS | 帝国CMS | Drupal | PHPCMS | PHP168 | Xoops | Joomla | SupeSite

Sf907.jpg


Sf908 1.jpg
Sf908 2.jpg

调用例举:

<!—默认图片首页模板 -->
{PE.Label id="幻灯片效果显示图片_图片" parentid="@Request_id" arrnodeid="0" includechild="true" specialid="0" shownum="10" ishot="false" iselite="false" datenum="0" ordertype="1" imgwidth="150" imgheight="150" titlelen="20" timeout="5000" effectid="23" hits="0" elitelevel="0" span="" class="" /}

模板代码如下:

{PE.Label id="幻灯片效果显示图片_图片" parentid="1" arrnodeid="0" includechild="false" specialid="0" shownum="10" ishot="false" iselite="false" datenum="0" ordertype="1" imgwidth="150" imgheight="150" titlelen="20" timeout="5000" effectid="23" hits="0" elitelevel="0" tablename="PE_U_Photo" span="" class="" /}

对应的图片显示如下:

Sf909.jpg

前台显示样式:

Sf910.jpg

标签架构

Sf911.jpg