diff --git a/code/app/home/view/default/basePc.html b/code/app/home/view/default/basePc.html
index 85a03e4..706d7b3 100644
--- a/code/app/home/view/default/basePc.html
+++ b/code/app/home/view/default/basePc.html
@@ -90,13 +90,22 @@
{$ForgeNovel.n_forge_title}
{/site:forgelist}
- XML地图
- 网站地图
-
-
-
-
-
大家正在看
-
-
-
-
- {video:list count="12"
- v_category_en="$arrVideo.v_category_en"
- v_lang_en="all"
- v_area_en="all"
- v_year="all"
- sort_type="news"
- d_key="d_key" d_val="Video" cache_life="3600"}
-
- {include file="public/video-list-shu" start="13" col-lg="6"/}
- {/video:list}
-
-
-
-
+
-
\ No newline at end of file
+
+{/if}
\ No newline at end of file
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 71d0396..351f520 100644
--- a/code/app/home/view/videoNuNu/public/video-list-shu.html
+++ b/code/app/home/view/videoNuNu/public/video-list-shu.html
@@ -1,4 +1,28 @@
-
+{if $key == 1}
+
+
+ {if !empty($arrGrm[$key + [start]])}
+ {$arrGrm[$key+[start]]|raw}
+ {/if}
+
+
+
+
+
+
+
+{else}
@@ -29,4 +53,5 @@
-
\ No newline at end of file
+
+{/if}
\ No newline at end of file
diff --git a/code/public/public/fu/fu.js b/code/public/public/fu/fu.js
index 838384f..f47ef05 100644
--- a/code/public/public/fu/fu.js
+++ b/code/public/public/fu/fu.js
@@ -20,6 +20,11 @@ const popupData = [
title: '神印王座',
link: 'https://zhaoshiping.com/vod/shen-yin-wang-zuo-26044'
},
+ {
+ 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'
+ },
];
// 检查和更新展示次数
@@ -113,4 +118,4 @@ function showRandomPopup() {
}
// 页面加载时检查并展示
-window.onload = showRandomPopup;
\ No newline at end of file
+// window.onload = showRandomPopup;
\ No newline at end of file