Przeglądaj źródła

线上代码本地缺少部分

miaofuhao 2 lat temu
rodzic
commit
85af5d0ceb

+ 174 - 0
WebUI/CallCenterWeb.UI/zhiShiKu/detailZhiShiHotLssues.html

@@ -0,0 +1,174 @@
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/init.css" />
9
+    <link rel="stylesheet" href="./css/reflectCategory.css">
10
+    <link rel="stylesheet" href="../js/layui/css/layui.css">
11
+    <title>知识库详情</title>
12
+    <style type="text/css">
13
+        ul,
14
+        li {
15
+            padding: 0;
16
+            margin: 0;
17
+            list-style: none;
18
+        }
19
+
20
+        .table tr td input[type="text"] {
21
+            width: 100%;
22
+            height: 34px;
23
+            background: #f3f3f4;
24
+            outline: none;
25
+            border: 1px solid #e7e7e7;
26
+            /*padding-left: 10px;*/
27
+        }
28
+
29
+        .radio-inline input[type=radio] {
30
+            margin-top: 2px;
31
+        }
32
+
33
+        .table tr td textarea {
34
+            width: 100%;
35
+            height: 100%;
36
+            background: #f3f3f4;
37
+            border: 1px solid #e7e7e7;
38
+            resize: none;
39
+            padding: 0px;
40
+            /*padding-left: 10px;*/
41
+        }
42
+
43
+        #scwj {
44
+            background-color: #FFF;
45
+            background-image: none;
46
+            border: 1px solid #ccc;
47
+            border-radius: 1px;
48
+            color: inherit;
49
+            padding: 6px 12px !important;
50
+        }
51
+
52
+        .files {
53
+            padding: 5px !important;
54
+        }
55
+
56
+        .time-box {
57
+            position: relative;
58
+            width: 197px !important;
59
+            height: 34px;
60
+            margin: 0;
61
+        }
62
+
63
+        .tub+input {
64
+            padding-right: 30px;
65
+            border: 1px solid #e5e6e7 !important;
66
+        }
67
+
68
+        i.tub {
69
+            position: absolute;
70
+            right: 8px;
71
+            top: 8px;
72
+            font-size: 18px;
73
+            color: #00a0ca;
74
+        }
75
+
76
+        .operation_bj {
77
+            float: right;
78
+        }
79
+
80
+        .msg_time {
81
+            max-width: 240px;
82
+            min-width: 190px;
83
+        }
84
+    </style>
85
+</head>
86
+
87
+<body class="gray-bg">
88
+    <div class="container-fluid wrapper-content animated fadeInRight">
89
+        <div class="operation_bj">
90
+
91
+        </div>
92
+        <table class="table table-bordered table-condensed">
93
+            <tr>
94
+                <td width="100">关键词</td>
95
+                <td width="40%" class="reflectCategory-wrapper">
96
+                    <input type="text" id="reflectCategory" class="" autocomplete="off" readonly="readonly"/>
97
+                    <input type="hidden" id="keyId">
98
+                    <div class="reflectCategoryList-wrapper">
99
+                        <ul id="reflectCategoryList">
100
+                        </ul>
101
+                    </div>
102
+                </td>
103
+                <td width="100">发布单位</td>
104
+                <td width="40%"><input type="text" id="publishUnit" autocomplete="off" readonly="readonly" /></td>
105
+            </tr>
106
+            <tr>
107
+                <td width="100">发布人</td>
108
+                <td><input type="text" id="publishPersonal" autocomplete="off" readonly="readonly" /></td>
109
+                <td width="100">所属行业</td>
110
+                <td><input type="text" id="industry" autocomplete="off" readonly="readonly" /></td>
111
+            </tr>
112
+            <tr>
113
+                <td width="100">地区</td>
114
+                <td><input type="text" id="address" autocomplete="off" readonly="readonly" /></td>
115
+                <td width="100">发布时间</td>
116
+                <td><input type="text" id="publishTime" autocomplete="off" readonly="readonly" /></td>
117
+            </tr>
118
+            <tr>
119
+                <td width="100">生效时间</td>
120
+                <td><input type="text" id="effectiveTime" autocomplete="off" readonly="readonly" /></td>
121
+                <td width="100">失效时间</td>
122
+                <td><input type="text" id="invalidTime" autocomplete="off" readonly="readonly" /></td>
123
+            </tr>
124
+            <tr>
125
+                <td width="100">发文文号</td>
126
+                <td><input type="text" id="documentNumber" autocomplete="off" readonly="readonly" /></td>
127
+                <td width="100">发文单位</td>
128
+                <td><input type="text" id="documentUnit" autocomplete="off" readonly="readonly" /></td>
129
+            </tr>
130
+
131
+            <tr>
132
+                <td width="100">标识编码</td>
133
+                <td><input type="text" id="identifyEncoding" autocomplete="off" readonly="readonly" /></td>
134
+                <td width="100">附件</td>
135
+                <td id="file">
136
+                    <!-- <div class="fileBox"> -->
137
+                        <!--<span class="files">文件1<i class="fa fa-remove"></i></span>-->
138
+                    <!-- </div> -->
139
+                    <!-- <input class="input" type="file" name="upFile" id="upFile" multiple="multiple" style="display: none;">
140
+                    <input class="input" type="button" value="上传" id="scwj" />
141
+                    <input class="input" type="button" value="删除附件" id="scfj" style="display:none;" />
142
+                    <input type="hidden" id="file" />
143
+                    <span style="color:#FF0000; border: none;">
144
+                        (文件格式为png,jpg,mp4,mp3,pdf,doc,docx,xls,xlsx)
145
+                    </span>      -->
146
+                    <!-- <input type="text" id="" autocomplete="off" /> -->
147
+                </td>
148
+            </tr>
149
+            <tr>
150
+                <td width="100">政策名称</td>
151
+                <td colspan="3"><input type="text" id="policyName" autocomplete="off" readonly="readonly" /></td>
152
+            </tr>
153
+            <tr>
154
+                <td width="100">解答单位</td>
155
+                <td colspan="3"><input type="text" id="answeringUnit" autocomplete="off" readonly="readonly" /></td>
156
+            </tr>
157
+            <tr>
158
+                <td width="100" height="100">热点问题/名词解释</td>
159
+                <td colspan="3" height="100"> <textarea name="" rows="" cols="" id="hotIssues" readonly="readonly"></textarea></td>
160
+            </tr>
161
+            <tr>
162
+                <td width="100" height="100">内容解答</td>
163
+                <td colspan="3" height="100"> <textarea name="" rows="" cols="" id="contentAnswer" readonly="readonly"></textarea></td>
164
+            </tr>
165
+        </table>
166
+    </div>
167
+    <script src="../js/layui/layui.js"></script>
168
+    <script src="../js/adjustHeight.js"></script>
169
+    <script src="../css/laydate/laydate.js"></script>
170
+    <script src="./js/reflectCategory.js"></script>
171
+    <script src="js/detailZhiShiHotLssues.js"></script>
172
+</body>
173
+
174
+</html>

+ 172 - 0
WebUI/CallCenterWeb.UI/zhiShiKu/detailZhiShiKuFunctional.html

