Explorar o código

修改pageSize

wangxy hai 1 ano
pai
achega
ab60177894
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      components/custom-scroll-list/custom-scroll-list.vue

+ 1 - 1
components/custom-scroll-list/custom-scroll-list.vue

@@ -37,7 +37,7 @@
 		},
 		size: {
 			type: Number,
-			default: 2
+			default: 5
 		},
 		hasSearcBar: {
 			type: Boolean,