This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
wangguoyu
/
uniProject
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
修改pageSize
wangxy
hace 1 año
padre
dd20535018
commit
ab60177894
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
1
1
components/custom-scroll-list/custom-scroll-list.vue
+ 1
- 1
components/custom-scroll-list/custom-scroll-list.vue
Ver fichero
@@ -37,7 +37,7 @@
},
size: {
type: Number,
- default:
2
+ default:
5
},
hasSearcBar: {
type: Boolean,