liuyifan 4 年 前
コミット
8dc71f0ecf
共有25 個のファイルを変更した275 個の追加86 個の削除を含む
  1. 3 0
      WebUI/CallCenterWeb.UI/ReportForm/superviseDataStatistics.html
  2. 2 2
      WebUI/CallCenterWeb.UI/Script/Common/huayi.config.js
  3. 72 23
      WebUI/CallCenterWeb.UI/home.html
  4. 136 7
      WebUI/CallCenterWeb.UI/js/index.js
  5. 4 4
      WebUI/CallCenterWeb.UI/zhiShiKu/addOrEditZhiShiKuFunctional.html
  6. 2 2
      WebUI/CallCenterWeb.UI/zhiShiKu/addOrEditZhiShiKuGlossary.html
  7. 6 4
      WebUI/CallCenterWeb.UI/zhiShiKu/addOrEditZhiShiKuGuide.html
  8. 6 6
      WebUI/CallCenterWeb.UI/zhiShiKu/addOrEditZhiShiKuHotLssues.html
  9. 5 5
      WebUI/CallCenterWeb.UI/zhiShiKu/addOrEditZhiShiKuPoliciesRegulations.html
  10. 8 8
      WebUI/CallCenterWeb.UI/zhiShiKu/addOrEditZhiShiKuPolicyExpert.html
  11. 1 1
      WebUI/CallCenterWeb.UI/zhiShiKu/detailZhiShiKuGlossary.html
  12. 1 1
      WebUI/CallCenterWeb.UI/zhiShiKu/detailZhiShiKuHotLssues.html
  13. 2 2
      WebUI/CallCenterWeb.UI/zhiShiKu/js/detailZhiShiKuFunctional.js
  14. 2 2
      WebUI/CallCenterWeb.UI/zhiShiKu/js/detailZhiShiKuGlossary.js
  15. 2 2
      WebUI/CallCenterWeb.UI/zhiShiKu/js/detailZhiShiKuGuide.js
  16. 2 2
      WebUI/CallCenterWeb.UI/zhiShiKu/js/detailZhiShiKuHotLssues.js
  17. 2 2
      WebUI/CallCenterWeb.UI/zhiShiKu/js/detailZhiShiKuPolicyExpert.js
  18. 2 2
      WebUI/CallCenterWeb.UI/zhiShiKu/js/detaileZhiShiKuPoliciesRegulations.js
  19. 3 3
      WebUI/CallCenterWeb.UI/zhiShiKu/js/zhiShiKuPolicyExpert.js
  20. 2 1
      WebUI/CallCenterWeb.UI/zhiShiKu/zhiShiKuFunctional.html
  21. 3 2
      WebUI/CallCenterWeb.UI/zhiShiKu/zhiShiKuGlossary.html
  22. 2 1
      WebUI/CallCenterWeb.UI/zhiShiKu/zhiShiKuGuide.html
  23. 3 2
      WebUI/CallCenterWeb.UI/zhiShiKu/zhiShiKuHotLssues.html
  24. 2 1
      WebUI/CallCenterWeb.UI/zhiShiKu/zhiShiKuPoliciesRegulations.html
  25. 2 1
      WebUI/CallCenterWeb.UI/zhiShiKu/zhiShiKuPolicyExpert.html

+ 3 - 0
WebUI/CallCenterWeb.UI/ReportForm/superviseDataStatistics.html

@@ -121,6 +121,9 @@
121 121
             margin: 10px 0 0 10px;
122 122
             font-size: 18px;
123 123
         }
124
+        #workorderlist_1 .th-inner {
125
+            white-space: normal !important;
126
+        }
124 127
     </style>
125 128
 </head>
126 129
 

+ 2 - 2
WebUI/CallCenterWeb.UI/Script/Common/huayi.config.js

@@ -2,8 +2,8 @@
2 2
     var huayi = {};
3 3
 }
4 4
 huayi.config = {
5
-//	callcenter_url: "http://192.168.8.9:1042/",//生产环境
6
-    callcenter_url: "http://125.45.12.146:9998/", //生产环境
5
+	callcenter_url: "http://192.168.8.9:1042/",//生产环境
6
+//  callcenter_url: "http://125.45.12.146:9998/", //生产环境
7 7
     socket_ip: "192.168.8.7", //ip
8 8
     socket_port: "8081", //端口
9 9
     menuworktime: 30000, //菜单工单数量刷新间隔

+ 72 - 23
WebUI/CallCenterWeb.UI/home.html

@@ -1159,9 +1159,11 @@
1159 1159
             right: 60px;
1160 1160
             top: 35px;
1161 1161
             display: none;
1162
-            width: 800px;
1162
+            padding: 5px 10px;
1163
+            width: 1000px;
1164
+            height: 500px;
1165
+            border: 1px solid #e6e6e6;
1163 1166
             background: #ffffff;
1164
-            height: 300px;
1165 1167
             overflow-y: scroll;
1166 1168
         }
1167 1169
 
@@ -1292,7 +1294,7 @@
1292 1294
             display: inline-block;
1293 1295
             width: 50%;
1294 1296
         }
1295
-        
1297
+
1296 1298
         .reflectCategory-wrapper {
1297 1299
             position: relative;
1298 1300
         }
@@ -1788,7 +1790,7 @@
1788 1790
                                         <span class="col-sm-1 Import">内容:</span>
1789 1791
                                         <span class="col-sm-11">
1790 1792
                                             <textarea id="content" class="form-control" name="" rows="4" cols=""
1791
-                                            style="width: 100%;"></textarea>            
1793
+                                                style="width: 100%;"></textarea>
1792 1794
                                             <!-- <input id="content" class="form-control" type="text"
1793 1795
                                             style=" padding: 5px; width: 100%;" /> -->
