This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
wangguoyu
/
uniProject
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Parcourir la source
修改pageSize
wangxy
il y a 1 an
Parent
dd20535018
commit
ab60177894
1 fichiers modifiés
avec
1 ajouts
et
1 suppressions
Vue séparée
Afficher les stats Diff
1
1
components/custom-scroll-list/custom-scroll-list.vue
+ 1
- 1
components/custom-scroll-list/custom-scroll-list.vue
Voir le fichier
@@ -37,7 +37,7 @@
},
size: {
type: Number,
- default:
2
+ default:
5
},
hasSearcBar: {
type: Boolean,