@@ -0,0 +1,172 @@
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/init.css" />
9
+    <link rel="stylesheet" href="./css/reflectCategory.css">
10
+    <link rel="stylesheet" href="../js/layui/css/layui.css">
11
+    <title>知识库详情</title>
12
+    <style type="text/css">
13
+        ul,
14
+        li {
15
+            padding: 0;
16
+            margin: 0;
17
+            list-style: none;
18
+        }
19
+
20
+        .table tr td input[type="text"] {
21
+            width: 100%;
22
+            height: 34px;
23
+            background: #f3f3f4;
24
+            outline: none;
25
+            border: 1px solid #e7e7e7;
26
+            /*padding-left: 10px;*/
27
+        }
28
+
29
+        .radio-inline input[type=radio] {
30
+            margin-top: 2px;
31
+        }
32
+
33
+        .table tr td textarea {
34
+            width: 100%;
35
+            height: 100%;
36
+            background: #f3f3f4;
37
+            border: 1px solid #e7e7e7;
38
+            resize: none;
39
+            padding: 0px;
40
+            /*padding-left: 10px;*/
41
+        }
42
+
43
+        #scwj {
44
+            background-color: #FFF;
45
+            background-image: none;
46
+            border: 1px solid #ccc;
47
+            border-radius: 1px;
48
+            color: inherit;
49
+            padding: 6px 12px !important;
50
+        }
51
+
52
+        .files {
53
+            padding: 5px !important;
54
+        }
55
+
56
+        .time-box {
57
+            position: relative;
58
+            width: 197px !important;
59
+            height: 34px;
60
+            margin: 0;
61
+        }
62
+
63
+        .tub+input {
64
+            padding-right: 30px;
65
+            border: 1px solid #e5e6e7 !important;
66
+        }
67
+
68
+        i.tub {
69
+            position: absolute;
70
+            right: 8px;
71
+            top: 8px;
72
+            font-size: 18px;
73
+            color: #00a0ca;
74
+        }
75
+
76
+        .operation_bj {
77
+            float: right;
78
+        }
79
+
80
+        .msg_time {
81
+            max-width: 240px;
82
+            min-width: 190px;
83
+        }
84
+    </style>
85
+</head>
86
+
87
+<body class="gray-bg">
88
+    <div class="container-fluid wrapper-content animated fadeInRight">
89
+        <div class="operation_bj">
90
+
91
+        </div>
92
+        <table class="table table-bordered table-condensed">
93
+            <tr>
94
+                <td width="100">关键词</td>
95
+                <td width="40%" class="reflectCategory-wrapper">
96
+                    <input type="text" id="reflectCategory" class="" autocomplete="off" readonly="readonly"/>
97
+                    <input type="hidden" id="keyId">
98
+                    <div class="reflectCategoryList-wrapper">
99
+                        <ul id="reflectCategoryList">
100
+                        </ul>
101
+                    </div>
102
+                </td>
103
+                <td width="100">发布单位</td>
104
+                <td width="40%"><input type="text" id="publishUnit" autocomplete="off" readonly="readonly" /></td>
105
+            </tr>
106
+            <tr>
107
+                <td width="100">发布人</td>
108
+                <td><input type="text" id="publishPersonal" autocomplete="off" readonly="readonly" /></td>
109
+                <td width="100">所属行业</td>
110
+                <td><input type="text" id="industry" autocomplete="off" readonly="readonly" /></td>
111
+            </tr>
112
+            <tr>
113
+                <td width="100">地区</td>
114
+                <td><input type="text" id="address" autocomplete="off" readonly="readonly" /></td>
115
+                <td width="100">发布时间</td>
116
+                <td><input type="text" id="publishTime" autocomplete="off" readonly="readonly" /></td>
117
+            </tr>
118
+            <tr>
119
+                <td width="100">生效时间</td>
120
+                <td><input type="text" id="effectiveTime" autocomplete="off" readonly="readonly" /></td>
121
+                <td width="100">失效时间</td>
122
+                <td><input type="text" id="invalidTime" autocomplete="off" readonly="readonly" /></td>
123
+            </tr>
124
+            <tr>
125
+                <td width="100">发文文号</td>
126
+                <td><input type="text" id="documentNumber" autocomplete="off" readonly="readonly" /></td>
127
+                <td width="100">发文单位</td>
128
+                <td><input type="text" id="documentUnit" autocomplete="off" readonly="readonly" /></td>
129
+            </tr>
130
+            <tr>
131
+                <td width="100">职能部门</td>
132
+                <td><input type="text" id="functionalDepartment" autocomplete="off" readonly="readonly" /></td>
133
+                <td width="100">标识编码</td>
134
+                <td><input type="text" id="identifyEncoding" autocomplete="off" readonly="readonly" /></td>
135
+            </tr>
136
+            <tr>
137
+                <td width="100">文件名称</td>
138
+                <td><input type="text" id="fileName" autocomplete="off" readonly="readonly" /></td>
139
+                <td width="100">附件</td>
140
+                <td id="file">
141
+                    <!-- <div class="fileBox"> -->
142
+                        <!--<span class="files">文件1<i class="fa fa-remove"></i></span>-->
143
+                    <!-- </div> -->
144
+                    <!-- <input class="input" type="file" name="upFile" id="upFile" multiple="multiple" style="display: none;">
145
+                    <input class="input" type="button" value="上传" id="scwj" />
146
+                    <input class="input" type="button" value="删除附件" id="scfj" style="display:none;" />
147
+                    <input type="hidden" id="file" />
148
+                    <span style="color:#FF0000; border: none;">
149
+                        (文件格式为png,jpg,mp4,mp3,pdf,doc,docx,xls,xlsx)
150
+                    </span>      -->
151
+                    <!-- <input type="text" id="" autocomplete="off" /> -->
152
+                </td>
153
+            </tr>
154
+            <tr>
155
+                <td width="100" height="100">文件内容</td>
156
+                <td colspan="3" height="100"><textarea name="" rows="" cols="" id="documentContent" readonly="readonly"></textarea></td>
157
+            </tr>
158
+            <tr>
159
+                <td colspan="4" style="text-align: center; border: 0;">
160
+                    <button class="btns exportWord">导出word</button>
161
+                </td>
162
+            </tr>
163
+        </table>
164
+    </div>
165
+    <script src="../js/layui/layui.js"></script>
166
+    <script src="../js/adjustHeight.js"></script>
167
+    <script src="../css/laydate/laydate.js"></script>
168
+    <script src="./js/reflectCategory.js"></script>
169
+    <script src="js/detailZhiShiKuFunctional.js"></script>
170
+</body>
171
+
172
+</html>

+ 179 - 0
WebUI/CallCenterWeb.UI/zhiShiKu/detailZhiShiKuGlossary.html

@@ -0,0 +1,179 @@
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/init.css" />
9
+    <link rel="stylesheet" href="./css/reflectCategory.css">
10
+    <link rel="stylesheet" href="../js/layui/css/layui.css">
11
+    <title>知识库详情</title>
12
+    <style type="text/css">
13
+        ul,
14
+        li {
15
+            padding: 0;
16
+            margin: 0;
17
+            list-style: none;
18
+        }
19
+
20
+        .table tr td input[type="text"] {
21
+            width: 100%;
22
+            height: 34px;
23
+            background: #f3f3f4;
24
+            outline: none;
25
+            border: 1px solid #e7e7e7;
26
+            /*padding-left: 10px;*/
27
+        }
28
+
29
+        .radio-inline input[type=radio] {
30
+            margin-top: 2px;
31
+        }
32
+
33
+        .table tr td textarea {
34
+            width: 100%;
35
+            height: 100%;
36
+            background: #f3f3f4;
37
+            border: 1px solid #e7e7e7;
38
+            resize: none;
39
+            padding: 0px;
40
+            /*padding-left: 10px;*/
41
+        }
42
+
43
+        #scwj {
44
+            background-color: #FFF;
45
+            background-image: none;
46
+            border: 1px solid #ccc;
47
+            border-radius: 1px;
48
+            color: inherit;
49
+            padding: 6px 12px !important;
50
+        }
51
+
52
+        .files {
53
+            padding: 5px !important;
54
+        }
55
+
56
+        .time-box {
57
+            position: relative;
58
+            width: 197px !important;
59
+            height: 34px;
60
+            margin: 0;
61
+        }
62
+
63
+        .tub+input {
64
+            padding-right: 30px;
65
+            border: 1px solid #e5e6e7 !important;
66
+        }
67
+
68
+        i.tub {
69
+            position: absolute;
70
+            right: 8px;
71
+            top: 8px;
72
+            font-size: 18px;
73
+            color: #00a0ca;
74
+        }
75
+
76
+        .operation_bj {
77
+            float: right;
78
+        }
79
+
80
+        .msg_time {
81
+            max-width: 240px;
82
+            min-width: 190px;
83
+        }
84
+    </style>
85
+</head>
86
+
87
+<body class="gray-bg">
88
+    <div class="container-fluid wrapper-content animated fadeInRight">
89
+        <div class="operation_bj">
90
+
91
+        </div>
92
+        <table class="table table-bordered table-condensed">
93
+            <tr>
94
+                <td width="100">关键词</td>
95
+                <td width="40%" class="reflectCategory-wrapper">
96
+                    <input type="text" id="reflectCategory" class="" autocomplete="off" readonly="readonly"/>
97
+                    <input type="hidden" id="keyId">
98
+                    <div class="reflectCategoryList-wrapper">
99
+                        <ul id="reflectCategoryList">
100
+                        </ul>
101
+                    </div>
102
+                </td>
103
+                <td width="100">发布单位</td>
104
+                <td width="40%"><input type="text" id="publishUnit" autocomplete="off" readonly="readonly" /></td>
105
+            </tr>
106
+            <tr>
107
+                <td width="100">发布人</td>
108
+                <td><input type="text" id="publishPersonal" autocomplete="off" readonly="readonly" /></td>
109
+                <td width="100">所属行业</td>
110
+                <td><input type="text" id="industry" autocomplete="off" readonly="readonly" /></td>
111
+            </tr>
112
+            <tr>
113
+                <td width="100">地区</td>
114
+                <td><input type="text" id="address" autocomplete="off" readonly="readonly" /></td>
115
+                <td width="100">发布时间</td>
116
+                <td><input type="text" id="publishTime" autocomplete="off" readonly="readonly" /></td>
117
+            </tr>
118
+            <tr>
119
+                <td width="100">生效时间</td>
120
+                <td><input type="text" id="effectiveTime" autocomplete="off" readonly="readonly" /></td>
121
+                <td width="100">失效时间</td>
122
+                <td><input type="text" id="invalidTime" autocomplete="off" readonly="readonly" /></td>
123
+            </tr>
124
+            <tr>
125
+                <td width="100">发文文号</td>
126
+                <td><input type="text" id="documentNumber" autocomplete="off" readonly="readonly" /></td>
127
+                <td width="100">发文单位</td>
128
+                <td><input type="text" id="documentUnit" autocomplete="off" readonly="readonly" /></td>
129
+            </tr>
130
+
131
+            <tr>
132
+                <td width="100">标识编码</td>
133
+                <td><input type="text" id="identifyEncoding" autocomplete="off" readonly="readonly" /></td>
134
+                <td width="100">附件</td>
135
+                <td id="file">
136
+                    <!-- <div class="fileBox"> -->
137
+                        <!--<span class="files">文件1<i class="fa fa-remove"></i></span>-->
138
+                    <!-- </div> -->
139
+                    <!-- <input class="input" type="file" name="upFile" id="upFile" multiple="multiple" style="display: none;">
140
+                    <input class="input" type="button" value="上传" id="scwj" />
141
+                    <input class="input" type="button" value="删除附件" id="scfj" style="display:none;" />
142
+                    <input type="hidden" id="file" />
143
+                    <span style="color:#FF0000; border: none;">
144
+                        (文件格式为png,jpg,mp4,mp3,pdf,doc,docx,xls,xlsx)
145
+                    </span>      -->
146
+                    <!-- <input type="text" id="" autocomplete="off" /> -->
147
+                </td>
148
+            </tr>
149
+            <tr>
150
+                <td width="100">政策名称</td>
151
+                <td colspan="3"><input type="text" id="policyName" autocomplete="off" readonly="readonly" /></td>
152
+            </tr>
153
+            <tr>
154
+                <td width="100">解答单位</td>
155
+                <td colspan="3"><input type="text" id="answeringUnit" autocomplete="off" readonly="readonly" /></td>
156
+            </tr>
157
+            <tr>
158
+                <td width="100" height="100">名词解释</td>
159
+                <td colspan="3" height="100"> <textarea name="" rows="" cols="" id="hotIssues" readonly="readonly"></textarea></td>
160
+            </tr>
161
+            <tr>
162
+                <td width="100" height="100">内容解答</td>
163
+                <td colspan="3" height="100"> <textarea name="" rows="" cols="" id="contentAnswer" readonly="readonly"></textarea></td>
164
+            </tr>
165
+            <tr>
166
+                <td colspan="4" style="text-align: center; border: 0;">
167
+                    <button class="btns exportWord">导出word</button>
168
+                </td>
169
+            </tr>
170
+        </table>
171
+    </div>
172
+    <script src="../js/layui/layui.js"></script>
173
+    <script src="../js/adjustHeight.js"></script>
174
+    <script src="../css/laydate/laydate.js"></script>
175
+    <script src="./js/reflectCategory.js"></script>
176
+    <script src="js/detailZhiShiKuGlossary.js"></script>
177
+</body>
178
+
179
+</html>

