This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
wangguoyu
/
uniProject
Observar
1
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Ver código fonte
修改pageSize
wangxy
1 ano atrás
pai
dd20535018
commit
ab60177894
1 arquivos alterados
com
1 adições
e
1 exclusões
Visão dividida
Mostrar estatísticas do Diff
1
1
components/custom-scroll-list/custom-scroll-list.vue
+ 1
- 1
components/custom-scroll-list/custom-scroll-list.vue
Ver arquivo
@@ -37,7 +37,7 @@
},
size: {
type: Number,
- default:
2
+ default:
5
},
hasSearcBar: {
type: Boolean,