فهرست منبع

修改pageSize

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,