From 9d19ad09df674bbbccc6c968298b0d26c0d878fe Mon Sep 17 00:00:00 2001 From: lmj <3407000732@qq.com> Date: Thu, 2 Jun 2022 19:50:08 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A1=88=E4=BE=8B=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Portal/comments.vue | 6 +++--- src/views/Index.vue | 2 +- src/views/portal/case/Detail.vue | 4 ++-- src/views/portal/case/Index.vue | 17 +++++++++++------ 4 files changed, 17 insertions(+), 12 deletions(-) diff --git a/src/components/Portal/comments.vue b/src/components/Portal/comments.vue index 4c271309..31092a0e 100644 --- a/src/components/Portal/comments.vue +++ b/src/components/Portal/comments.vue @@ -4,12 +4,12 @@
评论 {{total}}条 只看作者 - {{value?'查看所有':'只看案主'}} + {{value?'查看所有':'只看案主 @案主可以给他发私信哦'}}
-
+
diff --git a/src/views/Index.vue b/src/views/Index.vue index 70f134ae..6ba1da38 100644 --- a/src/views/Index.vue +++ b/src/views/Index.vue @@ -136,7 +136,7 @@
-
+
diff --git a/src/views/portal/case/Detail.vue b/src/views/portal/case/Detail.vue index 9842651a..bf50175b 100644 --- a/src/views/portal/case/Detail.vue +++ b/src/views/portal/case/Detail.vue @@ -17,8 +17,8 @@ 作者:{{ authorInfo.name }} 工号:{{ authorInfo.code }} 部门:{{ authorInfo.orgInfo }} - 案例编号:{{ caseDetail.id }} - 发布时间:{{ caseDetail.sysCreateTime }} + + {{ caseDetail.sysCreateTime.substring(0,10) }}
diff --git a/src/views/portal/case/Index.vue b/src/views/portal/case/Index.vue index 043950fe..88c82ef0 100644 --- a/src/views/portal/case/Index.vue +++ b/src/views/portal/case/Index.vue @@ -73,9 +73,9 @@ - + +
应用场景
专业领域 @@ -92,7 +92,7 @@
- + -->
@@ -125,9 +125,14 @@
+
- {{item.content}} + + {{item.content}} + +
+