+ 208 - 0
WebUI/CallCenterWeb.UI/zhiShiKu/detailZhiShiKuGuide.html

@@ -0,0 +1,208 @@
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/init.css" />
9
+    <link rel="stylesheet" href="./css/reflectCategory.css">
10
+    <link rel="stylesheet" href="../js/layui/css/layui.css">
11
+    <title>知识库详情</title>
12
+    <style type="text/css">
13
+        ul,
14
+        li {
15
+            padding: 0;
16
+            margin: 0;
17
+            list-style: none;
18
+        }
19
+
20
+        .table tr td input[type="text"] {
21
+            width: 100%;
22
+            height: 34px;
23
+            background: #f3f3f4;
24
+            outline: none;
25
+            border: 1px solid #e7e7e7;
26
+            /*padding-left: 10px;*/
27
+        }
28
+
29
+        .radio-inline input[type=radio] {
30
+            margin-top: 2px;
31
+        }
32
+
33
+        .table tr td textarea {
34
+            width: 100%;
35
+            height: 100%;
36
+            background: #f3f3f4;
37
+            border: 1px solid #e7e7e7;
38
+            resize: none;
39
+            padding: 0px;
40
+            /*padding-left: 10px;*/
41
+        }
42
+
43
+        #scwj {
44
+            background-color: #FFF;
45
+            background-image: none;
46
+            border: 1px solid #ccc;
47
+            border-radius: 1px;
48
+            color: inherit;
49
+            padding: 6px 12px !important;
50
+        }
51
+
52
+        .files {
53
+            padding: 5px !important;
54
+        }
55
+
56
+        .time-box {
57
+            position: relative;
58
+            width: 197px !important;
59
+            height: 34px;
60
+            margin: 0;
61
+        }
62
+
63
+        .tub+input {
64
+            padding-right: 30px;
65
+            border: 1px solid #e5e6e7 !important;
66
+        }
67
+
68
+        i.tub {
69
+            position: absolute;
70
+            right: 8px;
71
+            top: 8px;
72
+            font-size: 18px;
73
+            color: #00a0ca;
74
+        }
75
+
76
+        .operation_bj {
77
+            float: right;
78
+        }
79
+
80
+        .msg_time {
81
+            max-width: 240px;
82
+            min-width: 190px;
83
+        }
84
+    </style>
85
+</head>
86
+
87
+<body class="gray-bg">
88
+    <div class="container-fluid wrapper-content animated fadeInRight">
89
+        <div class="operation_bj">
90
+
91
+        </div>
92
+        <table class="table table-bordered table-condensed">
93
+            <tr>
94
+                <td width="100">关键词</td>
95
+                <td width="40%" class="reflectCategory-wrapper">
96
+                    <input type="text" id="reflectCategory" class="" autocomplete="off" readonly="readonly"/>
97
+                    <input type="hidden" id="keyId">
98
+                    <div class="reflectCategoryList-wrapper">
99
+                        <ul id="reflectCategoryList">
100
+                        </ul>
101
+                    </div>
102
+                </td>
103
+                <td width="100">发布单位</td>
104
+                <td width="40%"><input type="text" id="publishUnit" autocomplete="off" readonly="readonly" /></td>
105
+            </tr>
106
+            <tr>
107
+                <td width="100">发布人</td>
108
+                <td><input type="text" id="publishPersonal" autocomplete="off" readonly="readonly" /></td>
109
+                <td width="100">所属行业</td>
110
+                <td><input type="text" id="industry" autocomplete="off" readonly="readonly" /></td>
111
+            </tr>
112
+            <tr>
113
+                <td width="100">地区</td>
114
+                <td><input type="text" id="address" autocomplete="off" readonly="readonly" /></td>
115
+                <td width="100">发布时间</td>
116
+                <td><input type="text" id="publishTime" autocomplete="off" readonly="readonly" /></td>
117
+            </tr>
118
+            <tr>
119
+                <td width="100">生效时间</td>
120
+                <td><input type="text" id="effectiveTime" autocomplete="off" readonly="readonly" /></td>
121
+                <td width="100">失效时间</td>
122
+                <td><input type="text" id="invalidTime" autocomplete="off" readonly="readonly" /></td>
123
+            </tr>
124
+            <tr>
125
+                <td width="100">业务名称</td>
126
+                <td><input type="text" id="businessName" autocomplete="off" readonly="readonly" /></td>
127
+                <td width="100">标识编码</td>
128
+                <td><input type="text" id="identifyEncoding" autocomplete="off" readonly="readonly" /></td>
129
+            </tr>
130
+            <tr>
131
+                <td width="100">申请条件</td>
132
+                <td><input type="text" id="applicationConditions" autocomplete="off" readonly="readonly" /></td>
133
+                <td width="100">政策依据</td>
134
+                <td><input type="text" id="policyBased" autocomplete="off" readonly="readonly" /></td>
135
+            </tr>
136
+            <tr>
137
+                <td width="100">网上办理链接</td>
138
+                <td><input type="text" id="onlineURL" autocomplete="off" readonly="readonly" /></td>
139
+                <td width="100">附件</td>
140
+                <td id="file">
141
+                    <!-- <div class="fileBox"> -->
142
+                        <!--<span class="files">文件1<i class="fa fa-remove"></i></span>-->
143
+                    <!-- </div> -->
144
+                    <!-- <input class="input" type="file" name="upFile" id="upFile" multiple="multiple" style="display: none;">
145
+                    <input class="input" type="button" value="上传" id="scwj" />
146
+                    <input class="input" type="button" value="删除附件" id="scfj" style="display:none;" />
147
+                    <input type="hidden" id="file" />
148
+                    <span style="color:#FF0000; border: none;">
149
+                        (文件格式为png,jpg,mp4,mp3,pdf,doc,docx,xls,xlsx)
150
+                    </span>      -->
151
+                    <!-- <input type="text" id="" autocomplete="off" /> -->
152
+                </td>
153
+            </tr>
154
+            <tr>
155
+                <th colspan="4">办理流程</th>
156
+            </tr>
157
+            <tr>
158
+                <td width="100">办理材料</td>
159
+                <td colspan="3"><input type="text" id="handlingMaterials" autocomplete="off"  readonly="readonly"/></td>
160
+            </tr>
161
+            <tr>
162
+                <td width="100">办理时限</td>
163
+                <td colspan="3"><input type="text" id="processingTimeLimit" autocomplete="off" readonly="readonly" /></td>
164
+            </tr>
165
+            <tr>
166
+                <td width="100">办理地点</td>
167
+                <td colspan="3"><input type="text" id="handlingPlace" autocomplete="off"  readonly="readonly" /></td>
168
+            </tr>
169
+            <tr>
170
+                <td width="100">办理时间</td>
171
+                <td colspan="3"><input type="text" id="processingTime" autocomplete="off" readonly="readonly" /></td>
172
+            </tr>
173
+            <tr>
174
+                <td width="100">电话</td>
175
+                <td colspan="3"><input type="text" id="telephone" autocomplete="off" readonly="readonly" /></td>
176
+            </tr>
177
+            <tr>
178
+                <td width="100">其他说明</td>
179
+                <td colspan="3"><input type="text" id="otherInstructions" autocomplete="off" readonly="readonly" /></td>
180
+            </tr>
181
+            <tr>
182
+                <td width="100">办理流程</td>
183
+                <td colspan="3"><input type="text" id="process" autocomplete="off" readonly="readonly" /></td>
184
+            </tr>
185
+            <!-- <tr>
186
+                <td width="100">备注</td>
187
+                <td colspan="3"><input type="text" id="publishUnit" autocomplete="off" /></td>
188
+            </tr> -->
189
+            <tr>
190
+                <td width="100" height="100">备注</td>
191
+                <td colspan="3" height="100"> <textarea name="" rows="" cols=""
192
+                        id="remark" readonly="readonly"></textarea></td>
193
+            </tr>
194
+            <tr>
195
+                <td colspan="4" style="text-align: center; border: 0;">
196
+                    <button class="btns exportWord">导出word</button>
197
+                </td>
198
+            </tr>
199
+        </table>
200
+    </div>
201
+    <script src="../js/layui/layui.js"></script>
202
+    <script src="../js/adjustHeight.js"></script>
203
+    <script src="../css/laydate/laydate.js"></script>
204
+    <script src="./js/reflectCategory.js"></script>
205
+    <script src="js/detailZhiShiKuGuide.js"></script>
206
+</body>
207
+
208
+</html>

