商丘12345 前端

askRecords1.html 25KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta charset="UTF-8">
  5. <title>索要记录</title>
  6. <script src="../Script/Common/huayi.load.js"></script>
  7. <link rel="stylesheet" href="../css/bootstrap-select.css">
  8. <script src="../Script/Common/huayi.config.js"></script>
  9. <link rel="stylesheet" href="../js/zTree/zTreeStyle.css" />
  10. <link rel="stylesheet" href="../css/init.css" />
  11. <style>
  12. #sqzx th {
  13. padding: 5px 8px 5px 0;
  14. text-align: right;
  15. width: 50px;
  16. }
  17. .select {
  18. width: 150px;
  19. background-color: #FFF;
  20. background-image: none;
  21. border: 1px solid #ccc;
  22. border-radius: 1px;
  23. color: inherit;
  24. padding: 6px 12px;
  25. }
  26. #sex {
  27. background-color: #FFF;
  28. background-image: none;
  29. border: 1px solid #ccc;
  30. border-radius: 1px;
  31. color: inherit;
  32. padding: 6px 12px;
  33. }
  34. input {
  35. background-color: #FFF;
  36. background-image: none;
  37. border: 1px solid #ccc;
  38. border-radius: 1px;
  39. color: inherit;
  40. padding: 6px 12px;
  41. }
  42. #sqzx td {
  43. padding: 6px 0 5px 10px;
  44. width: 150px;
  45. }
  46. .lxr ul li {
  47. float: left;
  48. list-style: none;
  49. width: 30%;
  50. margin-bottom: 5px;
  51. padding-top: 10px;
  52. }
  53. .clearFix:after {
  54. content: "";
  55. display: block;
  56. clear: both;
  57. }
  58. .form-group {
  59. padding-left: 40px;
  60. margin-bottom: 0;
  61. }
  62. textarea {
  63. height: 70px;
  64. border: 1px solid #ccc;
  65. border-radius: 1px;
  66. width: 50%;
  67. resize: none;
  68. }
  69. .textarea_box {
  70. margin-top: 10px;
  71. }
  72. .box_content {
  73. border-bottom: 1px solid #ccc;
  74. }
  75. .tj_content {
  76. border: 1px solid #e6e6e6;
  77. border-radius: 5px;
  78. }
  79. .t-shade {
  80. position: fixed;
  81. top: 0;
  82. left: 0;
  83. width: 100%;
  84. background: rgba(0, 0, 0, 0.48);
  85. z-index: 10004;
  86. display: none;
  87. }
  88. .lyxz .shade_k {
  89. z-index: 10005;
  90. width: 40%;
  91. left: 30%;
  92. position: absolute;
  93. background-color: rgb(255, 255, 255);
  94. box-shadow: rgba(0, 0, 0, 0.298039) 1px 1px 50px;
  95. margin: 20% auto;
  96. border-radius: 5px;
  97. }
  98. .shade_title {
  99. padding: 0 80px 0 20px;
  100. height: 42px;
  101. line-height: 42px;
  102. border-bottom: 1px solid #eee;
  103. font-size: 16px;
  104. color: #FFFFFF;
  105. overflow: hidden;
  106. background-color: #00a1cb;
  107. border-radius: 2px 2px 0 0;
  108. position: relative;
  109. border-top-left-radius: 5px;
  110. border-top-right-radius: 5px;
  111. }
  112. .cx {
  113. display: block;
  114. }
  115. .setwin {
  116. position: absolute;
  117. right: 15px;
  118. top: 5px;
  119. font-size: 0;
  120. line-height: initial;
  121. }
  122. .setwin a {
  123. position: relative;
  124. width: 16px;
  125. height: 16px;
  126. font-size: 20px;
  127. color: #fff;
  128. }
  129. .xg i {
  130. font-size: 16px;
  131. }
  132. .hidens {
  133. display: none;
  134. }
  135. .inpBox {
  136. border: 1px solid #cccccc;
  137. height: 31px;
  138. width: 220px;
  139. display: inline-block;
  140. position: relative;
  141. vertical-align: middle;
  142. position: absolute;
  143. left: 0px;
  144. top: 8px;
  145. z-index: 111;
  146. }
  147. .selDpart1{
  148. position: absolute;
  149. left: 0px;
  150. top: 30px;
  151. z-index: 11111;
  152. width: 220px;
  153. line-height: 30px;
  154. background: #FFFFFF;
  155. display: none;
  156. }
  157. #sponsor{
  158. width: 218px;
  159. border: 1px solid #00a1cb;
  160. margin: 0;
  161. padding: 0;
  162. list-style: none;
  163. max-height: 212px;
  164. overflow-x: hidden;
  165. overflow-y: scroll;
  166. }
  167. #sponsor li{
  168. margin: 0;
  169. padding-left: 10px;
  170. width: 220px;
  171. height: 30px;
  172. line-height: 30px;
  173. list-style: none;
  174. }
  175. #sponsor li:hover{
  176. background: #00a1cb;
  177. }
  178. .addTree {
  179. background: #fff;
  180. position: absolute;
  181. width: 100%;
  182. border: 1px solid darkgrey;
  183. right: 0;
  184. top: 29px;
  185. display: none;
  186. z-index: 222;
  187. }
  188. .xl {
  189. display: inline-block;
  190. background: url(../../img/dropDown.png) no-repeat;
  191. height: 100%;
  192. background-position: center center;
  193. width: 20px;
  194. position: absolute;
  195. right: 0;
  196. top: 0px;
  197. /* background-color: #f7bc8b; */
  198. cursor: pointer;
  199. }
  200. .ztree li span {
  201. border: none;
  202. padding: 0;
  203. }
  204. .inps {
  205. width: 217px;
  206. height: 29px;
  207. outline: none;
  208. border: 0;
  209. border-image-width: 0;
  210. padding: 0;
  211. padding-left: 3px;
  212. }
  213. .xl {
  214. display: inline-block;
  215. background: url(../img/dropDown.png) no-repeat;
  216. height: 100%;
  217. background-position: center center;
  218. width: 20px;
  219. position: absolute;
  220. right: 0;
  221. top: 0px;
  222. /* background-color: #f7bc8b; */
  223. cursor: pointer;
  224. }
  225. .Cleans {
  226. display: inline-block;
  227. width: 20px;
  228. position: absolute;
  229. right: 21px;
  230. top: 8px;
  231. display: none;
  232. }
  233. .Min-width {
  234. width: 150px;
  235. }
  236. .btn-default{
  237. background: #FFFFFF;
  238. color: #000000;
  239. }
  240. .tool_downs{
  241. display: block;
  242. width: 100%;
  243. height: 100%;
  244. text-align: center;
  245. }
  246. .tool_downs a{
  247. list-style: none;
  248. float: left;
  249. padding-left: 10px;
  250. }
  251. .operation_list{
  252. width: 270px;
  253. }
  254. ul{
  255. padding: 0;
  256. }
  257. </style>
  258. </head>
  259. <body class="gray-bg">
  260. <div class="wrapper wrapper-content animated fadeInRight">
  261. <div class="daoHang clearfix">
  262. <div class="dhLeft">
  263. <sapn>
  264. <i class="syIcon"></i>位置:
  265. <a href="javaScript:;" id="ReIndex">首页</a>&gt;
  266. <a href="javaScript:;">知识库</a>&gt;
  267. <a class="nowPosition">新版知识库索要记录</a>
  268. </sapn>
  269. </div>
  270. <div class="dhRight">
  271. <a href="" title="刷新"><i class="fa fa-refresh"></i></a>
  272. </div>
  273. </div>
  274. <div style="padding: 10px;" class="tj_content clearFix">
  275. <div style="padding: 10px;" class="tj_content clearFix">
  276. <div>
  277. <div class="box_content">
  278. <table id="sqzx" style="width: 100%;" border="0" cellspacing="0" cellpadding="0">
  279. <tr>
  280. <th>关键字:</th>
  281. <td>
  282. <input type="text" placeholder="输入关键字" id="key" class="Min-width" />
  283. </td>
  284. <th>时间:</th>
  285. <td >
  286. <input type="text" id="starttime" class="" placeholder="请选择时间" style="height: 32px;" />
  287. </td>
  288. <th>紧急程度:</th>
  289. <td>
  290. <select class="select_" id="dealtype">
  291. <option value="">请选择</option>
  292. <option value="0">普通</option>
  293. <option value="1">紧急</option>
  294. </select>
  295. </td>
  296. <th>承办单位:</th>
  297. <td style="position: relative;">
  298. <div class="inpBox">
  299. <input type="text" class="inps" onkeyup="darptSearch()"/>
  300. <i class="Cleans fa fa-close"></i>
  301. <i class="xl xl_one"></i>
  302. <div class="addTree xlAdd">
  303. <ul id="addTreeDemo" class="ztree"></ul>
  304. </div>
  305. </div>
  306. <div class="selDpart1">
  307. <ul id="sponsor">
  308. </ul>
  309. </div>
  310. </td>
  311. <td style="padding-left: 30px;">
  312. <botton class="btns Seach">搜索</botton>
  313. <!--<botton class="btns Export">导出</botton>-->
  314. <botton class="btns add_record">添加</botton>
  315. <botton class="btns Remove">删除</botton>
  316. </td>
  317. </tr>
  318. </table>
  319. </div>
  320. </div>
  321. <div>
  322. <div style="width: 100%;padding: 10px;">
  323. <table id="orderlist" data-row-style="rowStyle" data-query-params="queryParams" data-pagination="true">
  324. <thead>
  325. <tr>
  326. <th data-checkbox="true"></th>
  327. <th data-field="F_Descript" data-formatter="GetCont" data-align="center">文本描述</th>
  328. <th data-field="F_Level" data-align="center" data-formatter="States">级别</th>
  329. <th data-field="F_DeptName" data-align="center">承办单位</th>
  330. <th data-field="F_CreateTime" data-align="center">添加时间</th>
  331. <th data-field="F_CreateUserName" data-align="center">添加人</th>
  332. <th data-field="F_SubmitUserName" data-align="center">提交人</th>
  333. <th data-field="F_SubmitTime" data-align="center">提交时间</th>
  334. <th data-field="F_LimitTime" data-align="center">时限</th>
  335. <th data-field="F_WorkOrderId" data-formatter="Dispose" data-align="center" class="operation_list">操作</th>
  336. </tr>
  337. </thead>
  338. <tbody class="list"></tbody>
  339. </table>
  340. </div>
  341. </div>
  342. </div>
  343. </div>
  344. <input type="hidden" id="PID" />
  345. <input type="hidden" id="Dpment" />
  346. </div>
  347. <script src="../js/bootstrap-select.js"></script>
  348. <script src="../js/laydate/laydate.js"></script>
  349. <script src="../My97DatePicker/WdatePicker.js"></script>
  350. <script src="../js/zTree/jquery.ztree.core.js"></script>
  351. <script src="../js/search/screen.js"></script>
  352. <script>
  353. $(document).ready(function () {
  354. load();
  355. var str = helper.request.queryString("str");
  356. var wid = helper.request.queryString("wid");
  357. if (wid) {
  358. $('#tel').val(wid);
  359. load();
  360. }
  361. laydate.render({
  362. elem: '#starttime' //指定元素
  363. ,range:'~'
  364. });
  365. load();
  366. });
  367. $("#orderlist").on("click-row.bs.table", function (e, row, ele) {
  368. $('.success').removeClass('success'); //去除之前选中的行的,选中样式
  369. $(ele).addClass('success'); //添加当前选中的 success样式用于区别
  370. });
  371. //获取查询信息
  372. function load() {
  373. //先销毁表格
  374. $('#orderlist').bootstrapTable('destroy');
  375. //初始化表格,动态从服务器加载数据
  376. $("#orderlist").bootstrapTable({
  377. method: "get", //使用get请求到服务器获取数据
  378. url: huayi.config.callcenter_url + "Repository/GetListDemands", //获取数据的Servlet地址
  379. contentType: "application/x-www-form-urlencoded",
  380. striped: true, //表格显示条纹
  381. pagination: true, //启动分页
  382. pageSize: 10, //每页显示的记录数
  383. pageNumber: 1, //当前第几页
  384. pageList: [10, 20, 50, 100], //记录数可选列表
  385. search: false, //是否启用查询
  386. showColumns: false, //显示下拉框勾选要显示的列
  387. showRefresh: false, //显示刷新按钮
  388. sidePagination: "server", //表示服务端请求
  389. //设置为undefined可以获取pageNumber,pageSize,searchText,sortName,sortOrder
  390. //设置为limit可以获取limit, offset, search, sort, order
  391. queryParamsType: "undefined",
  392. queryParams: function queryParams(params) { //设置查询参数
  393. //alert(params.pageNumber)
  394. var param = {
  395. page: params.pageNumber,
  396. pagesize: params.pageSize,
  397. stime: $('#starttime').val() && $('#starttime').val().split(' ~ ')[0], //=开始时间
  398. etime: $('#starttime').val() && $('#starttime').val().split(' ~ ')[1], //=结束时间
  399. deptid: $("#PID").val(),//承办单位id
  400. level: $("#dealtype").val(),//级别
  401. key:$('#key').val(),
  402. token: $.cookie("token")
  403. };
  404. return param;
  405. },
  406. onLoadSuccess: function (data) { //加载成功时执行
  407. // layer.msg("加载成功");
  408. //console.log(data);
  409. },
  410. onLoadError: function () { //加载失败时执行
  411. //layer.msg("加载数据失败", { time: 1500, icon: 2 });
  412. }
  413. });
  414. }
  415. //状态
  416. function States(val, row) {
  417. var html = '';
  418. switch (val + '') {
  419. case '0':
  420. html = '普通';
  421. break;
  422. case '1':
  423. html = '紧急';
  424. break;
  425. }
  426. return html;
  427. }
  428. function GetCont(val) {
  429. if (val) {
  430. var str = '<div '
  431. if (val.length > 30) {
  432. str = str + ' title="' + val + '" ';
  433. val = val.substr(0, 30) + "...";
  434. }
  435. return str + '>' + val + '</div>';
  436. } else {
  437. return '';
  438. }
  439. }
  440. //格式化操作
  441. function Dispose(val, row) {
  442. if(row.F_RepositoryId&&row.F_RepositoryId!=0){
  443. return '<div class="tool_downs">' +
  444. '<span><a href="javascript:;" class="aBtn" authorize="yes" id="HY_details_' + row.F_DemandsId + '" onclick="see_knowledge(' + row.F_RepositoryId +')" title="查看知识库">查看知识库</a></span>' +
  445. // '<li><a href="javascript:;" class="aBtn" authorize="yes" id="HY_details_' + row.F_DemandsId + '" onclick="add_knowledge(' + row.F_DemandsId +','+row.F_Deptid+')" title="添加知识库">添加知识库</a></li>' +
  446. '<span><a href="javascript:;" class="aBtn" style="margin-left:0px;" authorize="yes" id="HY_details_' + row.F_DemandsId + '" onclick="btn_details(\'' + row.F_DemandsId + '\')" title="详情">详情</a></span>' +
  447. '</div>';
  448. }else{
  449. return '<div class="tool_downs">' +
  450. // '<li><a href="javascript:;" class="aBtn" authorize="yes" id="HY_details_' + row.F_DemandsId + '" onclick="see_knowledge(' + row.F_RepositoryId +')" title="查看知识库">查看知识库</a></li>' +
  451. '<span><a href="javascript:;" class="aBtn" authorize="yes" id="HY_details_' + row.F_DemandsId + '" onclick="add_knowledge(' + row.F_DemandsId +','+row.F_Deptid+')" title="添加知识库">添加知识库</a></span>' +
  452. '<span><a href="javascript:;" class="aBtn" style="margin-left:0px;" authorize="yes" id="HY_details_' + row.F_DemandsId + '" onclick="btn_details(\'' + row.F_DemandsId + '\')" title="详情">详情</a></span>' +
  453. '</div>';
  454. }
  455. }
  456. //查看知识库
  457. function see_knowledge(ids){
  458. //iframe窗
  459. layer.open({
  460. type: 2,
  461. title: '查看知识库详情',
  462. area: ['70%', '60%'],
  463. maxmin:true,
  464. content: 'newRepositoryDetail.html?ids='+ ids
  465. });
  466. }
  467. //添加到知识库
  468. function add_knowledge(str,deptid) {
  469. layer.open({
  470. type: 2,
  471. content: "newRepositoryAdd.html?wid=" + str +"&depId="+deptid, //iframe的url,no代表不显示滚动条
  472. title: '新增知识库',
  473. area: ['60%', '80%'], //宽高
  474. });
  475. }
  476. //查看详情
  477. function btn_details(str) {
  478. layer.open({
  479. type: 2,
  480. content: "../CommonHtml/recordDatil.html?wid=" + str, //iframe的url,no代表不显示滚动条
  481. title: '记录详情',
  482. area: ['60%', '80%'], //宽高
  483. });
  484. }
  485. //编辑
  486. function btn_edit(str) {
  487. layer.open({
  488. type: 2,
  489. content: ["../CommonHtml/recordEdit.html?wid=" + str,'no'], //iframe的url,no代表不显示滚动条
  490. title: '编辑记录',
  491. area: ['60%', '90%'], //宽高
  492. });
  493. }
  494. //删除
  495. function btn_delete(str) {
  496. layer.confirm('确定删除记录?', {
  497. btn: ['是', '否'] //按钮
  498. }, function () {
  499. $.post(huayi.config.callcenter_url + "Repository/DelDemands", {
  500. ids: str,
  501. token: $.cookie("token")
  502. }, function (result) {
  503. result = JSON.parse(result);
  504. if (result.state.toLowerCase() == "success") {
  505. layer.msg("删除成功");
  506. $("#orderlist").bootstrapTable('refresh');
  507. }
  508. })
  509. });
  510. }
  511. //添加记录
  512. $('.add_record').on('click',function(){
  513. layer.open({
  514. type: 2,
  515. content: "../CommonHtml/addRecord.html" , //iframe的url,no代表不显示滚动条
  516. title: '添加记录',
  517. area: ['60%', '80%'], //宽高
  518. });
  519. })
  520. //上传文件
  521. function upload() {
  522. if (document.getElementById("upFile").files.length > 0) {
  523. var formData = new FormData();
  524. formData.append("upFile", document.getElementById("upFile").files[0]);
  525. formData.append("token", $.cookie("token"));
  526. $.ajax({
  527. url: huayi.config.callcenter_url + "/WorkOrder/UploadFile",
  528. type: "POST",
  529. data: formData,
  530. /**
  531. *必须false才会自动加上正确的Content-Type
  532. */
  533. contentType: false,
  534. /**
  535. * 必须false才会避开jQuery对 formdata 的默认处理
  536. * XMLHttpRequest会对 formdata 进行正确的处理
  537. */
  538. processData: false,
  539. success: function (result) {
  540. document.getElementById("upFile").outerHTML = document.getElementById("upFile").outerHTML;
  541. $("#upFile").change(function () {
  542. upload();
  543. });
  544. var r = $.parseJSON(result);
  545. if (r.state.toLowerCase() == "success") {
  546. $(".fjnr").text(r.data);
  547. $("#scfj").show();
  548. }
  549. }
  550. });
  551. } else {
  552. layer.confirm('请上传文件!', {
  553. btn: ['确定']
  554. });
  555. }
  556. }
  557. //批量删除Remove
  558. $(".Remove").click(function() {
  559. var ids = $.map($('#orderlist').bootstrapTable('getSelections'),
  560. function(row) {
  561. return row.F_DemandsId;
  562. });
  563. /*判断长度*/
  564. if(ids.length <= 0) {
  565. layer.confirm('没有可删除的选项!', {
  566. btn: ['确定'] //按钮
  567. });
  568. return;
  569. }
  570. layer.confirm('确定要删除吗?',{
  571. btn:['确定','取消']
  572. },function(){
  573. $.post(huayi.config.callcenter_url + "Repository/DelDemands", {
  574. ids: ids,
  575. token: $.cookie("token")
  576. }, function(result) {
  577. result = JSON.parse(result);
  578. if(result.state.toLowerCase() == "success") {
  579. layer.msg("删除成功");
  580. $("#orderlist").bootstrapTable('refresh');
  581. }
  582. })
  583. })
  584. });
  585. //来源
  586. function LY(obj) {
  587. obj.empty();
  588. obj.append('<option selected="selected" value="">请选择</option>');
  589. $.getJSON(huayi.config.callcenter_url + "Dictionary/GetDicValueListById", {
  590. "token": $.cookie("token"),
  591. id: 1
  592. }, function (data) {
  593. if (data.state.toLowerCase() == "success") {
  594. var content = data.data;
  595. $(content).each(function (i, n) {
  596. $("<option value='" + n.F_ValueId + "'>" + n.F_Value + "</option>").appendTo(obj);
  597. })
  598. }
  599. })
  600. }
  601. //类别
  602. function LB(obj) {
  603. obj.empty();
  604. obj.append('<option selected="selected" value="">请选择</option>');
  605. $.getJSON(huayi.config.callcenter_url + "Dictionary/GetDicValueListById", {
  606. "token": $.cookie("token"),
  607. id: 2
  608. }, function (data) {
  609. if (data.state.toLowerCase() == "success") {
  610. var content = data.data;
  611. $(content).each(function (i, n) {
  612. $("<option value='" + n.F_ValueId + "'>" + n.F_Value + "</option>").appendTo(obj);
  613. })
  614. }
  615. })
  616. }
  617. // 主题
  618. function ZT(obj) {
  619. obj.empty();
  620. obj.append('<option selected="selected" value="">请选择</option>');
  621. $.getJSON(huayi.config.callcenter_url + "Dictionary/GetDicValueListById", {
  622. "token": $.cookie("token"),
  623. id: 3
  624. }, function (data) {
  625. if (data.state.toLowerCase() == "success") {
  626. var content = data.data;
  627. $(content).each(function (i, n) {
  628. $("<option value='" + n.F_ValueId + "'>" + n.F_Value + "</option>").appendTo(obj);
  629. })
  630. }
  631. })
  632. }
  633. function tree() {
  634. $.get(huayi.config.callcenter_url + 'Department/GetDeptList', {
  635. "token": $.cookie("token"),
  636. // "pid": pid
  637. }, function (result) {
  638. result = $.parseJSON(result);
  639. $.fn.zTree.init($("#addTreeDemo"), setting1, result.data); //实例化树形图
  640. });
  641. }
  642. var setting1 = {
  643. data: {
  644. key: {
  645. name: "F_DeptName"
  646. },
  647. simpleData: {
  648. enable: true,
  649. idKey: "F_DeptId",
  650. pIdKey: "F_PartentId",
  651. rootPId: 0
  652. }
  653. },
  654. callback: {
  655. onClick: zTreeOnClick
  656. }
  657. };
  658. function zTreeOnClick(event, treeId, treeNode) {
  659. if (treeNode.level >= 2) {
  660. $('.inps').val(treeNode.F_DeptName);
  661. $("#PID").val(treeNode.F_DeptId);
  662. $("#Dpment").val(treeNode.F_DeptId);
  663. $(".Cleans").show();
  664. }
  665. };
  666. function Close() {
  667. $(".lyxz").removeClass("cx");
  668. if ($('audio').length > 0) {
  669. $('audio')[0].pause();
  670. }
  671. }
  672. </script>
  673. </body>
  674. </html>