This website works better with JavaScript
Home
Explore
Help
Register
Sign In
forest
/
forest-H5
Watch
6
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
f2413cf60f
Branches
Tags
master
youxuan
0.0.1
forest-H5
/
config
/
CONST.js
CONST.js
81 B
History
Raw
1
2
3
4
5
//分页定义
export
const
paginationConfig = {
pageNo
:
1
,
pageSize
:
10
}