Nav apraksta

AddKehuOrder.html 9.7KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414
  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. <title>手工制单</title>
  7. <script src="../Script/Common/huayi.load.js"></script>
  8. <script src="../Script/Common/huayi.config.js"></script>
  9. <link href="../js/bootstrap-select/css/bootstrap-select.css" rel="stylesheet" />
  10. <link rel="stylesheet" type="text/css" href="../js/bootstrap-treeview/bootstrap-treeview.min.css" />
  11. <link href="../js/zTree/zTreeStyle.css" rel="stylesheet" />
  12. <link href="../callScreen/css/call.css" rel="stylesheet" />
  13. <link href="../css/init.css" rel="stylesheet" />
  14. <link href="../css/WorkOrder/Search.css" rel="stylesheet">
  15. <link rel="stylesheet" href="../js/webuploader/webuploader.css" />
  16. <style type="text/css">
  17. #Duration,
  18. #Depth {
  19. display: none;
  20. }
  21. .xl_box {
  22. position: absolute;
  23. top: 0px;
  24. left: 12px;
  25. }
  26. .jieshow {
  27. position: absolute;
  28. top: 0;
  29. left: 400px;
  30. }
  31. .inpBox {
  32. border: 1px solid #cccccc;
  33. height: 31px;
  34. width: 260px;
  35. /* display: inline-block; */
  36. /* position: relative; */
  37. vertical-align: middle;
  38. position: absolute;
  39. left: 130px;
  40. top: 0px;
  41. z-index: 111;
  42. }
  43. .selDpart1 {
  44. position: absolute;
  45. left: 130px;
  46. top: 31px;
  47. z-index: 11111;
  48. width: 220px;
  49. line-height: 30px;
  50. background: #FFFFFF;
  51. /* display: none; */
  52. }
  53. #sponsor {
  54. width: 218px;
  55. margin: 0;
  56. padding: 0;
  57. list-style: none;
  58. max-height: 212px;
  59. overflow-x: hidden;
  60. overflow-y: scroll;
  61. }
  62. #sponsor li {
  63. margin: 0;
  64. padding-left: 10px;
  65. width: 220px;
  66. height: 30px;
  67. line-height: 30px;
  68. list-style: none;
  69. }
  70. #sponsor li:hover {
  71. background: #00a1cb;
  72. }
  73. .addTree {
  74. background: #fff;
  75. position: absolute;
  76. width: auto !important;
  77. border: 1px solid darkgrey;
  78. left: 0px;
  79. top: 29px;
  80. display: none;
  81. z-index: 222;
  82. height: auto !important;
  83. }
  84. .xl {
  85. display: inline-block;
  86. background: url(../../img/dropDown.png) no-repeat;
  87. height: 100%;
  88. background-position: center center;
  89. width: 20px;
  90. position: absolute;
  91. right: 0;
  92. top: 0px;
  93. /* background-color: #f7bc8b; */
  94. cursor: pointer;
  95. }
  96. .ztree li span {
  97. border: none;
  98. padding: 0;
  99. }
  100. .inps {
  101. width: 217px;
  102. height: 29px;
  103. outline: none;
  104. border: 0;
  105. border-image-width: 0;
  106. padding: 0;
  107. padding-left: 3px;
  108. }
  109. .xl {
  110. display: inline-block;
  111. background: url(../img/dropDown.png) no-repeat;
  112. height: 100%;
  113. background-position: center center;
  114. width: 20px;
  115. position: absolute;
  116. right: 0;
  117. top: 0px;
  118. /* background-color: #f7bc8b; */
  119. cursor: pointer;
  120. }
  121. .Cleans {
  122. display: inline-block;
  123. width: 20px;
  124. position: absolute;
  125. right: 35px;
  126. top: 8px;
  127. /* display: none; */
  128. }
  129. .Min-width {
  130. width: 150px;
  131. }
  132. .btn-default {
  133. background: #FFFFFF;
  134. color: #000000;
  135. }
  136. .jieshow {
  137. position: relative;
  138. }
  139. .xl_common {
  140. height: 100px;
  141. width: 182px;
  142. left: 115px;
  143. top: 28px;
  144. }
  145. /* 指派附件开始 */
  146. .file_imgs {
  147. padding: 10px 70px;
  148. list-style: none;
  149. margin-bottom: 60px;
  150. margin-left: -15px;
  151. }
  152. .file_imgs li {
  153. float: left;
  154. position: relative;
  155. width: 109px;
  156. height: 109px;
  157. margin-left: 10px;
  158. margin-right: 10px;
  159. margin-bottom: 40px;
  160. padding-top: 0;
  161. padding-bottom: 0;
  162. }
  163. .file_imgs li:hover .img_mask {
  164. display: block;
  165. }
  166. .file_imgs .img_mask {
  167. display: none;
  168. position: absolute;
  169. left: 0;
  170. top: 0;
  171. background-color: rgba(0, 0, 0, .3);
  172. width: 100%;
  173. height: 22px;
  174. z-index: 1;
  175. }
  176. .file_imgs .img_mask i {
  177. position: absolute;
  178. right: 5px;
  179. top: 5px;
  180. display: inline-block;
  181. width: 13px;
  182. height: 12px;
  183. cursor: pointer;
  184. background: url(../img/file_img_icons.png) no-repeat 0 0;
  185. }
  186. .file_imgs .file_name {
  187. width: 100%;
  188. display: inline-block;
  189. text-align: center;
  190. word-break: break-all;
  191. padding-top: 8px;
  192. }
  193. .file_imgs li img {
  194. width: 100%;
  195. height: 100%;
  196. border: 0;
  197. vertical-align: middle;
  198. }
  199. .file_imgs .upload-state-done .img_state {
  200. display: block;
  201. position: absolute;
  202. right: 7px;
  203. bottom: 29px;
  204. width: 0;
  205. height: 0;
  206. border-bottom: 40px solid #01b2fe;
  207. border-left: 40px solid transparent;
  208. overflow: inherit;
  209. }
  210. .file_imgs .img_state i {
  211. position: absolute;
  212. right: 4px;
  213. bottom: -32px;
  214. display: inline-block;
  215. width: 15px;
  216. height: 11px;
  217. background: url(../../img/file_img_icons.png) no-repeat 0 -16px;
  218. }
  219. .error {
  220. color: red;
  221. text-align: center;
  222. }
  223. .noThumb {
  224. width: 109px;
  225. height: 83px;
  226. text-align: center;
  227. color: #1aaad0;
  228. }
  229. .glyphicon.glyphicon-paperclip {
  230. font-size: 44px;
  231. text-align: center;
  232. }
  233. .img-box {
  234. float: left;
  235. width: 120px;
  236. height: 120px;
  237. background-size: 100% 100%;
  238. display: inline-block;
  239. position: relative;
  240. border-radius: 5px;
  241. margin-right: 10px;
  242. border: solid 1px #e8e8e8;
  243. cursor: pointer;
  244. text-align: center;
  245. line-height: 120px
  246. }
  247. .img-box .img_mask {
  248. display: none;
  249. position: absolute;
  250. left: 0;
  251. top: 0;
  252. background-color: rgba(0, 0, 0, .3);
  253. width: 100%;
  254. height: 22px;
  255. z-index: 5;
  256. }
  257. .image-item {
  258. width: 120px;
  259. height: 120px;
  260. background-size: 100% 100%;
  261. display: inline-block;
  262. position: relative;
  263. border-radius: 5px;
  264. margin-right: 10px;
  265. cursor: pointer;
  266. }
  267. .img-box .img_mask i {
  268. position: absolute;
  269. right: 5px;
  270. top: 5px;
  271. display: inline-block;
  272. width: 13px;
  273. height: 12px;
  274. cursor: pointer;
  275. color: #fff;
  276. }
  277. .img-box:hover .img_mask {
  278. display: block;
  279. }
  280. .img_filename {
  281. font-size: 14px;
  282. /* display: block; */
  283. width: 100%;
  284. height: calc(100% - 22px);
  285. }
  286. .Sampling {
  287. display: none;
  288. }
  289. </style>
  290. </head>
  291. <body class="gray-bg">
  292. <div class="daoHang clearfix" style="margin-bottom: 20px;">
  293. <div class="dhLeft">
  294. <sapn>
  295. <i class="syIcon"></i>位置:
  296. <a href="javaScript:;" id="ReIndex">首页</a>&gt;
  297. <a href="javaScript:;">工单管理</a>&gt;
  298. <a href="" class="nowPosition">手工制单</a>
  299. </sapn>
  300. </div>
  301. </div>
  302. <div class="complain order_form" style="display:block;">
  303. <form class="form-inline clearfix" id="order_form">
  304. <div class="col-md-12 row">
  305. <div class="form-group col-md-12">
  306. <div class="form-group col-md-12 clearfix">
  307. <label class="col-md-1">工单类型:</label>
  308. <div id="order_isover" class="col-md-6 r_order_type">
  309. <label class="radio-inline">
  310. <input type="radio" name="type" value="1" checked="checked"> 咨询
  311. </label>
  312. <label class="radio-inline">
  313. <input type="radio" name="type" value="2" > 投诉
  314. </label>
  315. <label class="radio-inline">
  316. <input type="radio" name="type" value="4" > 建议及其他
  317. </label>
  318. </div>
  319. </div>
  320. </div>
  321. <div class="form-group col-md-12">
  322. <div class="form-group col-md-4">
  323. <label for="order_handle">客户姓名:</label>
  324. <input type="text" class="form-control input-sm" id="kehuxing" placeholder="请输入姓名">
  325. </div>
  326. <div class="form-group col-md-4">
  327. <label for="order_handle">客户电话:</label>
  328. <input type="text" class="form-control input-sm" id="kehudian" placeholder="请输入电话" maxlength="11" onkeyup="this.value=this.value.replace(/\D/g,'')">
  329. </div>
  330. <div class="form-group col-md-4">
  331. <label for="order_handle">渠道类型:</label>
  332. <select class="form-control input-sm " id="order_handle">
  333. <option selected="selected" value="">请选择</option>
  334. </select>
  335. </div>
  336. </div>
  337. <div class="form-group col-md-12" style="border-bottom:1px dashed #00A1CB;">
  338. <div class="form-group col-md-12">
  339. <label for="order_tel">详细地址:</label>
  340. <textarea id="xiangxi" rows="3" cols="20" class="form-control" placeholder="请输入详细地址"></textarea>
  341. </div>
  342. </div>
  343. </div>
  344. <div class="form-group col-md-12">
  345. <div class="form-group col-md-12">
  346. <label for="order_reception">问题描述:</label>
  347. <textarea id="reception" rows="3" cols="20" class="form-control" placeholder="请输入问题描述"></textarea>
  348. </div>
  349. </div>
  350. <div class=" form-group col-md-12 clearfix " style="margin:20px 0 0 -15px;">
  351. <label class="col-md-2">附件:</label>
  352. <div id="imgPicker" class="apply_forms_file">+</div>
  353. <p class="help-block text-warning" style="display:inline-block;">
  354. <span id="fileNum">0</span>/6 每个文件大小不超过30M
  355. </p>
  356. <ul id="fileList" class="file_imgs clearfix"></ul>
  357. </div>
  358. <div class="form-group text-center col-sm-12" style="margin-top: 20px;">
  359. <button type="button" class="btn btn-primary btn-sm" id="save_order">创建</button>
  360. </div>
  361. </form>
  362. </div>
  363. <script src="../js/laydate/laydate.js"></script>
  364. <script src="../js/autosize/autosize.min.js"></script>
  365. <script src="../js/bootstrap-select/js/bootstrap-select.js"></script>
  366. <script src="../js/bootstrap-select/js/i18n/defaults-zh_CN.js"></script>
  367. <script src="../js/bootstrap-treeview/bootstrap-treeview.min.js"></script>
  368. <script src="../js/zTree/jquery.ztree.core.js"></script>
  369. <script src="../Script/Common/regexs.js"></script>
  370. <script src="js/AddKehuOrder.js"></script>
  371. <script src="../js/webuploader/webuploader.min.js"></script>
  372. </body>
  373. </html>