亚洲人成在线观看,欧美日韩人妻性爱,国产三级免费播放,国产免费av片在线观看下载,日本人妻少妇久久中文字幕乱码,巨胸大乳寂寞人妻中文字幕在线,国产AV无码专区,亚洲AVV,欧洲无码中文 http://www.vanhostingweb.com 分享技術(shù),共同進(jìn)步 Sun, 28 Oct 2018 15:59:11 +0000 zh-Hans hourly 1 織夢(mèng)dedecms圖集在首頁(yè)列表頁(yè)調(diào)用并且輸出自定義張數(shù) http://www.vanhostingweb.com/1177.html http://www.vanhostingweb.com/1177.html#respond Thu, 29 Jun 2017 01:30:40 +0000 http://www.vanhostingweb.com/?p=1177 不改動(dòng)官方核心文件,在自定義方法文件里加入個(gè)方法來(lái)實(shí)現(xiàn)

打開(kāi) \include\extend.func.php 在最下面加入這個(gè)方法

PHP
function Getimgurls($aid,$num=4)    
{
    global $dsql;
    $imgurls = $result = '';
    $imgrow = $dsql->GetOne( "Select imgurls From `#@__addonimages` where aid='$aid' ");
    $imgurls = $imgrow['imgurls'];
    if($imgurls != '')
    {
        $dtp = new DedeTagParse();
        $dtp->LoadSource($imgurls);
        $images = array();
        if(is_array($dtp->CTags))
        {
            foreach($dtp->CTags as $ctag)
            {
                if($ctag->GetName() == 'img')
                {
                    $row = array();
                    $row['width'] = $ctag->GetAtt('width');
                    $row['height'] = $ctag->GetAtt('height');
                    $row['imgsrc'] = trim($ctag->GetInnerText());
                    $row['text'] = $ctag->GetAtt('text');
                    $images[] = $row;
                }
            }
        }
        $dtp->Clear();
        $i = 0;
        foreach($images as $row)
        {
            if($i == $num) break;
            if($row['imgsrc'] != '')
            {
                $result .= "<li><div class='pic'><a title='{$row['text']}' href='{$row['imgsrc']}'><img src='{$row['imgsrc']}' mid='{$row['imgsrc']}' big='{$row['imgsrc']}' width='70' height='70'></a></div></li>";
            }
            $i++;
        }
        return $result;
    }  
}

<li><div class='pic'><a title='{$row['text']}' href='{$row['imgsrc']}'><img src='{$row['imgsrc']}' mid='{$row['imgsrc']}' big='{$row['imgsrc']}' width='70' height='70'></a></div></li>

改成你自己的,注意單雙引號(hào)

前臺(tái)模板 首頁(yè) 或者 列表頁(yè) 中調(diào)用

PHP
[field:id function=Getimgurls(@me,4)/]

數(shù)字4是調(diào)用幾張圖片

]]>
http://www.vanhostingweb.com/1177.html/feed 0
亚洲中文色欧另类欧美,久久久久久久激情,亚洲 日韩 欧美 另类 国产,中文字幕高清无码男人的天堂 www.sucaiwu.net