debug
This commit is contained in:
@@ -160,7 +160,7 @@ class Index extends BaseController
|
||||
$strView = $boolIsMobile ? '' : 'pc/index';
|
||||
|
||||
// 生成多少个干扰吗
|
||||
$this->generateGrm(2, 0, 30);
|
||||
$this->generateGrm(2, 0, 150);
|
||||
return $this->rending($strView);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user