1794 1796
                                         </span>
@@ -1867,7 +1869,7 @@
1867 1869
                                         </span>
1868 1870
                                     </div>
1869 1871
                                     <div class="form-group clearfix">
1870
-                                        
1872
+
1871 1873
                                         <span class="col-sm-1 Import">
1872 1874
                                             紧急程度:
1873 1875
                                         </span>
@@ -1915,11 +1917,12 @@
1915 1917
                                             反映类别:
1916 1918
                                         </span>
1917 1919
                                         <span class="col-sm-5">
1918
-                                            <input type="text" id="reflectCategory" class="form-control" autocomplete="off" />
1920
+                                            <input type="text" id="reflectCategory" class="form-control"
1921
+                                                autocomplete="off" />
1919 1922
                                             <div class="reflectCategoryList-wrapper">
1920 1923
                                                 <ul id="reflectCategoryList">
1921 1924
                                                 </ul>
1922
-                                            </div>            
1925
+                                            </div>
1923 1926
                                         </span>
1924 1927
                                         <!-- <span class="col-sm-1 Import">
1925 1928
                                             反映类别:
@@ -2005,18 +2008,24 @@
2005 2008
                         <div class="ldcr-bottom repoConte">
2006 2009
                             <div class="ldcrb-top clearfix">
2007 2010
                                 <ul class="clearfix">
2008
-                                    <li class="activity" style=" border-bottom: 1px solid #69cbd0;" data-type="2">
2011
+                                    <li class="activity" style=" border-bottom: 1px solid #69cbd0;" data-type="1">
2009 2012
                                         政策专家
2010 2013
                                     </li>
2011 2014
                                     <li style="border-bottom:1px solid #f95a83;" data-type="2">
2012 2015
                                         办事指南
2013 2016
                                     </li>
2014 2017
                                     <li style="border-bottom:1px solid #69cbd0;" data-type="3">
2015
-                                        热点问题/名词解释
2018
+                                        热点问题
2016 2019
                                     </li>
2017 2020
                                     <li style="border-bottom:1px solid #f95a83;" data-type="4">
2018 2021
                                         政策法规
2019 2022
                                     </li>
2023
+                                    <li style="border-bottom:1px solid #69cbd0;" data-type="5">
2024
+                                        名词解释
2025
+                                    </li>
2026
+                                    <li style="border-bottom:1px solid #f95a83;" data-type="6">
2027
+                                        政策法规
2028
+                                    </li>
2020 2029
                                 </ul>
2021 2030
                                 <!-- <div class="ld-search">
2022 2031
                                     <div class="sear-inp">
@@ -2027,10 +2036,10 @@
2027 2036
                             </div>
2028 2037
                             <div class="detail-con">
2029 2038
                                 <div class="tableWarpper1">
2030
-                                    <table id="tableList1" data-row-style="rowStyle" data-query-params="queryParams" data-pagination="true">
2039
+                                    <table id="tableList1" data-row-style="rowStyle" data-query-params="queryParams"
2040
+                                        data-pagination="true">
2031 2041
                                         <thead>
2032 2042
                                             <tr>
2033
-                                                <!-- <th data-checkbox="true" data-align="center"></th> -->
2034 2043
                                                 <th data-align="center" data-formatter="setCode">编号</th>
2035 2044
                                                 <th data-field="F_XingMing" data-align="center">专家姓名</th>
2036 2045
                                                 <th data-field="F_ShouJi" data-align="center">手机号码</th>
@@ -2040,14 +2049,14 @@
2040 2049
                                                 <th data-align="center" data-formatter="operation1">操作</th>
2041 2050
                                             </tr>
2042 2051
                                         </thead>
2043
-                                        <tbody id="tbody"></tbody>
2052
+                                        <tbody id="tbody1"></tbody>
2044 2053
                                     </table>
2045 2054
                                 </div>
2046 2055
                                 <div class="tableWarpper2">
2047
-                                    <table id="tableList2" data-row-style="rowStyle" data-query-params="queryParams" data-pagination="true">
2056
+                                    <table id="tableList2" data-row-style="rowStyle" data-query-params="queryParams"
2057
+                                        data-pagination="true">
2048 2058
                                         <thead>
2049 2059
                                             <tr>
2050
-                                                <!-- <th data-checkbox="true" data-align="center"></th> -->
2051 2060
                                                 <th data-align="center" data-formatter="setCode">编号</th>
2052 2061
                                                 <th data-field="F_FaBuDanWei" data-align="center">发布单位</th>
2053 2062
                                                 <th data-field="F_FaBuShiJian" data-align="center">发布时间</th>
@@ -2060,14 +2069,14 @@
2060 2069
                                                 <th data-align="center" data-formatter="operation2">操作</th>
2061 2070
                                             </tr>
2062 2071
                                         </thead>
2063
-                                        <tbody id="tbody"></tbody>
2072
+                                        <tbody id="tbody2"></tbody>
2064 2073
                                     </table>
2065 2074
                                 </div>
2066 2075
                                 <div class="tableWarpper3">
2067
-                                    <table id="tableList3" data-row-style="rowStyle" data-query-params="queryParams" data-pagination="true">
2076
+                                    <table id="tableList3" data-row-style="rowStyle" data-query-params="queryParams"
2077
+                                        data-pagination="true">
2068 2078
                                         <thead>
2069 2079
                                             <tr>
2070
-                                                <!-- <th data-checkbox="true" data-align="center"></th> -->
2071 2080
                                                 <th data-align="center" data-formatter="setCode">编号</th>
2072 2081
                                                 <th data-field="F_FaBuShiJian" data-align="center">发布时间</th>
2073 2082
                                                 <th data-field="F_FaWenWenHao" data-align="center">发文文号</th>
