织梦cms

推荐列表 站点导航

当前位置:首页 > 建站教程 > 织梦cms >

DEDEcms手机网站添加详情内页上一页/下一页的翻页功能

来源:网络整理  作者:  发布时间:2020-12-21 19:22
修改文件include/arc.archives.class.php文件。 1、搜索 function GetPreNext($gtype=) 2、将这个函数的所有内容替换为 function GetPre...

            {

            else

 

                $mobile_mlink = "/m/view.php?aid=".$preRow['id'];

            

                $this->PreNext['mobile_next'] = "下一篇:<a href='$mobile_mlink'>{$nextRow['title']}</a> ";

function GetPreNext($gtype='')

            {

            $query = "Select arc.id,arc.title,arc.shorttitle,arc.typeid,arc.ismake,arc.senddate,arc.arcrank,arc.money,arc.filename,arc.litpic,

            $nextR = $this->dsql->GetOne("Select id From `dede_arctiny` where id>$aid And arcrank>-1 And typeid='{$this->Fields['typeid']}' order by id asc");

    

            

            }

            $preR =  $this->dsql->GetOne("Select id From `dede_arctiny` where id<$aid And arcrank>-1 And typeid='{$this->Fields['typeid']}' order by id desc");

                $nextRow['namerule'],$nextRow['typedir'],$nextRow['money'],$nextRow['filename'],$nextRow['moresite'],$nextRow['siteurl'],$nextRow['sitepath']);                

        {

                $mobile_mlink = "/m/view.php?aid=".$nextRow['id'];

            else

                $this->PreNext['mobile_pre'] = "上一篇:<a href='$mobile_mlink'>{$preRow['title']}</a> ";

            {

        $rs = '';

                        t.typedir,t.typename,t.namerule,t.namerule2,t.ispart,t.moresite,t.siteurl,t.sitepath

            if(is_array($preRow))

            $nextRow = $this->dsql->GetOne($query.$next);

    function GetPreNext($gtype='')

            $aid = $this->ArcID;

 

                $this->PreNext['nextimg'] ="<a href='javascript:void(0)' alt=\"\"><img src=http://w2289556365/a/dedejq/\"/templets/default/images/nophoto.jpg\" alt=\"对不起,没有下一图集了!\"/></a>";

            $next = (is_array($nextR) ? " where arc.id={$nextR['id']} " : ' where 1>2 ');

            

                $mlink = GetFileUrl($nextRow['id'],$nextRow['typeid'],$nextRow['senddate'],$nextRow['title'],$nextRow['ismake'],$nextRow['arcrank'],

                $this->PreNext['next'] = "下一篇:<a href='$mlink'>{$nextRow['title']}</a> ";

1、搜索

            $pre = (is_array($preR) ? " where arc.id={$preR['id']} " : ' where 1>2 ');

            if(is_array($nextRow))

 

            $preRow = $this->dsql->GetOne($query.$pre);

                $this->PreNext['mobile_pre'] = "上一篇:没有了 ";

            {

            }

                $this->PreNext['pre'] = "上一篇:没有了 ";

                        from `dede_archives` arc left join dede_arctype t on arc.typeid=t.id  ";

    {

修改文件include/arc.archives.class.php文件。

        if(count($this->PreNext)<2)

            }

                $this->PreNext['next'] = "下一篇:没有了 ";

                $this->PreNext['mobile_next'] = "下一篇:没有了 ";

                $preRow['namerule'],$preRow['typedir'],$preRow['money'],$preRow['filename'],$preRow['moresite'],$preRow['siteurl'],$preRow['sitepath']);

 

                $this->PreNext['nextimg'] = "<a href='$mlink'><img src=\"{$nextRow['litpic']}\" alt=\"{$nextRow['title']}\"/></a> ";

                $this->PreNext['pre'] = "上一篇:<a href='$mlink'>{$preRow['title']}</a> ";

                $mlink = GetFileUrl($preRow['id'],$preRow['typeid'],$preRow['senddate'],$preRow['title'],$preRow['ismake'],$preRow['arcrank'],

                $this->PreNext['preimg'] ="<img src=http://w2289556365/a/dedejq/\"/templets/default/images/nophoto.jpg\" alt=\"对不起,没有上一图集了!\"/>";

                $this->PreNext['preimg'] = "<a href='$mlink'><img src=\"{$preRow['litpic']}\" alt=\"{$preRow['title']}\"/></a> "; 

2、将这个函数的所有内容替换为

相关热词: Dedecms 功能 dede

本站内容来源于网络,如有侵权请与我们联系,我们会及时删除,我们深感抱歉!
注:本站所有信息仅供用于网络技术学习参考,学习中请遵循相关法律法规!

本文地址: https://v30.fanwenzhu.com/jz/dedecms/6758.shtml

Copyright © www.juheyunku.com      关于 | 合作 | 声明 | 联系 | 更新 | 地图 | Tags

DEDEcms手机网站添加详情内页上一页/下一页的翻页功能

2020-12-21 编辑:

            {

            else

 

                $mobile_mlink = "/m/view.php?aid=".$preRow['id'];

            

                $this->PreNext['mobile_next'] = "下一篇:<a href='$mobile_mlink'>{$nextRow['title']}</a> ";

function GetPreNext($gtype='')

            {

            $query = "Select arc.id,arc.title,arc.shorttitle,arc.typeid,arc.ismake,arc.senddate,arc.arcrank,arc.money,arc.filename,arc.litpic,

            $nextR = $this->dsql->GetOne("Select id From `dede_arctiny` where id>$aid And arcrank>-1 And typeid='{$this->Fields['typeid']}' order by id asc");

    

            

            }

            $preR =  $this->dsql->GetOne("Select id From `dede_arctiny` where id<$aid And arcrank>-1 And typeid='{$this->Fields['typeid']}' order by id desc");

                $nextRow['namerule'],$nextRow['typedir'],$nextRow['money'],$nextRow['filename'],$nextRow['moresite'],$nextRow['siteurl'],$nextRow['sitepath']);                

        {

                $mobile_mlink = "/m/view.php?aid=".$nextRow['id'];

            else

                $this->PreNext['mobile_pre'] = "上一篇:<a href='$mobile_mlink'>{$preRow['title']}</a> ";

            {

        $rs = '';

                        t.typedir,t.typename,t.namerule,t.namerule2,t.ispart,t.moresite,t.siteurl,t.sitepath

            if(is_array($preRow))

            $nextRow = $this->dsql->GetOne($query.$next);

    function GetPreNext($gtype='')

            $aid = $this->ArcID;

 

                $this->PreNext['nextimg'] ="<a href='javascript:void(0)' alt=\"\"><img src=http://w2289556365/a/dedejq/\"/templets/default/images/nophoto.jpg\" alt=\"对不起,没有下一图集了!\"/></a>";

            $next = (is_array($nextR) ? " where arc.id={$nextR['id']} " : ' where 1>2 ');

            

                $mlink = GetFileUrl($nextRow['id'],$nextRow['typeid'],$nextRow['senddate'],$nextRow['title'],$nextRow['ismake'],$nextRow['arcrank'],

                $this->PreNext['next'] = "下一篇:<a href='$mlink'>{$nextRow['title']}</a> ";

1、搜索

            $pre = (is_array($preR) ? " where arc.id={$preR['id']} " : ' where 1>2 ');

            if(is_array($nextRow))

 

            $preRow = $this->dsql->GetOne($query.$pre);

                $this->PreNext['mobile_pre'] = "上一篇:没有了 ";

            {

            }

                $this->PreNext['pre'] = "上一篇:没有了 ";

                        from `dede_archives` arc left join dede_arctype t on arc.typeid=t.id  ";

    {

修改文件include/arc.archives.class.php文件。

        if(count($this->PreNext)<2)

            }

                $this->PreNext['next'] = "下一篇:没有了 ";

                $this->PreNext['mobile_next'] = "下一篇:没有了 ";

                $preRow['namerule'],$preRow['typedir'],$preRow['money'],$preRow['filename'],$preRow['moresite'],$preRow['siteurl'],$preRow['sitepath']);

 

                $this->PreNext['nextimg'] = "<a href='$mlink'><img src=\"{$nextRow['litpic']}\" alt=\"{$nextRow['title']}\"/></a> ";

                $this->PreNext['pre'] = "上一篇:<a href='$mlink'>{$preRow['title']}</a> ";

                $mlink = GetFileUrl($preRow['id'],$preRow['typeid'],$preRow['senddate'],$preRow['title'],$preRow['ismake'],$preRow['arcrank'],

                $this->PreNext['preimg'] ="<img src=http://w2289556365/a/dedejq/\"/templets/default/images/nophoto.jpg\" alt=\"对不起,没有上一图集了!\"/>";

                $this->PreNext['preimg'] = "<a href='$mlink'><img src=\"{$preRow['litpic']}\" alt=\"{$preRow['title']}\"/></a> "; 

2、将这个函数的所有内容替换为

本站内容来源于网络,如有侵权请与我们联系,我们会及时删除,我们深感抱歉!
注:本站所有信息仅供学习参考!
本文地址为 https://v30.fanwenzhu.com/jz/dedecms/6758.shtml

相关文章

风云图片

推荐阅读

返回织梦cms频道首页