From 76b0d5fa046ae3c230e7e52cbf5e94fbe666ac3e Mon Sep 17 00:00:00 2001 From: make Date: Sat, 5 Jul 2025 17:02:58 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A7=86=E5=9B=BE=E4=BC=98=E5=8C=96-=E6=8E=92?= =?UTF-8?q?=E8=A1=8C=E6=A6=9C=E5=B1=95=E7=A4=BA=E7=82=B9=E5=87=BB=E9=87=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../home/view/videoDingZhu/index/index.html | 2 +- .../public/video-list-phb-pf.html | 21 +++++++++++++++++++ .../videoDingZhu/public/video-list-phb.html | 2 +- .../videoLaoNiu/public/video-list-phb.html | 2 +- .../view/videoLaoNiu/public/video-panel.html | 1 - 5 files changed, 24 insertions(+), 4 deletions(-) create mode 100644 code/app/home/view/videoDingZhu/public/video-list-phb-pf.html diff --git a/code/app/home/view/videoDingZhu/index/index.html b/code/app/home/view/videoDingZhu/index/index.html index 4daf7da..9d1999f 100644 --- a/code/app/home/view/videoDingZhu/index/index.html +++ b/code/app/home/view/videoDingZhu/index/index.html @@ -175,7 +175,7 @@ export_name="arrVideoPiaofang" /}
diff --git a/code/app/home/view/videoDingZhu/public/video-list-phb-pf.html b/code/app/home/view/videoDingZhu/public/video-list-phb-pf.html new file mode 100644 index 0000000..f9c7c2b --- /dev/null +++ b/code/app/home/view/videoDingZhu/public/video-list-phb-pf.html @@ -0,0 +1,21 @@ + + +
  • + {if !empty($arrGrm[$key + [start]])} + {$arrGrm[$key+[start]]|raw} + {/if} + + + + {$Video.v_box_office ?? 0} + + + {$key} + + {$Video.v_name} + +
  • diff --git a/code/app/home/view/videoDingZhu/public/video-list-phb.html b/code/app/home/view/videoDingZhu/public/video-list-phb.html index f9c7c2b..ebe7e21 100644 --- a/code/app/home/view/videoDingZhu/public/video-list-phb.html +++ b/code/app/home/view/videoDingZhu/public/video-list-phb.html @@ -8,7 +8,7 @@ - {$Video.v_box_office ?? 0} + {$Video.vc_clicks ?? 0}