Merge branch 'master' of https://gitee.com/dxtc/chaoyu
						commit
						e999dbac33
					
				| 
						 | 
				
			
			@ -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