From cfcddb414e365caa5bc7f127d7df9b3d969de815 Mon Sep 17 00:00:00 2001 From: Kyle Date: Sat, 8 Sep 2018 23:02:27 +0800 Subject: [PATCH] =?UTF-8?q?Closed=20#66=20=E5=9C=A8=E7=AE=A1=E7=90=86?= =?UTF-8?q?=E8=81=94=E7=B3=BB=E4=BA=BA=E6=A8=A1=E5=9D=97=E4=B8=AD=E6=B7=BB?= =?UTF-8?q?=E5=8A=A0=E6=A0=87=E7=AD=BE=E7=AE=A1=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../static/js/CSKeFu_Rest_Request.v1.js | 2 +- .../apps/business/contacts/detail.html | 180 ++++++++++++++---- 2 files changed, 141 insertions(+), 41 deletions(-) diff --git a/contact-center/app/src/main/resources/static/js/CSKeFu_Rest_Request.v1.js b/contact-center/app/src/main/resources/static/js/CSKeFu_Rest_Request.v1.js index 764f2237..47ccf56c 100644 --- a/contact-center/app/src/main/resources/static/js/CSKeFu_Rest_Request.v1.js +++ b/contact-center/app/src/main/resources/static/js/CSKeFu_Rest_Request.v1.js @@ -22,7 +22,7 @@ function httpRequest(opts) { payload.data = JSON.stringify(opts.data); - var index = layer.msg('查询中,请稍候',{icon: 16,time:false,shade:0.8}); + var index = layer.msg('执行中,请稍候',{icon: 16,time:false,shade:0.8}); return new Promise(function(resolve, reject) { $.ajax(payload) 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 7d32cbac..80540ef8 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 @@ -18,6 +18,7 @@
+

基本信息

@@ -140,6 +141,22 @@
+
+
+
+

标签

+
+
+
+ +
+
+
+
+
+
+
+
@@ -178,7 +195,7 @@

往来历史

-
+
@@ -191,44 +208,25 @@
- - + + -