国产探花免费观看_亚洲丰满少妇自慰呻吟_97日韩有码在线_资源在线日韩欧美_一区二区精品毛片,辰东完美世界有声小说,欢乐颂第一季,yy玄幻小说排行榜完本

首頁 > CMS > 織夢DEDE > 正文

織夢文章列表頁和搜索結(jié)果單獨輸出當(dāng)前頁碼、總頁碼、文檔總數(shù)

2024-07-12 09:08:03
字體:
供稿:網(wǎng)友
織夢文章列表頁和搜索結(jié)果單獨輸出當(dāng)前頁碼、總頁碼、文檔總數(shù),不是用dede:sql的方式。

織夢欄目列表頁實現(xiàn)教程

打開 /include/arc.listview.class.php 找到 (大約在673行)

else if($PageNo!=1 && $ctag->GetName()=='field' && $ctag->GetAtt('display')!='')

在它上面加入

else if($ctag->GetName()=="pageno"){$this->dtp->Assign($tagid,$this->PageNo);}else if($ctag->GetName()=="totalpage"){$this->dtp->Assign($tagid,ceil($this->TotalResult/$this->PageSize));}else if($ctag->GetName()=="totalresult"){$this->dtp->Assign($tagid,$this->TotalResult);}

如圖

織夢文章列表頁和搜索結(jié)果單獨輸出當(dāng)前頁碼、總頁碼、文檔總數(shù)
 

織夢搜索結(jié)果頁實現(xiàn)教程

打開 /include/arc.searchview.class.php 找到 (大概在542行)

else if($tagname=="field")

在它上面加入
 

else if($ctag->GetName()=="pageno"){$this->dtp->Assign($tagid,$this->PageNo);}else if($ctag->GetName()=="totalpage"){$this->dtp->Assign($tagid,ceil($this->TotalResult/$this->PageSize));}else if($ctag->GetName()=="totalresult"){$this->dtp->Assign($tagid,$this->TotalResult);}

如圖


織夢欄目列表模板和搜索結(jié)果頁模板調(diào)用標(biāo)簽統(tǒng)一寫法

當(dāng)前第{dede:pageno/}頁 共有{dede:totalpage/}頁 共有{dede:totalresult/}條數(shù)據(jù)

發(fā)表評論 共有條評論
用戶名: 密碼:
驗證碼: 匿名發(fā)表
主站蜘蛛池模板: 太白县| 勃利县| 原平市| 沛县| 杭锦后旗| 岳池县| 德钦县| 灵璧县| 木兰县| 伊吾县| 临武县| 罗甸县| 正蓝旗| 仪征市| 宝山区| 常山县| 馆陶县| 瑞安市| 汾西县| 德江县| 仙居县| 韩城市| 肇源县| 邓州市| 星座| 武胜县| 景东| 舟山市| 宜春市| 通江县| 石林| 丰县| 出国| 元阳县| 普陀区| 察哈| 武城县| 班玛县| 曲沃县| 宁陕县| 延津县|