From 0e44cbefc71f5460d4974cbb051f5750bcb6cd68 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8F=99=E8=BF=B0=E3=80=81=E5=88=AB=E7=A6=BB?= <93301500+xushubieli@users.noreply.github.com> Date: Mon, 14 Apr 2025 17:53:54 +0800 Subject: [PATCH 1/2] Update sglistview.class.php MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 同步单表模型伪静态 --- src/system/archive/sglistview.class.php | 20 ++++++++------------ 1 file changed, 8 insertions(+), 12 deletions(-) diff --git a/src/system/archive/sglistview.class.php b/src/system/archive/sglistview.class.php index b9754e99..1fb15ffa 100755 --- a/src/system/archive/sglistview.class.php +++ b/src/system/archive/sglistview.class.php @@ -972,23 +972,19 @@ class SgListView $nowurls = explode("?", $nowurls); $purl = $nowurls[0]; } - $geturl = "&TotalResult=".$this->TotalResult."&nativeplace=$nativeplace&infotype=$infotype&keyword=".urlencode($keyword)."&"; - $hidenform = ""; - $hidenform = ""; - $hidenform = ""; - $hidenform = ""; - $hidenform .= ""; - $purl .= "?tid=".$this->TypeID."&"; + $geturl = "tid=".$this->TypeID."&TotalResult=".$this->TotalResult."&"; + $purl .= '?'.$geturl; + $optionlist = ''; //获得上页和下页的链接 if ($this->PageNo != 1) { - $prepage .= "