Authored by wuxiao

商品列表分页

... ... @@ -50,6 +50,7 @@ $this->title = $this->params['main_title'].'-'.$this->params['sub_title'];
</table>
</div>
<!-- table-responsive -->
<?php echo LinkPager::widget(['pagination' => $pagination]);?>
</div>
<!-- col-md-12 -->
</div>
... ...