Pārlūkot izejas kodu

安阳代码提交

miaofuhao 3 gadi atpakaļ
vecāks
revīzija
f8b6247f14

+ 4 - 22
WebUI/CallCenterWeb.UI/Appeal/AddAppeal.html

@@ -134,24 +134,10 @@
134 134
                                 </ul>
135 135
                             </div>
136 136
                         </td>
137
-                        <!-- <th class="Importent">反映类别:</th>
138
-                        <td style="position: relative">
139
-                            <div class="inpBox">
140
-                                <input type="text" class="inps" />
141
-                                <i class="Cleans fa fa-close"></i>
142
-                                <i class="xl xl_one"></i>
143
-                                <div class="addTree xlAdd">
144
-                                    <ul id="addTreeDemo" class="ztree"></ul>
145
-                                </div>
146
-                            </div>
147
-                            <div class="selDpart1">
148
-                                <ul id="sponsor"></ul>
149
-                            </div>
150
-                        </td> -->
137
+
151 138
                         <th class="Importent">紧急程度:</th>
152 139
                         <td>
153 140
                             <select class="form-control" id="level">
154
-                                <!--<option value="0">选择</option>-->
155 141
                                 <option value="1">普通</option>
156 142
                                 <option value="2">紧急</option>
157 143
                             </select>
@@ -402,10 +388,6 @@
402 388
                 layer.msg("请选择事发区域");
403 389
             } else if (value == 1 && !$('#result').val()) {
404 390
                 layer.msg("请输入直办内容");
405
-            // } else if (!$("#township").val()) {
406
-            //     layer.msg("请选择乡镇");
407
-            // } else if (!$("#village").val()) {
408
-            //     layer.msg("请选择村");
409 391
             } else {
410 392
                 $.ajax({
411 393
                     type: "post",
@@ -453,8 +435,6 @@
453 435
                         visittype: $("#visittype").val(), // 回访方式
454 436
                         issubmit: submit, //=(0保存1保存并提交)
455 437
                         phonetype: $("#source").val() === "1" ? $("#phonetype").val() : "", // 电话类别
456
-                        // ispd: $("#automaticDispatch").val() === "1" ? "1" : "", // 自动派单
457
-                        // pingtai: $("#pingtai").val(), // 工单平台
458 438
                         token: $.cookie("token")
459 439
                     },
460 440
                     success: function (data) {
@@ -814,7 +794,6 @@
814 794
             }
815 795
         })
816 796
 
817
-
818 797
         function Clean() {
819 798
             $("#cusname").val(''); //=来电人姓名
820 799
             $("#cussex").val('');
@@ -841,6 +820,7 @@
841 820
             $('#threeWayCall').attr('checked', false);
842 821
             $("#file").val('');
843 822
         }
823
+        
844 824
         function getBigtype(obj){
845 825
         	obj.empty();
846 826
             $.ajax({
@@ -864,6 +844,7 @@
864 844
                 }
865 845
             });      	
866 846
         }
847
+        
867 848
         function getBigtypeKey(obj,id){
868 849
         	obj.empty();
869 850
             $.ajax({
@@ -957,6 +938,7 @@
957 938
                 }, delay)
958 939
             }
959 940
         }
941
+    
960 942
     </script>
961 943
 </body>
962 944
 

+ 0 - 5
WebUI/CallCenterWeb.UI/CommonHtml/WorkDatil.html

@@ -129,13 +129,10 @@
129 129
         <ul class="ld-service clearfix">
130 130
             <li itemtype="0" class="cr-click" itemid="0" itemaction="1">工单信息</li>
131 131
             <li itemtype="1" itemid="1">交办信息</li>
132
-            <!-- <li itemtype="1" itemtype="1">监察意见</li> -->
133
-            <!-- <li itemtype="2" itemtype="2">领导批示</li> -->
134 132
             <li itemtype="2" itemid="2">市长批示</li>
135 133
             <li itemtype="2" itemid="3">工单驳回</li>
136 134
             <li itemtype="3" itemid="4">办理情况</li>
137 135
             <li itemtype="3" itemid="5">延时审核</li>
138
-            <!-- <li itemtype="3" itemtype="3">退回审核</li> -->
139 136
             <li itemtype="4" itemid="6" itemaction="1">回访信息</li>
140 137
             <li itemtype="5" itemid="7" itemaction="1">督办信息</li>
141 138
             <li itemtype="6" itemid="8">市民催办</li>
@@ -178,8 +175,6 @@
178 175
                                 <td><span class="phoneType"></span></td>
