|
|
@@ -703,6 +703,28 @@
|
|
703
|
703
|
background: url(img/phoneBZ.png) no-repeat;
|
|
704
|
704
|
display: none;
|
|
705
|
705
|
}
|
|
|
706
|
+
|
|
|
707
|
+ .searchbox input {
|
|
|
708
|
+ width: 99%;
|
|
|
709
|
+ height: 98%;
|
|
|
710
|
+ border: 0;
|
|
|
711
|
+ outline: none;
|
|
|
712
|
+ padding-left: 10px;
|
|
|
713
|
+ }
|
|
|
714
|
+
|
|
|
715
|
+ .secon {
|
|
|
716
|
+ width: 100%;
|
|
|
717
|
+ height: 34px;
|
|
|
718
|
+ margin-bottom: 15px;
|
|
|
719
|
+ }
|
|
|
720
|
+
|
|
|
721
|
+ .secl {
|
|
|
722
|
+ width: 65%;
|
|
|
723
|
+ display: inline-block;
|
|
|
724
|
+ height: 100%;
|
|
|
725
|
+ margin: 0;
|
|
|
726
|
+ border: 1px solid #eee;
|
|
|
727
|
+ }
|
|
706
|
728
|
</style>
|
|
707
|
729
|
</head>
|
|
708
|
730
|
|
|
|
@@ -1012,7 +1034,7 @@
|
|
1012
|
1034
|
<div class="ldtp-cr col-sm-9">
|
|
1013
|
1035
|
<ul class="ld-service clearfix">
|
|
1014
|
1036
|
<li style="border-bottom:1px solid #243747;" itemtype="0" class="cr-click">历史记录</li>
|
|
1015
|
|
- <!--<li style="border-bottom:1px solid #69cbd0;" itemtype="1">咨询</li>-->
|
|
|
1037
|
+ <li style="border-bottom:1px solid #69cbd0;" itemtype="1">客户资料</li>
|
|
1016
|
1038
|
<!--<--<li style="border-bottom:1px solid #f95a83;" itemtype="2">保修服务</li>-->
|
|
1017
|
1039
|
<!--<li style="border-bottom:1px solid #243747;" itemtype="3">投诉建议</li>-->
|
|
1018
|
1040
|
</ul>
|
|
|
@@ -1046,7 +1068,8 @@
|
|
1046
|
1068
|
</div>
|
|
1047
|
1069
|
|
|
1048
|
1070
|
</div>
|
|
1049
|
|
- <div class="complain" style="display:none;">
|
|
|
1071
|
+
|
|
|
1072
|
+ <!--<div class="complain" style="display:none;">
|
|
1050
|
1073
|
<div class="ld-sercon-con clearfix">
|
|
1051
|
1074
|
<div class="Ps-chaxun">
|
|
1052
|
1075
|
<span>查询: <input type="text" id="con_startTime" class="laydate-icon" /> —— <input type="text" id="con_endTime" class="laydate-icon" /></span>
|
|
|
@@ -1100,9 +1123,9 @@
|
|
1100
|
1123
|
<span class="col-sm-1">
|
|
1101
|
1124
|
投诉部门:
|
|
1102
|
1125
|
</span>
|
|
1103
|
|
- <span class="col-sm-3">
|
|
1104
|
|
- <!--<select name="" id="zrbm"></select>-->
|
|
1105
|
|
- <input type="text" id="zrbmname" readonly="readonly" />
|
|
|
1126
|
+ <span class="col-sm-3">-->
|
|
|
1127
|
+ <!-- \\<select name="" id="zrbm"></select> \\-->
|
|
|
1128
|
+ <!-- <input type="text" id="zrbmname" readonly="readonly" />
|
|
1106
|
1129
|
<input type="hidden" id="zrbm" />
|
|
1107
|
1130
|
<div class="zrbmmenu" style="display: none; position: absolute; z-index: 100;">
|
|
1108
|
1131
|
<ul id="zrbmtree" class="ztree"></ul>
|
|
|
@@ -1121,9 +1144,9 @@
|
|
1121
|
1144
|
<span class="col-sm-1">
|
|
1122
|
1145
|
接收部门:
|
|
1123
|
1146
|
</span>
|
|
1124
|
|
- <span class="col-sm-3">
|
|
1125
|
|
- <!--<select name="" id="clbm"></select>-->
|
|
1126
|
|
- <input type="text" id="clbmname" readonly="readonly" />
|
|
|
1147
|
+ <span class="col-sm-3">-->
|
|
|
1148
|
+ <!-- \\<select name="" id="clbm"></select>\\-->
|
|
|
1149
|
+ <!-- <input type="text" id="clbmname" readonly="readonly" />
|
|
1127
|
1150
|
<input type="hidden" id="clbm" />
|
|
1128
|
1151
|
<div class="clbmmenu" style="display: none; position: absolute; z-index: 100;">
|
|
1129
|
1152
|
<ul id="clbmtree" class="ztree"></ul>
|
|
|
@@ -1143,12 +1166,12 @@
|
|
1143
|
1166
|
<span class="col-sm-11">
|
|
1144
|
1167
|
<textarea rows="5" id="cont"></textarea>
|
|
1145
|
1168
|
</span>
|
|
1146
|
|
- </div>
|
|
1147
|
|
- <!--<div class="form-group" style="padding-left: 15px;">
|
|
|
1169
|
+ </div>-->
|
|
|
1170
|
+ <!-- \\<div class="form-group" style="padding-left: 15px;">
|
|
1148
|
1171
|
<span>解答内容:</span>
|
|
1149
|
1172
|
<textarea rows="5"></textarea>
|
|
1150
|
|
- </div>-->
|
|
1151
|
|
- <div class="bton addts">创建</div>
|
|
|
1173
|
+ </div> \\-->
|
|
|
1174
|
+ <!--<div class="bton addts">创建</div>
|
|
1152
|
1175
|
</form>
|
|
1153
|
1176
|
</div>
|
|
1154
|
1177
|
<div class="Pre-second second-con zxbg " style="display: none;">
|
|
|
@@ -1185,7 +1208,35 @@
|
|
1185
|
1208
|
<div class="bton add_">创建</div>
|
|
1186
|
1209
|
</form>
|
|
1187
|
1210
|
</div>
|
|
1188
|
|
- </div>
|
|
|
1211
|
+ </div>-->
|
|
|
1212
|
+
|
|
|
1213
|
+
|
|
|
1214
|
+ <div class="complain" style="display:none;">
|
|
|
1215
|
+ <button id="HAHA" onclick="HAHA()">测试</button>
|
|
|
1216
|
+ <div class="customerByTel clearfix" style="padding: 15px 0;">
|
|
|
1217
|
+
|
|
|
1218
|
+ <div class="searchbox col-sm-3">
|
|
|
1219
|
+ <div class="secon">
|
|
|
1220
|
+ <b>电话:</b>
|
|
|
1221
|
+ <p class="secl"><input type="text" class="phone" name="" value=""/></p>
|
|
|
1222
|
+ </div>
|
|
|
1223
|
+ </div>
|
|
|
1224
|
+ <div class="searchbox col-sm-3">
|
|
|
1225
|
+ <div class="secon">
|
|
|
1226
|
+ <b>姓名:</b>
|
|
|
1227
|
+ <p class="secl"><input type="text" class="phone" name="" value=""/></p>
|
|
|
1228
|
+ </div>
|
|
|
1229
|
+ </div>
|
|
|
1230
|
+ <div class="searchbox col-sm-3">
|
|
|
1231
|
+ <div class="secon">
|
|
|
1232
|
+ <b>性别:</b>
|
|
|
1233
|
+ <p class="secl"><input type="text" class="phone" name="" value=""/></p>
|
|
|
1234
|
+ </div>
|
|
|
1235
|
+ </div>
|
|
|
1236
|
+
|
|
|
1237
|
+ </div>
|
|
|
1238
|
+ </div>
|
|
|
1239
|
+
|
|
1189
|
1240
|
</div>
|
|
1190
|
1241
|
<!--右侧下方内容区-->
|
|
1191
|
1242
|
<div class="ldcr-bottom" style="margin-top:10px;">
|