From b36c238545a9f241c476215e8b521445e9c6a0f6 Mon Sep 17 00:00:00 2001 From: hjm <63528605@qq.com> Date: Thu, 20 Jun 2019 20:17:41 +0800 Subject: [PATCH] mr --- public/react/src/modules/comment/Comment.css | 1 + public/react/src/modules/comment/Comments.js | 2 +- .../src/modules/tpm/shixunchild/ShixunDiscuss/ShixunDiscuss.js | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/public/react/src/modules/comment/Comment.css b/public/react/src/modules/comment/Comment.css index 61e8b2f8b..f7b52366d 100644 --- a/public/react/src/modules/comment/Comment.css +++ b/public/react/src/modules/comment/Comment.css @@ -236,6 +236,7 @@ /* line-height: 14px; */ width: 100%; word-wrap: break-word; + margin-bottom: 4px; } .childComment .break_word_comments{ line-height: 22px; diff --git a/public/react/src/modules/comment/Comments.js b/public/react/src/modules/comment/Comments.js index db59ddee8..42fea091c 100644 --- a/public/react/src/modules/comment/Comments.js +++ b/public/react/src/modules/comment/Comments.js @@ -168,7 +168,7 @@ class Comments extends Component { } -
+
{i.user.name} {i.time} -
diff --git a/public/react/src/modules/tpm/shixunchild/ShixunDiscuss/ShixunDiscuss.js b/public/react/src/modules/tpm/shixunchild/ShixunDiscuss/ShixunDiscuss.js index 31594aa96..4e9470f89 100644 --- a/public/react/src/modules/tpm/shixunchild/ShixunDiscuss/ShixunDiscuss.js +++ b/public/react/src/modules/tpm/shixunchild/ShixunDiscuss/ShixunDiscuss.js @@ -88,7 +88,7 @@ class ShixunDiscuss extends Component {+