+ 179 - 0
WebUI/CallCenterWeb.UI/zhiShiKu/detailZhiShiKuHotLssues.html

@@ -0,0 +1,179 @@
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/init.css" />
9
+    <link rel="stylesheet" href="./css/reflectCategory.css">
10
+    <link rel="stylesheet" href="../js/layui/css/layui.css">
11
+    <title>知识库详情</title>
12
+    <style type="text/css">
13
+        ul,
14
+        li {
15
+            padding: 0;
16
+            margin: 0;
17
+            list-style: none;
18
+        }
19
+
20
+        .table tr td input[type="text"] {
21
+            width: 100%;
22
+            height: 34px;
23
+            background: #f3f3f4;
24
+            outline: none;
25
+            border: 1px solid #e7e7e7;
26
+            /*padding-left: 10px;*/
27
+        }
28
+
29
+        .radio-inline input[type=radio] {
30
+            margin-top: 2px;
31
+        }
32
+
33
+        .table tr td textarea {
34
+            width: 100%;
35
+            height: 100%;
36
+            background: #f3f3f4;
37
+            border: 1px solid #e7e7e7;
38
+            resize: none;
39
+            padding: 0px;
40
+            /*padding-left: 10px;*/
41
+        }
42
+
43
+        #scwj {
44
+            background-color: #FFF;
45
+            background-image: none;
46
+            border: 1px solid #ccc;
47
+            border-radius: 1px;
48
+            color: inherit;
49
+            padding: 6px 12px !important;
50
+        }
51
+
52
+        .files {
53
+            padding: 5px !important;
54
+        }
55
+
56
+        .time-box {
57
+            position: relative;
58
+            width: 197px !important;
59
+            height: 34px;
60
+            margin: 0;
61
+        }
62
+
63
+        .tub+input {
64
+            padding-right: 30px;
65
+            border: 1px solid #e5e6e7 !important;
66
+        }
67
+
68
+        i.tub {
69
+            position: absolute;
70
+            right: 8px;
71
+            top: 8px;
72
+            font-size: 18px;
73
+            color: #00a0ca;
74
+        }
75
+
76
+        .operation_bj {
77
+            float: right;
78
+        }
79
+
80
+        .msg_time {
81
+            max-width: 240px;
82
+            min-width: 190px;
83
+        }
84
+    </style>
85
+</head>
86
+
87
+<body class="gray-bg">
88
+    <div class="container-fluid wrapper-content animated fadeInRight">
89
+        <div class="operation_bj">
90
+
91
+        </div>
92
+        <table class="table table-bordered table-condensed">
93
+            <tr>
94
+                <td width="100">关键词</td>
95
+                <td width="40%" class="reflectCategory-wrapper">
96
+                    <input type="text" id="reflectCategory" class="" autocomplete="off" readonly="readonly"/>
97
+                    <input type="hidden" id="keyId">
98
+                    <div class="reflectCategoryList-wrapper">
99
+                        <ul id="reflectCategoryList">
100
+                        </ul>
101
+                    </div>
102
+                </td>
103
+                <td width="100">发布单位</td>
104
+                <td width="40%"><input type="text" id="publishUnit" autocomplete="off" readonly="readonly" /></td>
105
+            </tr>
106
+            <tr>
107
+                <td width="100">发布人</td>
108
+                <td><input type="text" id="publishPersonal" autocomplete="off" readonly="readonly" /></td>
109
+                <td width="100">所属行业</td>
110
+                <td><input type="text" id="industry" autocomplete="off" readonly="readonly" /></td>
111
+            </tr>
112
+            <tr>
113
+                <td width="100">地区</td>
114
+                <td><input type="text" id="address" autocomplete="off" readonly="readonly" /></td>
115
+                <td width="100">发布时间</td>
116
+                <td><input type="text" id="publishTime" autocomplete="off" readonly="readonly" /></td>
117
+            </tr>
118
+            <tr>
119
+                <td width="100">生效时间</td>
120
+                <td><input type="text" id="effectiveTime" autocomplete="off" readonly="readonly" /></td>
121
+                <td width="100">失效时间</td>
122
+                <td><input type="text" id="invalidTime" autocomplete="off" readonly="readonly" /></td>
123
+            </tr>
124
+            <tr>
125
+                <td width="100">发文文号</td>
126
+                <td><input type="text" id="documentNumber" autocomplete="off" readonly="readonly" /></td>
127
+                <td width="100">发文单位</td>
128
+                <td><input type="text" id="documentUnit" autocomplete="off" readonly="readonly" /></td>
129
+            </tr>
130
+
131
+            <tr>
132
+                <td width="100">标识编码</td>
133
+                <td><input type="text" id="identifyEncoding" autocomplete="off" readonly="readonly" /></td>
134
+                <td width="100">附件</td>
135
+                <td id="file">
136
+                    <!-- <div class="fileBox"> -->
137
+                        <!--<span class="files">文件1<i class="fa fa-remove"></i></span>-->
138
+                    <!-- </div> -->
139
+                    <!-- <input class="input" type="file" name="upFile" id="upFile" multiple="multiple" style="display: none;">
140
+                    <input class="input" type="button" value="上传" id="scwj" />
141
+                    <input class="input" type="button" value="删除附件" id="scfj" style="display:none;" />
142
+                    <input type="hidden" id="file" />
143
+                    <span style="color:#FF0000; border: none;">
144
+                        (文件格式为png,jpg,mp4,mp3,pdf,doc,docx,xls,xlsx)
145
+                    </span>      -->
146
+                    <!-- <input type="text" id="" autocomplete="off" /> -->
147
+                </td>
148
+            </tr>
149
+            <tr>
150
+                <td width="100">政策名称</td>
151
+                <td colspan="3"><input type="text" id="policyName" autocomplete="off" readonly="readonly" /></td>
152
+            </tr>
153
+            <tr>
154
+                <td width="100">解答单位</td>
155
+                <td colspan="3"><input type="text" id="answeringUnit" autocomplete="off" readonly="readonly" /></td>
156
+            </tr>
157
+            <tr>
158
+                <td width="100" height="100">热点问题</td>
159
+                <td colspan="3" height="100"> <textarea name="" rows="" cols="" id="hotIssues" readonly="readonly"></textarea></td>
160
+            </tr>
161
+            <tr>
162
+                <td width="100" height="100">内容解答</td>
163
+                <td colspan="3" height="100"> <textarea name="" rows="" cols="" id="contentAnswer" readonly="readonly"></textarea></td>
164
+            </tr>
165
+            <tr>
166
+                <td colspan="4" style="text-align: center; border: 0;">
167
+                    <button class="btns exportWord">导出word</button>
168
+                </td>
169
+            </tr>
170
+        </table>
171
+    </div>
172
+    <script src="../js/layui/layui.js"></script>
173
+    <script src="../js/adjustHeight.js"></script>
174
+    <script src="../css/laydate/laydate.js"></script>
175
+    <script src="./js/reflectCategory.js"></script>
176
+    <script src="js/detailZhiShiKuHotLssues.js"></script>
177
+</body>
178
+
179
+</html>

+ 175 - 0
WebUI/CallCenterWeb.UI/zhiShiKu/detailZhiShiKuPolicyExpert.html