@@ -2080,14 +2089,14 @@
2080 2089
                                                 <th data-align="center" data-formatter="operation3">操作</th>
2081 2090
                                             </tr>
2082 2091
                                         </thead>
2083
-                                        <tbody id="tbody"></tbody>
2084
-                                    </table>                
2092
+                                        <tbody id="tbody3"></tbody>
2093
+                                    </table>
2085 2094
                                 </div>
2086 2095
                                 <div class="tableWarpper4">
2087
-                                    <table id="tableList4" data-row-style="rowStyle" data-query-params="queryParams" data-pagination="true">
2096
+                                    <table id="tableList4" data-row-style="rowStyle" data-query-params="queryParams"
2097
+                                        data-pagination="true">
2088 2098
                                         <thead>
2089 2099
                                             <tr>
2090
-                                                <!-- <th data-checkbox="true" data-align="center"></th> -->
2091 2100
                                                 <th data-align="center" data-formatter="setCode">编号</th>
2092 2101
                                                 <th data-field="F_FaBuShiJian" data-align="center">发布时间</th>
2093 2102
                                                 <th data-field="F_FaWenWenHao" data-align="center">发文文号</th>
@@ -2100,8 +2109,48 @@
2100 2109
                                                 <th data-align="center" data-formatter="operation4">操作</th>
2101 2110
                                             </tr>
2102 2111
                                         </thead>
2103
-                                        <tbody id="tbody"></tbody>
2104
-                                    </table>                
2112
+                                        <tbody id="tbody4"></tbody>
2113
+                                    </table>
2114
+                                </div>
2115
+                                <div class="tableWarpper5">
2116
+                                    <table id="tableList5" data-row-style="rowStyle" data-query-params="queryParams"
2117
+                                        data-pagination="true">
2118
+                                        <thead>
2119
+                                            <tr>
2120
+                                                <th data-align="center" data-formatter="setCode">编号</th>
2121
+                                                <th data-field="F_FaBuShiJian" data-align="center">发布时间</th>
2122
+                                                <th data-field="F_FaWenWenHao" data-align="center">发文文号</th>
2123
+                                                <th data-field="F_FaWenDanWei" data-align="center">发文单位</th>
2124
+                                                <th data-field="F_BiaoShiBianMa" data-align="center">标识编码</th>
2125
+                                                <th data-field="F_ZhengCeMingCi" data-align="center">政策名称</th>
2126
+                                                <th data-field="F_ReDianWenTi" data-align="center">热点问题/名词解释</th>
2127
+                                                <th data-field="F_WenTiJieDa" data-align="center">内容解答</th>
2128
+                                                <th data-field="F_DianJiLiang" data-align="center">点击量</th>
2129
+                                                <th data-align="center" data-formatter="operation5">操作</th>
2130
+                                            </tr>
2131
+                                        </thead>
2132
+                                        <tbody id="tbody5"></tbody>
2133
+                                    </table>
2134
+                                </div>
2135
+                                <div class="tableWarpper6">
2136
+                                    <table id="tableList6" data-row-style="rowStyle" data-query-params="queryParams"
2137
+                                        data-pagination="true">
2138
+                                        <thead>
2139
+                                            <tr>
2140
+                                                <th data-align="center" data-formatter="setCode">编号</th>
2141
+                                                <th data-field="F_FaBuShiJian" data-align="center">发布时间</th>
2142
+                                                <th data-field="F_FaWenWenHao" data-align="center">发文文号</th>
2143
+                                                <th data-field="F_FaWenDanWei" data-align="center">发文单位</th>
2144
+                                                <th data-field="F_ZhiNengBuMen" data-align="center">职能部门</th>
2145
+                                                <th data-field="F_BiaoShiBianMa" data-align="center">标识编码</th>
2146
+                                                <th data-field="F_WenJianMingCheng" data-align="center">文件名称</th>
2147
+                                                <th data-field="F_WenJianNeiRong" data-align="center">文件内容</th>
2148
+                                                <th data-field="F_DianJiLiang" data-align="center">点击量</th>
2149
+                                                <th data-align="center" data-formatter="operation6">操作</th>
2150
+                                            </tr>
2151
+                                        </thead>
2152
+                                        <tbody id="tbody6"></tbody>
2153
+                                    </table>
2105 2154
                                 </div>
2106 2155
                                 <!-- <ul></ul> -->
2107 2156
                             </div>

+ 136 - 7
WebUI/CallCenterWeb.UI/js/index.js

@@ -1320,13 +1320,13 @@ function loadDic(obj, pid) {
1320 1320
 }
1321 1321
 
1322 1322
 //获取知识库
