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 @@