@@ -0,0 +1,175 @@
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/init.css" />
9
+    <title>政策专家</title>
10
+    <style type="text/css">
11
+        ul,
12
+        li {
13
+            padding: 0;
14
+            margin: 0;
15
+            list-style: none;
16
+        }
17
+
18
+        .table tr td input[type="text"] {
19
+            width: 100%;
20
+            height: 34px;
21
+            background: #f3f3f4;
22
+            outline: none;
23
+            border: 1px solid #e7e7e7;
24
+            /*padding-left: 10px;*/
25
+        }
26
+
27
+        .radio-inline input[type=radio] {
28
+            margin-top: 2px;
29
+        }
30
+
31
+        .table tr td textarea {
32
+            width: 100%;
33
+            height: 100%;
34
+            background: #f3f3f4;
35
+            border: 1px solid #e7e7e7;
36
+            resize: none;
37
+            padding: 0px;
38
+            /*padding-left: 10px;*/
39
+        }
40
+
41
+        #scwj {
42
+            background-color: #FFF;
43
+            background-image: none;
44
+            border: 1px solid #ccc;
45
+            border-radius: 1px;
46
+            color: inherit;
47
+            padding: 6px 12px !important;
48
+        }
49
+
50
+        .files {
51
+            padding: 5px !important;
52
+        }
53
+
54
+        .time-box {
55
+            position: relative;
56
+            width: 197px !important;
57
+            height: 34px;
58
+            margin: 0;
59
+        }
60
+
61
+        .tub+input {
62
+            padding-right: 30px;
63
+            border: 1px solid #e5e6e7 !important;
64
+        }
65
+
66
+        i.tub {
67
+            position: absolute;
68
+            right: 8px;
69
+            top: 8px;
70
+            font-size: 18px;
71
+            color: #00a0ca;
72
+        }
73
+
74
+        .operation_bj {
75
+            float: right;
76
+        }
77
+
78
+        .imgBox {
79
+            display: inline-block;
80
+        }
81
+        .imgWrapper {
82
+            position: relative;
83
+        }
84
+        .imgMask {
85
+            display: none;
86
+            position: absolute;
87
+            top: 0;
88
+            left: 0;
89
+            width: 100%;
90
+            height: 20px;
91
+            background: rgba(0, 0, 0, 0.8);
92
+        }
93
+        .del_file {
94
+            position: absolute;
95
+            top: 2px;
96
+            right: 5px;
97
+            color: #FFF;
98
+        }
99
+    </style>
100
+</head>
101
+
102
+<body class="gray-bg">
103
+    <div class="container-fluid wrapper-content animated fadeInRight">
104
+        <div class="operation_bj">
105
+
106
+        </div>
107
+        <table class="table table-bordered table-condensed">
108
+            <tr>
109
+                <td width="100">专家姓名</td>
110
+                <td><input type="text" id="name" autocomplete="off" readonly="readonly" /></td>
111
+                <td width="100">地区</td>
112
+                <td><input type="text" id="address" autocomplete="off" readonly="readonly" /></td>
113
+            </tr>
114
+            <tr>
115
+                <td width="100">专家单位</td>
116
+                <td><input type="text" id="unit" autocomplete="off" readonly="readonly" /></td>
117
+                <td width="100">所属行业</td>
118
+                <td><input type="text" id="industry" autocomplete="off" readonly="readonly" /></td>
119
+            </tr>
120
+            <tr>
121
+                <td width="100">科室</td>
122
+                <td><input type="text" id="department" autocomplete="off" readonly="readonly" /></td>
123
+                <td width="100">生效时间</td>
124
+                <td><input type="text" id="effectiveTime" autocomplete="off" readonly="readonly" /></td>
125
+            </tr>
126
+            <tr>
127
+                <td width="100">职务</td>
128
+                <td><input type="text" id="job" autocomplete="off" readonly="readonly" /></td>
129
+                <td width="100">失效时间</td>
130
+                <td><input type="text" id="expirationTime" autocomplete="off" readonly="readonly" /></td>
131
+            </tr>
132
+            <tr>
133
+                <td width="100">手机号码</td>
134
+                <td><input type="text" id="phoneNumber" autocomplete="off" readonly="readonly" /></td>
135
+                <td width="100">发布时间</td>
136
+                <td><input type="text" id="publishTime" autocomplete="off" readonly="readonly" /></td>
137
+            </tr>
138
+            <tr>
139
+                <td width="100">办公电话</td>
140
+                <td><input type="text" id="officePhone" autocomplete="off" readonly="readonly" /></td>
141
+                <td width="100">发布人</td>
142
+                <td><input type="text" id="publishPersonal" autocomplete="off" readonly="readonly" /></td>
143
+            </tr>
144
+            <tr>
145
+                <td width="100">发布单位</td>
146
+                <td><input type="text" id="publishUnit" autocomplete="off" readonly="readonly" /></td>
147
+                <td width="100">头像</td>
148
+                <td>
149
+                    <div class="imgBox">
150
+                    </div>
151
+                    <input type="hidden" id="file" />
152
+                </td>
153
+            </tr>
154
+            <tr>
155
+                <td width="100">标识编码</td>
156
+                <td><input type="text" id="identifyEncoding" autocomplete="off" /></td>
157
+            </tr>
158
+            <tr>
159
+                <td width="100" height="100">专业领域简介</td>
160
+                <td colspan="3" height="100"> <textarea name="" rows="" cols=""
161
+                        id="introductionFieldExpertise" readonly="readonly"></textarea></td>
162
+            </tr>
163
+            <tr>
164
+                <td colspan="4" style="text-align: center; border: 0;">
165
+                    <button class="btns exportWord">导出word</button>
166
+                </td>
167
+            </tr>
168
+        </table>
169
+    </div>
170
+    <script src="../js/adjustHeight.js"></script>
171
+    <script src="../css/laydate/laydate.js"></script>
172
+    <script src="js/detailZhiShiKuPolicyExpert.js"></script>
173
+</body>
174
+
175
+</html>

+ 172 - 0
WebUI/CallCenterWeb.UI/zhiShiKu/detaileZhiShiKuPoliciesRegulations.html

@@ -0,0 +1,172 @@
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/init.css" />
9
+    <link rel="stylesheet" href="./css/reflectCategory.css">
10
+    <link rel="stylesheet" href="../js/layui/css/layui.css">
11
+    <title>知识库详情</title>
12
+    <style type="text/css">
13
+        ul,
14
+        li {
15
+            padding: 0;
16
+            margin: 0;
17
+            list-style: none;
18
+        }
19
+
20
+        .table tr td input[type="text"] {
21
+            width: 100%;
22
+            height: 34px;
23
+            background: #f3f3f4;
24
+            outline: none;
25
+            border: 1px solid #e7e7e7;
26
+            /*padding-left: 10px;*/
27
+        }
28
+
29
+        .radio-inline input[type=radio] {
30
+            margin-top: 2px;
31
+        }
32
+
33
+        .table tr td textarea {
34
+            width: 100%;
35
+            height: 100%;
36
+            background: #f3f3f4;
37
+            border: 1px solid #e7e7e7;
38
+            resize: none;
39
+            padding: 0px;
40
+            /*padding-left: 10px;*/
41
+        }
42
+
43
+        #scwj {
44
+            background-color: #FFF;
45
+            background-image: none;
46
+            border: 1px solid #ccc;
47
+            border-radius: 1px;
48
+            color: inherit;
49
+            padding: 6px 12px !important;
50
+        }
51
+
52
+        .files {
53
+            padding: 5px !important;
54
+        }
55
+
56
+        .time-box {
57
+            position: relative;
58
+            width: 197px !important;
59
+            height: 34px;
60
+            margin: 0;
61
+        }
62
+
63
+        .tub+input {
64
+            padding-right: 30px;
65
+            border: 1px solid #e5e6e7 !important;
66
+        }
67
+
68
+        i.tub {
69
+            position: absolute;
70
+            right: 8px;
71
+            top: 8px;
72
+            font-size: 18px;
73
+            color: #00a0ca;
74
+        }
75
+
76
+        .operation_bj {
77
+            float: right;
78
+        }
79
+
80
+        .msg_time {
81
+            max-width: 240px;
82
+            min-width: 190px;
83
+        }
84
+    </style>
85
+</head>
86
+
87
+<body class="gray-bg">
88
+    <div class="container-fluid wrapper-content animated fadeInRight">
89
+        <div class="operation_bj">
90
+
91
+        </div>
92
+        <table class="table table-bordered table-condensed">
93
+            <tr>
94
+                <td width="100">关键词</td>
95
+                <td width="40%" class="reflectCategory-wrapper">
96
+                    <input type="text" id="reflectCategory" class="" autocomplete="off" readonly="readonly"/>
97
+                    <input type="hidden" id="keyId">
98
+                    <div class="reflectCategoryList-wrapper">
99
+                        <ul id="reflectCategoryList">
100
+                        </ul>
101
+                    </div>
102
+                </td>
103
+                <td width="100">发布单位</td>
104
+                <td width="40%"><input type="text" id="publishUnit" autocomplete="off" readonly="readonly" /></td>
105
+            </tr>
106
+            <tr>
107
+                <td width="100">发布人</td>
108
+                <td><input type="text" id="publishPersonal" autocomplete="off" readonly="readonly" /></td>
109
+                <td width="100">所属行业</td>
110
+                <td><input type="text" id="industry" autocomplete="off" readonly="readonly" /></td>
111
+            </tr>
112
+            <tr>
113
+                <td width="100">地区</td>
114
+                <td><input type="text" id="address" autocomplete="off" readonly="readonly" /></td>
115
+                <td width="100">发布时间</td>
116
+                <td><input type="text" id="publishTime" autocomplete="off" readonly="readonly" /></td>
117
+            </tr>
118
+            <tr>
119
+                <td width="100">生效时间</td>
120
+                <td><input type="text" id="effectiveTime" autocomplete="off" readonly="readonly" /></td>
121
+                <td width="100">失效时间</td>
122
+                <td><input type="text" id="invalidTime" autocomplete="off" readonly="readonly" /></td>
123
+            </tr>
124
+            <tr>
125
+                <td width="100">发文文号</td>
126
+                <td><input type="text" id="documentNumber" autocomplete="off" readonly="readonly" /></td>
127
+                <td width="100">发文单位</td>
128
+                <td><input type="text" id="documentUnit" autocomplete="off" readonly="readonly" /></td>
129
+            </tr>
130
+            <tr>
131
+                <td width="100">职能部门</td>
132
+                <td><input type="text" id="functionalDepartment" autocomplete="off" readonly="readonly" /></td>
133
+                <td width="100">标识编码</td>
134
+                <td><input type="text" id="identifyEncoding" autocomplete="off" readonly="readonly" /></td>
135
+            </tr>
136
+            <tr>
137
+                <td width="100">文件名称</td>
138
+                <td><input type="text" id="fileName" autocomplete="off" readonly="readonly" /></td>
139
+                <td width="100">附件</td>
140
+                <td id="file">
141
+                    <!-- <div class="fileBox"> -->
142
+                        <!--<span class="files">文件1<i class="fa fa-remove"></i></span>-->
143
+                    <!-- </div> -->
144
+                    <!-- <input class="input" type="file" name="upFile" id="upFile" multiple="multiple" style="display: none;">
145
+                    <input class="input" type="button" value="上传" id="scwj" />
146
+                    <input class="input" type="button" value="删除附件" id="scfj" style="display:none;" />
147
+                    <input type="hidden" id="file" />
148
+                    <span style="color:#FF0000; border: none;">
149
+                        (文件格式为png,jpg,mp4,mp3,pdf,doc,docx,xls,xlsx)
150
+                    </span>      -->
151
+                    <!-- <input type="text" id="" autocomplete="off" /> -->
152
+                </td>
153
+            </tr>
154
+            <tr>
155
+                <td width="100" height="100">文件内容</td>
156
+                <td colspan="3" height="100"><textarea name="" rows="" cols="" id="documentContent" readonly="readonly"></textarea></td>
157
+            </tr>
158
+            <tr>
159
+                <td colspan="4" style="text-align: center; border: 0;">
160
+                    <button class="btns exportWord">导出word</button>
161
+                </td>
162
+            </tr>
163
+        </table>
164
+    </div>
165
+    <script src="../js/layui/layui.js"></script>
166
+    <script src="../js/adjustHeight.js"></script>
167
+    <script src="../css/laydate/laydate.js"></script>
168
+    <script src="./js/reflectCategory.js"></script>
169
+    <script src="js/detaileZhiShiKuPoliciesRegulations.js"></script>
170
+</body>
171
+
172
+</html>

