Copyright @ 2015-2024 织梦园 版权所有 Power by DedeCms
鲁ICP备15039853号-2

模板标签 TAG标签 网站地图 XML地图 今日更新 返回顶部
| 
{dede:productimagelist}
<a href="[field:imgsrc/]" title="[field:text/]"><img src="[field:imgsrc/]" width="120" height="90" /></a>
{/dede:productimagelist} | 
| $ctp->LoadSource($innerText); | 
| $GLOBALS['autoindex'] = 0; | 
| $revalue .= $ctp->GetResult(); | 
| $GLOBALS['autoindex']++; | 
| [field:global name=autoindex/] | 
| 
{dede:productimagelist}
<span id="[field:global name=autoindex/]"><img src="[field:imgsrc/]" alt="www.baidu.com" width="200" height="300" /></span>
{/dede:productimagelist} | 
| 
foreach($dtp->CTags as $ctag)
{
if($ctag->GetName()=="img") | 
| if(!isset($refObj->addTableRow['imgurls'])) return ; | 
| 
$aid = $refObj->ArcID;
$row = $refObj->dsql->GetOne("SELECT title FROM `dede_archives` WHERE `id` = '$aid';");
$title = $row['title']; | 
| 
$row['text'] = $ctag->GetAtt('text'); | 
| $row['title'] = $title; | 
| [field:title/] | 
| 
{dede:productimagelist}
<li><a href="javascript:ChangePic('[field:imgsrc/]', '#bigpicimg');" title="[field:text/]" rel="facebox"><img src="[field:imgsrc/]" width="120" height="90" alt="[field:title/]" /></a></li>
{/dede:productimagelist} |