From e6ac75cda1ad89abbe08b0f91f4acc1efe78819e Mon Sep 17 00:00:00 2001 From: make Date: Sun, 11 May 2025 13:51:57 +0800 Subject: [PATCH] debug --- .../view/videoBoKu/video/getVideoInfo.html | 60 +-- .../view/videoBoKu/video/getVideoPlayUrl.html | 50 +-- .../view/videoDadi/video/getVideoInfo.html | 29 +- .../view/videoDadi/video/getVideoPlayUrl.html | 44 +- .../view/videoDingZhu/video/getVideoInfo.html | 25 +- .../videoDingZhu/video/getVideoPlayUrl.html | 26 +- code/app/home/view/videoFengNiao/base.html | 221 ++++------ .../home/view/videoFengNiao/index/index.html | 102 ++--- .../view/videoFengNiao/public/footer.html | 87 ++-- .../videoFengNiao/public/video-list-phb.html | 20 +- .../public/video-list-shu-pf.html | 24 ++ .../videoFengNiao/public/video-list-shu.html | 47 ++- .../videoFengNiao/public/video-panel.html | 95 +++-- .../view/videoFengNiao/user/getHistory.html | 111 ++--- .../view/videoFengNiao/video/getCategory.html | 332 ++++++++------- .../videoFengNiao/video/getCategoryType.html | 187 +++++---- .../videoFengNiao/video/getRankIndex.html | 189 ++++----- .../view/videoFengNiao/video/getRankList.html | 198 +++++---- .../videoFengNiao/video/getSearchVideo.html | 195 +++++---- .../videoFengNiao/video/getVideoInfo.html | 381 +++++++++--------- .../videoFengNiao/video/getVideoPlayUrl.html | 359 ++++++++--------- .../view/videoLaoNiu/video/getVideoInfo.html | 36 +- .../videoLaoNiu/video/getVideoPlayUrl.html | 36 +- .../view/videoNuNu/video/getVideoInfo.html | 29 +- .../view/videoNuNu/video/getVideoPlayUrl.html | 28 +- code/public/public/video/common.js | 32 ++ .../template/videodadi/css/stui_block.css | 15 + .../template/videodingzhu/css/style.css | 21 + .../public/template/videolaoniu/css/style.css | 32 +- .../template/videonunu/css/stui_block.css | 5 +- .../template/videonunu/css/stui_default.css | 23 +- 31 files changed, 1580 insertions(+), 1459 deletions(-) create mode 100644 code/app/home/view/videoFengNiao/public/video-list-shu-pf.html diff --git a/code/app/home/view/videoBoKu/video/getVideoInfo.html b/code/app/home/view/videoBoKu/video/getVideoInfo.html index bb30ecf..6f01cd7 100644 --- a/code/app/home/view/videoBoKu/video/getVideoInfo.html +++ b/code/app/home/view/videoBoKu/video/getVideoInfo.html @@ -293,7 +293,7 @@ {foreach $arrVideo.v_play_url as $strPlayGroupName=>$arrPlayUrlType } -
  • +
  • {$strPlayGroupName} @@ -304,19 +304,21 @@
    - + {foreach $arrVideo.v_play_url as $strPlayGroupName=>$arrPlayUrlType } - -
    + +
    @@ -441,42 +443,6 @@
    - @@ -181,7 +118,7 @@ {block name="footer-js"}{/block} + src='/public/video/common.js?v={site:cfg code="STATIC_FILE_VERSION" encode="false"/}'> {// 全局统计 } @@ -189,8 +126,8 @@ {// 站点统计 } {$DomainModel->d_statis|raw} - - + + - + \ No newline at end of file diff --git a/code/app/home/view/videoFengNiao/index/index.html b/code/app/home/view/videoFengNiao/index/index.html index b417f5b..4f6342a 100644 --- a/code/app/home/view/videoFengNiao/index/index.html +++ b/code/app/home/view/videoFengNiao/index/index.html @@ -2,9 +2,9 @@ {block name="get-data"} -{video:listexp count="8" sort_type="tuijian" d_key="key" d_val="Video" cache_life="86400" export_name="arrVideoTuijian" +{video:listexp count="10" sort_type="tuijian" d_key="key" d_val="Video" cache_life="86400" export_name="arrVideoTuijian" /} -{video:listexp count="17" sort_type="piaofang" d_key="key" d_val="Video" cache_life="86400" +{video:listexp count="10" sort_type="piaofang" d_key="key" d_val="Video" cache_life="86400" export_name="arrVideoPiaofang" /} {site:grm page_code="h5_index" diff="0" num="100" g_key="arrGrm" /} @@ -133,91 +133,47 @@ export_name="arrVideoPiaofang" /} {block name="main"} +
    -
    +

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

    +

    {site:replace code="VIDEO@GETCATEGORYINDEX@TEXT"}

    -
    -

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

    -

    {site:replace code="VIDEO@GETCATEGORYINDEX@TEXT"}

    -
    -
    -
    -
    -
    -
    -
    -
    -

    热门推荐

    - 更多推荐 -
    -
    -
      - {foreach $arrVideoTuijian as $key=>$Video } - {include file="public/video-list-shu" start="0" col-lg="4"/} - {/foreach} -
    -
    -
    -
    +
    +
    +

    热门推荐

    - - -
    -
    -
    -
    -
    -
    -

    最新上映

    -
    -
    -
    -
      - {video:list count="6" -sort_type="news" -d_key="key" d_val="Video" cache_life="86400"} - - {include file="public/video-list-shu" start="0" col-lg="6"/} - - {/video:list} -
    -
    -
    -
    +
    +
    +

    好莱坞大片

    +
    +
    +
      + {foreach $arrVideoPiaofang as $key=>$Video } + {include file="public/video-list-shu-pf" start="0" col-md="5"/} + {/foreach} +
    {video:categorytype category_type="ONE" d_key="key" d_val="val"} - {include file="public/video-panel" /} + {include file="public/video-panel" /} {/video:categorytype} - - +
    + {/block} {block name="customize"} diff --git a/code/app/home/view/videoFengNiao/public/footer.html b/code/app/home/view/videoFengNiao/public/footer.html index c05010e..c9c3946 100644 --- a/code/app/home/view/videoFengNiao/public/footer.html +++ b/code/app/home/view/videoFengNiao/public/footer.html @@ -1,49 +1,46 @@ -
    -
    -
    -
    -
    -
    -
    -
    -

    友情链接

    -
    -
    -
    -
    - -
    -
    -
    -
    -
    -
    -
    -

    - +

    + -
    -
    + XML地图 + - + 网站地图 + + {ad:list code="YOUQING_LIANJIE_GUANG_GAO" order="desc" limit="2" id="ad"} + {$ad.gg_wen_zi} + + {/ad:list}
    -
    -
      -
    • +

      Copyright © 2020-2025 + {$DomainModel->d_domain} + .All Rights Reserved .

      +

      本网站所有内容均来源于互联网,若收录的节目无意侵犯了贵司版权,请给我们留言,我们会第一时间处理!

      +

      反馈邮箱:{site:cfg code="YOU_XIANG" encode="false"/}

      + +
        +
      - + \ No newline at end of file diff --git a/code/app/home/view/videoFengNiao/public/video-list-phb.html b/code/app/home/view/videoFengNiao/public/video-list-phb.html index f9c7c2b..1d20a12 100644 --- a/code/app/home/view/videoFengNiao/public/video-list-phb.html +++ b/code/app/home/view/videoFengNiao/public/video-list-phb.html @@ -1,21 +1,13 @@
    • + + {$key} + {$Video.v_box_office ?? 0} {if !empty($arrGrm[$key + [start]])} {$arrGrm[$key+[start]]|raw} {/if} - - - - {$Video.v_box_office ?? 0} - - - {$key} - - {$Video.v_name} - + + {$Video.v_name}
    • diff --git a/code/app/home/view/videoFengNiao/public/video-list-shu-pf.html b/code/app/home/view/videoFengNiao/public/video-list-shu-pf.html new file mode 100644 index 0000000..c69ec1b --- /dev/null +++ b/code/app/home/view/videoFengNiao/public/video-list-shu-pf.html @@ -0,0 +1,24 @@ + + +
    • + {if !empty($arrGrm[$key + [start]])} + {$arrGrm[$key+[start]]|raw} + {/if} + + {$Video.v_name ?? ''} - {$Video.v_parent_category ?? ''}{$Video.v_category ?? ''}免费高清电影在线观看 + + {$Video.v_box_office ?? 0}亿 + {$Video.v_name} + {$Video.v_remarks} + + + +
    • \ No newline at end of file diff --git a/code/app/home/view/videoFengNiao/public/video-list-shu.html b/code/app/home/view/videoFengNiao/public/video-list-shu.html index 6064ea1..ae50a95 100644 --- a/code/app/home/view/videoFengNiao/public/video-list-shu.html +++ b/code/app/home/view/videoFengNiao/public/video-list-shu.html @@ -1,25 +1,28 @@ - -
    • -
      - {if !empty($arrGrm[$key + [start]])} - {$arrGrm[$key+[start]]|raw} - {/if} - - + {if !empty($arrGrm[$key + [start]])} + {$arrGrm[$key+[start]]|raw} + {/if} + + {$Video.v_name ?? ''} - {$Video.v_parent_category ?? ''}{$Video.v_category ?? ''}免费高清电影在线观看 - - {$Video.v_remarks} - - -
      -

      - {$Video.v_name}

      - -
      + + {$Video.v_score} + {$Video.v_name} + {$Video.v_remarks} + +

      + {$Video.v_name} +

      + -
    • + \ No newline at end of file diff --git a/code/app/home/view/videoFengNiao/public/video-panel.html b/code/app/home/view/videoFengNiao/public/video-panel.html index bd3f4f3..64771ec 100644 --- a/code/app/home/view/videoFengNiao/public/video-panel.html +++ b/code/app/home/view/videoFengNiao/public/video-panel.html @@ -1,48 +1,75 @@ +
      +
      +

      {$val.v_category}

      + + 更多 > + + + +
      +
      +
    +
    +
    +
      + {video:list count="12" v_parent_category_en="$val.v_category_en" sort_type="news" d_key="key" d_val="Video" cache_life="86400"} + {include file="public/video-list-shu" start="27" col-md="4"/} + {/video:list} +
    \ No newline at end of file diff --git a/code/app/home/view/videoFengNiao/user/getHistory.html b/code/app/home/view/videoFengNiao/user/getHistory.html index 1d4e6b1..628236a 100644 --- a/code/app/home/view/videoFengNiao/user/getHistory.html +++ b/code/app/home/view/videoFengNiao/user/getHistory.html @@ -25,54 +25,44 @@ {/block} {block name="main"} -
    +
    + +
    +
    +
    -
    -
    -
    -
    -
    -
    -
    -

    观看记录

    -
    -
    -
      - -
    -
    +
    +

    观看记录

    +
    + +
    +
      + + +
    +
    -