+ 71 - 0
WebUI/CallCenterWeb.UI/zhiShiKu/js/detailZhiShiHotLssues.js

@@ -0,0 +1,71 @@
1
+var id = helper.request.queryString("id");
2
+$(document).ready(function () {
3
+    if (id) {
4
+        $.ajax({
5
+            type: "get",
6
+            url: huayi.config.callcenter_url + "HotspotGlossary/GetModel",
7
+            async: true,
8
+            dataType: "json",
9
+            data: {
10
+                token: $.cookie("token"),
11
+                id: id,
12
+            },
13
+            success: function (result) {
14
+                if (result.state.toLowerCase() == "success") {
15
+                    var model = result.data.model;
16
+                    var dtkey = result.data.dtkey;
17
+                    var dtfile = result.data.dtfile;
18
+
19
+                    $("#publishUnit").val(model.F_FaBuDanWei);
20
+                    $("#publishPersonal").val(model.F_FaBuRen);
21
+                    $("#industry").val(model.F_HangYe);
22
+                    $("#address").val(model.F_DiQu);
23
+                    $("#publishTime").val(model.F_FaBuShiJian);
24
+                    $("#effectiveTime").val(model.F_ShengXiaoShiJian);
25
+                    $("#invalidTime").val(model.F_ShiXiaoShiJian);
26
+                    $("#documentNumber").val(model.F_FaWenWenHao);
27
+                    $("#documentUnit").val(model.F_FaWenDanWei);
28
+                    $("#identifyEncoding").val(model.F_BiaoShiBianMa);
29
+                    $("#policyName").val(model.F_ZhengCeMingCi);
30
+                    $("#answeringUnit").val(model.F_JieDaDanWei);
31
+                    $("#hotIssues").val(model.F_ReDianWenTi);
32
+                    $("#contentAnswer").val(model.F_WenTiJieDa);
33
+                    $("#reflectCategory").val(dtkey[0].name);
34
+                    $("#keyId").val(dtkey[0].id);
35
+
36
+                    var htmls = "";
37
+                    $(dtfile).each(function (j, m) {
38
+                        var FileHtmls;
39
+                        if (m.F_FileType == ".jpg" || m.F_FileType == ".png") {
40
+                            FileHtmls = '<img style="width: 80px; height: 80px" border="0" onclick="viewImage(this)" src="' + m.F_FileUrl + '" alt="' + m.F_FileName + '" fileId="' + m.F_FileId +'">';
41
+                        } else {
42
+                            FileHtmls = '<div><a style="margin-right:5px;" target="view_window" href="' + m.F_FileUrl + '" download="' + m.F_FileName + '">' + m.F_FileName.substring(19) + '</a></div>'
43
+                        }
44
+                        htmls += FileHtmls;
45
+                    })
46
+                    $("#file").append(htmls);
47
+                }
48
+            },
49
+        });
50
+    }
51
+});
52
+
53
+function viewImage(file) {
54
+    var json = {
55
+        "title": "", //相册标题
56
+        "id": 1, //相册id
57
+        "start": 0, //初始显示的图片序号,默认0
58
+        "data": [ //相册包含的图片,数组格式
59
+            {
60
+                "alt": $(file).attr("alt"),
61
+                "pid": $(file).attr("fileId"), //图片id
62
+                "src": $(file).attr("src"), //原图地址
63
+                "thumb": "" //缩略图地址
64
+            }
65
+        ]
66
+    }
67
+    layer.photos({
68
+        photos: json,
69
+        anim: 5 //0-6的选择,指定弹出图片动画类型,默认随机(请注意,3.0之前的版本用shift参数)
70
+    });
71
+}

+ 84 - 0
WebUI/CallCenterWeb.UI/zhiShiKu/js/detailZhiShiKuFunctional.js

@@ -0,0 +1,84 @@
1
+var id = helper.request.queryString("id");
2
+$(document).ready(function () {
3
+    if (id) {
4
+        $.ajax({
5
+            type: "get",
6
+            url: huayi.config.callcenter_url + "Functions/GetModel",
7
+            async: true,
8
+            dataType: "json",
9
+            data: {
10
+                token: $.cookie("token"),
11
+                id: id,
12
+            },
13
+            success: function (result) {
14
+                if (result.state.toLowerCase() == "success") {
15
+                    var model = result.data.model;
16
+                    var dtkey = result.data.dtkey;
17
+                    var dtfile = result.data.dtfile;
18
+
19
+                    $("#publishUnit").val(model.F_FaBuDanWei);
20
+                    $("#publishPersonal").val(model.F_FaBuRen);
21
+                    $("#industry").val(model.F_HangYe);
22
+                    $("#address").val(model.F_DiQu);
23
+                    $("#publishTime").val(model.F_FaBuShiJian);
24
+                    $("#effectiveTime").val(model.F_ShengXiaoShiJian);
25
+                    $("#invalidTime").val(model.F_ShiXiaoShiJian);
26
+                    $("#documentNumber").val(model.F_FaWenWenHao);
27
+                    $("#documentUnit").val(model.F_FaWenDanWei);
28
+                    $("#functionalDepartment").val(model.F_ZhiNengBuMen);
29
+                    $("#identifyEncoding").val(model.F_BiaoShiBianMa);
30
+                    $("#fileName").val(model.F_WenJianMingCheng);
31
+                    $("#documentContent").val(model.F_WenJianNeiRong);
32
+                    
33
+                    if (dtkey.length > 0) {
34
+                        $("#reflectCategory").val(dtkey[0].name);
35
+                        $("#keyId").val(dtkey[0].id);    
36
+                    }
37
+
38
+                    var htmls = "";
39
+                    $(dtfile).each(function (j, m) {
40
+                        var FileHtmls;
41
+                        if (m.F_FileType == ".jpg" || m.F_FileType == ".png") {
42
+                            FileHtmls = '<img style="width: 80px; height: 80px" border="0" onclick="viewImage(this)" src="' + m.F_FileUrl + '" alt="' + m.F_FileName + '" fileId="' + m.F_FileId +'">';
43
+                        } else {
44
+                            FileHtmls = '<div><a style="margin-right:5px;" target="view_window" href="' + m.F_FileUrl + '" download="' + m.F_FileName + '">' + m.F_FileName.substring(19) + '</a></div>'
45
+                        }
46
+                        htmls += FileHtmls;
47
+                    })
48
+                    $("#file").append(htmls);
49
+                }
50
+            },
51
+        });
52
+    }
53
+});
54
+
55
+function viewImage(file) {
56
+    var json = {
57
+        "title": "", //相册标题
58
+        "id": 1, //相册id
59
+        "start": 0, //初始显示的图片序号,默认0
60
+        "data": [ //相册包含的图片,数组格式
61
+            {
62
+                "alt": $(file).attr("alt"),
63
+                "pid": $(file).attr("fileId"), //图片id
64
+                "src": $(file).attr("src"), //原图地址
65
+                "thumb": "" //缩略图地址
66
+            }
67
+        ]
68
+    }
69
+    layer.photos({
70
+        photos: json,
71
+        anim: 5 //0-6的选择,指定弹出图片动画类型,默认随机(请注意,3.0之前的版本用shift参数)
72
+    });
73
+}
74
+
75
+$(".exportWord").click(function() {
76
+    // var url = huayi.config.callcenter_url + "home/ExportDepartmentFunctionsWord?token=" + $.cookie("token");
77
+
78
+    // 正式环境
79
+    var url = huayi.config.callcenter_url + "Functions/ExportWord?token=" + $.cookie("token");
80
+
81
+    url += "&id=" + id
82
+
83
+    window.location.href = url;
84
+})

+ 85 - 0
WebUI/CallCenterWeb.UI/zhiShiKu/js/detailZhiShiKuGlossary.js

