欧美亚洲制服丝袜在线|高清不卡毛片免费观看|激情综合婷婷色五月蜜桃|日本加勒比人妻在线二区|国产精品亚洲精品日韩电影|欧美一区二区三不卡视频一|欧美日韩精品一区在线播放|av色综合久久天堂av色综合在

云優(yōu)CMS如何按orderby排序上一條下一條信息

發(fā)布日期:2018-10-10 作者:云優(yōu)CMS 人氣:6938

1、\app\index\controller\Show.php

搜索:

$prev = $conmodel->getContentPrev($category['id'], $content['id']);

$next = $conmodel->getContentNext($category['id'], $content['id']);

修改為:

$prev = $conmodel->getContentPrev($category['id'], $content['id'], $content['sort']);

$next = $conmodel->getContentNext($category['id'], $content['id'], $content['sort']);


2、\app\index\model\ContentModel.php

搜索:

public function getContentNext($cid, $id){

        $where['id'] = ['GT', $id];

修改為:

public function getContentNext($cid, $sort){

        $where['sort'] = ['GT', $sort];


搜索:

public function getContentPrev($cid, $id){

        $where['id'] = ['GT', $id];

修改為:

public function getContentPrev($cid, $sort){

        $where['sort'] = ['LT', $sort];


相關(guān)新聞

返回頂部

撥打電話
在線咨詢
掃碼添加微信咨詢產(chǎn)品相關(guān)問題

全國統(tǒng)一服務(wù)電話: 0511-85995956

桃源县| 西充县| 获嘉县| 大渡口区| 昭苏县| 伊吾县| 涞水县| 神农架林区| 施甸县| 阿克陶县| 都江堰市| 会泽县| 禄丰县| 崇明县| 昌江| 尤溪县| 巴彦县| 民县| 应用必备| 贵溪市| 黄陵县| 张家川| 收藏| 威远县| 田林县| SHOW| 镇雄县| 苏尼特左旗| 新源县| 五莲县| 彰化县| 唐山市| 光山县| 南涧| 津南区| 衡山县| 中阳县| 舟曲县| 肇州县| 库尔勒市| 广东省|