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" /}
{foreach $arrVideoPiaofang as $key=>$Video }
- {include file="public/video-list-phb" start="27" /}
+ {include file="public/video-list-phb-pf" start="27" /}
{/foreach}
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}