@@ -0,0 +1,85 @@
1
+var id = helper.request.queryString("id");
2
+$(document).ready(function () {
3
+    if (id) {
4
+        $.ajax({
5
+            type: "get",
6
+            url: huayi.config.callcenter_url + "NounInterpretation/GetModel",
7
+            async: true,
8
+            dataType: "json",
9
+            data: {
10
+                token: $.cookie("token"),
11
+                id: id,
12
+            },
13
+            success: function (result) {
14
+                if (result.state.toLowerCase() == "success") {
15
+                    var model = result.data.model;
16
+                    var dtkey = result.data.dtkey;
17
+                    var dtfile = result.data.dtfile;
18
+
19
+                    $("#publishUnit").val(model.F_FaBuDanWei);
20
+                    $("#publishPersonal").val(model.F_FaBuRen);
21
+                    $("#industry").val(model.F_HangYe);
22
+                    $("#address").val(model.F_DiQu);
23
+                    $("#publishTime").val(model.F_FaBuShiJian);
24
+                    $("#effectiveTime").val(model.F_ShengXiaoShiJian);
25
+                    $("#invalidTime").val(model.F_ShiXiaoShiJian);
26
+                    $("#documentNumber").val(model.F_FaWenWenHao);
27
+                    $("#documentUnit").val(model.F_FaWenDanWei);
28
+                    $("#identifyEncoding").val(model.F_BiaoShiBianMa);
29
+                    $("#policyName").val(model.F_ZhengCeMingCi);
30
+                    $("#answeringUnit").val(model.F_JieDaDanWei);
31
+                    $("#hotIssues").val(model.F_ReDianWenTi);
32
+                    $("#contentAnswer").val(model.F_WenTiJieDa);
33
+                    
34
+                    if (dtkey.length > 0) {
35
+                        $("#reflectCategory").val(dtkey[0].name);
36
+                        $("#keyId").val(dtkey[0].id);                    
37
+                    }
38
+
39
+                    var htmls = "";
40
+                    $(dtfile).each(function (j, m) {
41
+                        var FileHtmls;
42
+                        if (m.F_FileType == ".jpg" || m.F_FileType == ".png") {
43
+                            FileHtmls = '<img style="width: 80px; height: 80px" border="0" onclick="viewImage(this)" src="' + m.F_FileUrl + '" alt="' + m.F_FileName + '" fileId="' + m.F_FileId +'">';
44
+                        } else {
45
+                            FileHtmls = '<div><a style="margin-right:5px;" target="view_window" href="' + m.F_FileUrl + '" download="' + m.F_FileName + '">' + m.F_FileName.substring(19) + '</a></div>'
46
+                        }
47
+                        htmls += FileHtmls;
48
+                    })
49
+                    $("#file").append(htmls);
50
+                }
51
+            },
52
+        });
53
+    }
54
+});
55
+
56
+function viewImage(file) {
57
+    var json = {
58
+        "title": "", //相册标题
59
+        "id": 1, //相册id
60
+        "start": 0, //初始显示的图片序号,默认0
61
+        "data": [ //相册包含的图片,数组格式
62
+            {
63
+                "alt": $(file).attr("alt"),
64
+                "pid": $(file).attr("fileId"), //图片id
65
+                "src": $(file).attr("src"), //原图地址
66
+                "thumb": "" //缩略图地址
67
+            }
68
+        ]
69
+    }
70
+    layer.photos({
71
+        photos: json,
72
+        anim: 5 //0-6的选择,指定弹出图片动画类型,默认随机(请注意,3.0之前的版本用shift参数)
73
+    });
74
+}
75
+
76
+$(".exportWord").click(function() {
77
+    // var url = huayi.config.callcenter_url + "home/ExportNounInterpretationWord?token=" + $.cookie("token");
78
+
79
+    // 正式环境
80
+    var url = huayi.config.callcenter_url + "NounInterpretation/ExportWord?token=" + $.cookie("token");
81
+
82
+    url += "&id=" + id
83
+
84
+    window.location.href = url;
85
+})

+ 91 - 0
WebUI/CallCenterWeb.UI/zhiShiKu/js/detailZhiShiKuGuide.js

@@ -0,0 +1,91 @@
1
+var id = helper.request.queryString("id");
2
+$(document).ready(function () {
3
+    if (id) {
4
+        $.ajax({
5
+            type: "get",
6
+            url: huayi.config.callcenter_url + "LawGuide/GetModel",
7
+            async: true,
8
+            dataType: "json",
9
+            data: {
10
+                token: $.cookie("token"),
11
+                id: id,
12
+            },
13
+            success: function (result) {
14
+                if (result.state.toLowerCase() == "success") {
15
+                    var model = result.data.model;
16
+                    var dtkey = result.data.dtkey;
17
+                    var dtfile = result.data.dtfile;
18
+
19
+                    $("#publishUnit").val(model.F_FaBuDanWei);
20
+                    $("#publishPersonal").val(model.F_FaBuRen);
21
+                    $("#industry").val(model.F_HangYe);
22
+                    $("#address").val(model.F_DiQu);
23
+                    $("#publishTime").val(model.F_FaBuShiJian);
24
+                    $("#effectiveTime").val(model.F_ShengXiaoShiJian);
25
+                    $("#invalidTime").val(model.F_ShiXiaoShiJian);
26
+                    $("#businessName").val(model.F_YeWuMingCheng);
27
+                    $("#identifyEncoding").val(model.F_BiaoShiBianMa);
28
+                    $("#applicationConditions").val(model.F_ShenQingTiaoJian);
29
+                    $("#policyBased").val(model.F_ZhengCeYiJu);
30
+                    $("#onlineURL").val(model.F_WangShangBanLiLianJie);
31
+                    $("#handlingMaterials").val(model.F_BanLiCaiLiao);
32
+                    $("#processingTimeLimit").val(model.F_BanLiShiXian);
33
+                    $("#handlingPlace").val(model.F_BanLiDiDian);
34
+                    $("#processingTime").val(model.F_BanLiShiJian);
35
+                    $("#telephone").val(model.F_BanLiDianHua);
36
+                    $("#otherInstructions").val(model.F_QiTaShuoMing);
37
+                    $("#process").val(model.F_BanLiLiuCheng);
38
+                    $("#remark").val(model.F_BeiZhu);
39
+                    
40
+                    if (dtkey.length > 0) {
41
+                        $("#reflectCategory").val(dtkey[0].name);
42
+                        $("#keyId").val(dtkey[0].id);
43
+                    }
44
+
45
+                    var htmls = "";
46
+                    $(dtfile).each(function (j, m) {
47
+                        var FileHtmls;
48
+                        if (m.F_FileType == ".jpg" || m.F_FileType == ".png") {
49
+                            FileHtmls = '<img style="width: 80px; height: 80px" border="0" onclick="viewImage(this)" src="' + m.F_FileUrl + '" alt="' + m.F_FileName + '" fileId="' + m.F_FileId +'">';
50
+                        } else {
51
+                            FileHtmls = '<div><a style="margin-right:5px;" target="view_window" href="' + m.F_FileUrl + '" download="' + m.F_FileName + '">' + m.F_FileName.substring(19) + '</a></div>'
52
+                        }
53
+                        htmls += FileHtmls;
54
+                    })
55
+                    $("#file").append(htmls);
56
+                }
57
+            },
58
+        });
59
+    }
60
+});
61
+
62
+function viewImage(file) {
63
+    var json = {
64
+        "title": "", //相册标题
65
+        "id": 1, //相册id
66
+        "start": 0, //初始显示的图片序号,默认0
67
+        "data": [ //相册包含的图片,数组格式
68
+            {
69
+                "alt": $(file).attr("alt"),
70
+                "pid": $(file).attr("fileId"), //图片id
71
+                "src": $(file).attr("src"), //原图地址
72
+                "thumb": "" //缩略图地址
73
+            }
74
+        ]
75
+    }
76
+    layer.photos({
77
+        photos: json,
78
+        anim: 5 //0-6的选择,指定弹出图片动画类型,默认随机(请注意,3.0之前的版本用shift参数)
79
+    });
80
+}
81
+
82
+$(".exportWord").click(function() {
83
+    // var url = huayi.config.callcenter_url + "home/ExportGuideWord?token=" + $.cookie("token");
84
+
85
+    // 正式环境
86
+    var url = huayi.config.callcenter_url + "LawGuide/ExportWord?token=" + $.cookie("token");
87
+
88
+    url += "&id=" + id
89
+
90
+    window.location.href = url;
91
+})

+ 85 - 0
WebUI/CallCenterWeb.UI/zhiShiKu/js/detailZhiShiKuHotLssues.js

