From 7e10885ecd015f68fb5658891d1120f6c8c7d24b Mon Sep 17 00:00:00 2001 From: aixianling Date: Thu, 26 Oct 2023 14:56:18 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E4=BB=A3=E7=A0=81,=E5=B9=B6?= =?UTF-8?q?=E5=8E=BB=E6=8E=89=E5=88=86=E4=BA=AB=E6=9C=8B=E5=8F=8B=E5=9C=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/project/wuxi/AppCircle/Detail.vue | 1173 +++++++++++++------------ 1 file changed, 590 insertions(+), 583 deletions(-) diff --git a/src/project/wuxi/AppCircle/Detail.vue b/src/project/wuxi/AppCircle/Detail.vue index 3b47968..74f8aa4 100644 --- a/src/project/wuxi/AppCircle/Detail.vue +++ b/src/project/wuxi/AppCircle/Detail.vue @@ -2,12 +2,14 @@
- +

{{ info.createUserName }}

{{ info.publishDepartName }}
-
去参与
+
去参与 +
#【{{ name }}】 @@ -24,7 +26,9 @@
{{ info.integralTaskInfo.type == 1 ? '报名得积分' : '打卡得积分' }}
-
{{ info.integralTaskInfo.type == 1 ? '报名时间:' : '进场时间:'}}
+
{{ info.integralTaskInfo.type == 1 ? '报名时间:' : '进场时间:' }} +
{{ info.integralTaskInfo.intoBegintime }}至{{ info.integralTaskInfo.intoEndtime }}
@@ -34,20 +38,23 @@
- +

{{ info.createTime }}

- + {{ info.appreciateCount }}
- + {{ info.commentCount }}
@@ -56,7 +63,7 @@

评论

- +

{{ item.createUserName }}

{{ item.content }}

@@ -66,7 +73,7 @@
- +
@@ -90,14 +97,14 @@