柒零 hace 1 año
padre
commit
6cfa13c127
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      pages/index/index.js

+ 1 - 1
pages/index/index.js

@@ -3792,7 +3792,7 @@ Page({
 		// }, 6000);
 		this.data.intervalId1 = setInterval(() => {
 			that.getHAData(that, that.data.hotelcode, that.data.roomcode);
-		}, 2500);
+		}, 3000);
 
 		// 第二个定时器,每2秒执行一次  
 		this.data.intervalId2 = setInterval(() => {