From 466abd8cd65a417574792ad03764bb7c946b05bf Mon Sep 17 00:00:00 2001 From: make Date: Tue, 8 Apr 2025 21:48:48 +0800 Subject: [PATCH] debug --- code/app/home/controller/Index.php | 2 +- .../view/kuangyu/Pc/Public/hostListImg.html | 1 + .../view/kuangyu/Pc/Public/hostListText.html | 1 + .../kuangyu/Pc/Public/indexBoyNewsList.html | 7 ++- .../kuangyu/Pc/Public/indexBoyNewsOne.html | 5 ++- .../kuangyu/Pc/Public/indexBoyRankList.html | 1 + .../kuangyu/Pc/Public/indexBoyRankOne.html | 4 +- .../Pc/Public/indexNewsUpdateList.html | 4 +- .../view/kuangyu/Pc/Public/swiperListImg.html | 1 + code/app/home/view/kuangyu/Pc/index.html | 44 +++++++++---------- 10 files changed, 42 insertions(+), 28 deletions(-) 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 @@