SuperviseCheck.html 47 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936
  1. <div class="Supervise-tool" style="margin-top: 0;">
  2. <div class="dt-nav">
  3. 检查日期:
  4. <input class="easyui-datebox Supervise-start-time" name="Supervise-start-time" editable="false"
  5. data-options="width:120">
  6. -
  7. <input class="easyui-datebox Supervise-start-time" name="Supervise-end-time" editable="false"
  8. data-options="width:120">&emsp;
  9. 库名:
  10. <input class="easyui-combobox search-grainId" id="kumings" name="grainId-search" editable=true data-options="width:120">&emsp;
  11. 仓房:
  12. <input class="easyui-combobox libraryNameHouse" id="cangfangs" style="width:90px" name="houseId-search" editable=true>&emsp;
  13. 检查类型:
  14. <input class="easyui-combobox Supervise-typeOne-top" name="Supervise-top" data-options="width:140,panelHeight:170"
  15. editable="true">
  16. <!-- <select class="easyui-combobox Supervise-typeOne-top" name="Supervise-start-time" data-options="width:140,panelHeight:170" editable="false">
  17. <option value="0">副科级及以上人员查仓</option>
  18. <option value="1">四不两直检查</option>
  19. <option value="2">春季库存检查</option>
  20. <option value="3">秋季库存检查</option>
  21. <option value="4">专项检查</option>
  22. <option value="5">国家库存检查</option>
  23. <option value="6">省级库存检查</option>
  24. <option value="7">其他</option>
  25. </select>
  26. <input class="easyui-combobox Supervise-typeTwo-top" name="Supervise-start-time" data-options="width:120" editable="false"> -->
  27. <a href="#" class="easyui-linkbutton bd-add-s" style="height: 25px;" id="Supervise-search">查询</a>
  28. <a href="#" class="easyui-linkbutton bd-add-s Supervise-add" id='newOpen' style="height: 25px;">新增</a>
  29. <a href="#" class="easyui-linkbutton bd-add-s clear-btn" plain="true">清空</a>
  30. <a href="javascript:;" class="easyui-linkbutton bd-add-s house-downLoad">导出</a>
  31. <!--<a href="#" class="easyui-linkbutton bd-add-s Supervise-pint" plain="true">打印</a>-->
  32. </div>
  33. </div>
  34. <div id="Supervise-info">
  35. </div>
  36. <!-- 新增 -->
  37. <div id="Supervise-device-w" style="padding: 20px;">
  38. <form class="Supervise-form">
  39. <input type="hidden" name="id">
  40. <div class="Supervise-pitem-one">
  41. <h3>监督检查信息录入</h3>
  42. <div style="width:100%;display:inline-block">
  43. <!--div-->
  44. <div style="width:75%;float:left">
  45. <span class="Supervise-device-w-t group">
  46. <span class="Supervise-pitem-lit">仓库:</span>
  47. <span class="Supervise-pitem-lic Supervise-input-three">
  48. <input class="easyui-combobox Supervise-grainId" data-options="required:true" name="grainId"
  49. editable=true>
  50. </span>
  51. </span>
  52. <span class="Supervise-device-w-t group housePanel">
  53. <span class="Supervise-pitem-lit">仓房:</span>
  54. <span class="Supervise-pitem-lic Supervise-input-three">
  55. <input class="easyui-combobox Supervise-houseId" data-options="validType:'length[0,50]'" name="houseId"
  56. editable=false>
  57. </span>
  58. </span><br />
  59. <span class="Supervise-device-w-t otherHouse-span" style="display: none;">
  60. <span class="Supervise-pitem-lit">其他仓房:</span>
  61. <span class="Supervise-pitem-lic Supervise-input-three">
  62. <input class="easyui-textbox easyui-validatebox Supervise-otherHouse" id='Supervise-otherHouseMy'
  63. data-options="validType:'length[0,30]'" name="otherHouse">
  64. </span>
  65. </span>
  66. <span class="Supervise-device-w-t checker-span-input">
  67. <span class="Supervise-pitem-lit">检查人员:</span>
  68. <span class="Supervise-pitem-lic Supervise-input-three"><input
  69. class="easyui-textbox easyui-validatebox Supervise-checker" data-options="required:true"
  70. name="checker"></span>
  71. </span>
  72. <span class="Supervise-device-w-t checker-span-img" style="display: none;">
  73. <span class="Supervise-pitem-lit">检查人员:</span>
  74. <span class="Supervise-pitem-lic Supervise-input-three">
  75. <span class="checker-img-wrap"><img src="/img/checker.png" class="view-checker" style="cursor:pointer;"
  76. data-path="path"></span>
  77. </span>
  78. </span>
  79. <!-- <span class="Supervise-device-w-t checker-span-input">
  80. <span class="Supervise-pitem-lit">检查人单位/职务:</span>
  81. <span class="Supervise-pitem-lic Supervise-input-three"><input class="easyui-textbox easyui-validatebox Supervise-checker" data-options="required:true" name="checkerUnit"></span>
  82. </span>
  83. <span class="Supervise-device-w-t checker-span-img" style="display: none;">
  84. <span class="Supervise-pitem-lit">检查人单位/职务: </span>
  85. <span class="Supervise-pitem-lic Supervise-input-three">
  86. <span class="checker-img-wrap"><img src="/img/checker.png" class="view-checker" style="cursor:pointer;" data-path="path"></span>
  87. </span>
  88. </span> -->
  89. <span class="Supervise-device-w-t checker2-span-input">
  90. <span class="Supervise-pitem-lit">陪同检查人员:</span>
  91. <span class="Supervise-pitem-lic Supervise-input-three"><input
  92. class="easyui-textbox easyui-validatebox Supervise-checker2" data-options="required:true"
  93. name="checker2"></span>
  94. </span>
  95. <span class="Supervise-device-w-t checker2-span-img" style="display: none;">
  96. <span class="Supervise-pitem-lit">陪同检查人员:</span>
  97. <span class="Supervise-pitem-lic Supervise-input-three">
  98. <span class="checker2-img-wrap"><img src="/img/checker.png" class="view-checker" style="cursor:pointer;"
  99. data-path="path"></span>
  100. </span>
  101. </span>
  102. <br />
  103. <!-- <span class="Supervise-device-w-t">
  104. <span class="Supervise-pitem-lit">检查负责人姓名:</span>
  105. <span class="Supervise-pitem-lic">
  106. <input class="easyui-textbox easyui-validatebox" style="width:400px;height:30px;" data-options="validType:'length[0,30]',multiline:true" name="checkerHead">
  107. </span>
  108. </span><br /> -->
  109. <!-- <span class="Supervise-device-w-t">
  110. <span class="Supervise-pitem-lit">检查负责人单位:</span>
  111. <span class="Supervise-pitem-lic">
  112. <input class="easyui-textbox easyui-validatebox" style="width:400px;height:30px;"
  113. data-options="validType:'length[0,30]',multiline:true" name="checkerUnit">
  114. </span>
  115. </span><br />
  116. <span class="Supervise-device-w-t">
  117. <span class="Supervise-pitem-lit">检查负责人职务:</span>
  118. <span class="Supervise-pitem-lic">
  119. <input class="easyui-textbox easyui-validatebox" style="width:400px;height:30px;"
  120. data-options="validType:'length[0,30]',multiline:true" name="checkerJob">
  121. </span>
  122. </span><br /> -->
  123. <span class="Supervise-device-w-t">
  124. <span class="Supervise-pitem-lit">检查时间:</span>
  125. <span class="Supervise-pitem-lic Supervise-input-three"><input class="easyui-datebox Supervise-checkTime"
  126. data-options="required:true" name="checkTime" data-options="required:true" editable="false"></span>
  127. </span><br />
  128. <span class="Supervise-device-w-t">
  129. <span class="Supervise-pitem-lit">检查类型:</span>
  130. <span class="Supervise-pitem-lic Supervise-input-three">
  131. <input class="easyui-combobox Supervise-typeOne" editable="false" required="true" name="type">
  132. <!-- <select class="easyui-combobox Supervise-typeOne" data-options="width:'125px',required:true" editable="false" name="type">
  133. <option value="0">副科级及以上人员查仓</option>
  134. <option value="1">四不两直检查</option>
  135. <option value="2">春季库存检查</option>
  136. <option value="3">秋季库存检查</option>
  137. <option value="4">专项检查</option>
  138. <option value="5">国家库存检查</option>
  139. <option value="6">省级库存检查</option>
  140. <option value="7">其他</option>
  141. </select> -->
  142. <span class="type-span"><input class="easyui-textbox easyui-validatebox Supervise-otherType"
  143. name="otherType" data-options="validType:'length[0,30]'"></span>
  144. </span>
  145. </span><br />
  146. <span class="Supervise-device-w-t">
  147. <span class="Supervise-pitem-lit">检查人单位/职务:</span>
  148. <span class="Supervise-pitem-lic Supervise-input-three">
  149. <input class="easyui-combobox Supervise_checkerUnit" data-options="required:true" name="checkerUnit" editable="false">
  150. <!-- <span class="type-span"><input class="easyui-textbox easyui-validatebox Supervise-otherType Supervise-otherCheckerUnit"
  151. name="otherCheckerUnit" data-options="validType:'length[0,30]'"></span> -->
  152. </span>
  153. </span><br />
  154. <span class="Supervise-device-w-t">
  155. <span class="Supervise-pitem-lit">检查内容:</span>
  156. <span class="Supervise-pitem-lic Supervise-input-three">
  157. <input class="easyui-combobox Supervise-checkDesc" style="width:400px;height:30px;" data-options="validType:'length[0,30]',required:true,multiline:true" name="checkDesc" editable="false">
  158. <!-- <span class="type-span">
  159. <input class="easyui-textbox easyui-validatebox Supervise-checkDesc" style="width:400px;height:30px;" data-options="validType:'length[0,30]',required:true,multiline:true" name="checkDesc">
  160. </span> -->
  161. </span>
  162. </span><br />
  163. <span class="Supervise-device-w-b">
  164. <span class="Supervise-pitem-lit">是否存在问题:</span>
  165. <span class="Supervise-pitem-lic">
  166. <input type="radio" class="yesOrNo-Supervise yesOrNo-Supervise-first" name="problemRadio"
  167. checked="checked" value="1" style="width:25px;cursor:pointer;">是<input type="radio"
  168. class="yesOrNo-Supervise yesOrNo-Supervise-two" name="problemRadio" value="0"
  169. style="width:25px;cursor:pointer;">否
  170. </span>
  171. </span><br />
  172. <div id="data">
  173. <span class="Supervise-device-w-b">
  174. <span class="Supervise-pitem-lit">发现问题及隐患:</span>
  175. <span class="Supervise-pitem-lic">
  176. <input class="easyui-textbox easyui-validatebox Supervise-problems" style="width:400px;height:30px;"
  177. data-options="validType:'length[0,30]',multiline:true" name="problems">
  178. </span>
  179. </span><br />
  180. <span class="Supervise-device-w-b">
  181. <span class="Supervise-pitem-lit">整改问题描述:</span>
  182. <span class="Supervise-pitem-lic">
  183. <input class="easyui-textbox easyui-validatebox Supervise-advices" style="width:400px;height:30px;"
  184. data-options="validType:'length[0,30]',multiline:true" name="advices">
  185. </span>
  186. </span><br />
  187. <span class="Supervise-device-w-b">
  188. <span class="Supervise-pitem-lit">备注:</span>
  189. <span class="Supervise-pitem-lic">
  190. <input class="easyui-textbox easyui-validatebox Supervise-remarks" style="width:400px;height:30px;"
  191. data-options="validType:'length[0,30]',multiline:true" name="remarks">
  192. </span>
  193. </span><br />
  194. <span class="Supervise-device-w-t">
  195. <span class="Supervise-pitem-lit">计划整改开始时间:</span>
  196. <span class="Supervise-pitem-lic Supervise-input-three">
  197. <input class="easyui-datebox Supervise-improverStartPlan" name="improverStartPlan" editable="false">
  198. </span>
  199. </span>
  200. <span class="Supervise-device-w-t">
  201. <span class="Supervise-pitem-lit">计划整改结束时间:</span>
  202. <span class="Supervise-pitem-lic Supervise-input-three">
  203. <input class="easyui-datebox Supervise-improverEndPlan" name="improverEndPlan" editable="false">
  204. </span>
  205. </span><br />
  206. <span class="Supervise-device-w-t">
  207. <span class="Supervise-pitem-lit">计划整改责任人:</span>
  208. <span class="Supervise-pitem-lic Supervise-input-three">
  209. <input class="easyui-textbox easyui-validatebox Supervise-improverPlan" name="improverPlan"
  210. data-options="validType:'length[0,30]'">
  211. </span>
  212. </span><br />
  213. </div>
  214. <!-- <h5>粮仓存粮情况</h5>
  215. <span class="Supervise-device-w-t">
  216. <span class="Supervise-pitem-li">总仓容:</span>
  217. <span class="Supervise-pitem-lic Supervise-input-fives"><input class="easyui-textbox Supervise-capacity" data-options="required:true" name="capacity"></span>
  218. </span><br/>
  219. <span class="Supervise-device-w-t">
  220. <span class="Supervise-pitem-li">&nbsp;&nbsp;&nbsp;&nbsp;小麦:</span>
  221. <span class="Supervise-pitem-lic Supervise-input-fives"><input class="easyui-textbox Supervise-wheat" data-options="required:true" name="wheat"></span>
  222. </span>
  223. <span class="Supervise-device-w-t">
  224. <span class="Supervise-pitem-li">玉米:</span>
  225. <span class="Supervise-pitem-lic Supervise-input-fives"><input class="easyui-textbox Supervise-corn" data-options="required:true" name="corn"></span>
  226. </span>
  227. <span class="Supervise-device-w-t">
  228. <span class="Supervise-pitem-li">稻谷:</span>
  229. <span class="Supervise-pitem-lic Supervise-input-fives"><input class="easyui-textbox Supervise-rice" data-options="required:true" name="rice"></span>
  230. </span>
  231. <span class="Supervise-device-w-t">
  232. <span class="Supervise-pitem-li">大豆:</span>
  233. <span class="Supervise-pitem-lic Supervise-input-fives"><input class="easyui-textbox Supervise-bean" data-options="required:true" name="bean"></span>
  234. </span> -->
  235. </div>
  236. <div style="width:25%;float:left;">
  237. <div style="margin-bottom: 15px;">
  238. <a href="javascript:;" class="easyui-linkbutton bd-add-s detail-downLoad">明细导出</a>
  239. <!--<a href="#" class="easyui-linkbutton bd-add-s clear-btn" plain="true">明细打印</a>-->
  240. </div>
  241. <!--upload start-->
  242. <div id="picBox1">
  243. <div class="pic supervise_pic" id="picOne" style="max-height: 150px;">
  244. <ul class="slides">
  245. <li style="background: #fff;">
  246. <img id="imgslidesOne" src="" style="width:100%;height:150px" />
  247. </li>
  248. </ul>
  249. </div>
  250. </div>
  251. <!-- <span style="color:red">问题照片</span> -->
  252. <div class="upload-btn-wenti">
  253. <input id="upload-file" class="upload" name="file" type="file">
  254. <input name="pic" id="avator" type="hidden" value="">
  255. <span class="uploading-bar" id="uploading-bar"></span>
  256. </div>
  257. <div class="upload-info" id="upload-info" style="min-height: 40px;"></div>
  258. <!--upload end-->
  259. <div id="picBox2">
  260. <div class="pic supervise_pic" id="picTwo" style="max-height: 150px;">
  261. <ul class="slides">
  262. <li style="background: #fff;">
  263. <img id="imgslidesTwo" src="" style="width:100%;height:150px" />
  264. </li>
  265. </ul>
  266. </div>
  267. </div>
  268. <!-- <span style="color:red">检查人员照片</span> -->
  269. <div class="upload-btn-ren">
  270. <input id="upload-file-ren" class="upload" name="file" type="file">
  271. <input name="checkerPic" id="avator2" type="hidden" value="">
  272. <span class="uploading-bar" id="uploading-bar2"></span>
  273. </div>
  274. <div class="upload-info" id="upload-info2" style="min-height: 40px;color:red;font-size: 16px;">
  275. </div>
  276. <div class="zhengg-box" style="display: none;">
  277. <div id="picBox3">
  278. <div class="pic supervise_pic" id="picThree" style="margin-top:10px; max-height: 150px;">
  279. <ul class="slides">
  280. <li style="background: #fff;"></li>
  281. </ul>
  282. </div>
  283. </div>
  284. <!-- <span style="color:red">整改反馈照片</span> -->
  285. <div class="upload-btn-advices">
  286. <input id="upload-file-advices" class="upload" name="file" type="file">
  287. <input name="pics" id="avator3" type="hidden" value="">
  288. <span class="uploading-bar" id="uploading-bar3"></span>
  289. </div>
  290. <div class="upload-info" id="upload-info3" style="min-height: 40px;color:red;font-size: 16px;">
  291. </div>
  292. </div>
  293. </div>
  294. </div>
  295. </div>
  296. <div class="Supervise-pitem-two">
  297. <h3>整改反馈信息录入</h3>
  298. <span class="Supervise-device-w-t">
  299. <span class="Supervise-pitem-lit">编号:</span>
  300. <span class="Supervise-pitem-lic Supervise-input-three"><input class="easyui-textbox Supervise-code"
  301. name="code"></span>
  302. </span>
  303. <span class="Supervise-device-w-t">
  304. <span class="Supervise-pitem-lit" style='display: inline-block;width: 110px'>经办人:</span>
  305. <span class="Supervise-pitem-lic Supervise-input-three"><input class="easyui-textbox Supervise-operator"
  306. name="operator"></span>
  307. </span><br />
  308. <span class="Supervise-device-w-t group">
  309. <span class="Supervise-pitem-lit">被查单位:</span>
  310. <span class="Supervise-pitem-lic Supervise-input-three">
  311. <input class="easyui-combobox Supervise-grainId" name="grainId" editable=true>
  312. </span>
  313. </span>
  314. <span class="Supervise-device-w-t">
  315. <span class="Supervise-pitem-lit">反馈日期:</span>
  316. <span class="Supervise-pitem-lic Supervise-input-three"><input class="easyui-datebox Supervise-backDate"
  317. name="backDate"></span>
  318. </span>
  319. <span class="Supervise-device-w-t Supervise-pitem-center">
  320. <span class="Supervise-pitem-lit">整改开始时间:</span>
  321. <span class="Supervise-pitem-lic Supervise-input-three"><input class="easyui-datebox Supervise-improveStartTime"
  322. name="improveStartTime" editable="false"></span>
  323. </span>
  324. <span class="Supervise-device-w-t">
  325. <span class="Supervise-pitem-lit">整改结束时间:</span>
  326. <span class="Supervise-pitem-lic Supervise-input-three"><input class="easyui-datebox Supervise-improveEndTime"
  327. name="improveEndTime" editable="false"></span>
  328. </span><br />
  329. <span class="Supervise-device-w-b">
  330. <span class="Supervise-pitem-lit">整改措施:</span>
  331. <span class="Supervise-pitem-lic">
  332. <input class="easyui-textbox Supervise-improveWorks" style="width:398px;height:30px;" name="improveWorks">
  333. </span>
  334. </span><br />
  335. <span class="Supervise-device-w-b">
  336. <span class="Supervise-pitem-lit">问题整改情况:</span>
  337. <span class="Supervise-pitem-lic">
  338. <input class="easyui-textbox Supervise-improveResult" style="width:398px;height:30px;" name="improveResult">
  339. </span>
  340. </span><br />
  341. </div>
  342. <a href="#" class="easyui-linkbutton bd-add-s Supervise-device-add-new" plain="true"
  343. style="margin-top: 20px;">确定</a>
  344. </form>
  345. </div>
  346. <div id="Supervise-set-w" style="padding: 20px">
  347. <form class="Supervise-set-form">
  348. <input type="hidden" name="id">
  349. <div class="Supervise-pitem-set">
  350. <div class="zhengg-left" style="float: left; width: 75%;">
  351. <span class="Supervise-device-w-t">
  352. <span class="Supervise-pitem-lit">编号:</span>
  353. <span class="Supervise-pitem-lic Supervise-input-three"><input required='true'
  354. class="easyui-textbox Supervise-code" name="code"></span>
  355. </span>
  356. <span class="Supervise-device-w-t">
  357. <span class="Supervise-pitem-lit" style='display: inline-block;width: 100px'>经办人:</span>
  358. <span class="Supervise-pitem-lic Supervise-input-three"><input class="easyui-textbox Supervise-operator"
  359. name="operator"></span>
  360. </span><br />
  361. <span class="Supervise-device-w-t group">
  362. <span class="Supervise-pitem-lit">被查单位:</span>
  363. <span class="Supervise-pitem-lic Supervise-input-three">
  364. <input class="easyui-combobox Supervise-grainId" data-options="required:true" name="grainId" editable=true>
  365. </span>
  366. </span>
  367. <!-- <span class="Supervise-device-w-t">
  368. <span class="Supervise-pitem-lit">被查单位:</span>
  369. <span class="Supervise-pitem-lic Supervise-input-three"><input class="easyui-textbox Supervise-improver" name="improver"></span>
  370. </span> -->
  371. <span class="Supervise-device-w-t">
  372. <span class="Supervise-pitem-lit" style='display: inline-block;width: 100px'>检查时间:</span>
  373. <span class="Supervise-pitem-lic Supervise-input-three"><input class="easyui-datebox Supervise-checkTime"
  374. name="checkTime"></span>
  375. </span><br />
  376. <span class="Supervise-device-w-t">
  377. <span class="Supervise-pitem-lit">反馈日期:</span>
  378. <span class="Supervise-pitem-lic Supervise-input-three"><input class="easyui-datebox Supervise-backDate"
  379. name="backDate"></span>
  380. </span>
  381. <span class="Supervise-device-w-t">
  382. <span class="Supervise-pitem-lit" style='display: inline-block;width: 100px'>存在问题:</span>
  383. <span class="Supervise-pitem-lic Supervise-input-three"><input class="easyui-textbox Supervise-problems"
  384. name="problems"></span>
  385. </span><br />
  386. <!-- <span class="Supervise-device-w-t">
  387. <span class="Supervise-pitem-lit">检查组组长:</span>
  388. <span class="Supervise-pitem-lic Supervise-input-three"><input class="easyui-textbox Supervise-checkerHead" name="checkerHead"></span>
  389. </span> -->
  390. <span class="Supervise-device-w-t checker-span-input">
  391. <span class="Supervise-pitem-lit">检查组组长:</span>
  392. <span class="Supervise-pitem-lic Supervise-input-three"><input
  393. class="easyui-textbox easyui-validatebox Supervise-checker" data-options="required:true"
  394. name="checker"></span>
  395. </span>
  396. <span class="Supervise-device-w-t checker-span-img" style="display: none;">
  397. <span class="Supervise-pitem-lit">检查组组长:</span>
  398. <span class="Supervise-pitem-lic Supervise-input-three">
  399. <span class="checker-img-wrap"><img src="/img/checker.png" class="view-checker" style="cursor:pointer;"
  400. data-path="path"></span>
  401. </span>
  402. </span>
  403. <!-- <span class="Supervise-device-w-t">
  404. <span class="Supervise-pitem-lit" style='display: inline-block;width: 100px'>检查人员:</span>
  405. <span class="Supervise-pitem-lic Supervise-input-three"><input class="easyui-textbox Supervise-checker" name="checker"></span>
  406. </span> -->
  407. <span class="Supervise-device-w-t checker2-span-input" style="margin-left:10px">
  408. <span class="Supervise-pitem-lit">检查人员:</span>
  409. <span class="Supervise-pitem-lic Supervise-input-three"><input
  410. class="easyui-textbox easyui-validatebox Supervise-checker2" data-options="required:true"
  411. name="checker2"></span>
  412. </span>
  413. <span class="Supervise-device-w-t checker2-span-img" style="display: none;margin-left:10px">
  414. <span class="Supervise-pitem-lit">检查人员:</span>
  415. <span class="Supervise-pitem-lic Supervise-input-three">
  416. <span class="checker2-img-wrap"><img src="/img/checker.png" class="view-checker" style="cursor:pointer;"
  417. data-path="path"></span>
  418. </span>
  419. </span><br />
  420. <span class="Supervise-device-w-t">
  421. <span class="Supervise-pitem-lit">被查单位负责人:</span>
  422. <span class="Supervise-pitem-lic Supervise-input-three"><input
  423. class="easyui-textbox easyui-validatebox Supervise-improver"
  424. data-options="validType:'length[0,30]',required:true" name="improver"></span>
  425. </span>
  426. <span class="Supervise-device-w-t Supervise-pitem-center">
  427. <span class="Supervise-pitem-lit">整改开始时间:</span>
  428. <span class="Supervise-pitem-lic Supervise-input-three"><input
  429. class="easyui-datebox Supervise-improveStartTime" data-options="required:true" name="improveStartTime"
  430. editable="false"></span>
  431. </span>
  432. <span class="Supervise-device-w-t">
  433. <span class="Supervise-pitem-lit">整改完成时间:</span>
  434. <span class="Supervise-pitem-lic Supervise-input-three"><input class="easyui-datebox Supervise-improveEndTime"
  435. data-options="required:true" name="improveEndTime" editable="false"></span>
  436. </span><br />
  437. <span class="Supervise-device-w-b">
  438. <span class="Supervise-pitem-lit">整改措施:</span>
  439. <span class="Supervise-pitem-lic">
  440. <input class="easyui-textbox easyui-validatebox Supervise-improveWorks" style="width:356px;height:50px;"
  441. data-options="validType:'length[0,50]',required:true,multiline:true" name="improveWorks">
  442. </span>
  443. </span><br />
  444. <span class="Supervise-device-w-b">
  445. <span class="Supervise-pitem-lit">问题整改情况:</span>
  446. <span class="Supervise-pitem-lic">
  447. <input class="easyui-textbox easyui-validatebox Supervise-improveResult" style="width:356px;height:50px;"
  448. data-options="validType:'length[0,50]',required:true,multiline:true" name="improveResult">
  449. </span>
  450. </span><br />
  451. </div>
  452. <div class="zhengg-right" style="float: left; width: 25%;">
  453. <div id="picBox4">
  454. <div class="pic supervise_pic" id="pic4" style="margin-top:10px; max-height: 150px;">
  455. <ul class="slides">
  456. <li style="background: #fff;"></li>
  457. </ul>
  458. </div>
  459. </div>
  460. <!-- <span style="color:red">整改反馈照片</span> -->
  461. <div class="upload-btn-advices4">
  462. <input id="upload-file-advices4" class="upload" name="file" type="file">
  463. <input name="pics" id="avator4" type="hidden" value="">
  464. <span class="uploading-bar" id="uploading-bar4"></span>
  465. </div>
  466. <div class="upload-info" id="upload-info4" style="min-height: 40px;color:red;font-size: 16px;"></div>
  467. </div>
  468. <div class="easyui-linkbutton bd-add-s Supervise-set-add-new" plain="true" style="margin-left: 300px;">确定
  469. </div>
  470. </div>
  471. </form>
  472. </div>
  473. <div id="Supervise-massage">
  474. 是否审批通过
  475. </div>
  476. <div id="Supervise-checkerImg" style="padding: 20px;">
  477. <div class="imgBox">
  478. <a class="imgBox-a first-a"></a>
  479. <a class="imgBox-a last-a"></a>
  480. <div class="imgBox-list">
  481. </div>
  482. </div>
  483. </div>
  484. <!-- 查看 -->
  485. <div id="Supervise-device-my" style="padding: 20px;">
  486. <form class="Supervise-form-my">
  487. <input type="hidden" name="id">
  488. <div class="Supervise-pitem-one">
  489. <h3>监督检查信息录入</h3>
  490. <div style="width:100%;display:inline-block">
  491. <!--div-->
  492. <div style="width:75%;float:left">
  493. <span class="Supervise-device-w-t group">
  494. <span class="Supervise-pitem-lit">仓库:</span>
  495. <span class="Supervise-pitem-lic Supervise-input-three">
  496. <input class="easyui-combobox Supervise-grainId" data-options="required:true" name="grainId"
  497. editable=true>
  498. </span>
  499. </span>
  500. <span class="Supervise-device-w-t group housePanel">
  501. <span class="Supervise-pitem-lit">仓房:</span>
  502. <span class="Supervise-pitem-lic Supervise-input-three">
  503. <input class="easyui-combobox Supervise-houseId" data-options="required:true" name="houseId"
  504. editable=false>
  505. </span>
  506. </span><br />
  507. <span class="Supervise-device-w-t otherHouse-span" style="display: none;">
  508. <span class="Supervise-pitem-lit">其他仓房:</span>
  509. <span class="Supervise-pitem-lic Supervise-input-three">
  510. <input class="easyui-textbox easyui-validatebox Supervise-otherHouse"
  511. data-options="validType:'length[0,30]',required:true" name="otherHouse">
  512. </span>
  513. </span>
  514. <span class="Supervise-device-w-t checker-span-input">
  515. <span class="Supervise-pitem-lit">检查人员:</span>
  516. <span class="Supervise-pitem-lic Supervise-input-three"><input
  517. class="easyui-textbox easyui-validatebox Supervise-checker" data-options="required:true"
  518. name="checker"></span>
  519. </span>
  520. <span class="Supervise-device-w-t checker-span-img" style="display: none;">
  521. <span class="Supervise-pitem-lit">检查人员:</span>
  522. <span class="Supervise-pitem-lic Supervise-input-three">
  523. <span class="checker-img-wrap"><img src="/img/checker.png" class="view-checker" style="cursor:pointer;"
  524. data-path="path"></span>
  525. </span>
  526. </span>
  527. <!-- <span class="Supervise-device-w-t checker-span-input">
  528. <span class="Supervise-pitem-lit">检查人单位/职务:</span>
  529. <span class="Supervise-pitem-lic Supervise-input-three"><input class="easyui-textbox easyui-validatebox Supervise-checker" data-options="required:true" name="checkerUnit"></span>
  530. </span>
  531. <span class="Supervise-device-w-t checker-span-img" style="display: none;">
  532. <span class="Supervise-pitem-lit">检查人单位/职务: </span>
  533. <span class="Supervise-pitem-lic Supervise-input-three">
  534. <span class="checker-img-wrap"><img src="/img/checker.png" class="view-checker" style="cursor:pointer;" data-path="path"></span>
  535. </span>
  536. </span> -->
  537. <span class="Supervise-device-w-t checker2-span-input">
  538. <span class="Supervise-pitem-lit">陪同检查人员:</span>
  539. <span class="Supervise-pitem-lic Supervise-input-three"><input
  540. class="easyui-textbox easyui-validatebox Supervise-checker2" data-options="required:true"
  541. name="checker2"></span>
  542. </span>
  543. <span class="Supervise-device-w-t checker2-span-img" style="display: none;">
  544. <span class="Supervise-pitem-lit">陪同检查人员:</span>
  545. <span class="Supervise-pitem-lic Supervise-input-three">
  546. <span class="checker2-img-wrap"><img src="/img/checker.png" class="view-checker" style="cursor:pointer;"
  547. data-path="path"></span>
  548. </span>
  549. </span>
  550. <br />
  551. <!-- <span class="Supervise-device-w-t">
  552. <span class="Supervise-pitem-lit">检查负责人姓名:</span>
  553. <span class="Supervise-pitem-lic">
  554. <input class="easyui-textbox easyui-validatebox" style="width:400px;height:30px;" data-options="validType:'length[0,30]',multiline:true" name="checkerHead">
  555. </span>
  556. </span><br /> -->
  557. <!-- <span class="Supervise-device-w-t">
  558. <span class="Supervise-pitem-lit">检查负责人单位:</span>
  559. <span class="Supervise-pitem-lic">
  560. <input class="easyui-textbox easyui-validatebox" style="width:400px;height:30px;"
  561. data-options="validType:'length[0,30]',multiline:true" name="checkerUnit">
  562. </span>
  563. </span><br />
  564. <span class="Supervise-device-w-t">
  565. <span class="Supervise-pitem-lit">检查负责人职务:</span>
  566. <span class="Supervise-pitem-lic">
  567. <input class="easyui-textbox easyui-validatebox" style="width:400px;height:30px;"
  568. data-options="validType:'length[0,30]',multiline:true" name="checkerJob">
  569. </span>
  570. </span><br /> -->
  571. <span class="Supervise-device-w-t">
  572. <span class="Supervise-pitem-lit">检查时间:</span>
  573. <span class="Supervise-pitem-lic Supervise-input-three"><input class="easyui-datebox Supervise-checkTime"
  574. data-options="required:true" name="checkTime" data-options="required:true" editable="false"></span>
  575. </span><br />
  576. <span class="Supervise-device-w-t">
  577. <span class="Supervise-pitem-lit">检查类型:</span>
  578. <span class="Supervise-pitem-lic Supervise-input-three">
  579. <input class="easyui-combobox Supervise-typeOne" editable="false" required="true" name="type">
  580. <!-- <select class="easyui-combobox Supervise-typeOne" data-options="width:'125px',required:true" editable="false" name="type">
  581. <option value="0">副科级及以上人员查仓</option>
  582. <option value="1">四不两直检查</option>
  583. <option value="2">春季库存检查</option>
  584. <option value="3">秋季库存检查</option>
  585. <option value="4">专项检查</option>
  586. <option value="5">国家库存检查</option>
  587. <option value="6">省级库存检查</option>
  588. <option value="7">其他</option>
  589. </select> -->
  590. <span class="type-span"><input class="easyui-textbox easyui-validatebox Supervise-otherType"
  591. name="otherType" data-options="validType:'length[0,30]'"></span>
  592. </span>
  593. </span><br />
  594. <span class="Supervise-device-w-t">
  595. <span class="Supervise-pitem-lit">检查人单位/职务:</span>
  596. <span class="Supervise-pitem-lic Supervise-input-three">
  597. <input class="easyui-combobox Supervise-checkerUnit" data-options="required:true" name="checkerUnit" editable="false">
  598. <!-- <span class="type-span"><input class="easyui-textbox easyui-validatebox Supervise-otherType Supervise-otherCheckerUnit"
  599. name="otherCheckerUnit" data-options="validType:'length[0,30]'"></span> -->
  600. </span>
  601. </span><br />
  602. <span class="Supervise-device-w-t">
  603. <span class="Supervise-pitem-lit">检查内容:</span>
  604. <span class="Supervise-pitem-lic Supervise-input-three">
  605. <input class="easyui-combobox Supervise-checkDesc" style="width:400px;height:30px;" data-options="validType:'length[0,30]',required:true,multiline:true" name="checkDesc" editable="false">
  606. <!-- <span class="type-span">
  607. <input class="easyui-textbox easyui-validatebox Supervise-checkDesc" style="width:400px;height:30px;" data-options="validType:'length[0,30]',required:true,multiline:true" name="checkDesc">
  608. </span> -->
  609. </span>
  610. </span><br />
  611. <!-- <span class="Supervise-device-w-b">
  612. <span class="Supervise-pitem-lit">检查内容:</span>
  613. <span class="Supervise-pitem-lic">
  614. <input class="easyui-textbox easyui-validatebox Supervise-checkDesc" style="width:400px;height:30px;"
  615. data-options="validType:'length[0,30]',required:true,multiline:true" name="checkDesc">
  616. </span>
  617. </span><br /> -->
  618. <span class="Supervise-device-w-b">
  619. <span class="Supervise-pitem-lit">是否存在问题:</span>
  620. <span class="Supervise-pitem-lic">
  621. <input type="radio" class="yesOrNo-Supervise yesOrNo-Supervise-first" name="problemRadio1"
  622. checked="checked" value="1" style="width:25px;cursor:pointer;">是<input type="radio"
  623. class="yesOrNo-Supervise yesOrNo-Supervise-two" name="problemRadio1" value="0"
  624. style="width:25px;cursor:pointer;">否
  625. </span>
  626. </span><br />
  627. <div id="data">
  628. <span class="Supervise-device-w-b">
  629. <span class="Supervise-pitem-lit">发现问题及隐患:</span>
  630. <span class="Supervise-pitem-lic">
  631. <input class="easyui-textbox easyui-validatebox Supervise-problems" style="width:400px;height:30px;"
  632. data-options="validType:'length[0,30]',multiline:true" name="problems">
  633. </span>
  634. </span><br />
  635. <span class="Supervise-device-w-b">
  636. <span class="Supervise-pitem-lit">整改问题描述:</span>
  637. <span class="Supervise-pitem-lic">
  638. <input class="easyui-textbox easyui-validatebox Supervise-advices" style="width:400px;height:30px;"
  639. data-options="validType:'length[0,30]',multiline:true" name="advices">
  640. </span>
  641. </span><br />
  642. <span class="Supervise-device-w-b">
  643. <span class="Supervise-pitem-lit">备注:</span>
  644. <span class="Supervise-pitem-lic">
  645. <input class="easyui-textbox easyui-validatebox Supervise-remarks" style="width:400px;height:30px;"
  646. data-options="validType:'length[0,30]',multiline:true" name="remarks">
  647. </span>
  648. </span><br />
  649. <span class="Supervise-device-w-t">
  650. <span class="Supervise-pitem-lit">计划整改开始时间:</span>
  651. <span class="Supervise-pitem-lic Supervise-input-three">
  652. <input class="easyui-datebox Supervise-improverStartPlan" name="improverStartPlan" editable="false">
  653. </span>
  654. </span>
  655. <span class="Supervise-device-w-t">
  656. <span class="Supervise-pitem-lit">计划整改结束时间:</span>
  657. <span class="Supervise-pitem-lic Supervise-input-three">
  658. <input class="easyui-datebox Supervise-improverEndPlan" name="improverEndPlan" editable="false">
  659. </span>
  660. </span><br />
  661. <span class="Supervise-device-w-t">
  662. <span class="Supervise-pitem-lit">计划整改责任人:</span>
  663. <span class="Supervise-pitem-lic Supervise-input-three">
  664. <input class="easyui-textbox easyui-validatebox Supervise-improverPlan" name="improverPlan"
  665. data-options="validType:'length[0,30]'">
  666. </span>
  667. </span><br />
  668. </div>
  669. <!-- <h5>粮仓存粮情况</h5>
  670. <span class="Supervise-device-w-t">
  671. <span class="Supervise-pitem-li">总仓容:</span>
  672. <span class="Supervise-pitem-lic Supervise-input-fives"><input class="easyui-textbox Supervise-capacity" data-options="required:true" name="capacity"></span>
  673. </span><br/>
  674. <span class="Supervise-device-w-t">
  675. <span class="Supervise-pitem-li">&nbsp;&nbsp;&nbsp;&nbsp;小麦:</span>
  676. <span class="Supervise-pitem-lic Supervise-input-fives"><input class="easyui-textbox Supervise-wheat" data-options="required:true" name="wheat"></span>
  677. </span>
  678. <span class="Supervise-device-w-t">
  679. <span class="Supervise-pitem-li">玉米:</span>
  680. <span class="Supervise-pitem-lic Supervise-input-fives"><input class="easyui-textbox Supervise-corn" data-options="required:true" name="corn"></span>
  681. </span>
  682. <span class="Supervise-device-w-t">
  683. <span class="Supervise-pitem-li">稻谷:</span>
  684. <span class="Supervise-pitem-lic Supervise-input-fives"><input class="easyui-textbox Supervise-rice" data-options="required:true" name="rice"></span>
  685. </span>
  686. <span class="Supervise-device-w-t">
  687. <span class="Supervise-pitem-li">大豆:</span>
  688. <span class="Supervise-pitem-lic Supervise-input-fives"><input class="easyui-textbox Supervise-bean" data-options="required:true" name="bean"></span>
  689. </span> -->
  690. </div>
  691. <div style="width:25%;float:left;">
  692. <div style="margin-bottom: 15px;">
  693. <a href="javascript:;" class="easyui-linkbutton bd-add-s detail-downLoad">明细导出</a>
  694. <!--<a href="#" class="easyui-linkbutton bd-add-s clear-btn" plain="true">明细打印</a>-->
  695. </div>
  696. <!--upload start-->
  697. <div id="picBox1">
  698. <div class="pic supervise_pic" id="pic1" style="max-height: 150px;">
  699. <ul class="slides">
  700. <li style="background: #fff;">
  701. <img id="imgslides1" src="" style="width:100%;height:150px" />
  702. </li>
  703. </ul>
  704. </div>
  705. </div>
  706. <!-- <span style="color:red">问题照片</span> -->
  707. <div class="upload-btn-wenti">
  708. <input id="upload-file" class="upload" name="file" type="file">
  709. <input name="pic" id="avator" type="hidden" value="">
  710. <span class="uploading-bar" id="uploading-bar"></span>
  711. </div>
  712. <div class="upload-info" id="upload-info" style="min-height: 40px;"></div>
  713. <!--upload end-->
  714. <div id="picBox2">
  715. <div class="pic supervise_pic" id="pic2" style="margin-top:10px; max-height: 150px;">
  716. <ul class="slides">
  717. <li style="background: #fff;">
  718. <img id="imgslides2" src="" style="width:100%;height:150px" />
  719. </li>
  720. </ul>
  721. </div>
  722. </div>
  723. <!-- <span style="color:red">检查人员照片</span> -->
  724. <div class="upload-btn-ren">
  725. <input id="upload-file-ren" class="upload" name="file" type="file">
  726. <input name="checkerPic" id="avator2" type="hidden" value="">
  727. <span class="uploading-bar" id="uploading-bar2"></span>
  728. </div>
  729. <div class="upload-info" id="upload-info2" style="min-height: 40px;color:red;font-size: 16px;">
  730. </div>
  731. <div class="zhengg-box" style="display: none;">
  732. <div id="picBox3">
  733. <div class="pic supervise_pic" id="pic3" style="margin-top:10px;max-height: 150px;">
  734. <ul class="slides">
  735. <li style="background: #fff;">
  736. <img id="imgslides3" src="" style="width:100%;height:150px" />
  737. </li>
  738. </ul>
  739. </div>
  740. </div>
  741. <!-- <span style="color:red">整改反馈照片</span> -->
  742. <div class="upload-btn-advices">
  743. <input id="upload-file-advices" class="upload" name="file" type="file">
  744. <input name="pics" id="avator3" type="hidden" value="">
  745. <span class="uploading-bar" id="uploading-bar3"></span>
  746. </div>
  747. <div class="upload-info" id="upload-info3" style="min-height: 40px;color:red;font-size: 16px;">
  748. </div>
  749. </div>
  750. </div>
  751. </div>
  752. </div>
  753. <div class="Supervise-pitem-two">
  754. <h3>整改反馈信息录入</h3>
  755. <span class="Supervise-device-w-t">
  756. <span class="Supervise-pitem-lit">编号:</span>
  757. <span class="Supervise-pitem-lic Supervise-input-three"><input class="easyui-textbox Supervise-code"
  758. name="code"></span>
  759. </span>
  760. <span class="Supervise-device-w-t">
  761. <span class="Supervise-pitem-lit" style='display: inline-block;width: 110px'>经办人:</span>
  762. <span class="Supervise-pitem-lic Supervise-input-three"><input class="easyui-textbox Supervise-operator"
  763. name="operator"></span>
  764. </span><br />
  765. <span class="Supervise-device-w-t group">
  766. <span class="Supervise-pitem-lit">被查单位:</span>
  767. <span class="Supervise-pitem-lic Supervise-input-three">
  768. <input class="easyui-combobox Supervise-grainId" name="grainId" editable=true>
  769. </span>
  770. </span>
  771. <!-- <span class="Supervise-device-w-t">
  772. <span class="Supervise-pitem-lit">整改责任人:</span>
  773. <span class="Supervise-pitem-lic Supervise-input-three"><input class="easyui-textbox Supervise-improver" name="improver"></span>
  774. </span> -->
  775. <span class="Supervise-device-w-t">
  776. <span class="Supervise-pitem-lit">检查时间:</span>
  777. <span class="Supervise-pitem-lic Supervise-input-three"><input class="easyui-datebox Supervise-checkTime"
  778. name="checkTime" editable="false"></span>
  779. </span><br />
  780. <span class="Supervise-device-w-t">
  781. <span class="Supervise-pitem-lit">反馈日期:</span>
  782. <span class="Supervise-pitem-lic Supervise-input-three"><input class="easyui-datebox Supervise-backDate"
  783. name="backDate"></span>
  784. </span>
  785. <span class="Supervise-device-w-t">
  786. <span class="Supervise-pitem-lit" style='display: inline-block;width: 110px'>存在问题:</span>
  787. <span class="Supervise-pitem-lic Supervise-input-three"><input class="easyui-textbox Supervise-problems"
  788. name="problems"></span>
  789. </span><br />
  790. <span class="Supervise-device-w-t checker-span-input">
  791. <span class="Supervise-pitem-lit">检查组组长:</span>
  792. <span class="Supervise-pitem-lic Supervise-input-three"><input
  793. class="easyui-textbox easyui-validatebox Supervise-checker" name="checker"></span>
  794. </span>
  795. <span class="Supervise-device-w-t checker-span-img" style="display: none;">
  796. <span class="Supervise-pitem-lit">检查组组长:</span>
  797. <span class="Supervise-pitem-lic Supervise-input-three">
  798. <span class="checker-img-wrap"><img src="/img/checker.png" class="view-checker" style="cursor:pointer;"
  799. data-path="path"></span>
  800. </span>
  801. </span>
  802. <span class="Supervise-device-w-t checker2-span-input">
  803. <span class="Supervise-pitem-lit">检查人员:</span>
  804. <span class="Supervise-pitem-lic Supervise-input-three"><input
  805. class="easyui-textbox easyui-validatebox Supervise-checker2" name="checker2"></span>
  806. </span>
  807. <span class="Supervise-device-w-t checker2-span-img" style="display: none;margin-left:10px">
  808. <span class="Supervise-pitem-lit">检查人员:</span>
  809. <span class="Supervise-pitem-lic Supervise-input-three">
  810. <span class="checker2-img-wrap"><img src="/img/checker.png" class="view-checker" style="cursor:pointer;"
  811. data-path="path"></span>
  812. </span>
  813. </span><br />
  814. <span class="Supervise-device-w-t Supervise-pitem-center">
  815. <span class="Supervise-pitem-lit">整改开始时间:</span>
  816. <span class="Supervise-pitem-lic Supervise-input-three"><input class="easyui-datebox Supervise-improveStartTime"
  817. name="improveStartTime" editable="false"></span>
  818. </span>
  819. <span class="Supervise-device-w-t">
  820. <span class="Supervise-pitem-lit">整改结束时间:</span>
  821. <span class="Supervise-pitem-lic Supervise-input-three"><input class="easyui-datebox Supervise-improveEndTime"
  822. name="improveEndTime" editable="false"></span>
  823. </span><br />
  824. <span class="Supervise-device-w-b">
  825. <span class="Supervise-pitem-lit">整改措施:</span>
  826. <span class="Supervise-pitem-lic">
  827. <input class="easyui-textbox Supervise-improveWorks" style="width:398px;height:30px;"
  828. data-options="multiline:true" name="improveWorks">
  829. </span>
  830. </span><br />
  831. <span class="Supervise-device-w-b">
  832. <span class="Supervise-pitem-lit">问题整改情况:</span>
  833. <span class="Supervise-pitem-lic">
  834. <input class="easyui-textbox Supervise-improveResult" style="width:398px;height:30px;"
  835. data-options="multiline:true" name="improveResult">
  836. </span>
  837. </span><br />
  838. </div>
  839. <a href="#" class="easyui-linkbutton bd-add-s Supervise-device-add-new" plain="true"
  840. style="margin-top: 20px;">确定</a>
  841. </form>
  842. </div>
  843. <script type="text/javascript" src="/src/lib/flexslider/jquery.flexslider-min.js"></script>
  844. <!-- <div id="Supervise-button-w" style="padding: 20px;">
  845. <img src="/img/avatar-big.png" alt="image">
  846. </div> -->
  847. <style type="text/css">
  848. .imgBox {
  849. width: 100%;
  850. height: 100%;
  851. overflow: hidden;
  852. position: relative;
  853. }
  854. .imgBox-a {
  855. position: absolute;
  856. content: "";
  857. top: 50%;
  858. width: 30px;
  859. height: 30px;
  860. background-color: transparent;
  861. -webkit-transform: translateY(-50%) rotate(-45deg);
  862. -moz-transform: translateY(-50%) rotate(-45deg);
  863. -ms-transform: translateY(-50%) rotate(-45deg);
  864. -o-transform: translateY(-50%) rotate(-45deg);
  865. transform: translateY(-50%) rotate(-45deg);
  866. cursor: pointer;
  867. }
  868. .first-a {
  869. left: 15px;
  870. border-top: 5px solid green;
  871. border-left: 5px solid green;
  872. }
  873. .last-a {
  874. right: 15px;
  875. border-right: 5px solid green;
  876. border-bottom: 5px solid green;
  877. }
  878. .imgBox-list {
  879. width: 1000%;
  880. height: 100%;
  881. transition: all 0.3s;
  882. }
  883. .imgBox img {
  884. width: 10%;
  885. height: 100%
  886. }
  887. .info-no {
  888. background: #f53939;
  889. color: #FFF
  890. }
  891. .info-yes {
  892. background: green;
  893. color: #FFf
  894. }
  895. #Supervise-massage {
  896. text-align: center;
  897. line-height: 110px;
  898. font-size: 16px;
  899. font-weight: bold;
  900. }
  901. </style>