dever 7 年之前
父節點
當前提交
1872d4b7bc
共有 1 個文件被更改,包括 1 次插入1 次删除
  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();