wangxy пре 1 година
родитељ
комит
ab60177894
1 измењених фајлова са 1 додато и 1 уклоњено
  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,