179 176
                                  <th>事项分类:</th>
180 177
                                 <td><span class="bigtype"></span></td>
181
-                                <!-- <th>联系号码:</th>
182
-									<td><span class="F_ConPhone"></span></td> -->
183 178
                             </tr>
184 179
                             <tr>
185 180
                                 <th>分管领导:</th>

+ 0 - 112
WebUI/CallCenterWeb.UI/CommonHtml/haveDoneToAuditOperationBF.html

@@ -1,112 +0,0 @@
1
-<!DOCTYPE html>
2
-<html>
3
-
4
-<head>
5
-    <meta charset="UTF-8" />
6
-    <script src="../Script/Common/huayi.load.js"></script>
7
-    <script src="../Script/Common/huayi.config.js"></script>
8
-    <link rel="stylesheet" href="../css/bootstrap-select.css" />
9
-    <link rel="stylesheet" href="../css/init.css" />
10
-    <title>添加</title>
11
-    <style>
12
-        .Common table th {
13
-            width: 100px
14
-        }
15
-        .auditState {
16
-        	display: none;
17
-        }
18
-    </style>
19
-</head>
20
-
21
-<body>
22
-    <div class="wrapper wrapper-content animated fadeInRight">
23
-        <div style="padding: 10px" class="tj_content clearFix">
24
-            <div class="Common">
25
-                <table>
26
-                	<tr>
27
-                        <th>审核状态:</th>
28
-                        <td colspan="7">
29
-                            <select name="auditState" class="form-control" id="auditState">
30
-                            	<option value="0">审核通过</option>
31
-                            	<option value="1">审核不通过</option>
32
-                            	<option value="2">审核通过转办</option>
33
-                            </select>
34
-                        </td>
35
-                    </tr>
36
-                    <tr class="auditState">
37
-                        <th>审核说明:</th>
38
-                        <td colspan="7">
39
-                            <textarea id="cbreason" class="form-control" name="" rows="" cols="" style=""></textarea>
40
-                        </td>
41
-                    </tr>
42
-                    <tr>
43
-                        <td colspan="8" style="text-align: center">
44
-                            <button class="btns save">保存</button>
45
-                        </td>
46
-                    </tr>
47
-                </table>
48
-            </div>
49
-        </div>
50
-    </div>
51
-    <script>
52
-        var wid = helper.request.queryString("wid");
53
-        var nexttype;
54
-        $(document).ready(function () {
55
-            $(".save").click(function () {
56
-            	Add()
57
-            });
58
-            $("#auditState").change(function(){
59
-            	
60
-            	if (Number($("#auditState").val())) {
61
-            		$(".auditState").show()
62
-            	} else {
63
-            		$(".auditState").hide()
64
-            		$("#cbreason").val('')
65
-            	}
66
-//          	Number($("#auditState").val()) ? $(".auditState").show():$(".auditState").hide()
67
-            })
68
-        });
69
-        //修改工单
70
-        function Add() {
71
-        	
72
-        	nexttype =Number($("#auditState").val())
73
-        	if (nexttype === 0) {
74
-        		layer.confirm('确认审核通过吗?', {
75
-	                btn: ['是', '否'] //按钮
76
-	            }, function () {
77
-	                layer.confirm('是否发送短信?', {
78
-		                btn: ['是', '否'] //按钮
79
-		            }, function () {
80
-		                toExamineWorkOrder(1,nexttype)
81
-		            },function(){
82
-		            	toExamineWorkOrder(0,nexttype)
83
-		            });
84
-	            });
85
-        	} else if(nexttype===1 || nexttype ===2){
86
-        		$("#cbreason").show()
87
-        		toExamineWorkOrder()
88
-        	}
89
-        }
90
-        function toExamineWorkOrder(issmsAudit){
91
-        	
92
-        	$.post(huayi.config.callcenter_url + 'WorkOrder/ToExamineWorkOrder', {
93
-                workorderid: wid,
94
-                nexttype: nexttype, // 0审核通过 1审核不通过 2审核通过转办
95
-                issms:issmsAudit,
96
-                cbreason: $("#cbreason").val(),
97
-                "token": $.cookie("token")
98
-            }, function(result) {
99
-                result = JSON.parse(result);
100
-                if(result.state.toLowerCase() == "success") {
101
-                    var index = parent.layer.getFrameIndex(window.name); //先得到当前iframe层的索引
102
-                    parent.layer.close(index); //再执行关闭
103
-                    parent.$("#orderlist").bootstrapTable("refresh");
104
-                    parent.layer.msg("操作成功");
105
-                }
106
-            })
107
-        	
108
-        }
109
-    </script>
110
-</body>
111
-
112
-</html>

