更新:走进超宇 - 发展历程展示调整
parent
7f6844207e
commit
2fa1e6f17c
|
@ -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));
|
||||
}
|
||||
|
||||
// 品质与服务
|
||||
|
|
Loading…
Reference in New Issue