From 28c890cf9412d384649ee42ba982a04c5588b979 Mon Sep 17 00:00:00 2001 From: A1300399510 <1300399510@qq.com> Date: Thu, 30 Oct 2025 01:50:22 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E4=BC=98=E5=8C=96=E8=AF=84=E8=AE=BA?= =?UTF-8?q?=E5=9B=BE=E7=89=87=E5=B1=95=E7=A4=BA=E6=A0=B7=E5=BC=8F=E5=B9=B6?= =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E7=94=A8=E6=88=B7=E4=BA=A4=E4=BA=92=E5=8A=9F?= =?UTF-8?q?=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 调整评论图片容器样式,支持横向滚动 - 为评论图片添加圆角和点击效果 - 实现用户主页跳转和私信功能 - 修复section变量名错误并优化初始化逻辑 - 添加评论点赞和子评论展开功能 --- component/item-head/item-head.js | 2 +- component/item-head/item-head.txt | 14 +- css/details.css | 9 +- css/details.less | 10 +- details.html | 825 +++++++++++++++--------------- js/details.js | 102 +++- js/public.js | 21 + js/section-index.js | 18 +- 8 files changed, 587 insertions(+), 414 deletions(-) diff --git a/component/item-head/item-head.js b/component/item-head/item-head.js index 9b9c9a8..fe15d17 100644 --- a/component/item-head/item-head.js +++ b/component/item-head/item-head.js @@ -96,5 +96,5 @@ export const itemHead = defineComponent({ report, }, - template: `
+
+
+
+
+
-
-
-
-
-
+
+