From 4faacab44e6305aeca14227d57197c04752057ec Mon Sep 17 00:00:00 2001 From: taoshihan1991 <630892807@qq.com> Date: Fri, 11 Dec 2020 14:21:39 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=A2=E6=9C=8D=E7=95=8C=E9=9D=A2=E6=A0=B7?= =?UTF-8?q?=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- static/css/common.css | 15 ++++++++-- static/html/chat_main.html | 58 ++++++++++++++++++-------------------- 2 files changed, 41 insertions(+), 32 deletions(-) diff --git a/static/css/common.css b/static/css/common.css index a2039f5..e68b99b 100644 --- a/static/css/common.css +++ b/static/css/common.css @@ -319,6 +319,9 @@ .footContact a{font-size: 12px;color: #999;text-decoration: none;} .chatTime{text-align: center;color: #bbb;margin: 5px 0;font-size: 12px;} .chatTimeHide{display: none;} +.visitorInfo .el-menu-item{ + font-size: 13px; +} .chatRightTitle{ color: #303133; height: 40px; @@ -326,15 +329,23 @@ padding-left: 20px; font-size: 14px; border-bottom:1px solid #E4E7ED; - background: #E3E3E3; } .replyBox{ - padding: 0 10px; font-size: 12px; min-height: 300px; + background: #fff; + border: solid 1px #e6e6e6; + margin-top: 5px; } .replyItem:hover{ background-color: #f0f9eb; color: #67C23A; } +.replyContent{ + padding: 0 10px; +} +.iconBtnsBox{ + position: relative; + margin-top: 4px; +} .clear{clear:both;} \ No newline at end of file diff --git a/static/html/chat_main.html b/static/html/chat_main.html index d5648c6..db11a89 100644 --- a/static/html/chat_main.html +++ b/static/html/chat_main.html @@ -14,11 +14,11 @@ @@ -128,24 +127,26 @@ -
- -
+
+
+
    +
  • +
+
+
+
+
+ 发送
- -
-
- 发送
+
- -
+ +
- + @@ -162,18 +163,13 @@ 城市:<{visitor.city}> - - - - - 来源:<{visitor.refer}> - + + + + 来源:<{visitor.refer}> + + + 创建时间:<{visitor.created_at}> @@ -198,8 +194,10 @@ +
+
快捷回复
-
+
与现实生活一致:与现实生活的流程、逻辑保持一致,遵循用户习惯的语言和概念;