No Description

Xga.html 14KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387
  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. <link href="../css/init.css" rel="stylesheet" />
  7. <script src="../Script/Common/huayi.load.js"></script>
  8. <script src="../Script/Common/huayi.config.js"></script>
  9. <link href="../css/WorkOrder/Search.css" rel="stylesheet">
  10. <link rel="stylesheet" href="../js/zTree/zTreeStyle.css" />
  11. <link href="../js/bootstrap-select/css/bootstrap-select.css" rel="stylesheet" />
  12. <link rel="stylesheet" href="../css/WorkOrder/jquery.editable-select.css" />
  13. <link rel="stylesheet" href="../js/comboSelect/combo.select.css" />
  14. <link rel="stylesheet" href="../css/init.css" />
  15. <link rel="stylesheet" href="../css/WorkOrder/NewAddWorkOrder.css" />
  16. <title>手工制单</title>
  17. <style>
  18. ul li {
  19. float: initial;
  20. list-style: none;
  21. }
  22. .common {
  23. width: 100%;
  24. text-align: center;
  25. padding: 10px 15px;
  26. }
  27. .common table {
  28. width: 100%;
  29. }
  30. .common table th {
  31. padding: 5px 8px 5px 0;
  32. text-align: right;
  33. /* width: 20%;*/
  34. }
  35. .common table td {
  36. padding: 6px 0 5px 10px;
  37. text-align: left;
  38. color: #717171;
  39. line-height: 200%;
  40. }
  41. .common table td textarea {
  42. width: 100%;
  43. vertical-align: middle;
  44. resize: none;
  45. outline: none;
  46. }
  47. .time-box {
  48. display: inline-block;
  49. position: relative;
  50. width: 100%;
  51. }
  52. i.tub {
  53. position: absolute;
  54. right: 8px;
  55. top: 8px;
  56. font-size: 18px;
  57. color: #00a0ca;
  58. }
  59. .treeList {
  60. top: 34px !important;
  61. border: 1px solid #e5e6e7 !important;
  62. border-top: 0;
  63. height: auto !important;
  64. }
  65. #TreeDemo li {
  66. float: initial;
  67. }
  68. #typeclass {
  69. background: #fff;
  70. }
  71. .treeList1 {
  72. top: 34px !important;
  73. border: 1px solid #e5e6e7 !important;
  74. border-top: 0;
  75. height: auto !important;
  76. }
  77. .addTree1 {
  78. background: #fff;
  79. position: absolute;
  80. width: 100%;
  81. border: 1px solid darkgrey;
  82. right: 0;
  83. top: 26px;
  84. z-index: 10;
  85. display: none;
  86. height: 100px;
  87. overflow-y: auto;
  88. }
  89. .form-group {
  90. margin-bottom: 0;
  91. }
  92. .bootstrap-select > .dropdown-toggle.bs-placeholder {
  93. background-color: #ffffff !important;
  94. border-color: #e5e6e7 !important;
  95. }
  96. .filter-option {
  97. color: #676b6d;
  98. }
  99. .bootstrap-select > .dropdown-toggle.btn-default {
  100. background-color: #ffffff !important;
  101. border-color: #e5e6e7 !important;
  102. color: #555;
  103. }
  104. .testInput-list {
  105. position: absolute;
  106. z-index: 999;
  107. border: 1px solid rgb(204, 204, 204);
  108. background-color: rgb(255, 255, 255);
  109. z-index: 99999;
  110. padding-left: 0;
  111. width: 97.6%;
  112. display: none;
  113. height: 400px;
  114. overflow-y: auto;
  115. }
  116. .testInput-list li {
  117. padding: 5px;
  118. }
  119. .testInput-list li:hover {
  120. background-color: #E43926;
  121. color: #fff;
  122. }
  123. .ke-container {
  124. width: 100% !important;
  125. }
  126. button[disabled] {
  127. background-color: #999;
  128. }
  129. .complainDiv2{
  130. display: none;
  131. }
  132. .deal{
  133. display: none;
  134. }
  135. </style>
  136. </head>
  137. <body class="gray-bg">
  138. <div class="daoHang clearfix" style="margin-bottom: 20px;">
  139. <div class="dhLeft">
  140. <sapn>
  141. <i class="syIcon"></i>位置:
  142. <a href="javaScript:;" id="ReIndex">首页</a>&gt;
  143. <a href="javaScript:;">工单管理</a>&gt;
  144. <a href="" class="nowPosition">手工制单</a>
  145. </sapn>
  146. </div>
  147. </div>
  148. <div class="clearfix wrapper wrapper-content animated fadeInRight">
  149. <div class="common">
  150. <table class="customerService">
  151. <tbody>
  152. <tr>
  153. <th>姓名:</th>
  154. <td>
  155. <div class="form-group">
  156. <input type="text" class="form-control" id="name" />
  157. </div>
  158. </td>
  159. <th>电话:</th>
  160. <td>
  161. <div class="form-group">
  162. <input type="text" class="form-control" id="tel" />
  163. </div>
  164. </td>
  165. </tr>
  166. <tr>
  167. <th>工单来源:</th>
  168. <td>
  169. <div class="form-group">
  170. <select name="" class="form-control" id="DicValueList"></select>
  171. </div>
  172. </td>
  173. <th>工单类型:</th>
  174. <td>
  175. <div class="form-group">
  176. <select name="" class="form-control orderType" disabled></select>
  177. </div>
  178. </td>
  179. <th class="complainDiv2 snRmove">咨询类型:</th>
  180. <td class="complainDiv2 snRmove">
  181. <div class="form-group">
  182. <select name="" class="form-control complaintType2"></select>
  183. </div>
  184. </td>
  185. <th class="complainDiv">投诉类型:</th>
  186. <td class="complainDiv">
  187. <div class="form-group">
  188. <select name="" class="form-control complaintType1"></select>
  189. </div>
  190. </td>
  191. </tr>
  192. <tr>
  193. <th>产品名称:</th>
  194. <td>
  195. <div class="form-group">
  196. <input type="text" class="form-control" id="productname" />
  197. </div>
  198. </td>
  199. <th>产品类别:</th>
  200. <td style="position: relative;">
  201. <div class="form-group">
  202. <select name="" class="form-control productType" id="productType"></select>
  203. </div>
  204. </td>
  205. <th>生产批号:</th>
  206. <td>
  207. <div class="form-group">
  208. <input type="text" class="form-control" id="batchNumber" />
  209. </div>
  210. </td>
  211. <th>购买地址:</th>
  212. <td>
  213. <div class="form-group">
  214. <input type="text" class="form-control" id="buyAddress" />
  215. </div>
  216. </td>
  217. </tr>
  218. <tr>
  219. <th class="snRmove">生产日期:</th>
  220. <td style="position: relative;" class="snRmove">
  221. <div class="time-box form-group">
  222. <i class="tub fa fa-calendar"></i>
  223. <input class="form-control search_time " id="productDate" type="text" placeholder="请选择时间">
  224. </div>
  225. </td>
  226. <th>购买日期:</th>
  227. <td style="position: relative;">
  228. <div class="time-box form-group">
  229. <i class="tub fa fa-calendar"></i>
  230. <input class="form-control search_time buyDate" type="text" placeholder="请选择时间">
  231. </div>
  232. </td>
  233. <th><span id="usedate">食用日期:</span></th>
  234. <td style="position: relative;">
  235. <div class="time-box form-group">
  236. <i class="tub fa fa-calendar"></i>
  237. <input class="form-control search_time userDate" type="text" placeholder="请选择时间">
  238. </div>
  239. </td>
  240. <th class="snRmove">样品寄回:</th>
  241. <td style="position: relative;" class="snRmove">
  242. <label><input type="radio" name="sendBack" id="sendBack" value="0" checked="checked" />否</label>
  243. <label><input type="radio" name="sendBack" id="sendBack" value="1" />是</label>
  244. </td>
  245. </tr>
  246. <tr>
  247. <th>区域:</th>
  248. <td style="position: relative;">
  249. <div class="form-group">
  250. <input type="text" class="form-control" id="areaInps" />
  251. </div>
  252. </td>
  253. <th>省市:</th>
  254. <td>
  255. <div class="time-box">
  256. <i class="tub fa fa-caret-down areaDown" style="color: #676b6d;"></i>
  257. <input class="form-control" type="text" id="typeclass" readonly="readonly">
  258. <input type="text" class="inps2">
  259. <input type="text" class="inps3">
  260. <input type="hidden" id="typeclassId" />
  261. <div class="addTree1 treeList1">
  262. <ul id="TreeDemo1" class="ztree"></ul>
  263. </div>
  264. </div>
  265. </td>
  266. <th class="snRmove">区县:</th>
  267. <td style="position: relative;" class="snRmove">
  268. <div class="form-group">
  269. <input type="text" class="form-control" id="county" />
  270. </div>
  271. </td>
  272. </tr>
  273. <tr>
  274. <th><span id="vipid">客诉专员:</span></th>
  275. <td>
  276. <div class="form-group">
  277. <select name="" class="form-control dkRmove" id="vipName"></select>
  278. <input type="text" class="form-control snRmove" id="vipNameDK"/>
  279. </div>
  280. </td>
  281. <th><span id="vipphone">专员电话:</span></th>
  282. <td style="position: relative;">
  283. <div class="form-group">
  284. <input type="text" class="form-control" id="vipTel" />
  285. </div>
  286. </td>
  287. </tr>
  288. <tr>
  289. <th>投诉事件描述:</th>
  290. <td colspan="7">
  291. <textarea name="" rows="5" cols="" placeholder="" id="content"></textarea>
  292. </td>
  293. </tr>
  294. <tr>
  295. <th>备注:</th>
  296. <td colspan="7">
  297. <textarea name="" rows="5" cols="" placeholder="" id="remark"></textarea>
  298. </td>
  299. </tr>
  300. <tr class="ns-2 deal">
  301. <th>处理费用:</th>
  302. <td>
  303. <div>&nbsp;
  304. <label style="font-weight: normal;">
  305. <input type="number" style="width: 60px; padding-left: 5px;" id="dealCost" />
  306. &nbsp;&nbsp;元
  307. </label>
  308. </div>
  309. </td>
  310. </tr>
  311. <tr class="deal">
  312. <th>处理状态:</th>
  313. <td colspan="3">
  314. <div class="disposeST">
  315. </div>
  316. </td>
  317. </tr>
  318. <tr class="ns-2 deal">
  319. <th>响应状态:</th>
  320. <td colspan="3">
  321. <div class="responseST">
  322. </div>
  323. </td>
  324. </tr>
  325. <tr class="deal">
  326. <th>处理结果:</th>
  327. <td colspan="5">
  328. <div>
  329. <textarea id="dealCont" name="" rows="3" style="width:100%;"></textarea>
  330. </div>
  331. </td>
  332. </tr>
  333. <tr class="deal">
  334. <th>客诉进展详述:</th>
  335. <td colspan="5">
  336. <div>
  337. <textarea id="cont" name="" rows="3" style="width:100%;"></textarea>
  338. </div>
  339. </td>
  340. </tr>
  341. <tr>
  342. <td colspan="8" style="text-align: center;">
  343. <button class="btns customerSubmit">保&nbsp;存</button>
  344. </td>
  345. </tr>
  346. </tbody>
  347. </table>
  348. </div>
  349. </div>
  350. <script src="../js/zTree/jquery.ztree.core.js"></script>
  351. <script src="../js/bootstrap-select/js/bootstrap-select.js"></script>
  352. <script src="../js/WorkOrder/jquery.editable-select.js"></script>
  353. <script src="../js/comboSelect/jquery.combo.select.js"></script>
  354. <!--<script src="../js/kindeditor/kindeditor.js"></script>
  355. <script src="../js/kindeditor/lang/zh_CN.js"></script>-->
  356. <script src="../js/laydate/laydate.js"></script>
  357. <script src="../js/WorkOrder/XgWork.js"></script>
  358. </body>
  359. </html>