高新区管委会,以5.0标准版为基准,从双汇项目拷贝

addRegistrationList.html 13KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta charset="UTF-8">
  5. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  6. <script src="../../Script/Common/huayi.load.js"></script>
  7. <script src="../../Script/Common/huayi.config.js"></script>
  8. <link rel="stylesheet" href="../../css/WorkOrder/Search.css">
  9. <link rel="stylesheet" href="../../js/bootstrap-select/css/bootstrap-select.css"/>
  10. <link rel="stylesheet" href="../../css/WorkOrder/jquery.editable-select.css" />
  11. <link rel="stylesheet" href="../../js/comboSelect/combo.select.css" />
  12. <link rel="stylesheet" href="../../css/init.css"/>
  13. <title>手工制单</title>
  14. <style>
  15. ul li {
  16. float: initial;
  17. list-style: none;
  18. }
  19. .common {
  20. width: 100%;
  21. text-align: center;
  22. padding: 10px 15px;
  23. }
  24. .common table {
  25. width: 100%;
  26. }
  27. .common table th {
  28. padding: 5px 8px 5px 0;
  29. text-align: right;
  30. /* width: 20%;*/
  31. }
  32. .common table td {
  33. padding: 6px 0 5px 10px;
  34. text-align: left;
  35. color: #717171;
  36. line-height: 200%;
  37. }
  38. .common table td textarea {
  39. width: 100%;
  40. vertical-align: middle;
  41. resize: none;
  42. outline: none;
  43. }
  44. .time-box {
  45. display: inline-block;
  46. position: relative;
  47. width: 100%;
  48. }
  49. i.tub {
  50. position: absolute;
  51. right: 8px;
  52. top: 8px;
  53. font-size: 18px;
  54. color: #00a0ca;
  55. }
  56. .treeList {
  57. top: 34px!important;
  58. border: 1px solid #e5e6e7!important;
  59. border-top: 0;
  60. height: auto!important;
  61. }
  62. #TreeDemo li {
  63. float: initial;
  64. }
  65. #typeclass {
  66. background: #fff;
  67. }
  68. .treeList1 {
  69. top: 34px!important;
  70. border: 1px solid #e5e6e7!important;
  71. border-top: 0;
  72. height: auto!important;
  73. }
  74. .addTree1 {
  75. background: #fff;
  76. position: absolute;
  77. width: 100%;
  78. border: 1px solid darkgrey;
  79. right: 0;
  80. top: 26px;
  81. z-index: 10;
  82. display: none;
  83. height: 100px;
  84. overflow-y: auto;
  85. }
  86. .form-group {
  87. margin-bottom: 0;
  88. }
  89. .bootstrap-select>.dropdown-toggle.bs-placeholder {
  90. background-color: #ffffff!important;
  91. border-color: #e5e6e7!important;
  92. }
  93. .filter-option {
  94. color: #676b6d;
  95. }
  96. .bootstrap-select>.dropdown-toggle.btn-default {
  97. background-color: #ffffff!important;
  98. border-color: #e5e6e7!important;
  99. color: #555;
  100. }
  101. .testInput-list {
  102. position: absolute;
  103. z-index: 999;
  104. border: 1px solid rgb(204, 204, 204);
  105. background-color: rgb(255, 255, 255);
  106. z-index: 99999;
  107. padding-left: 0;
  108. width: 97.6%;
  109. display: none;
  110. height: 400px;
  111. overflow-y: auto;
  112. }
  113. .testInput-list li {
  114. padding: 5px;
  115. }
  116. .testInput-list li:hover {
  117. background-color: #E43926;
  118. color: #fff;
  119. }
  120. .ke-container {
  121. width: 100%!important;
  122. }
  123. button[disabled]{
  124. background-color: #999;
  125. }
  126. .complainDiv2{
  127. display: none;
  128. }
  129. .r_order_type {
  130. text-align: left;
  131. }
  132. .radio-inline {
  133. padding-left: 2px;
  134. }
  135. .radio-input{
  136. vertical-align: -2px;
  137. }
  138. #formRegistrationType{
  139. width: 100%;
  140. }
  141. #isAssign{
  142. width: 100%;
  143. }
  144. #isOver{
  145. width: 100%;
  146. }
  147. .workOrderTypeSpotCheck{
  148. display: none;
  149. }
  150. #formRegistrationType input[type="radio"] {
  151. margin-top: 5px
  152. }
  153. #formRegistrationType label {
  154. margin-right: 20px
  155. }
  156. .selDpart1{
  157. display: none;
  158. position: absolute;
  159. left: 10px;
  160. top: 40px;
  161. z-index: 11111;
  162. width: 280px;
  163. line-height: 30px;
  164. background: #FFFFFF;
  165. }
  166. #sponsor{
  167. width: 280px;
  168. border: 1px solid #00a1cb;
  169. margin: 0;
  170. padding: 0;
  171. list-style: none;
  172. max-height: 212px;
  173. overflow-x: hidden;
  174. overflow-y: scroll;
  175. }
  176. #sponsor li{
  177. margin: 0;
  178. padding-left: 10px;
  179. width: 280px;
  180. height: 30px;
  181. line-height: 30px;
  182. list-style: none;
  183. }
  184. #sponsor li:hover{
  185. background: #00a1cb;
  186. }
  187. #formPutRecord input[type="radio"] {
  188. margin-top: 5px;
  189. }
  190. </style>
  191. </head>
  192. <body class="gray-bg">
  193. <div class="daoHang clearfix" style="margin-bottom: 20px;">
  194. <div class="dhLeft">
  195. <sapn><i class="syIcon"></i>位置:
  196. <a href="javaScript:;" id="ReIndex">首页</a>&gt;
  197. <a href="javaScript:;">登记信息</a>&gt;
  198. <a href="" class="nowPosition">手动登记</a>
  199. </sapn>
  200. </div>
  201. </div>
  202. <div class="clearfix wrapper wrapper-content animated fadeInRight">
  203. <div class="common">
  204. <table class="customerService">
  205. <tbody>
  206. <tr>
  207. <th>电话:</th>
  208. <td>
  209. <div class="form-group">
  210. <input type="text" class="form-control" id="formTel" />
  211. </div>
  212. </td>
  213. <td colspan="" style="text-align: center;">
  214. <button class="btns btnArchives">获取用户档案</button>
  215. </td>
  216. </tr>
  217. <tr>
  218. <th>工单类型:</th>
  219. <td>
  220. <div id="formRegistrationType" class="col-md-6 r_order_type">
  221. <label class="radio-inline">
  222. <input type="radio" name="type" value="1" checked="checked" >咨询
  223. </label>
  224. <label class="radio-inline">
  225. <input type="radio" name="type" value="2" >投诉
  226. </label>
  227. <!-- <label class="radio-inline">
  228. <input type="radio" name="type" value="3" >求助
  229. </label> -->
  230. <label class="radio-inline">
  231. <input type="radio" name="type" value="4" >其他
  232. </label>
  233. </div>
  234. </td>
  235. </tr>
  236. <tr>
  237. <th>姓名:</th>
  238. <td>
  239. <div class="form-group">
  240. <input type="text" class="form-control" id="formName" />
  241. </div>
  242. </td>
  243. <!-- <th>电话:</th>
  244. <td>
  245. <div class="form-group">
  246. <input type="text" class="form-control" id="formTel" disabled="disabled" />
  247. </div>
  248. </td> -->
  249. <th>性别:</th>
  250. <td>
  251. <div class="form-group">
  252. <select class="form-control" id="formSex">
  253. <option value="男">男</option>
  254. <option value="女">女</option>
  255. </select>
  256. </div>
  257. </td>
  258. </tr>
  259. <tr>
  260. <th>省:</th>
  261. <td>
  262. <div class="form-group">
  263. <select class="form-control" id="formProvince">
  264. <option value="">请选择省</option>
  265. </select>
  266. </div>
  267. </td>
  268. <th>市:</th>
  269. <td>
  270. <div class="form-group">
  271. <select class="form-control" id="formCity">
  272. <option value="">请选择市</option>
  273. </select>
  274. </div>
  275. </td>
  276. <th>县/区:</th>
  277. <td>
  278. <div class="form-group">
  279. <select class="form-control" id="formCounty">
  280. <option value="">请选择县/区</option>
  281. </select>
  282. </div>
  283. </td>
  284. </tr>
  285. <tr>
  286. <th>详细地址</th>
  287. <td>
  288. <div class="form-group">
  289. <input type="text" class="form-control" id="formAddress"/>
  290. </div>
  291. </td>
  292. </tr>
  293. <tr>
  294. <th><i style="color: #FF0000;">*&nbsp;</i>被投诉单位:</th>
  295. <td style="position: relative">
  296. <div class="form-group">
  297. <input type="text" class="form-control" id="formComplainedUnit" placeholder="请输入" onkeyup="darptSearch()" autocomplete="off" />
  298. </div>
  299. <div class="selDpart1">
  300. <ul id="sponsor">
  301. </ul>
  302. </div>
  303. </td>
  304. <th><i style="color: #FF0000;">*&nbsp;</i>被投诉单位所属办事处:</th>
  305. <td>
  306. <div class="form-group">
  307. <select class="form-control" id="formComplainedUnitOffice">
  308. </select>
  309. </div>
  310. </td>
  311. <th><i style="color: #FF0000;">*&nbsp;</i>投诉案件承办人:</th>
  312. <td>
  313. <div class="form-group">
  314. <select class="form-control" id="formComplaintUndertaker">
  315. </select>
  316. </div>
  317. </td>
  318. </tr>
  319. <tr>
  320. <th>问题级别:</th>
  321. <td>
  322. <div class="form-group">
  323. <select class="form-control" id="formQuestionLevel">
  324. </select>
  325. </div>
  326. </td>
  327. <th>问题类型:</th>
  328. <td>
  329. <div class="form-group">
  330. <select class="form-control" id="formQuestionType">
  331. <option value="">请选择</option>
  332. </select>
  333. </div>
  334. </td>
  335. </tr>
  336. <tr class="citizenClassificationWrapper" style="display: none">
  337. <th>市民分类:</th>
  338. <td>
  339. <div class="form-group">
  340. <select class="form-control" id="formCitizenClassification">
  341. <option value="">请选择</option>
  342. <option value="农民工">农民工</option>
  343. <option value="企业问题">企业问题</option>
  344. </select>
  345. </div>
  346. </td>
  347. </tr>
  348. <tr class="putRecordWrapper" style="display: none">
  349. <th>是否立案:</th>
  350. <td>
  351. <div id="formPutRecord" class="col-md-6">
  352. <label class="radio-inline" style="display: none">
  353. <input type="radio" name="putRecord" value="" />
  354. </label>
  355. <label class="radio-inline">
  356. <input type="radio" name="putRecord" value="是" checked="checked">
  357. </label>
  358. <label class="radio-inline" >
  359. <input type="radio" name="putRecord" value="否">
  360. </label>
  361. </div>
  362. </td>
  363. </tr>
  364. <tr>
  365. <th>登记内容/投诉事项:</th>
  366. <td colspan="8">
  367. <textarea name="" rows="4" cols="" placeholder="" id="formRegistrationContent" style="margin-top:10px;"></textarea>
  368. </td>
  369. </tr>
  370. <tr>
  371. <th>备注:</th>
  372. <td colspan="8">
  373. <textarea name="" rows="4" cols="" placeholder="" id="formRegistrationRemark" style="margin-top:10px;"></textarea>
  374. </td>
  375. </tr>
  376. <tr>
  377. <td colspan="8" style="text-align: center;">
  378. <button class="btns customerSubmit">保存</button>
  379. </td>
  380. </tr>
  381. </tbody>
  382. </table>
  383. </div>
  384. </div>
  385. <script src="../../js/bootstrap-select/js/bootstrap-select.js"></script>
  386. <script src="../../js/WorkOrder/jquery.editable-select.js"></script>
  387. <script src="../../js/comboSelect/jquery.combo.select.js"></script>
  388. <script src="../../js/laydate/laydate.js"></script>
  389. <script src="./js/registrationList.js"></script>
  390. <script src="./js/addRegistrationList.js"></script>
  391. </body>
  392. </html>