Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yoho-blk
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
1
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Plain Diff
Browse Files
Authored by
xuqi
9 years ago
Commit
5fe81b89791ba2887da85834b645bf4c4d289fb6
2 parents
c4fbf9be
c0b54186
Merge branch 'develop' of
http://git.yoho.cn/fe/yoho-blk
into develop
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
1 deletions
apps/partial/views/action/index.hbs
apps/partial/views/action/index.hbs
View file @
5fe81b8
...
...
@@ -80,7 +80,17 @@
</div>
<p
class=
"title"
>
9. 分页组件
</p>
<div
style=
"border: 1px solid #000; height: 40px; padding: 5px;"
>
<div
style=
"border: 1px solid #000; height: 200px; padding: 5px;"
>
<pre>
全局安装json-server
npm i -g json-server
启动
json-server --watch mock/address.json
</pre>
{{{
pagination
paginationOpts
}}}
</div>
...
...
Please
register
or
login
to post a comment