1323
-function loadZSK(type="1") {
1323
+function loadZSK(type = "1") {
1324 1324
     var table = $("#tableList" + type);
1325
-    $(".tableWarpper" + type).show().siblings().hide();
1326
-    // table.siblings().hide();
1327
-    // table.show();
1325
+    $(".tableWarpper" + type)
1326
+        .show()
1327
+        .siblings()
1328
+        .hide();
1328 1329
     table.bootstrapTable("destroy");
1329
-    // table.siblings().bootstrapTable("destroy");
1330 1330
     if (type === "1") {
1331 1331
         //初始化表格,动态从服务器加载数据
1332 1332
         table.bootstrapTable({
@@ -1407,7 +1407,6 @@ function loadZSK(type="1") {
1407 1407
             },
1408 1408
         });
1409 1409
     } else if (type === "3") {
1410
-
1411 1410
         //初始化表格,动态从服务器加载数据
1412 1411
         table.bootstrapTable({
1413 1412
             method: "get", //使用get请求到服务器获取数据
@@ -1487,6 +1486,86 @@ function loadZSK(type="1") {
1487 1486
                 //layer.msg("加载数据失败", { time: 1500, icon: 2 });
1488 1487
             },
1489 1488
         });
1489
+    } else if (type === "5") {
1490
+        //初始化表格,动态从服务器加载数据
1491
+        table.bootstrapTable({
1492
+            method: "get", //使用get请求到服务器获取数据
1493
+            url: huayi.config.callcenter_url + "NounInterpretation/GetList", //获取数据的Servlet地址
1494
+            contentType: "application/x-www-form-urlencoded",
1495
+            striped: true, //表格显示条纹
1496
+            pagination: true, //启动分页
1497
+            pageSize: 10, //每页显示的记录数
1498
+            pageNumber: 1, //当前第几页
1499
+            pageList: [10, 20, 50, 100], //记录数可选列表
1500
+            search: false, //是否启用查询
1501
+            showColumns: false, //显示下拉框勾选要显示的列
1502
+            showRefresh: false, //显示刷新按钮
1503
+            sidePagination: "server", //表示服务端请求
1504
+            //设置为undefined可以获取pageNumber,pageSize,searchText,sortName,sortOrder
1505
+            //设置为limit可以获取limit, offset, search, sort, order
1506
+            queryParamsType: "undefined",
1507
+            queryParams: function queryParams(params) {
1508
+                //设置查询参数
1509
+                var param = {
1510
+                    page: params.pageNumber,
1511
+                    pagesize: params.pageSize,
1512
+                    token: $.cookie("token"),
1513
+                    keyvalue: "",
1514
+                    key: "",
1515
+                    stime: "",
1516
+                    etime: "",
1517
+                };
1518
+                return param;
1519
+            },
1520
+            onLoadSuccess: function () {
1521
+                //加载成功时执行
1522
+                //layer.msg("加载成功");
1523
+            },
1524
+            onLoadError: function () {
1525
+                //加载失败时执行
1526
+                //layer.msg("加载数据失败", { time: 1500, icon: 2 });
1527
+            },
1528
+        });
1529
+    } else if (type === "6") {
1530
+        //初始化表格,动态从服务器加载数据
1531
+        table.bootstrapTable({
1532
+            method: "get", //使用get请求到服务器获取数据
1533
+            url: huayi.config.callcenter_url + "Functions/GetList", //获取数据的Servlet地址
1534
+            contentType: "application/x-www-form-urlencoded",
1535
+            striped: true, //表格显示条纹
1536
+            pagination: true, //启动分页
1537
+            pageSize: 10, //每页显示的记录数
1538
+            pageNumber: 1, //当前第几页
1539
+            pageList: [10, 20, 50, 100], //记录数可选列表
1540
+            search: false, //是否启用查询
1541
+            showColumns: false, //显示下拉框勾选要显示的列
1542
+            showRefresh: false, //显示刷新按钮
1543
+            sidePagination: "server", //表示服务端请求
1544
+            //设置为undefined可以获取pageNumber,pageSize,searchText,sortName,sortOrder
1545
+            //设置为limit可以获取limit, offset, search, sort, order
1546
+            queryParamsType: "undefined",
1547
+            queryParams: function queryParams(params) {
1548
+                //设置查询参数
1549
+                var param = {
1550
+                    page: params.pageNumber,
1551
+                    pagesize: params.pageSize,
1552
+                    token: $.cookie("token"),
1553
+                    keyvalue: "",
1554
+                    key: "",
1555
+                    stime: "",
1556
+                    etime: "",
1557
+                };
1558
+                return param;
1559
+            },
1560
+            onLoadSuccess: function () {
1561
+                //加载成功时执行
1562
+                //layer.msg("加载成功");
1563
+            },
1564
+            onLoadError: function () {
1565
+                //加载失败时执行
1566
+                //layer.msg("加载数据失败", { time: 1500, icon: 2 });
1567
+            },
1568
+        });
1490 1569
     }
1491 1570
 
1492 1571
     // $.getJSON(
@@ -1559,7 +1638,7 @@ function loadZSK(type="1") {
1559 1638
 
1560 1639
 $(".ldcrb-top ul li").click(function () {
1561 1640
     $(this).addClass("activity").siblings().removeClass("activity");
1562
-    var type = $(this).attr("data-type") 
1641
+    var type = $(this).attr("data-type");
1563 1642
     loadZSK(type);
1564 1643
 });
1565 1644
 
@@ -1580,6 +1659,7 @@ function operation1(val, row) {
1580 1659
     );
1581 1660
 }
1582 1661
 
1662
+// 操作
1583 1663
 function operation2(val, row) {
1584 1664
     return (
1585 1665
         '<div class="tool_downs">' +
@@ -1592,6 +1672,7 @@ function operation2(val, row) {
1592 1672
     );
1593 1673
 }
1594 1674
 
1675
+// 操作
1595 1676
 function operation3(val, row) {
1596 1677
     return (
1597 1678
         '<div class="tool_downs">' +
@@ -1604,6 +1685,7 @@ function operation3(val, row) {
1604 1685
     );
1605 1686
 }
1606 1687
 
1688
+// 操作
1607 1689
 function operation4(val, row) {
1608 1690
     return (
1609 1691
         '<div class="tool_downs">' +
@@ -1616,6 +1698,32 @@ function operation4(val, row) {
1616 1698
     );
1617 1699
 }
1618 1700
 
1701
+// 操作
1702
+function operation5(val, row) {
1703
+    return (
1704
+        '<div class="tool_downs">' +
1705
+        '<a href="javascript:;" class="aBtn" style="margin-left:0px;" authorize="yes"  id="HY_details_' +
1706
+        row.F_Id +
1707
+        '" onclick="detailBtn5(\'' +
1708
+        row.F_Id +
1709
+        '\')" title="详情">详情</a>' +
1710
+        "</div>"
1711
+    );
1712
+}
1713
+
1714
+// 操作
1715
+function operation6(val, row) {
1716
+    return (
1717
+        '<div class="tool_downs">' +
1718
+        '<a href="javascript:;" class="aBtn" style="margin-left:0px;" authorize="yes"  id="HY_details_' +
1719
+        row.F_Id +
1720
+        '" onclick="detailBtn6(\'' +
1721
+        row.F_Id +
1722
+        '\')" title="详情">详情</a>' +
1723
+        "</div>"
1724
+    );
1725
+}
1726
+
1619 1727
 // 详情
1620 1728
 function detailBtn1(id) {
1621 1729
     layer.open({
@@ -1655,6 +1763,27 @@ function detailBtn4(id) {
1655 1763
         area: ["80%", "80%"], //宽高
1656 1764
     });
1657 1765
 }
1766
+
1767
+// 详情
1768
+function detailBtn5(id) {
1769
+    layer.open({
1770
+        type: 2,
1771
+        content: "./zhiShiKu/detailZhiShiKuGlossary.html?id=" + id, //iframe的url,no代表不显示滚动条
1772
+        title: "名词解释",
1773
+        area: ["80%", "80%"], //宽高
1774
+    });
1775
+}
1776
+
1777
+// 详情
1778
+function detailBtn6(id) {
1779
+    layer.open({
1780
+        type: 2,
1781
+        content: "./zhiShiKu/detailZhiShiKuFunctional.html?id=" + id, //iframe的url,no代表不显示滚动条
1782
+        title: "部门职能",
1783
+        area: ["80%", "80%"], //宽高
1784
+    });
1785
+}
1786
+
1658 1787
 //解决
1659 1788
 function resolve(id) {
1660 1789
     var laye = layer.confirm(

+ 4 - 4
WebUI/CallCenterWeb.UI/zhiShiKu/addOrEditZhiShiKuFunctional.html

@@ -145,10 +145,10 @@
145 145
                 <td class="addOrEditDisplay" width="100">发布时间</td>
146 146
                 <td class="addOrEditDisplay"><input type="text" id="publishTime" autocomplete="off" /></td>
147 147
             </tr>
148
-            <tr>
149
-                <td class="addOrEditDisplay" width="100">标识编码</td>
150
-                <td class="addOrEditDisplay"><input type="text" id="identifyEncoding" autocomplete="off" /></td>
151
-                <td class="addOrEditDisplay" width="100">发文文号</td>
148
+            <tr style="display: none;">
149
+                <td width="100">标识编码</td>
150
+                <td><input type="text" id="identifyEncoding" autocomplete="off" /></td>
151
+                <td width="100">发文文号</td>
152 152
                 <td class="addOrEditDisplay"><input type="text" id="documentNumber" autocomplete="off" /></td>
153 153
             </tr>
154 154
             <tr>

+ 2 - 2
WebUI/CallCenterWeb.UI/zhiShiKu/addOrEditZhiShiKuGlossary.html

@@ -139,7 +139,7 @@
139 139
                 <td class="addOrEditDisplay" width="100">发布时间</td>
140 140
                 <td class="addOrEditDisplay"><input type="text" id="publishTime" autocomplete="off" /></td>
141 141
             </tr>
142
-            <tr>
142
+            <tr style="display: none;">
143 143
                 <td class="addOrEditDisplay" width="100">发文文号</td>
144 144
                 <td class="addOrEditDisplay"><input type="text" id="documentNumber" autocomplete="off" /></td>
145 145
                 <td class="addOrEditDisplay" width="100">标识编码</td>
@@ -154,7 +154,7 @@
154 154
                 <td colspan="3"><input type="text" id="answeringUnit" autocomplete="off" /></td>
155 155
             </tr>
156 156
             <tr>
157
-                <td width="100" height="100">热点问题/名词解释</td>
157
+                <td width="100" height="100">名词解释</td>
158 158
                 <td colspan="3" height="100"> <textarea name="" rows="" cols="" id="hotIssues"></textarea></td>
159 159
             </tr>
160 160
             <tr>

+ 6 - 4
WebUI/CallCenterWeb.UI/zhiShiKu/addOrEditZhiShiKuGuide.html

@@ -142,15 +142,17 @@
142 142
             <tr>
143 143
                 <td width="100">业务名称</td>
144 144
                 <td><input type="text" id="businessName" autocomplete="off" /></td>
145
-                <td class="addOrEditDisplay" width="100">标识编码</td>
146
-                <td class="addOrEditDisplay"><input type="text" id="identifyEncoding" autocomplete="off" /></td>
147
-            </tr>
148
-            <tr>
149 145
                 <td class="addOrEditDisplay" width="100">发布人</td>
150 146
                 <td class="addOrEditDisplay"><input type="text" id="publishPersonal" autocomplete="off" /></td>
147
+            </tr>
148
+            <tr>
151 149
                 <td class="addOrEditDisplay" width="100">发布时间</td>
152 150
                 <td class="addOrEditDisplay"><input type="text" id="publishTime" autocomplete="off" /></td>
153 151
             </tr>
152
+            <tr style="display: none;">
153
+                <td width="100">标识编码</td>
154
+                <td><input type="text" id="identifyEncoding" autocomplete="off" /></td>
155
+            </tr>
154 156
             <tr>
155 157
                 <th colspan="4">办理流程</th>
156 158
             </tr>

+ 6 - 6
WebUI/CallCenterWeb.UI/zhiShiKu/addOrEditZhiShiKuHotLssues.html

@@ -139,11 +139,11 @@
139 139
                 <td class="addOrEditDisplay" width="100">发布时间</td>
140 140
                 <td class="addOrEditDisplay"><input type="text" id="publishTime" autocomplete="off" /></td>
141 141
             </tr>
142
-            <tr>
143
-                <td class="addOrEditDisplay" width="100">发文文号</td>
144
-                <td class="addOrEditDisplay"><input type="text" id="documentNumber" autocomplete="off" /></td>
145
-                <td class="addOrEditDisplay" width="100">标识编码</td>
146
-                <td class="addOrEditDisplay"><input type="text" id="identifyEncoding" autocomplete="off" /></td>
142
+            <tr style="display: none;">
143
+                <td width="100">发文文号</td>
144
+                <td><input type="text" id="documentNumber" autocomplete="off" /></td>
145
+                <td width="100">标识编码</td>
146
+                <td><input type="text" id="identifyEncoding" autocomplete="off" /></td>
147 147
             </tr>
148 148
             <tr>
149 149
                 <td width="100">政策名称</td>
@@ -154,7 +154,7 @@
154 154
                 <td colspan="3"><input type="text" id="answeringUnit" autocomplete="off" /></td>
155 155
             </tr>
156 156
             <tr>
157
-                <td width="100" height="100">热点问题/名词解释</td>
157
+                <td width="100" height="100">热点问题</td>
158 158
                 <td colspan="3" height="100"> <textarea name="" rows="" cols="" id="hotIssues"></textarea></td>
159 159
             </tr>
160 160
             <tr>

+ 5 - 5
WebUI/CallCenterWeb.UI/zhiShiKu/addOrEditZhiShiKuPoliciesRegulations.html

@@ -145,11 +145,11 @@
145 145
                 <td class="addOrEditDisplay" width="100">发布时间</td>
146 146
                 <td class="addOrEditDisplay"><input type="text" id="publishTime" autocomplete="off" /></td>
147 147
             </tr>
148
-            <tr>
149
-                <td class="addOrEditDisplay" width="100">标识编码</td>
150
-                <td class="addOrEditDisplay"><input type="text" id="identifyEncoding" autocomplete="off" /></td>
151
-                <td class="addOrEditDisplay" width="100">发文文号</td>
152
-                <td class="addOrEditDisplay"><input type="text" id="documentNumber" autocomplete="off" /></td>
148
+            <tr style="display: none;">
149
+                <td width="100">标识编码</td>
150
+                <td><input type="text" id="identifyEncoding" autocomplete="off" /></td>
151
+                <td width="100">发文文号</td>
152
+                <td><input type="text" id="documentNumber" autocomplete="off" /></td>
153 153
             </tr>
154 154
             <tr>
155 155
                 <td width="100" height="100">文件内容</td>

+ 8 - 8
WebUI/CallCenterWeb.UI/zhiShiKu/addOrEditZhiShiKuPolicyExpert.html

@@ -136,18 +136,18 @@
136 136
                 <td><input type="text" id="officePhone" autocomplete="off" /></td>
137 137
             </tr>
138 138
             <tr>
139
-                <td width="100">标识编码</td>
140
-                <td><input type="text" id="identifyEncoding" autocomplete="off" /></td>
141
-                <td width="100">发布单位</td>
142
-                <td><input type="text" id="publishUnit" autocomplete="off" /></td>
143
-            </tr>
144
-            <tr>
145
-                <td width="100" class="addOrEditDisplay">发布时间</td>
139
+                <td class="addOrEditDisplay" width="100">发布时间</td>
146 140
                 <td class="addOrEditDisplay"><input type="text" id="publishTime" autocomplete="off" /></td>                
147
-                <td width="100" class="addOrEditDisplay">发布人</td>
141
+                <td class="addOrEditDisplay" width="100">发布人</td>
148 142
                 <td class="addOrEditDisplay"><input type="text" id="publishPersonal" autocomplete="off" /></td>
149 143
             </tr>
150 144
             <tr>
145
+                <td width="100">标识编码</td>
146
+                <td><input type="text" id="identifyEncoding" autocomplete="off" /></td>
147
+            </tr>
148
+            <tr>
149
+                <td width="100">发布单位</td>
150
+                <td><input type="text" id="publishUnit" autocomplete="off" /></td>
151 151
                 <td width="100">头像</td>
152 152
                 <td>
153 153
                     <div class="imgBox">

+ 1 - 1
WebUI/CallCenterWeb.UI/zhiShiKu/detailZhiShiKuGlossary.html

@@ -155,7 +155,7 @@
155 155
                 <td colspan="3"><input type="text" id="answeringUnit" autocomplete="off" readonly="readonly" /></td>
156 156
             </tr>
157 157
             <tr>
158
-                <td width="100" height="100">热点问题/名词解释</td>
158
+                <td width="100" height="100">名词解释</td>
159 159
                 <td colspan="3" height="100"> <textarea name="" rows="" cols="" id="hotIssues" readonly="readonly"></textarea></td>
160 160
             </tr>
161 161
             <tr>

+ 1 - 1
WebUI/CallCenterWeb.UI/zhiShiKu/detailZhiShiKuHotLssues.html

@@ -155,7 +155,7 @@
155 155
                 <td colspan="3"><input type="text" id="answeringUnit" autocomplete="off" readonly="readonly" /></td>
156 156
             </tr>
157 157
             <tr>
158
-                <td width="100" height="100">热点问题/名词解释</td>
158
+                <td width="100" height="100">热点问题</td>
159 159
                 <td colspan="3" height="100"> <textarea name="" rows="" cols="" id="hotIssues" readonly="readonly"></textarea></td>
160 160
             </tr>
161 161
             <tr>

+ 2 - 2
WebUI/CallCenterWeb.UI/zhiShiKu/js/detailZhiShiKuFunctional.js

@@ -70,10 +70,10 @@ function viewImage(file) {
70 70
 }
71 71
 
72 72
 $(".exportWord").click(function() {
73
-    var url = huayi.config.callcenter_url + "home/ExportDepartmentFunctionsWord?token=" + $.cookie("token");
73
+    // var url = huayi.config.callcenter_url + "home/ExportDepartmentFunctionsWord?token=" + $.cookie("token");
74 74
 
75 75
     // 正式环境
76
-    // var url = huayi.config.callcenter_url + "Functions/ExportWord?token=" + $.cookie("token");
76
+    var url = huayi.config.callcenter_url + "Functions/ExportWord?token=" + $.cookie("token");
77 77
 
78 78
     url += "&id=" + id
79 79
 

+ 2 - 2
WebUI/CallCenterWeb.UI/zhiShiKu/js/detailZhiShiKuGlossary.js

@@ -71,10 +71,10 @@ function viewImage(file) {
71 71
 }
72 72
 
73 73
 $(".exportWord").click(function() {
74
-    var url = huayi.config.callcenter_url + "home/ExportNounInterpretationWord?token=" + $.cookie("token");
74
+    // var url = huayi.config.callcenter_url + "home/ExportNounInterpretationWord?token=" + $.cookie("token");
75 75
 
76 76
     // 正式环境
77
-    // var url = huayi.config.callcenter_url + "NounInterpretation/ExportWord?token=" + $.cookie("token");
77
+    var url = huayi.config.callcenter_url + "NounInterpretation/ExportWord?token=" + $.cookie("token");
78 78
 
79 79
     url += "&id=" + id
80 80
 

+ 2 - 2
WebUI/CallCenterWeb.UI/zhiShiKu/js/detailZhiShiKuGuide.js

@@ -77,10 +77,10 @@ function viewImage(file) {
77 77
 }
78 78
 
79 79
 $(".exportWord").click(function() {
80
-    var url = huayi.config.callcenter_url + "home/ExportGuideWord?token=" + $.cookie("token");
80
+    // var url = huayi.config.callcenter_url + "home/ExportGuideWord?token=" + $.cookie("token");
81 81
 
82 82
     // 正式环境
83
-    // var url = huayi.config.callcenter_url + "LawGuide/ExportWord?token=" + $.cookie("token");
83
+    var url = huayi.config.callcenter_url + "LawGuide/ExportWord?token=" + $.cookie("token");
84 84
 
85 85
     url += "&id=" + id
86 86
 

+ 2 - 2
WebUI/CallCenterWeb.UI/zhiShiKu/js/detailZhiShiKuHotLssues.js

@@ -71,10 +71,10 @@ function viewImage(file) {
71 71
 }
72 72
 
73 73
 $(".exportWord").click(function() {
74
-    var url = huayi.config.callcenter_url + "home/ExportHotSpotWord?token=" + $.cookie("token");
74
+    // var url = huayi.config.callcenter_url + "home/ExportHotSpotWord?token=" + $.cookie("token");
75 75
 
76 76
     // 正式环境
77
-    // var url = huayi.config.callcenter_url + "HotspotGlossary/ExportWord?token=" + $.cookie("token");
77
+    var url = huayi.config.callcenter_url + "HotspotGlossary/ExportWord?token=" + $.cookie("token");
78 78
 
79 79
     url += "&id=" + id
80 80
 

+ 2 - 2
WebUI/CallCenterWeb.UI/zhiShiKu/js/detailZhiShiKuPolicyExpert.js

@@ -74,10 +74,10 @@ function viewImage(file) {
74 74
 }
75 75
 
76 76
 $(".exportWord").click(function() {
77
-    var url = huayi.config.callcenter_url + "home/ExportWord?token=" + $.cookie("token");
77
+    // var url = huayi.config.callcenter_url + "home/ExportWord?token=" + $.cookie("token");
78 78
 
79 79
     // 正式环境
80
-    // var url = huayi.config.callcenter_url + "Professor/ExportWord?token=" + $.cookie("token");
80
+    var url = huayi.config.callcenter_url + "Professor/ExportWord?token=" + $.cookie("token");
81 81
 
82 82
     url += "&id=" + id
83 83
 

+ 2 - 2
WebUI/CallCenterWeb.UI/zhiShiKu/js/detaileZhiShiKuPoliciesRegulations.js

@@ -70,10 +70,10 @@ function viewImage(file) {
70 70
 }
71 71
 
72 72
 $(".exportWord").click(function() {
73
-    var url = huayi.config.callcenter_url + "home/ExportPolicyWord?token=" + $.cookie("token");
73
+    // var url = huayi.config.callcenter_url + "home/ExportPolicyWord?token=" + $.cookie("token");
74 74
 
75 75
     // 正式环境
76
-    // var url = huayi.config.callcenter_url + "Policy/ExportWord?token=" + $.cookie("token");
76
+    var url = huayi.config.callcenter_url + "Policy/ExportWord?token=" + $.cookie("token");
77 77
 
78 78
     url += "&id=" + id
79 79
 

+ 3 - 3
WebUI/CallCenterWeb.UI/zhiShiKu/js/zhiShiKuPolicyExpert.js

@@ -59,9 +59,9 @@ function initTable(action, isPass) {
59 59
     });
60 60
 }
61 61
 
62
-function setCode(val, row, index) {
63
-    return index + 1;
64
-}
62
+// function setCode(val, row, index) {
63
+//     return index + 1;
64
+// }
65 65
 
66 66
 function operation(val, row) {
67 67
     return (

+ 2 - 1
WebUI/CallCenterWeb.UI/zhiShiKu/zhiShiKuFunctional.html

@@ -91,7 +91,8 @@
91 91
                     <thead>
92 92
                         <tr>
93 93
                             <!-- <th data-checkbox="true" data-align="center"></th> -->
94
-                            <th data-align="center" data-formatter="setCode">编号</th>
94
+                            <!-- <th data-align="center" data-formatter="setCode">编号</th> -->
95
+                            <th data-field="序号" data-align="center">序号</th>
95 96
                             <th data-field="F_FaBuShiJian" data-align="center">发布时间</th>
96 97
                             <th data-field="F_FaWenWenHao" data-align="center">发文文号</th>
97 98
                             <th data-field="F_FaWenDanWei" data-align="center">发文单位</th>

+ 3 - 2
WebUI/CallCenterWeb.UI/zhiShiKu/zhiShiKuGlossary.html

@@ -91,13 +91,14 @@
91 91
                     <thead>
92 92
                         <tr>
93 93
                             <!-- <th data-checkbox="true" data-align="center"></th> -->
94
-                            <th data-align="center" data-formatter="setCode">编号</th>
94
+                            <!-- <th data-align="center" data-formatter="setCode">编号</th> -->
95
+                            <th data-field="序号" data-align="center">序号</th>
95 96
                             <th data-field="F_FaBuShiJian" data-align="center">发布时间</th>
96 97
                             <th data-field="F_FaWenWenHao" data-align="center">发文文号</th>
97 98
                             <th data-field="F_FaWenDanWei" data-align="center">发文单位</th>
98 99
                             <th data-field="F_BiaoShiBianMa" data-align="center">标识编码</th>
99 100
                             <th data-field="F_ZhengCeMingCi" data-align="center">政策名称</th>
100
-                            <th data-field="F_ReDianWenTi" data-align="center">热点问题/名词解释</th>
101
+                            <th data-field="F_ReDianWenTi" data-align="center">名词解释</th>
101 102
                             <th data-field="F_WenTiJieDa" data-align="center">内容解答</th>
102 103
                             <th data-align="center" data-formatter="operation">操作</th>
103 104
                         </tr>

+ 2 - 1
WebUI/CallCenterWeb.UI/zhiShiKu/zhiShiKuGuide.html

@@ -91,7 +91,8 @@
91 91
                     <thead>
92 92
                         <tr>
93 93
                             <!-- <th data-checkbox="true" data-align="center"></th> -->
94
-                            <th data-align="center" data-formatter="setCode">编号</th>
94
+                            <!-- <th data-align="center" data-formatter="setCode">编号</th> -->
95
+                            <th data-field="序号" data-align="center">序号</th>
95 96
                             <th data-field="F_FaBuDanWei" data-align="center">发布单位</th>
96 97
                             <th data-field="F_FaBuShiJian" data-align="center">发布时间</th>
97 98
                             <th data-field="F_YeWuMingCheng" data-align="center">业务名称</th>

+ 3 - 2
WebUI/CallCenterWeb.UI/zhiShiKu/zhiShiKuHotLssues.html

@@ -91,13 +91,14 @@
91 91
                     <thead>
92 92
                         <tr>
93 93
                             <!-- <th data-checkbox="true" data-align="center"></th> -->
94
-                            <th data-align="center" data-formatter="setCode">编号</th>
94
+                            <!-- <th data-align="center" data-formatter="setCode">编号</th> -->
95
+                            <th data-field="序号" data-align="center">序号</th>
95 96
                             <th data-field="F_FaBuShiJian" data-align="center">发布时间</th>
96 97
                             <th data-field="F_FaWenWenHao" data-align="center">发文文号</th>
97 98
                             <th data-field="F_FaWenDanWei" data-align="center">发文单位</th>
98 99
                             <th data-field="F_BiaoShiBianMa" data-align="center">标识编码</th>
99 100
                             <th data-field="F_ZhengCeMingCi" data-align="center">政策名称</th>
100
-                            <th data-field="F_ReDianWenTi" data-align="center">热点问题/名词解释</th>
101
+                            <th data-field="F_ReDianWenTi" data-align="center">热点问题</th>
101 102
                             <th data-field="F_WenTiJieDa" data-align="center">内容解答</th>
102 103
                             <th data-align="center" data-formatter="operation">操作</th>
103 104
                         </tr>

+ 2 - 1
WebUI/CallCenterWeb.UI/zhiShiKu/zhiShiKuPoliciesRegulations.html

@@ -91,7 +91,8 @@
91 91
                     <thead>
92 92
                         <tr>
93 93
                             <!-- <th data-checkbox="true" data-align="center"></th> -->
94
-                            <th data-align="center" data-formatter="setCode">编号</th>
94
+                            <!-- <th data-align="center" data-formatter="setCode">编号</th> -->
95
+                            <th data-field="序号" data-align="center">序号</th>
95 96
                             <th data-field="F_FaBuShiJian" data-align="center">发布时间</th>
96 97
                             <th data-field="F_FaWenWenHao" data-align="center">发文文号</th>
97 98
                             <th data-field="F_FaWenDanWei" data-align="center">发文单位</th>

+ 2 - 1
WebUI/CallCenterWeb.UI/zhiShiKu/zhiShiKuPolicyExpert.html

@@ -75,7 +75,8 @@
75 75
                     <thead>
76 76
                         <tr>
77 77
                             <!-- <th data-checkbox="true" data-align="center"></th> -->
78
-                            <th data-align="center" data-formatter="setCode">编号</th>
78
+                            <!-- <th data-align="center" data-formatter="setCode">编号</th> -->
79
+                            <th data-field="序号" data-align="center">序号</th>
79 80
                             <th data-field="F_XingMing" data-align="center">专家姓名</th>
80 81
                             <th data-field="F_ShouJi" data-align="center">手机号码</th>
81 82
                             <th data-field="F_FaBuShiJian" data-align="center">发布时间</th>