Procházet zdrojové kódy

样式修改 增加公告展示

d123 %!s(int64=8) %!d(string=před) roky
rodič
revize
a0eb3edf65

+ 1 - 1
WebUI/CallCenterWeb.UI/TelCall/BlackList.html

@@ -100,7 +100,7 @@
100 100
 			var tc;
101 101
 			$(document).ready(function() {
102 102
 				/*日期选择*/
103
-				laydate.skin('molv');
103
+				laydate.skin('blue');
104 104
 				/*开始日期*/
105 105
 				laydate({
106 106
 					elem: '#settime',

+ 9 - 5
WebUI/CallCenterWeb.UI/TelCall/CallRecord.html

@@ -38,11 +38,11 @@
38 38
         }
39 39
 
40 40
         .sc_btn {
41
-            color: rgb(255, 255, 255);
41
+            color: #fff;
42 42
             font-size: 12px;
43 43
             margin-left: 15px;
44 44
             box-sizing: border-box;
45
-            background: rgb(26, 179, 148);
45
+            background:  #00a1cb;
46 46
             padding: 6px 10px;
47 47
             outline: none;
48 48
             border-width: 0px;
@@ -194,7 +194,9 @@
194 194
             <div class="shade_content">
195 195
                 <div class="Ly_box audiojs">
196 196
                 </div>
197
-               
197
+               <div class="boxCon LY_box">
198
+                  
199
+                   </div>
198 200
             </div>
199 201
         </div>
200 202
     </div>
@@ -203,7 +205,7 @@
203 205
         var seatlist = [];
204 206
 
205 207
         $(document).ready(function () {
206
-            laydate.skin('molv');
208
+            laydate.skin('blue');
207 209
             laydate({
208 210
                 elem: '#start',
209 211
                 event: 'focus'
@@ -402,7 +404,9 @@
402 404
             var path = $(val).attr("item");
403 405
             $(".t-shade").addClass("cx");
404 406
             $(".Ly_box").empty();
405
-            $('<audio  style="width:100%;"class=" " src="' + path + '" loop="loop" controls="controls"></audio>').appendTo(".Ly_box");
407
+            $(".LY_box").empty();
408
+				$('<audio  style="width:100%;"class=" " src="' + path + '" loop="loop" controls="controls"></audio>').appendTo(".Ly_box");
409
+				$('<a href="'+ path +'" class="sc_btn LY "download="'+ path +'">下载录音</a>').appendTo(".LY_box");
406 410
         }
407 411
         function ftime(val) {
408 412
             if (val) {

+ 1 - 1
WebUI/CallCenterWeb.UI/css/Table/table1.css

@@ -40,7 +40,7 @@ button {
40 40
     font-size: 12px;
41 41
     margin-left: 15px;
42 42
     box-sizing: border-box;
43
-    background: rgb(26, 179, 148);
43
+    background:  #00a1cb;
44 44
     padding: 6px 10px;
45 45
     outline: none;
46 46
     border-width: 0px;

+ 1 - 1
WebUI/CallCenterWeb.UI/widgets.html

@@ -531,7 +531,7 @@
531 531
 							<div class="col-md-5 clear">
532 532
 								<div class="widgets  p-xl  border_left" style="margin-top: 60px;">
533 533
 									<ul class="c-b-ul clearfix">
534
-										<li class="fl Text">今日完成量1111</li>
534
+										<li class="fl Text">今日完成量</li>
535 535
 										<li class="fl Text">今日待完成量</li>
536 536
 										<li class="fl Text">今日待完成量</li>
537 537
 									</ul>