+ 4 - 3
WebUI/CallCenterWeb.UI/index.html

@@ -6,9 +6,9 @@
6 6
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
7 7
     <meta name="renderer" content="webkit">
8 8
     <meta http-equiv="Cache-Control" content="no-siteapp" />
9
-		<title>安阳政务服务热线后台业务管理系统</title>
10
-		<script src="./Script/Common/huayi.load.js"></script>
11
-		<script src="./Script/Common/huayi.config.js"></script>
9
+	<title>安阳政务服务热线后台业务管理系统</title>
10
+	<script src="./Script/Common/huayi.load.js"></script>
11
+	<script src="./Script/Common/huayi.config.js"></script>
12 12
     <script src="./js/jquery.min.js"></script>
13 13
     <script src="./js/jquery.cookie.js"></script>
14 14
 </head>
@@ -47,6 +47,7 @@
47 47
 			}
48 48
 		});
49 49
 	}
50
+  
50 51
   </script>
51 52
 </body>
52 53
 

+ 2 - 2
WebUI/CallCenterWeb.UI/js/index.js

@@ -2175,14 +2175,14 @@ function whtp() {
2175 2175
     $(".WH").removeClass("hidens");
2176 2176
     $(".first").removeClass("first");
2177 2177
     $(".WH").addClass("first");
2178
-    debugger
2178
+    
2179 2179
     loadWH();
2180 2180
 }
2181 2181
 //加载外呼电话列表
2182 2182
 function loadWH() {
2183 2183
     $(".phonediv").hide();
2184 2184
     var n = $(".bg_title .lactive").attr("itemid");
2185
-    debugger
2185
+    
2186 2186
     switch (n) {
2187 2187
         case "0":
2188 2188
             var obj0 = $(".phonediv").eq(0);

+ 1 - 32
WebUI/CallCenterWeb.UI/js/jquery.md5.js

@@ -1,35 +1,4 @@
1
-	/**
2
-	 * jQuery MD5 hash algorithm function
3
-	 * 
4
-	 * 	<code>
5
-	 * 		Calculate the md5 hash of a String 
6
-	 * 		String $.md5 ( String str )
7
-	 * 	</code>
8
-	 * 
9
-	 * Calculates the MD5 hash of str using the » RSA Data Security, Inc. MD5 Message-Digest Algorithm, and returns that hash. 
10
-	 * MD5 (Message-Digest algorithm 5) is a widely-used cryptographic hash function with a 128-bit hash value. MD5 has been employed in a wide variety of security applications, and is also commonly used to check the integrity of data. The generated hash is also non-reversable. Data cannot be retrieved from the message digest, the digest uniquely identifies the data.
11
-	 * MD5 was developed by Professor Ronald L. Rivest in 1994. Its 128 bit (16 byte) message digest makes it a faster implementation than SHA-1.
12
-	 * This script is used to process a variable length message into a fixed-length output of 128 bits using the MD5 algorithm. It is fully compatible with UTF-8 encoding. It is very useful when u want to transfer encrypted passwords over the internet. If you plan using UTF-8 encoding in your project don't forget to set the page encoding to UTF-8 (Content-Type meta tag). 
13
-	 * This function orginally get from the WebToolkit and rewrite for using as the jQuery plugin.
14
-	 * 
15
-	 * Example
16
-	 * 	Code
17
-	 * 		<code>
18
-	 * 			$.md5("I'm Persian."); 
19
-	 * 		</code>
20
-	 * 	Result
21
-	 * 		<code>
22
-	 * 			"b8c901d0f02223f9761016cfff9d68df"
23
-	 * 		</code>
24
-	 * 
25
-	 * @alias Muhammad Hussein Fattahizadeh < muhammad [AT] semnanweb [DOT] com >
26
-	 * @link http://www.semnanweb.com/jquery-plugin/md5.html
27
-	 * @see http://www.webtoolkit.info/
28
-	 * @license http://www.gnu.org/licenses/gpl.html [GNU General Public License]
29
-	 * @param {jQuery} {md5:function(string))
30
-	 * @return string
31
-	 */
32
-	
1
+
33 2
 	(function($){
34 3
 		
35 4
 		var rotateLeft = function(lValue, iShiftBits) {

BIN
anyangWebAPP/unpackage/dist/dev/app-plus/components/uni-icons/uni.ttf