diff --git a/code/app/home/view/videoBoKu/base.html b/code/app/home/view/videoBoKu/base.html
index 955e66a..0a55fdd 100644
--- a/code/app/home/view/videoBoKu/base.html
+++ b/code/app/home/view/videoBoKu/base.html
@@ -196,6 +196,7 @@
diff --git a/code/app/home/view/videoBoKu/index/index.html b/code/app/home/view/videoBoKu/index/index.html
index 8b7dd6d..0a79e6d 100644
--- a/code/app/home/view/videoBoKu/index/index.html
+++ b/code/app/home/view/videoBoKu/index/index.html
@@ -168,7 +168,7 @@ export_name="arrVideoPiaofang" /}
-
+
{foreach $arrVideoTuijian as $key=>$Video }
{include file="public/video-list-shu" start="10" col-lg="9"/}
{/foreach}
diff --git a/code/app/home/view/videoBoKu/public/video-list-shu.html b/code/app/home/view/videoBoKu/public/video-list-shu.html
index 90d2f1e..ac8d2e3 100644
--- a/code/app/home/view/videoBoKu/public/video-list-shu.html
+++ b/code/app/home/view/videoBoKu/public/video-list-shu.html
@@ -1,27 +1,3 @@
-{if $key == 1}
--
-
-
-{else}
-
@@ -55,4 +31,3 @@
-{/if}
\ No newline at end of file
diff --git a/code/app/home/view/videoBoKu/public/video-panel.html b/code/app/home/view/videoBoKu/public/video-panel.html
index b5a2965..7064092 100644
--- a/code/app/home/view/videoBoKu/public/video-panel.html
+++ b/code/app/home/view/videoBoKu/public/video-panel.html
@@ -24,7 +24,7 @@
-
+
{video:list count="12" v_parent_category_en="$val.v_category_en" sort_type="news" d_key="key" d_val="Video" cache_life="3600"}
{include file="public/video-list-shu" start="27+($key*12)" col-lg="6"/}
{/video:list}
diff --git a/code/app/home/view/videoBoKu/video/getCategory.html b/code/app/home/view/videoBoKu/video/getCategory.html
index 55213d2..bab8145 100644
--- a/code/app/home/view/videoBoKu/video/getCategory.html
+++ b/code/app/home/view/videoBoKu/video/getCategory.html
@@ -224,7 +224,7 @@ d_key="d_key" d_val="Video" p_val="page_data" func="generateVideoPager" export_n
-
+
{foreach $resData.data as $key=>$Video}
{include file="public/video-list-shu" start="0" col-lg="9"/}
{/foreach}
diff --git a/code/app/home/view/videoBoKu/video/getCategoryType.html b/code/app/home/view/videoBoKu/video/getCategoryType.html
index fd723d3..ddb297f 100644
--- a/code/app/home/view/videoBoKu/video/getCategoryType.html
+++ b/code/app/home/view/videoBoKu/video/getCategoryType.html
@@ -152,7 +152,7 @@
-
+
{video:list count="12"
v_parent_category_en="$arrParentCategory.v_category_en"
v_category_en="$arrChildrenCategory.v_category_en"
diff --git a/code/app/home/view/videoBoKu/video/getRankList.html b/code/app/home/view/videoBoKu/video/getRankList.html
index 252a3d9..ce30af9 100644
--- a/code/app/home/view/videoBoKu/video/getRankList.html
+++ b/code/app/home/view/videoBoKu/video/getRankList.html
@@ -184,7 +184,7 @@ p_val="page_data" button_num="10" cache_life="3600" export_name="arrVideoRankLis
-
+
{foreach $arrVideoRankList as $key=>$Video}
{include file="public/video-list-shu" start="0" col-lg="9"/}
{/foreach}
diff --git a/code/app/home/view/videoBoKu/video/getVideoInfo.html b/code/app/home/view/videoBoKu/video/getVideoInfo.html
index bf5e9f4..d799b98 100644
--- a/code/app/home/view/videoBoKu/video/getVideoInfo.html
+++ b/code/app/home/view/videoBoKu/video/getVideoInfo.html
@@ -348,7 +348,7 @@
-
+
{video:list count="12"
v_category_en="$arrVideo.v_category_en"
v_lang_en="all"
@@ -371,7 +371,7 @@
-
+
{video:list count="12"
v_category_en="$arrVideo.v_category_en"
v_lang_en="all"
diff --git a/code/app/home/view/videoBoKu/video/getVideoPlayUrl.html b/code/app/home/view/videoBoKu/video/getVideoPlayUrl.html
index 6483dd6..aafb567 100644
--- a/code/app/home/view/videoBoKu/video/getVideoPlayUrl.html
+++ b/code/app/home/view/videoBoKu/video/getVideoPlayUrl.html
@@ -387,7 +387,7 @@
-
+
{video:list count="12"
v_category_en="$arrVideo.v_category_en"
v_lang_en="all"
diff --git a/code/app/home/view/videoDadi/base.html b/code/app/home/view/videoDadi/base.html
index e6b2388..edc4d45 100644
--- a/code/app/home/view/videoDadi/base.html
+++ b/code/app/home/view/videoDadi/base.html
@@ -137,6 +137,7 @@
{block name="footer-js"}{/block}
diff --git a/code/app/home/view/videoDadi/index/index.html b/code/app/home/view/videoDadi/index/index.html
index 30e002e..a4fa033 100644
--- a/code/app/home/view/videoDadi/index/index.html
+++ b/code/app/home/view/videoDadi/index/index.html
@@ -157,7 +157,7 @@
-
+
{foreach $arrVideoTuijian as $key=>$Video }
{include file="public/video-list-shu" start="0"/}
diff --git a/code/app/home/view/videoDadi/public/video-list-shu.html b/code/app/home/view/videoDadi/public/video-list-shu.html
index fcd23a9..029f603 100644
--- a/code/app/home/view/videoDadi/public/video-list-shu.html
+++ b/code/app/home/view/videoDadi/public/video-list-shu.html
@@ -1,26 +1,3 @@
-{if $key == 1}
--
-
-
- {if !empty($arrGrm[$key + [start]])}
- {$arrGrm[$key+[start]]|raw}
- {/if}
-
-
-
-
-
-
-
-{else}
-
@@ -45,4 +22,6 @@
-{/if}
\ No newline at end of file
+
+
+
diff --git a/code/app/home/view/videoDadi/public/video-panel.html b/code/app/home/view/videoDadi/public/video-panel.html
index 1c132ed..430e3b2 100644
--- a/code/app/home/view/videoDadi/public/video-panel.html
+++ b/code/app/home/view/videoDadi/public/video-panel.html
@@ -20,7 +20,7 @@
-
+
{video:list count="12" v_parent_category_en="$val.v_category_en" sort_type="news" d_key="key" d_val="Video" cache_life="3600"}
{include file="public/video-list-shu" start="27"/}
{/video:list}
diff --git a/code/app/home/view/videoDadi/video/getCategory.html b/code/app/home/view/videoDadi/video/getCategory.html
index b9f87c3..014dc13 100644
--- a/code/app/home/view/videoDadi/video/getCategory.html
+++ b/code/app/home/view/videoDadi/video/getCategory.html
@@ -203,7 +203,7 @@ d_key="d_key" d_val="Video" p_val="page_data" func="generateVideoPager" export
-
+
{foreach $resData.data as $key=>$Video}
{include file="public/video-list-shu" start="0"/}
{/foreach}
diff --git a/code/app/home/view/videoDadi/video/getCategoryType.html b/code/app/home/view/videoDadi/video/getCategoryType.html
index b87e3a3..70d45c1 100644
--- a/code/app/home/view/videoDadi/video/getCategoryType.html
+++ b/code/app/home/view/videoDadi/video/getCategoryType.html
@@ -134,7 +134,7 @@
-
+
{video:list count="12"
v_category_en="$arrChildrenCategory.v_category_en"
v_lang_en="all"
diff --git a/code/app/home/view/videoDadi/video/getRankList.html b/code/app/home/view/videoDadi/video/getRankList.html
index 5fea94b..7090b6f 100644
--- a/code/app/home/view/videoDadi/video/getRankList.html
+++ b/code/app/home/view/videoDadi/video/getRankList.html
@@ -169,7 +169,7 @@ p_val="page_data" button_num="10" cache_life="3600" export_name="arrVideoRankLi
-
+
{foreach $arrVideoRankList as $key=>$Video}
{include file="public/video-list-shu" start="0" /}
{/foreach}
diff --git a/code/app/home/view/videoDadi/video/getVideoInfo.html b/code/app/home/view/videoDadi/video/getVideoInfo.html
index a31b95e..209d8db 100644
--- a/code/app/home/view/videoDadi/video/getVideoInfo.html
+++ b/code/app/home/view/videoDadi/video/getVideoInfo.html
@@ -326,7 +326,7 @@
-
+
{video:list count="12"
v_category_en="$arrVideo.v_category_en"
v_lang_en="all"
diff --git a/code/app/home/view/videoDadi/video/getVideoPlayUrl.html b/code/app/home/view/videoDadi/video/getVideoPlayUrl.html
index 314bcbe..e99bef3 100644
--- a/code/app/home/view/videoDadi/video/getVideoPlayUrl.html
+++ b/code/app/home/view/videoDadi/video/getVideoPlayUrl.html
@@ -306,7 +306,7 @@
-
+
{video:list count="12"
v_category_en="$arrVideo.v_category_en"
v_lang_en="all"
diff --git a/code/app/home/view/videoDingZhu/base.html b/code/app/home/view/videoDingZhu/base.html
index a9e63fd..9d0eb98 100644
--- a/code/app/home/view/videoDingZhu/base.html
+++ b/code/app/home/view/videoDingZhu/base.html
@@ -205,6 +205,7 @@
diff --git a/code/app/home/view/videoDingZhu/index/index.html b/code/app/home/view/videoDingZhu/index/index.html
index 9d1999f..90ab3b5 100644
--- a/code/app/home/view/videoDingZhu/index/index.html
+++ b/code/app/home/view/videoDingZhu/index/index.html
@@ -154,7 +154,7 @@ export_name="arrVideoPiaofang" /}
class="fbbd96 fa fa-angle-right">
-
+
{foreach $arrVideoTuijian as $key=>$Video }
{include file="public/video-list-shu" start="0" col-lg="4"/}
{/foreach}
@@ -195,7 +195,7 @@ export_name="arrVideoPiaofang" /}
-
+
{video:list count="6"
sort_type="news"
d_key="key" d_val="Video" cache_life="3600"}
diff --git a/code/app/home/view/videoDingZhu/public/video-list-shu.html b/code/app/home/view/videoDingZhu/public/video-list-shu.html
index 256bc1a..0a09cad 100644
--- a/code/app/home/view/videoDingZhu/public/video-list-shu.html
+++ b/code/app/home/view/videoDingZhu/public/video-list-shu.html
@@ -1,24 +1,3 @@
-{if $key == 1}
--
-
- {if !empty($arrGrm[$key + [start]])}
- {$arrGrm[$key+[start]]|raw}
- {/if}
-
-
-
-
-
-
-
-{else}
-
-
@@ -43,4 +22,3 @@
-{/if}
\ No newline at end of file
diff --git a/code/app/home/view/videoDingZhu/public/video-panel.html b/code/app/home/view/videoDingZhu/public/video-panel.html
index 2918da6..d295e65 100644
--- a/code/app/home/view/videoDingZhu/public/video-panel.html
+++ b/code/app/home/view/videoDingZhu/public/video-panel.html
@@ -13,7 +13,7 @@
class="fbbd96 fa fa-angle-right">
-
+
{video:list count="8" v_parent_category_en="$val.v_category_en" sort_type="news" d_key="key" d_val="Video" cache_life="3600"}
{include file="public/video-list-shu" start="27" col-lg="4"/}
{/video:list}
diff --git a/code/app/home/view/videoDingZhu/video/getCategory.html b/code/app/home/view/videoDingZhu/video/getCategory.html
index b641003..50ed0f6 100644
--- a/code/app/home/view/videoDingZhu/video/getCategory.html
+++ b/code/app/home/view/videoDingZhu/video/getCategory.html
@@ -227,7 +227,7 @@ d_key="d_key" d_val="Video" p_val="page_data" func="generateVideoPager" export
-
+
{foreach $resData.data as $key=>$Video}
{include file="public/video-list-shu" start="0" col-lg="6"/}
{/foreach}
diff --git a/code/app/home/view/videoDingZhu/video/getCategoryType.html b/code/app/home/view/videoDingZhu/video/getCategoryType.html
index 9918d2d..dea9f4d 100644
--- a/code/app/home/view/videoDingZhu/video/getCategoryType.html
+++ b/code/app/home/view/videoDingZhu/video/getCategoryType.html
@@ -143,7 +143,7 @@
-
+
{video:list count="8"
v_category_en="$arrChildrenCategory.v_category_en"
v_lang_en="all"
diff --git a/code/app/home/view/videoDingZhu/video/getRankList.html b/code/app/home/view/videoDingZhu/video/getRankList.html
index d64c57a..35a523d 100644
--- a/code/app/home/view/videoDingZhu/video/getRankList.html
+++ b/code/app/home/view/videoDingZhu/video/getRankList.html
@@ -181,7 +181,7 @@ p_val="page_data" button_num="10" cache_life="3600" export_name="arrVideoRankLi
-
+
{foreach $arrVideoRankList as $key=>$Video}
{include file="public/video-list-shu" start="0" col-lg="6"/}
{/foreach}
diff --git a/code/app/home/view/videoDingZhu/video/getSearchVideo.html b/code/app/home/view/videoDingZhu/video/getSearchVideo.html
index c0415c0..823cf2f 100644
--- a/code/app/home/view/videoDingZhu/video/getSearchVideo.html
+++ b/code/app/home/view/videoDingZhu/video/getSearchVideo.html
@@ -130,7 +130,7 @@ p_val="page_data" button_num="5" cache_life="3600" func="generateSearchPager" ex
搜索“{$Request.get.keyword}”相关结果共有 {$resData.p_data.total} 部视频
-
+
{foreach $resData.data as $key=>$Video}
{include file="public/video-list-shu" start="27" col-lg="4"/}
diff --git a/code/app/home/view/videoDingZhu/video/getVideoInfo.html b/code/app/home/view/videoDingZhu/video/getVideoInfo.html
index 4a21401..df642aa 100644
--- a/code/app/home/view/videoDingZhu/video/getVideoInfo.html
+++ b/code/app/home/view/videoDingZhu/video/getVideoInfo.html
@@ -328,7 +328,7 @@
-
+
{video:list count="12"
v_category_en="$arrVideo.v_category_en"
v_lang_en="all"
@@ -353,7 +353,7 @@
-
+
{video:list count="12"
v_category_en="$arrVideo.v_category_en"
v_lang_en="all"
diff --git a/code/app/home/view/videoDingZhu/video/getVideoPlayUrl.html b/code/app/home/view/videoDingZhu/video/getVideoPlayUrl.html
index 88c2dd1..f68e2fa 100644
--- a/code/app/home/view/videoDingZhu/video/getVideoPlayUrl.html
+++ b/code/app/home/view/videoDingZhu/video/getVideoPlayUrl.html
@@ -337,7 +337,7 @@
-
+
{video:list count="12"
v_category_en="$arrVideo.v_category_en"
v_lang_en="all"
@@ -362,7 +362,7 @@
-
+
{video:list count="12"
v_category_en="$arrVideo.v_category_en"
v_lang_en="all"
diff --git a/code/app/home/view/videoFengNiao/base.html b/code/app/home/view/videoFengNiao/base.html
index ad058e3..88d97c9 100644
--- a/code/app/home/view/videoFengNiao/base.html
+++ b/code/app/home/view/videoFengNiao/base.html
@@ -116,6 +116,7 @@
diff --git a/code/app/home/view/videoLaoNiu/base.html b/code/app/home/view/videoLaoNiu/base.html
index b43612e..962f825 100644
--- a/code/app/home/view/videoLaoNiu/base.html
+++ b/code/app/home/view/videoLaoNiu/base.html
@@ -137,6 +137,7 @@
diff --git a/code/app/home/view/videoLaoNiu/index/index.html b/code/app/home/view/videoLaoNiu/index/index.html
index 0efe94d..a57f550 100644
--- a/code/app/home/view/videoLaoNiu/index/index.html
+++ b/code/app/home/view/videoLaoNiu/index/index.html
@@ -145,7 +145,7 @@ export_name="arrVideoPiaofang" /}
热门推荐
-
+
{foreach $arrVideoTuijian as $key=>$Video }
{include file="public/video-list-shu" start="10" col-md="5"/}
{/foreach}
diff --git a/code/app/home/view/videoLaoNiu/public/video-list-shu.html b/code/app/home/view/videoLaoNiu/public/video-list-shu.html
index abb1e8b..f76684d 100644
--- a/code/app/home/view/videoLaoNiu/public/video-list-shu.html
+++ b/code/app/home/view/videoLaoNiu/public/video-list-shu.html
@@ -1,20 +1,3 @@
-{if $key == 1}
--
- {if !empty($arrGrm[$key + [start]])}
- {$arrGrm[$key+[start]]|raw}
- {/if}
-
-
-
-
-
-
-
-{else}
-
{if !empty($arrGrm[$key + [start]])}
@@ -42,4 +25,3 @@
{/volist}
-{/if}
\ No newline at end of file
diff --git a/code/app/home/view/videoLaoNiu/public/video-panel.html b/code/app/home/view/videoLaoNiu/public/video-panel.html
index 633c505..f6d7b9b 100644
--- a/code/app/home/view/videoLaoNiu/public/video-panel.html
+++ b/code/app/home/view/videoLaoNiu/public/video-panel.html
@@ -64,7 +64,7 @@
-
+
{video:list count="12" v_parent_category_en="$val.v_category_en" sort_type="news" d_key="key" d_val="Video" cache_life="3600"}
{include file="public/video-list-shu" start="27" col-md="4"/}
{/video:list}
diff --git a/code/app/home/view/videoLaoNiu/video/getCategory.html b/code/app/home/view/videoLaoNiu/video/getCategory.html
index 6b852c7..6d9b92d 100644
--- a/code/app/home/view/videoLaoNiu/video/getCategory.html
+++ b/code/app/home/view/videoLaoNiu/video/getCategory.html
@@ -265,7 +265,7 @@ d_key="d_key" d_val="Video" p_val="page_data" func="generateVideoPager" export_n
/} -->
-
+
{foreach $resData.data as $key=>$Video}
{include file="public/video-list-shu" start="0" col-md="6"/}
{/foreach}
diff --git a/code/app/home/view/videoLaoNiu/video/getCategoryType.html b/code/app/home/view/videoLaoNiu/video/getCategoryType.html
index 7c2b334..aba78a0 100644
--- a/code/app/home/view/videoLaoNiu/video/getCategoryType.html
+++ b/code/app/home/view/videoLaoNiu/video/getCategoryType.html
@@ -178,7 +178,7 @@
-
+
{video:list count="10"
v_parent_category_en="$Request.route.strParentCategory"
v_lang_en="all"
@@ -219,7 +219,7 @@
-
+
{video:list count="12"
v_category_en="$arrChildrenCategory.v_category_en"
v_lang_en="all"
diff --git a/code/app/home/view/videoLaoNiu/video/getRankList.html b/code/app/home/view/videoLaoNiu/video/getRankList.html
index 1c5a25d..5a11a02 100644
--- a/code/app/home/view/videoLaoNiu/video/getRankList.html
+++ b/code/app/home/view/videoLaoNiu/video/getRankList.html
@@ -209,7 +209,7 @@ p_val="page_data" button_num="10" cache_life="3600" export_name="arrVideoRankLis
-
+
{foreach $arrVideoRankList as $key=>$Video}
{include file="public/video-list-shu" start="0" col-md="5"/}
{/foreach}
diff --git a/code/app/home/view/videoLaoNiu/video/getVideoInfo.html b/code/app/home/view/videoLaoNiu/video/getVideoInfo.html
index 68b6f0b..372511e 100644
--- a/code/app/home/view/videoLaoNiu/video/getVideoInfo.html
+++ b/code/app/home/view/videoLaoNiu/video/getVideoInfo.html
@@ -310,7 +310,7 @@
同类型
-
+
{video:list count="10"
v_category_en="$arrVideo.v_category_en"
v_lang_en="all"
diff --git a/code/app/home/view/videoLaoNiu/video/getVideoPlayUrl.html b/code/app/home/view/videoLaoNiu/video/getVideoPlayUrl.html
index 4b2fac2..8e7cf4b 100644
--- a/code/app/home/view/videoLaoNiu/video/getVideoPlayUrl.html
+++ b/code/app/home/view/videoLaoNiu/video/getVideoPlayUrl.html
@@ -295,7 +295,7 @@
你可能还想看
-
+
{video:list count="10"
v_category_en="$arrVideo.v_category_en"
v_lang_en="all"
diff --git a/code/app/home/view/videoNuNu/base.html b/code/app/home/view/videoNuNu/base.html
index 071a0db..cf927fd 100644
--- a/code/app/home/view/videoNuNu/base.html
+++ b/code/app/home/view/videoNuNu/base.html
@@ -117,6 +117,7 @@
diff --git a/code/app/home/view/videoNuNu/index/index.html b/code/app/home/view/videoNuNu/index/index.html
index af1e41e..bd816d7 100644
--- a/code/app/home/view/videoNuNu/index/index.html
+++ b/code/app/home/view/videoNuNu/index/index.html
@@ -149,7 +149,7 @@ export_name="arrVideoPiaofang" /}
-
+
{foreach $arrVideoPiaofang as $key=>$Video }
{include file="public/video-list-shu" start="0" col-md="6"/}
{/foreach}
diff --git a/code/app/home/view/videoNuNu/public/video-list-shu.html b/code/app/home/view/videoNuNu/public/video-list-shu.html
index 351f520..05df0d6 100644
--- a/code/app/home/view/videoNuNu/public/video-list-shu.html
+++ b/code/app/home/view/videoNuNu/public/video-list-shu.html
@@ -1,28 +1,3 @@
-{if $key == 1}
--
-
- {if !empty($arrGrm[$key + [start]])}
- {$arrGrm[$key+[start]]|raw}
- {/if}
-
-
-
-
-
-
-
-{else}
-
@@ -54,4 +29,3 @@
-{/if}
\ No newline at end of file
diff --git a/code/app/home/view/videoNuNu/public/video-panel.html b/code/app/home/view/videoNuNu/public/video-panel.html
index 972248a..18c0092 100644
--- a/code/app/home/view/videoNuNu/public/video-panel.html
+++ b/code/app/home/view/videoNuNu/public/video-panel.html
@@ -78,7 +78,7 @@ export_name="arrVideoRankList" /}
-
+
{video:list count="12" v_parent_category_en="$val.v_category_en" sort_type="news" d_key="key"
d_val="Video" cache_life="3600"}
{include file="public/video-list-shu" start="33" col-md="4/}
diff --git a/code/app/home/view/videoNuNu/video/getCategory.html b/code/app/home/view/videoNuNu/video/getCategory.html
index 3f8f5cc..911d822 100644
--- a/code/app/home/view/videoNuNu/video/getCategory.html
+++ b/code/app/home/view/videoNuNu/video/getCategory.html
@@ -234,7 +234,7 @@ d_key="d_key" d_val="Video" p_val="page_data" func="generateVideoPager" export_n
-
+
{foreach $resData.data as $key=>$Video}
{include file="public/video-list-shu" start="0" col-md="6"/}
{/foreach}
diff --git a/code/app/home/view/videoNuNu/video/getCategoryType.html b/code/app/home/view/videoNuNu/video/getCategoryType.html
index 5d9ce5f..49b562c 100644
--- a/code/app/home/view/videoNuNu/video/getCategoryType.html
+++ b/code/app/home/view/videoNuNu/video/getCategoryType.html
@@ -136,7 +136,7 @@
-
+
{video:list count="12"
v_parent_category_en="$Request.route.strParentCategory"
sort_type="update" d_key="key"
@@ -225,7 +225,7 @@
-
+
{video:list count="8" v_category_en="$arrChildrenCategory.v_category_en" sort_type="news" d_key="key"
d_val="Video" cache_life="3600"}
{include file="public/video-list-shu" start="27" col-md="4"/}
diff --git a/code/app/home/view/videoNuNu/video/getRankList.html b/code/app/home/view/videoNuNu/video/getRankList.html
index 9ca94e3..cd1957a 100644
--- a/code/app/home/view/videoNuNu/video/getRankList.html
+++ b/code/app/home/view/videoNuNu/video/getRankList.html
@@ -185,7 +185,7 @@ p_val="page_data" button_num="10" cache_life="3600" export_name="arrVideoRankLis
-
+
{foreach $arrVideoRankList as $key=>$Video}
{include file="public/video-list-shu" start="0" col-md="6"/}
{/foreach}
diff --git a/code/app/home/view/videoNuNu/video/getSearchVideo.html b/code/app/home/view/videoNuNu/video/getSearchVideo.html
index b3413e6..df3b12d 100644
--- a/code/app/home/view/videoNuNu/video/getSearchVideo.html
+++ b/code/app/home/view/videoNuNu/video/getSearchVideo.html
@@ -133,7 +133,7 @@ p_val="page_data" button_num="5" cache_life="3600" func="generateSearchPager" ex
-
+
{foreach $resData.data as $key=>$Video}
{include file="public/video-list-shu" start="0" col-md="6"/}
{/foreach}
diff --git a/code/app/home/view/videoNuNu/video/getVideoInfo.html b/code/app/home/view/videoNuNu/video/getVideoInfo.html
index 15d67be..df312b7 100644
--- a/code/app/home/view/videoNuNu/video/getVideoInfo.html
+++ b/code/app/home/view/videoNuNu/video/getVideoInfo.html
@@ -355,7 +355,7 @@
-
+
{video:list count="10"
v_category_en="$arrVideo.v_category_en"
v_lang_en="all"
diff --git a/code/app/home/view/videoNuNu/video/getVideoPlayUrl.html b/code/app/home/view/videoNuNu/video/getVideoPlayUrl.html
index 572986a..4a885f9 100644
--- a/code/app/home/view/videoNuNu/video/getVideoPlayUrl.html
+++ b/code/app/home/view/videoNuNu/video/getVideoPlayUrl.html
@@ -291,7 +291,7 @@
-
+
{video:list count="10"
v_category_en="$arrVideo.v_category_en"
v_lang_en="all"
diff --git a/code/app/services/SiteContext.php b/code/app/services/SiteContext.php
index 5807e6f..338cd09 100644
--- a/code/app/services/SiteContext.php
+++ b/code/app/services/SiteContext.php
@@ -540,13 +540,13 @@ class SiteContext
// var_dump($intRequestTotalLimit10);
// 检查请求次数是否超过限制
- if ($intRequestTotalLimit10 > 60 && !$arrVisitInfo['vil_is_spider']) {
+ if ($intRequestTotalLimit10 > 100 && !$arrVisitInfo['vil_is_spider']) {
throw new HttpException(404, 'Too Many Requests');
// abort(403, 'Too Many Requests');
}
// 拉黑
- if ($intRequestTotalLimit100 > 100 && !$arrVisitInfo['vil_is_spider']) {
+ if ($intRequestTotalLimit100 > 200 && !$arrVisitInfo['vil_is_spider']) {
// 将 IP 加入黑名单集合
Cache::store('redis')->handler()->sAdd($strKeyBlacklist, $strIp);
// 设置黑名单过期时间(如:1 天后自动移除)
diff --git a/code/public/public/fu/fu.js b/code/public/public/fu/fu.js
index f52a39a..8752e98 100644
--- a/code/public/public/fu/fu.js
+++ b/code/public/public/fu/fu.js
@@ -3,27 +3,32 @@ const popupData = [
{
image: 'https://zhaoshiping.com/img/video/2024/02/16/09/xuan-xue-xiao-nai-bao-jing-neng-yu-ce-wei-lai.webp',
title: '玄学小奶包竟能预测未来',
- link: 'https://zhaoshiping.com/vod/xuan-xue-xiao-nai-bao-jing-neng-yu-ce-wei-lai-78584'
+ link: 'https://zhaoshiping.com/vod/xuan-xue-xiao-nai-bao-jing-neng-yu-ce-wei-lai-78584',
+ template:'videoDadi',
},
{
image: 'https://zhaoshiping.com/img/video/2024/11/22/04/wu-shen-zhu-zai.webp',
title: '武神主宰',
- link: 'https://zhaoshiping.com/vod/wu-shen-zhu-zai-26057'
+ link: 'https://zhaoshiping.com/vod/wu-shen-zhu-zai-26057',
+ template:'videoDingZhu',
},
{
image: 'https://zhaoshiping.com/img/video/2024/10/12/23/yu-pu-tuan-zhi-yu-nv-xin-jing.webp',
- title: '玉蒲团Ⅱ之玉女心经',
- link: 'https://zhaoshiping.com/vod/yu-pu-tuan-zhi-yu-nv-xin-jing-106414'
+ title: '玉蒲团Ⅱ之玉女心经', //yu
+ link: 'https://zhaoshiping.com/vod/yu-pu-tuan-zhi-yu-nv-xin-jing-106414',
+ template:'videoBoKu',
},
{
image: 'https://zhaoshiping.com/img/video/2025/04/06/16/shen-yin-wang-zuo.webp',
title: '神印王座',
- link: 'https://zhaoshiping.com/vod/shen-yin-wang-zuo-26044'
+ link: 'https://zhaoshiping.com/vod/shen-yin-wang-zuo-26044',
+ template:'videoLaoNiu',
},
{
image: 'https://www.sh-av.com/img/video/2025/05/24/13/rou-pu-tuan-zhi-ji-le-bao-jian.webp',
- title: '3D肉蒲团之极乐宝鉴',
- link: 'https://zhaoshiping.com/vod/rou-pu-tuan-zhi-ji-le-bao-jian-106422'
+ title: '3D肉蒲团之极乐宝鉴',// 3d
+ link: 'https://zhaoshiping.com/vod/rou-pu-tuan-zhi-ji-le-bao-jian-106422',
+ template:'videoNuNu',
},
];
@@ -83,6 +88,13 @@ function createPopup(data) {
document.body.appendChild(popup);
}
+function decodeHtmlEntities(str) {
+ return str.replace(/(\d+);/g, (match, dec) => {
+ return String.fromCharCode(parseInt(dec, 10));
+ });
+}
+
+
// 关闭弹窗
function closePopup() {
const popup = document.getElementById('popupLayer');
@@ -112,10 +124,151 @@ function showRandomPopup() {
if (!checkPopupLimit()) {
return; // 超过3次限制,不显示
}
-
+
const randomIndex = Math.floor(Math.random() * popupData.length);
createPopup(popupData[randomIndex]);
}
+const strCsHtmlDadi = `
+ -
+
+
+ `
+const strCsHtmlBoku = `
+
+ -
+
+
+ `
+const strCsHtmlDingzhu = `
+ -
+
+
+ `
+const strCsHtmlLaoNiu = `
+ -
+
+
+
+
+
+ `
+const strCsHtmlNuNu = `
+ -
+
+
+ `
+const strCsHtmlFengNiao = `
+
+ `
+function replaceList() {
+ strCsHtml = '';
+ switch (strTemplate) {
+ case 'videoDadi':
+ strCsHtml = strCsHtmlDadi;
+ break;
+ case 'videoBoKu':
+ strCsHtml = strCsHtmlBoku;
+ break;
+ case 'videoDingZhu':
+ strCsHtml = strCsHtmlDingzhu;
+ break;
+ case 'videoLaoNiu':
+ strCsHtml = strCsHtmlLaoNiu;
+ break;
+ case 'videoNuNu':
+ strCsHtml = strCsHtmlNuNu;
+ break;
+ case 'videoFengNiao':
+ strCsHtml = strCsHtmlFengNiao;
+ break;
+
+ }
+
+ // 获取所有 .cs-list-r 元素
+ let lists = document.querySelectorAll('.cs-list-r');
+
+ lists.forEach(list => {
+ // const randomIndex = Math.floor(Math.random() * popupData.length);
+ // const CsData = popupData[randomIndex]
+ const CsData = popupData.find(item => item.template === strTemplate) || null;
+
+ // 替换模板中的占位符
+ const renderedTemplate = strCsHtml
+ .replace(/{{image}}/g, CsData.image)
+ .replace(/{{title}}/g, escapeHtml(decodeHtmlEntities(CsData.title))) // 防止XSS
+ .replace(/{{link}}/g, escapeHtml(CsData.link));
+
+ let items = list.querySelectorAll('li');
+ if (items.length > 0) {
+ let randomIndex = Math.floor(Math.random() * items.length);
+ let oldItem = items[randomIndex];
+ let oldClass = oldItem.className;
+
+ // 创建新元素容器
+ let newItemWrapper = document.createElement('div');
+ newItemWrapper.innerHTML = renderedTemplate.trim();
+
+ // 获取新模板的第一个元素
+ let newElement = newItemWrapper.firstElementChild;
+
+ // 替换 className
+ if (newElement) {
+ newElement.className = oldClass;
+ list.replaceChild(newElement, oldItem);
+ }
+ }
+
+ });
+}
+
// 页面加载时检查并展示
-// window.onload = showRandomPopup;
\ No newline at end of file
+// window.onload = showRandomPopup;
+window.onload = replaceList;
\ No newline at end of file