Nav apraksta

addOrEditZhiShiKuGuide.html 7.4KB

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