wangguoyu 6 tháng trước cách đây
mục cha
commit
67fca1b648
2 tập tin đã thay đổi với 4 bổ sung4 xóa
  1. 2 2
      pages/study/product/shuxue.vue
  2. 2 2
      pages/study/product/yingyu.vue

+ 2 - 2
pages/study/product/shuxue.vue

@@ -112,9 +112,9 @@
 	function currentGrowth(data) {
 		if (growthType.value == 0) {
 			return 'animal-img dan-img'
-		} else if (growthType.value == 2) {
+		} else if (growthType.value == 1) {
 			return 'animal-img xiao-e-img'
-		} else if (growthType.value == 3) {
+		} else if (growthType.value == 2) {
 			return 'animal-img zhong-e-img'
 		} else {
 			return 'animal-img da-e-img'

+ 2 - 2
pages/study/product/yingyu.vue

@@ -108,9 +108,9 @@
 	function currentGrowth(data) {
 		if (growthType.value == 0) {
 			return 'animal-img dan-img'
-		} else if (growthType.value == 2) {
+		} else if (growthType.value == 1) {
 			return 'animal-img xiao-e-img'
-		} else if (growthType.value == 3) {
+		} else if (growthType.value == 2) {
 			return 'animal-img zhong-e-img'
 		} else {
 			return 'animal-img da-e-img'