wangxy il y a 1 mois
Parent
commit
08903cc574
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      components/MtaScrollView/MtaScrollView.vue

+ 1 - 1
components/MtaScrollView/MtaScrollView.vue

@@ -27,7 +27,7 @@
 		},
 		size: {
 			type: Number,
-			default: 5
+			default: 10
 		},
 		otherOption: {
 			type: Object,