Jelajahi Sumber

筛选默认异性

wkyy 3 tahun lalu
induk
melakukan
67a06a62a1
1 mengubah file dengan 2 tambahan dan 2 penghapusan
  1. 2 2
      pages/friend/index.vue

+ 2 - 2
pages/friend/index.vue

@@ -219,7 +219,7 @@
 				current: 0,
 				randomList: [],
 				show: false,
-				checked: false,
+				checked: true,
 				customStyle:{
 					background: '#FF5E5E'
 				},
@@ -244,7 +244,7 @@
 		},
 		methods: {
 			reset() {
-				this.checked = false;
+				this.checked = true;
 				
 				this.rangeValues = [22,35];
 				this.$refs.refsValues.originalMinValue=22