Toggle navigation
Toggle navigation
This project
Loading...
Sign in
web
/
yoho-live
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
wuxiao
2016-08-26 16:15:46 +0800
Commit
e1e50438f9dbb78ba3c9b71783651b291bbc4de4
1 parent
93789c3c
商品列表分页
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
backend/views/product/list.php
backend/views/product/list.php
View file @
e1e5043
...
...
@@ -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>
...
...
Please
register
or
login
to post a comment