diff --git a/code/app/home/controller/Index.php b/code/app/home/controller/Index.php index 4120698..94c0d44 100644 --- a/code/app/home/controller/Index.php +++ b/code/app/home/controller/Index.php @@ -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); } } diff --git a/code/app/home/view/kuangyu/Pc/Public/hostListImg.html b/code/app/home/view/kuangyu/Pc/Public/hostListImg.html index 6356257..60420e2 100644 --- a/code/app/home/view/kuangyu/Pc/Public/hostListImg.html +++ b/code/app/home/view/kuangyu/Pc/Public/hostListImg.html @@ -1,4 +1,5 @@