This website works better with JavaScript
Home
Explore
Help
Sign In
wangguoyu
/
uniProject
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
修改pageSize
wangxy
1 year ago
parent
dd20535018
commit
ab60177894
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
components/custom-scroll-list/custom-scroll-list.vue
+ 1
- 1
components/custom-scroll-list/custom-scroll-list.vue
View File
@@ -37,7 +37,7 @@
},
size: {
type: Number,
- default:
2
+ default:
5
},
hasSearcBar: {
type: Boolean,