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