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 @@ +
+
快捷回复
-
+
与现实生活一致:与现实生活的流程、逻辑保持一致,遵循用户习惯的语言和概念;