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

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

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

Sf798.jpg


Sf799 1.jpg
Sf799 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_Soft" span="" class="" /}

对应的图片显示如下:

Sf800.jpg

前台效果

Sf801.jpg

标签架构

Sf802.jpg