cmy 2 سال پیش
والد
کامیت
d5d060a1d4
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      pages/index/entertainment.vue

+ 2 - 2
pages/index/entertainment.vue

@@ -408,8 +408,8 @@
 				try {
 					// 判斷是否有游戲信息并且有正在進行中游戏
 					if (that.history.base.id && that.history.next) {
-						console.log(that.history.base.id, that.history.next,
-							'that.history.base.id && that.history.next');
+						// console.log(that.history.base.id, that.history.next,
+						// 	'that.history.base.id && that.history.next');
 						that.time.t = setInterval(() => {
 							that.getOutTime();
 						}, 1000)