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" /}
+
+ {ad:list code="INDEX_TOP_GUANG_GAO" order="rand" limit="3" id="Ad"} + +
+ {$Ad.gg_wen_zi} + +
+

{$Ad.gg_wen_zi}

+
+ {/ad:list} +
+

{$DomainModel->d_name}-{$DomainModel->d_text_logo}

@@ -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" /} - -
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 @@ @@ -38,7 +38,7 @@ @@ -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 @@ @@ -34,7 +34,7 @@
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"} +
+ {ad:list code="INDEX_TOP_GUANG_GAO" order="rand" limit="3" id="Ad"} + +
+ {$Ad.gg_wen_zi} + +
+

{$Ad.gg_wen_zi}

+
+ {/ad:list} +
+

@@ -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} -

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" /}
    -
    - - +
    -
    +
      - {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} -
    - - - +