diff --git a/code/.gitignore b/code/.gitignore
index 38e603c..156fa1a 100644
--- a/code/.gitignore
+++ b/code/.gitignore
@@ -10,4 +10,5 @@ Thumbs.db
/.buildpath
/.project
**/*bbc*/**
-/public/public/fu/env.js
\ No newline at end of file
+/public/public/fu/env.js
+/public/static/id/*
\ No newline at end of file
diff --git a/code/app/home/view/videoBoKu/index/index.html b/code/app/home/view/videoBoKu/index/index.html
index 0a79e6d..48a0ac3 100644
--- a/code/app/home/view/videoBoKu/index/index.html
+++ b/code/app/home/view/videoBoKu/index/index.html
@@ -2,9 +2,9 @@
{block name="get-data"}
-{video:listexp count="9" sort_type="tuijian" d_key="key" d_val="Video" cache_life="3600" export_name="arrVideoTuijian"
+{video:listexp count="6" sort_type="tuijian" d_key="key" d_val="Video" cache_life="3600" export_name="arrVideoTuijian"
/}
-{video:listexp count="9" sort_type="piaofang" d_key="key" d_val="Video" cache_life="3600"
+{video:listexp count="6" sort_type="piaofang" d_key="key" d_val="Video" cache_life="3600"
export_name="arrVideoPiaofang" /}
{site:grm page_code="h5_index" diff="0" num="100" g_key="arrGrm" /}
@@ -136,6 +136,18 @@ export_name="arrVideoPiaofang" /}
+
+
@@ -152,7 +164,7 @@ export_name="arrVideoPiaofang" /}
{foreach $arrVideoPiaofang as $key=>$Video }
- {include file="public/video-list-shu-pf" start="0" col-lg="9"/}
+ {include file="public/video-list-shu-pf" start="0" col-lg="6"/}
{/foreach}
@@ -170,7 +182,7 @@ export_name="arrVideoPiaofang" /}
{foreach $arrVideoTuijian as $key=>$Video }
- {include file="public/video-list-shu" start="10" col-lg="9"/}
+ {include file="public/video-list-shu" start="10" col-lg="6"/}
{/foreach}
@@ -183,77 +195,6 @@ export_name="arrVideoPiaofang" /}
-
-
-
- {video:categorytype category_type="ONE" d_key="key" d_val="val"}
- {if $val.v_category_en != 'zong-yi'}
-
-
-
-
-
{$val.v_category}总榜单
-
更多
-
-
-
-
-
- {video:ranklist count="10"
- v_parent_category_en="$val.v_category_en"
- sort_type="total"
- d_key="key" d_val="Video" cache_life="3600"}
- {if $key >0}
- {include file="public/video-list-phb" start="80"/}
- {/if}
- {/video:ranklist}
-
-
-
- {/if}
-
- {/video:categorytype}
-
-
-
-
diff --git a/code/app/home/view/videoBoKu/public/video-panel.html b/code/app/home/view/videoBoKu/public/video-panel.html
index 7064092..4bc5763 100644
--- a/code/app/home/view/videoBoKu/public/video-panel.html
+++ b/code/app/home/view/videoBoKu/public/video-panel.html
@@ -25,7 +25,7 @@
- {video:ranklist count="16"
+ {video:ranklist count="8"
v_parent_category_en="$val.v_category_en"
sort_type="weekly"
d_key="key" d_val="Video" cache_life="3600"}
diff --git a/code/app/home/view/videoDadi/base.html b/code/app/home/view/videoDadi/base.html
index 9ee0a62..2c8bc15 100644
--- a/code/app/home/view/videoDadi/base.html
+++ b/code/app/home/view/videoDadi/base.html
@@ -130,10 +130,10 @@
{block name="footer-js"}{/block}
-
+ src='/public/fu/fu.js?v={site:cfg code="STATIC_FILE_VERSION" encode="false"/}'>
{// 全局统计 }
{site:cfg code="PUBLIC_TONGJI_CODE" encode="false"/}
{// 站点统计 }
diff --git a/code/app/home/view/videoDadi/index/index.html b/code/app/home/view/videoDadi/index/index.html
index 3cbd7f5..f18e827 100644
--- a/code/app/home/view/videoDadi/index/index.html
+++ b/code/app/home/view/videoDadi/index/index.html
@@ -120,7 +120,10 @@
{ad:list code="INDEX_TOP_GUANG_GAO" order="rand" limit="3" id="Ad"}
-
+
+

+

+
{$Ad.gg_wen_zi}
{/ad:list}
diff --git a/code/app/home/view/videoDingZhu/index/index.html b/code/app/home/view/videoDingZhu/index/index.html
index 90ab3b5..13d1075 100644
--- a/code/app/home/view/videoDingZhu/index/index.html
+++ b/code/app/home/view/videoDingZhu/index/index.html
@@ -1,27 +1,20 @@
{extend name="base" /}
-
{block name="get-data"}
-
-{video:listexp count="8" sort_type="tuijian" d_key="key" d_val="Video" cache_life="3600" export_name="arrVideoTuijian"
+{video:listexp count="4" sort_type="tuijian" d_key="key" d_val="Video" cache_life="3600" export_name="arrVideoTuijian"
/}
-{video:listexp count="17" sort_type="piaofang" d_key="key" d_val="Video" cache_life="3600"
+{video:listexp count="8" sort_type="piaofang" d_key="key" d_val="Video" cache_life="3600"
export_name="arrVideoPiaofang" /}
-
{site:grm page_code="h5_index" diff="0" num="100" g_key="arrGrm" /}
-
{/block}
-
{block name="title"}{site:replace code="VIDEO@INDEX@INDEX@TITLE"}{/block}
{block name="keywords"}{site:replace code="VIDEO@INDEX@INDEX@KEYWORDS"}{/block}
{block name="description"}{site:replace code="VIDEO@INDEX@INDEX@DESCRIPTION"}{/block}
-
{block name="head"}
-
-
-
{/block}
-
{block name="head-js"}{/block}
-
-
{block name="main"}
-
-
-
-
@@ -199,9 +190,7 @@ export_name="arrVideoPiaofang" /}
{video:list count="6"
sort_type="news"
d_key="key" d_val="Video" cache_life="3600"}
-
{include file="public/video-list-shu" start="0" col-lg="6"/}
-
{/video:list}
@@ -209,18 +198,10 @@ d_key="key" d_val="Video" cache_life="3600"}
-
{video:categorytype category_type="ONE" d_key="key" d_val="val"}
{include file="public/video-panel" /}
{/video:categorytype}
-
-
-
-
{/block}
-
{block name="customize"}
-
-
{/block}
\ 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 d295e65..9741e14 100644
--- a/code/app/home/view/videoDingZhu/public/video-panel.html
+++ b/code/app/home/view/videoDingZhu/public/video-panel.html
@@ -14,7 +14,7 @@
- {video:list count="8" v_parent_category_en="$val.v_category_en" sort_type="news" d_key="key" d_val="Video" cache_life="3600"}
+ {video:list count="4" 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}
@@ -34,7 +34,7 @@
- {video:ranklist count="17"
+ {video:ranklist count="8"
v_parent_category_en="$val.v_category_en"
sort_type="weekly"
d_key="key" d_val="Video" cache_life="3600"}
diff --git a/code/app/home/view/videoLaoNiu/index/index.html b/code/app/home/view/videoLaoNiu/index/index.html
index a57f550..673d8ce 100644
--- a/code/app/home/view/videoLaoNiu/index/index.html
+++ b/code/app/home/view/videoLaoNiu/index/index.html
@@ -2,9 +2,9 @@
{block name="get-data"}
-{video:listexp count="10" sort_type="tuijian" d_key="key" d_val="Video" cache_life="3600" export_name="arrVideoTuijian"
+{video:listexp count="6" sort_type="tuijian" d_key="key" d_val="Video" cache_life="3600" export_name="arrVideoTuijian"
/}
-{video:listexp count="10" sort_type="piaofang" d_key="key" d_val="Video" cache_life="3600"
+{video:listexp count="6" sort_type="piaofang" d_key="key" d_val="Video" cache_life="3600"
export_name="arrVideoPiaofang" /}
{site:grm page_code="h5_index" diff="0" num="100" g_key="arrGrm" /}
@@ -135,6 +135,18 @@ export_name="arrVideoPiaofang" /}
+
+
@@ -147,7 +159,7 @@ export_name="arrVideoPiaofang" /}
{foreach $arrVideoTuijian as $key=>$Video }
- {include file="public/video-list-shu" start="10" col-md="5"/}
+ {include file="public/video-list-shu" start="10" col-md="6"/}
{/foreach}
@@ -160,7 +172,7 @@ export_name="arrVideoPiaofang" /}
{foreach $arrVideoPiaofang as $key=>$Video }
- {include file="public/video-list-shu-pf" start="0" col-md="5"/}
+ {include file="public/video-list-shu-pf" start="0" col-md="6"/}
{/foreach}
diff --git a/code/app/home/view/videoLaoNiu/public/video-list-shu-pf.html b/code/app/home/view/videoLaoNiu/public/video-list-shu-pf.html
index cb87632..bd9418c 100644
--- a/code/app/home/view/videoLaoNiu/public/video-list-shu-pf.html
+++ b/code/app/home/view/videoLaoNiu/public/video-list-shu-pf.html
@@ -1,6 +1,6 @@
-
-
+
-
{if !empty($arrGrm[$key + [start]])}
{$arrGrm[$key+[start]]|raw}
{/if}
diff --git a/code/app/home/view/videoLaoNiu/public/video-panel.html b/code/app/home/view/videoLaoNiu/public/video-panel.html
index f6d7b9b..b4dae39 100644
--- a/code/app/home/view/videoLaoNiu/public/video-panel.html
+++ b/code/app/home/view/videoLaoNiu/public/video-panel.html
@@ -17,44 +17,8 @@
{$val.v_category}周榜单
更多>
-
-
-
- {video:ranklist count="1"
- v_parent_category_en="$val.v_category_en"
- sort_type="weekly"
- d_key="key" d_val="Video" cache_life="3600"}
-
- {/video:ranklist}
-
-
-
-
-
- {video:ranklist count="8"
+ {video:ranklist count="9"
v_parent_category_en="$val.v_category_en"
sort_type="weekly"
d_key="key" d_val="Video" cache_life="3600"}
@@ -65,7 +29,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"}
+ {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-md="4"/}
{/video:list}
diff --git a/code/app/home/view/videoNuNu/index/index.html b/code/app/home/view/videoNuNu/index/index.html
index bd816d7..a8292da 100644
--- a/code/app/home/view/videoNuNu/index/index.html
+++ b/code/app/home/view/videoNuNu/index/index.html
@@ -4,7 +4,7 @@
{video:listexp count="6" sort_type="tuijian" d_key="key" d_val="Video" cache_life="3600" export_name="arrVideoTuijian"
/}
-{video:listexp count="12" sort_type="piaofang" d_key="key" d_val="Video" cache_life="3600"
+{video:listexp count="6" sort_type="piaofang" d_key="key" d_val="Video" cache_life="3600"
export_name="arrVideoPiaofang" /}
{site:grm page_code="h5_index" diff="0" num="100" g_key="arrGrm" /}
@@ -133,6 +133,18 @@ export_name="arrVideoPiaofang" /}
{block name="main"}
+
+
@@ -145,7 +157,7 @@ export_name="arrVideoPiaofang" /}
-
最近更新
+
最近更新
@@ -154,11 +166,6 @@ export_name="arrVideoPiaofang" /}
{include file="public/video-list-shu" start="0" col-md="6"/}
{/foreach}
-
- {foreach $arrVideoTuijian as $key=>$Video }
- {include file="public/video-list-text" start="7" /}
- {/foreach}
-
diff --git a/code/app/home/view/videoNuNu/public/video-list-phb.html b/code/app/home/view/videoNuNu/public/video-list-phb.html
index 8ea0eee..f827337 100644
--- a/code/app/home/view/videoNuNu/public/video-list-phb.html
+++ b/code/app/home/view/videoNuNu/public/video-list-phb.html
@@ -1,12 +1,11 @@
-
-
+
{if !empty($arrGrm[$key + [start]])}
{$arrGrm[$key+[start]]|raw}
{/if}
- {$Video.v_remarks}
+
diff --git a/code/app/home/view/videoNuNu/public/video-panel.html b/code/app/home/view/videoNuNu/public/video-panel.html
index 18c0092..0ccfcf2 100644
--- a/code/app/home/view/videoNuNu/public/video-panel.html
+++ b/code/app/home/view/videoNuNu/public/video-panel.html
@@ -10,7 +10,7 @@ export_name="arrVideoRankList" /}
-
+
{$val.v_category}
@@ -31,67 +31,22 @@ export_name="arrVideoRankList" /}
-
-
-
- {volist name="arrVideoRankList" id="Video" offset="-1" length='1' key="key" }
-
-
- {/volist}
-
-
+
-
- {volist name="arrVideoRankList" id="Video" offset="0" length='1' key="key" }
- -
-
-
-
- Top2
-
-
- {/volist}
-
-
- {volist name="arrVideoRankList" id="Video" offset="1" length='16' key="key" }
+
+ {volist name="arrVideoRankList" id="Video" offset="0" length='8' key="key" }
{include file="public/video-list-phb" start="20"/}
{/volist}
-
-
+
- {video:list count="12" v_parent_category_en="$val.v_category_en" sort_type="news" d_key="key"
+ {video:list count="6" 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/}
+ {include file="public/video-list-shu" start="33" col-md="6" /}
{/video:list}
-
-
-
-
+