From 2fa1e6f17c88dd69ec0d40bb4ac36529fcaaae1d Mon Sep 17 00:00:00 2001 From: zwesy Date: Tue, 8 Dec 2020 09:21:33 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=EF=BC=9A=E8=B5=B0=E8=BF=9B?= =?UTF-8?q?=E8=B6=85=E5=AE=87=20-=20=E5=8F=91=E5=B1=95=E5=8E=86=E7=A8=8B?= =?UTF-8?q?=E5=B1=95=E7=A4=BA=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/controller/Page.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/controller/Page.php b/app/controller/Page.php index c901904..abb105f 100644 --- a/app/controller/Page.php +++ b/app/controller/Page.php @@ -91,7 +91,7 @@ class Page extends Base $this->data['blocks'] = $blocks; $this->data['honors'] = $honors; - $this->data['historyList'] = History::getByCategoryId($historyCId, true, $historyCate['number'] ?? -1); + $this->data['historyList'] = array_reverse(History::getByCategoryId($historyCId, true, $historyCate['number'] ?? -1)); } // 品质与服务