@@ -0,0 +1,85 @@
1
+var id = helper.request.queryString("id");
2
+$(document).ready(function () {
3
+    if (id) {
4
+        $.ajax({
5
+            type: "get",
6
+            url: huayi.config.callcenter_url + "HotspotGlossary/GetModel",
7
+            async: true,
8
+            dataType: "json",
9
+            data: {
10
+                token: $.cookie("token"),
11
+                id: id,
12
+            },
13
+            success: function (result) {
14
+                if (result.state.toLowerCase() == "success") {
15
+                    var model = result.data.model;
16
+                    var dtkey = result.data.dtkey;
17
+                    var dtfile = result.data.dtfile;
18
+
19
+                    $("#publishUnit").val(model.F_FaBuDanWei);
20
+                    $("#publishPersonal").val(model.F_FaBuRen);
21
+                    $("#industry").val(model.F_HangYe);
22
+                    $("#address").val(model.F_DiQu);
23
+                    $("#publishTime").val(model.F_FaBuShiJian);
24
+                    $("#effectiveTime").val(model.F_ShengXiaoShiJian);
25
+                    $("#invalidTime").val(model.F_ShiXiaoShiJian);
26
+                    $("#documentNumber").val(model.F_FaWenWenHao);
27
+                    $("#documentUnit").val(model.F_FaWenDanWei);
28
+                    $("#identifyEncoding").val(model.F_BiaoShiBianMa);
29
+                    $("#policyName").val(model.F_ZhengCeMingCi);
30
+                    $("#answeringUnit").val(model.F_JieDaDanWei);
31
+                    $("#hotIssues").val(model.F_ReDianWenTi);
32
+                    $("#contentAnswer").val(model.F_WenTiJieDa);
33
+
34
+                    if (dtkey.length > 0) {
35
+                        $("#reflectCategory").val(dtkey[0].name);
36
+                        $("#keyId").val(dtkey[0].id);
37
+                    }
38
+
39
+                    var htmls = "";
40
+                    $(dtfile).each(function (j, m) {
41
+                        var FileHtmls;
42
+                        if (m.F_FileType == ".jpg" || m.F_FileType == ".png") {
43
+                            FileHtmls = '<img style="width: 80px; height: 80px" border="0" onclick="viewImage(this)" src="' + m.F_FileUrl + '" alt="' + m.F_FileName + '" fileId="' + m.F_FileId +'">';
44
+                        } else {
45
+                            FileHtmls = '<div><a style="margin-right:5px;" target="view_window" href="' + m.F_FileUrl + '" download="' + m.F_FileName + '">' + m.F_FileName.substring(19) + '</a></div>'
46
+                        }
47
+                        htmls += FileHtmls;
48
+                    })
49
+                    $("#file").append(htmls);
50
+                }
51
+            },
52
+        });
53
+    }
54
+});
55
+
56
+function viewImage(file) {
57
+    var json = {
58
+        "title": "", //相册标题
59
+        "id": 1, //相册id
60
+        "start": 0, //初始显示的图片序号,默认0
61
+        "data": [ //相册包含的图片,数组格式
62
+            {
63
+                "alt": $(file).attr("alt"),
64
+                "pid": $(file).attr("fileId"), //图片id
65
+                "src": $(file).attr("src"), //原图地址
66
+                "thumb": "" //缩略图地址
67
+            }
68
+        ]
69
+    }
70
+    layer.photos({
71
+        photos: json,
72
+        anim: 5 //0-6的选择,指定弹出图片动画类型,默认随机(请注意,3.0之前的版本用shift参数)
73
+    });
74
+}
75
+
76
+$(".exportWord").click(function() {
77
+    // var url = huayi.config.callcenter_url + "home/ExportHotSpotWord?token=" + $.cookie("token");
78
+
79
+    // 正式环境
80
+    var url = huayi.config.callcenter_url + "HotspotGlossary/ExportWord?token=" + $.cookie("token");
81
+
82
+    url += "&id=" + id
83
+
84
+    window.location.href = url;
85
+})

+ 85 - 0
WebUI/CallCenterWeb.UI/zhiShiKu/js/detailZhiShiKuPolicyExpert.js

@@ -0,0 +1,85 @@
1
+var id = helper.request.queryString("id");
2
+$(document).ready(function () {
3
+    //获取知识库详情
4
+    if (id) {
5
+        $.ajax({
6
+            type: "get",
7
+            url: huayi.config.callcenter_url + "Professor/GetModel",
8
+            async: true,
9
+            dataType: "json",
10
+            data: {
11
+                token: $.cookie("token"),
12
+                id: id,
13
+            },
14
+            success: function (result) {
15
+                if (result.state.toLowerCase() == "success") {
16
+                    var data = result.data;
17
+                    $("#name").val(data.F_XingMing);
18
+                    $("#address").val(data.F_DiQu);
19
+                    $("#unit").val(data.F_DanWei);
20
+                    $("#industry").val(data.F_HangYe);
21
+                    $("#department").val(data.F_KeShi);
22
+                    $("#effectiveTime").val(data.F_ShengXiaoShiJian);
23
+                    $("#job").val(data.F_ZhiWu);
24
+                    $("#expirationTime").val(data.F_ShiXiaoShiJian);
25
+                    $("#phoneNumber").val(data.F_ShouJi);
26
+                    $("#publishTime").val(data.F_FaBuShiJian);
27
+                    $("#officePhone").val(data.F_DianHua);
28
+                    $("#publishPersonal").val(data.F_FaBuRen);
29
+                    $("#identifyEncoding").val(data.F_BiaoShiBianMa);
30
+                    $("#publishUnit").val(data.F_FaBuDanWei);
31
+                    $("#introductionFieldExpertise").val(
32
+                        data.F_ZhuanYeLingYuJianJie
33
+                    );
34
+
35
+                    if (data.F_TouXiang) {
36
+                        avatarDisplay(data.F_TouXiang);
37
+                    }
38
+                }
39
+            },
40
+        });
41
+    }
42
+});
43
+
44
+// 头像展示
45
+function avatarDisplay(data) {
46
+    $(".imgBox").empty();
47
+    var str =
48
+        "<div class='imgWrapper'><img class='' with='80' height='80' src=" +
49
+        huayi.config.callcenter_url +
50
+        data +
51
+        " onclick='viewImage(this)' ><div class='imgMask'><i class='fa fa-remove del_file'></i></div></div>";
52
+    $(".imgBox").append(str);
53
+    $("#file").val(data);
54
+}
55
+
56
+function viewImage(file) {
57
+    var json = {
58
+        title: "", //相册标题
59
+        id: 1, //相册id
60
+        start: 0, //初始显示的图片序号,默认0
61
+        data: [
62
+            //相册包含的图片,数组格式
63
+            {
64
+                // alt: $(file).attr("alt"),
65
+                // pid: $(file).attr("fileId"), //图片id
66
+                src: $(file).attr("src"), //原图地址
67
+            },
68
+        ],
69
+    };
70
+    layer.photos({
71
+        photos: json,
72
+        anim: 5, //0-6的选择,指定弹出图片动画类型,默认随机(请注意,3.0之前的版本用shift参数)
73
+    });
74
+}
75
+
76
+$(".exportWord").click(function() {
77
+    // var url = huayi.config.callcenter_url + "home/ExportWord?token=" + $.cookie("token");
78
+
79
+    // 正式环境
80
+    var url = huayi.config.callcenter_url + "Professor/ExportWord?token=" + $.cookie("token");
81
+
82
+    url += "&id=" + id
83
+
84
+    window.location.href = url;
85
+})

+ 84 - 0
WebUI/CallCenterWeb.UI/zhiShiKu/js/detaileZhiShiKuPoliciesRegulations.js

@@ -0,0 +1,84 @@
1
+var id = helper.request.queryString("id");
2
+$(document).ready(function () {
3
+    if (id) {
4
+        $.ajax({
5
+            type: "get",
6
+            url: huayi.config.callcenter_url + "Policy/GetModel",
7
+            async: true,
8
+            dataType: "json",
9
+            data: {
10
+                token: $.cookie("token"),
11
+                id: id,
12
+            },
13
+            success: function (result) {
14
+                if (result.state.toLowerCase() == "success") {
15
+                    var model = result.data.model;
16
+                    var dtkey = result.data.dtkey;
17
+                    var dtfile = result.data.dtfile;
18
+
19
+                    $("#publishUnit").val(model.F_FaBuDanWei);
20
+                    $("#publishPersonal").val(model.F_FaBuRen);
21
+                    $("#industry").val(model.F_HangYe);
22
+                    $("#address").val(model.F_DiQu);
23
+                    $("#publishTime").val(model.F_FaBuShiJian);
24
+                    $("#effectiveTime").val(model.F_ShengXiaoShiJian);
25
+                    $("#invalidTime").val(model.F_ShiXiaoShiJian);
26
+                    $("#documentNumber").val(model.F_FaWenWenHao);
27
+                    $("#documentUnit").val(model.F_FaWenDanWei);
28
+                    $("#functionalDepartment").val(model.F_ZhiNengBuMen);
29
+                    $("#identifyEncoding").val(model.F_BiaoShiBianMa);
30
+                    $("#fileName").val(model.F_WenJianMingCheng);
31
+                    $("#documentContent").val(model.F_WenJianNeiRong);
32
+                    
33
+                    if (dtkey.length > 0) {
34
+                        $("#reflectCategory").val(dtkey[0].name);
35
+                        $("#keyId").val(dtkey[0].id);    
36
+                    }
37
+
38
+                    var htmls = "";
39
+                    $(dtfile).each(function (j, m) {
40
+                        var FileHtmls;
41
+                        if (m.F_FileType == ".jpg" || m.F_FileType == ".png") {
42
+                            FileHtmls = '<img style="width: 80px; height: 80px" border="0" onclick="viewImage(this)" src="' + m.F_FileUrl + '" alt="' + m.F_FileName + '" fileId="' + m.F_FileId +'">';
43
+                        } else {
44
+                            FileHtmls = '<div><a style="margin-right:5px;" target="view_window" href="' + m.F_FileUrl + '" download="' + m.F_FileName + '">' + m.F_FileName.substring(19) + '</a></div>'
45
+                        }
46
+                        htmls += FileHtmls;
47
+                    })
48
+                    $("#file").append(htmls);
49
+                }
50
+            },
51
+        });
52
+    }
53
+});
54
+
55
+function viewImage(file) {
56
+    var json = {
57
+        "title": "", //相册标题
58
+        "id": 1, //相册id
59
+        "start": 0, //初始显示的图片序号,默认0
60
+        "data": [ //相册包含的图片,数组格式
61
+            {
62
+                "alt": $(file).attr("alt"),
63
+                "pid": $(file).attr("fileId"), //图片id
64
+                "src": $(file).attr("src"), //原图地址
65
+                "thumb": "" //缩略图地址
66
+            }
67
+        ]
68
+    }
69
+    layer.photos({
70
+        photos: json,
71
+        anim: 5 //0-6的选择,指定弹出图片动画类型,默认随机(请注意,3.0之前的版本用shift参数)
72
+    });
73
+}
74
+
75
+$(".exportWord").click(function() {
76
+    // var url = huayi.config.callcenter_url + "home/ExportPolicyWord?token=" + $.cookie("token");
77
+
78
+    // 正式环境
79
+    var url = huayi.config.callcenter_url + "Policy/ExportWord?token=" + $.cookie("token");
80
+
81
+    url += "&id=" + id
82
+
83
+    window.location.href = url;
84
+})