virtual
15008401624 2020-12-08 09:27:39 +08:00
commit e999dbac33
1 changed files with 1 additions and 1 deletions

View File

@ -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));
}
// 品质与服务