商丘12345 前端

newRepositoryAdd.html 6.8KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232
  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. <title>新版知识库添加</title>
  9. <style type="text/css">
  10. ul,li{
  11. padding: 0;
  12. margin: 0;
  13. list-style: none;
  14. }
  15. .tab_list{
  16. border-bottom: 1px solid #d5d5d5;
  17. }
  18. .tab_list li{
  19. padding: 10px 15px;
  20. float: left;
  21. color: #333333;
  22. font-size: 14px;
  23. position: relative;
  24. }
  25. .tab_list li.active{
  26. color: #19aad0;
  27. }
  28. .tab_list li.active:after{
  29. content: "";
  30. width: 100%;
  31. height: 2px;
  32. background: #19aad0;
  33. position: absolute;
  34. bottom: -1px;
  35. left: 0;
  36. }
  37. .tab_content{
  38. font-size: 14px;
  39. color: #4c4c4c;
  40. padding: 15px 0;
  41. /*text-indent: 28px;*/
  42. }
  43. .tab_content>div{
  44. display: none;
  45. }
  46. .table tr td input[type="text"]{
  47. width: 100%;
  48. height: 34px;
  49. background: #f3f3f4;
  50. outline: none;
  51. border: 1px solid #e7e7e7;
  52. /*padding-left: 10px;*/
  53. }
  54. .radio-inline input[type=radio]{
  55. margin-top: 2px;
  56. }
  57. .table tr td textarea{
  58. width: 100%;
  59. height: 100%;
  60. background: #f3f3f4;
  61. border: 1px solid #e7e7e7;
  62. resize: none;
  63. padding: 0px;
  64. /*padding-left: 10px;*/
  65. }
  66. #scwj{
  67. background-color: #FFF;
  68. background-image: none;
  69. border: 1px solid #ccc;
  70. border-radius: 1px;
  71. color: inherit;
  72. padding: 6px 12px!important;
  73. }
  74. .files{
  75. padding: 5px!important;
  76. }
  77. .time-box{
  78. position: relative;
  79. width: 197px!important;
  80. height: 34px;
  81. margin: 0;
  82. }
  83. .tub + input {
  84. padding-right: 30px;
  85. border: 1px solid #e5e6e7!important;
  86. }
  87. i.tub {
  88. position: absolute;
  89. right: 8px;
  90. top: 8px;
  91. font-size: 18px;
  92. color: #00a0ca;
  93. }
  94. .operation_bj{
  95. float: right;
  96. }
  97. .msg_time{
  98. max-width: 40px;
  99. }
  100. </style>
  101. </head>
  102. <body class="gray-bg">
  103. <div class="container-fluid wrapper-content animated fadeInRight">
  104. <div class="operation_bj">
  105. </div>
  106. <table class="table table-bordered table-condensed">
  107. <tr>
  108. <td width="100">标题</td>
  109. <td colspan="3"> <input type="text" id="title" /></td>
  110. </tr>
  111. <tr>
  112. <td width="100" height="100"> 参考答案</td>
  113. <td colspan="3" height="100"> <textarea name="" rows="" cols="" id="endanswer"></textarea></td>
  114. </tr>
  115. <tr>
  116. <td width="100">单位</td>
  117. <td colspan="3"> <input type="text" id="maindept" /></td>
  118. </tr>
  119. <tr>
  120. <td width="100"> 办公地点</td>
  121. <td colspan="3"><textarea name="" rows="" cols="" id="officeaddress"></textarea></td>
  122. </tr>
  123. <tr >
  124. <td rowspan="2" width="100">公开电话</td>
  125. <td> <input type="text" id="publicphone1" /></td>
  126. <td rowspan="2" width="100">内部电话</td>
  127. <td> <input type="text" id="privatephone1" /></td>
  128. </tr>
  129. <tr>
  130. <td> <input type="text" id="publicphone2" /></td>
  131. <td> <input type="text" id="privatephone2" /></td>
  132. </tr>
  133. <tr>
  134. <td width="100"> 办理方式</td>
  135. <td><input type="text" id="dealtype"/></td>
  136. <td width="100"> 收费标准</td>
  137. <td> <input type="text" id="paymoney" /></td>
  138. </tr>
  139. <tr>
  140. <td width="100"> 办理对象</td>
  141. <td><input type="text" id="serobject" /></td>
  142. <td width="100"> 乘车路线</td>
  143. <td><textarea name="" rows="" cols=""id="busline"></textarea></td>
  144. </tr>
  145. <tr>
  146. <td width="100" height="100"> 备注</td>
  147. <td colspan="3" height="100">
  148. <textarea name="" rows="" cols="" id="remark"></textarea>
  149. </td>
  150. </tr>
  151. <tr class='mechanism'>
  152. <td width="100" height="100"> 机构职能</td>
  153. <td colspan="3" height="100">
  154. <textarea name="" rows="" cols="" id="mechanism" disabled></textarea>
  155. </td>
  156. </tr>
  157. </table>
  158. <ul class="tab_list clearfix">
  159. <li class="active">设定依据</li>
  160. <li>办理流程</li>
  161. <li>办理材料</li>
  162. <li>办理结果样本</li>
  163. <li>收费标准及依据</li>
  164. <li>附件</li>
  165. <li>纠错记录</li>
  166. </ul>
  167. <div class="tab_content">
  168. <div class="cons" style="display: block;">
  169. <textarea name="" data-adaptheight id="baseon" style="width: 100%;height: 300px;"></textarea>
  170. </div>
  171. <div class="cons">
  172. <textarea name="" data-adaptheight id="process" style="width: 100%;height: 300px;"></textarea>
  173. </div>
  174. <div class="cons">
  175. <textarea name="" data-adaptheight id="material" style="width: 100%;height: 300px;"></textarea>
  176. </div>
  177. <div class="cons">
  178. <textarea name="" data-adaptheight id="template" style="width: 100%;height: 300px;"></textarea>
  179. </div>
  180. <div class="cons">
  181. <textarea name="" data-adaptheight id="payinfo" style="width: 100%;height: 300px;"></textarea>
  182. </div>
  183. <div class="cons">
  184. <div class="fileBox">
  185. <!--<span class="files">文件1<i class="fa fa-remove"></i></span>-->
  186. </div>
  187. <!--<input type="text" placeholder="输入附件详情" style="width:66%" />-->
  188. <!--<span class="fjnr"></span>-->
  189. <input class="input" type="file" name="upFile" id="upFile" multiple="multiple" style="display: none;">
  190. <input class="input" type="button" value="上传" id="scwj" />
  191. <input class="input" type="button" value="删除附件" id="scfj" style="display:none;" />
  192. <input type="hidden" id="file" />
  193. <span style="color:#FF0000; border: none;">
  194. (文件格式为png,jpg,mp4,mp3,pdf,doc,docx,xls,xlsx)
  195. </span>
  196. </div>
  197. <div class="cons">
  198. <table id="error_record" data-row-style="rowStyle" data-query-params="queryParams" data-pagination="true">
  199. <thead>
  200. <tr>
  201. <th data-field="F_OptOn" data-align="center" class="msg_time">纠错时间</th>
  202. <th data-field="F_Reason" data-align="center">纠错原因</th>
  203. </tr>
  204. </thead>
  205. </table>
  206. </div>
  207. </div>
  208. <p style="text-align: center;">
  209. <button class="btns save">保存</button>
  210. <button class="btns savetj">提交</button>
  211. </p>
  212. </div>
  213. <script src="../js/kindeditor/kindeditor-all-min.js"></script>
  214. <script src="../js/kindeditor/lang/zh-CN.js"></script>
  215. <script src="../js/adjustHeight.js"></script>
  216. <script src="../js/laydate/laydate.js"></script>
  217. <script src="js/newRepositoryAdd.js"></script>
  218. </body>
  219. </html>