Explorar o código

1.修改灯光拳击默认参数

slambb %!s(int64=2) %!d(string=hai) anos
pai
achega
cb156178eb
Modificáronse 1 ficheiros con 3 adicións e 2 borrados
  1. 3 2
      util/util-js/store.js

+ 3 - 2
util/util-js/store.js

@@ -458,9 +458,10 @@ const store = new Vuex.Store({
 		hotmanIntelligentData: {
 			frameHitCapacity: 11,
 			// slopeArr: [9, 13, 13, 25],
-			slopeArr: [7, 11, 11, 22]
+			// slopeArr: [7, 11, 11, 22]
+			slopeArr: [15, 20, 20, 40]
 		},
-		bIgnore: true,
+		bIgnore: false,
 		LastMS: 0
 	},
 	mutations: {