dever 7 tahun lalu
induk
melakukan
1872d4b7bc
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      tm/lib/Controller/Index.class.php

+ 1 - 1
tm/lib/Controller/Index.class.php

@@ -18,7 +18,7 @@ class Index extends EventsController {
 		
 		# 检查是否移动端
 		$title = '精彩活动';
-		//$this->checkIsFromMobile($title);
+		$this->checkIsFromMobile($title);
 		
 		$plat_form_id = $this->getPlatFormId();