From 203f13d380d72d53cf89ec446925f70ab28464ca Mon Sep 17 00:00:00 2001 From: Kyle Date: Fri, 7 Sep 2018 10:59:24 +0800 Subject: [PATCH] =?UTF-8?q?#58=20=E7=BB=B4=E6=8A=A4=E8=81=94=E7=B3=BB?= =?UTF-8?q?=E4=BA=BAUI=E6=B7=BB=E5=8A=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../apps/business/contacts/detail.html | 26 ++++++++++++++++--- 1 file changed, 23 insertions(+), 3 deletions(-) diff --git a/contact-center/app/src/main/resources/templates/apps/business/contacts/detail.html b/contact-center/app/src/main/resources/templates/apps/business/contacts/detail.html index b96aa723..d6888ac1 100644 --- a/contact-center/app/src/main/resources/templates/apps/business/contacts/detail.html +++ b/contact-center/app/src/main/resources/templates/apps/business/contacts/detail.html @@ -152,8 +152,27 @@ -
- 笔记 +
+
+
+

笔记

+
+
+
+ +
+ +
+
+
+
+
+ +
+
+
+
+
@@ -179,7 +198,7 @@

- + @@ -194,6 +213,7 @@ $.timeliner({ fontOpen: '0.7em', fontClosed: '0.7em', + startState: 'open', }); }); \ No newline at end of file