123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446 |
- <div class="Supervisejiandu" style="margin:15px 0;">
- <div class="jiandu">
- 检查日期:
- <input class="easyui-datebox Supervise-start-time" name="Supervise-start-time" editable="false" data-options="width:120">-
- <input class="easyui-datebox Supervise-start-time" name="Supervise-end-time" editable="false" data-options="width:120"> 
- 库名:
- <input class="easyui-combobox search-grainId" name="grainId-search" editable=true data-options="width:120"> 
- 检查类型:
- <input class="easyui-combobox Supervise-typeOne-top" name="Supervise-top" data-options="width:140,panelHeight:170"
- editable="true">
- <a href="#" class="easyui-linkbutton bd-add-s" style="height: 25px;" id="Supervise-search">查询</a>
- <a href="#" class="easyui-linkbutton bd-add-s clear-btn" plain="true">清空</a>
- <a href="javascript:;" class="easyui-linkbutton bd-add-s house-downLoad">导出</a>
- <!--<a href="#" class="easyui-linkbutton bd-add-s Supervise-pint" plain="true">打印</a>-->
- </div>
- </div>
- <table id="Supervisejiandu-info">
- </table>
- <div id="Supervise-device-jiandumy" style="padding: 20px;">
- <form class="Supervise-form-jiandumy">
- <input type="hidden" name="id">
- <div class="Supervise-pitem-one">
- <h3>监督检查信息录入</h3>
- <div style="width:100%;display:inline-block">
- <!--div-->
- <div style="width:75%;float:left">
- <span class="Supervise-device-w-t group">
- <span class="Supervise-pitem-lit">仓库:</span>
- <span class="Supervise-pitem-lic Supervise-input-three">
- <input class="easyui-combobox Supervise-grainId" data-options="required:true" name="grainId"
- editable=true>
- </span>
- </span>
- <span class="Supervise-device-w-t group housePanel">
- <span class="Supervise-pitem-lit">仓房:</span>
- <span class="Supervise-pitem-lic Supervise-input-three">
- <input class="easyui-combobox Supervise-houseId" data-options="required:true" name="houseId"
- editable=false>
- </span>
- </span><br />
- <span class="Supervise-device-w-t otherHouse-span" style="display: none;">
- <span class="Supervise-pitem-lit">其他仓房:</span>
- <span class="Supervise-pitem-lic Supervise-input-three">
- <input class="easyui-textbox easyui-validatebox Supervise-otherHouse" data-options="validType:'length[0,30]',required:true"
- name="otherHouse">
- </span>
- </span>
- <span class="Supervise-device-w-t checker-span-input">
- <span class="Supervise-pitem-lit">检查人员:</span>
- <span class="Supervise-pitem-lic Supervise-input-three"><input class="easyui-textbox easyui-validatebox Supervise-checker"
- data-options="required:true" name="checker"></span>
- </span>
- <span class="Supervise-device-w-t checker-span-img" style="display: none;">
- <span class="Supervise-pitem-lit">检查人员:</span>
- <span class="Supervise-pitem-lic Supervise-input-three">
- <span class="checker-img-wrap"><img src="/img/checker.png" class="view-checker" style="cursor:pointer;"
- data-path="path"></span>
- </span>
- </span>
- <!-- <span class="Supervise-device-w-t checker-span-input">
- <span class="Supervise-pitem-lit">检查人单位/职务:</span>
- <span class="Supervise-pitem-lic Supervise-input-three"><input class="easyui-textbox easyui-validatebox Supervise-checker" data-options="required:true" name="checkerUnit"></span>
- </span>
- <span class="Supervise-device-w-t checker-span-img" style="display: none;">
- <span class="Supervise-pitem-lit">检查人单位/职务: </span>
- <span class="Supervise-pitem-lic Supervise-input-three">
- <span class="checker-img-wrap"><img src="/img/checker.png" class="view-checker" style="cursor:pointer;" data-path="path"></span>
- </span>
- </span> -->
- <span class="Supervise-device-w-t checker2-span-input">
- <span class="Supervise-pitem-lit">陪同检查人员:</span>
- <span class="Supervise-pitem-lic Supervise-input-three"><input class="easyui-textbox easyui-validatebox Supervise-checker2"
- data-options="required:true" name="checker2"></span>
- </span>
- <span class="Supervise-device-w-t checker2-span-img" style="display: none;">
- <span class="Supervise-pitem-lit">陪同检查人员:</span>
- <span class="Supervise-pitem-lic Supervise-input-three">
- <span class="checker2-img-wrap"><img src="/img/checker.png" class="view-checker" style="cursor:pointer;"
- data-path="path"></span>
- </span>
- </span>
- <br />
- <!-- <span class="Supervise-device-w-t">
- <span class="Supervise-pitem-lit">检查负责人姓名:</span>
- <span class="Supervise-pitem-lic">
- <input class="easyui-textbox easyui-validatebox" style="width:400px;height:30px;" data-options="validType:'length[0,30]',multiline:true" name="checkerHead">
- </span>
- </span><br /> -->
- <!-- <span class="Supervise-device-w-t">
- <span class="Supervise-pitem-lit">检查负责人单位:</span>
- <span class="Supervise-pitem-lic">
- <input class="easyui-textbox easyui-validatebox" style="width:400px;height:30px;"
- data-options="validType:'length[0,30]',multiline:true" name="checkerUnit">
- </span>
- </span><br />
- <span class="Supervise-device-w-t">
- <span class="Supervise-pitem-lit">检查负责人职务:</span>
- <span class="Supervise-pitem-lic">
- <input class="easyui-textbox easyui-validatebox" style="width:400px;height:30px;"
- data-options="validType:'length[0,30]',multiline:true" name="checkerJob">
- </span>
- </span><br /> -->
- <span class="Supervise-device-w-t">
- <span class="Supervise-pitem-lit">检查时间:</span>
- <span class="Supervise-pitem-lic Supervise-input-three"><input class="easyui-datebox Supervise-checkTime"
- data-options="required:true" name="checkTime" data-options="required:true" editable="false"></span>
- </span><br />
- <span class="Supervise-device-w-t">
- <span class="Supervise-pitem-lit">检查类型:</span>
- <span class="Supervise-pitem-lic Supervise-input-three">
- <input class="easyui-combobox Supervise-typeOne" editable="false" required="true" name="type">
- <!-- <select class="easyui-combobox Supervise-typeOne" data-options="width:'125px',required:true" editable="false" name="type">
- <option value="0">副科级及以上人员查仓</option>
- <option value="1">四不两直检查</option>
- <option value="2">春季库存检查</option>
- <option value="3">秋季库存检查</option>
- <option value="4">专项检查</option>
- <option value="5">国家库存检查</option>
- <option value="6">省级库存检查</option>
- <option value="7">其他</option>
- </select> -->
- <span class="type-span"><input class="easyui-textbox easyui-validatebox Supervise-otherType"
- name="otherType" data-options="validType:'length[0,30]'"></span>
- </span>
- </span><br />
- <span class="Supervise-device-w-t">
- <span class="Supervise-pitem-lit">检查人单位/职务:</span>
- <span class="Supervise-pitem-lic Supervise-input-three">
- <input class="easyui-combobox Supervise-checkerUnit" data-options="required:true" name="checkerUnit" editable="false">
- <!-- <span class="type-span"><input class="easyui-textbox easyui-validatebox Supervise-otherType Supervise-otherCheckerUnit"
- name="otherCheckerUnit" data-options="validType:'length[0,30]'"></span> -->
- </span>
- </span><br />
- <span class="Supervise-device-w-b">
- <span class="Supervise-pitem-lit">检查内容:</span>
- <span class="Supervise-pitem-lic">
- <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">
- </span>
- </span><br />
- <span class="Supervise-device-w-b">
- <span class="Supervise-pitem-lit">是否存在问题:</span>
- <span class="Supervise-pitem-lic">
- <input type="radio" class="yesOrNo-Supervise yesOrNo-Supervise-first" name="problemRadio1"
- checked="checked" value="1" style="width:25px;cursor:pointer;">是<input type="radio"
- class="yesOrNo-Supervise yesOrNo-Supervise-two" name="problemRadio1" value="0" style="width:25px;cursor:pointer;">否
- </span>
- </span><br />
- <div id="data">
- <span class="Supervise-device-w-b">
- <span class="Supervise-pitem-lit">发现问题及隐患:</span>
- <span class="Supervise-pitem-lic">
- <input class="easyui-textbox easyui-validatebox Supervise-problems" style="width:400px;height:30px;"
- data-options="validType:'length[0,30]',multiline:true" name="problems">
- </span>
- </span><br />
- <span class="Supervise-device-w-b">
- <span class="Supervise-pitem-lit">整改问题描述:</span>
- <span class="Supervise-pitem-lic">
- <input class="easyui-textbox easyui-validatebox Supervise-advices" style="width:400px;height:30px;"
- data-options="validType:'length[0,30]',multiline:true" name="advices">
- </span>
- </span><br />
- <span class="Supervise-device-w-b">
- <span class="Supervise-pitem-lit">备注:</span>
- <span class="Supervise-pitem-lic">
- <input class="easyui-textbox easyui-validatebox Supervise-remarks" style="width:400px;height:30px;"
- data-options="validType:'length[0,30]',multiline:true" name="remarks">
- </span>
- </span><br />
- <span class="Supervise-device-w-t">
- <span class="Supervise-pitem-lit">计划整改开始时间:</span>
- <span class="Supervise-pitem-lic Supervise-input-three">
- <input class="easyui-datebox Supervise-improverStartPlan" name="improverStartPlan"
- editable="false">
- </span>
- </span>
- <span class="Supervise-device-w-t">
- <span class="Supervise-pitem-lit">计划整改结束时间:</span>
- <span class="Supervise-pitem-lic Supervise-input-three">
- <input class="easyui-datebox Supervise-improverEndPlan" name="improverEndPlan" editable="false">
- </span>
- </span><br />
- <span class="Supervise-device-w-t">
- <span class="Supervise-pitem-lit">计划整改责任人:</span>
- <span class="Supervise-pitem-lic Supervise-input-three">
- <input class="easyui-textbox easyui-validatebox Supervise-improverPlan" name="improverPlan"
- data-options="validType:'length[0,30]'">
- </span>
- </span><br />
- </div>
- <!-- <h5>粮仓存粮情况</h5>
- <span class="Supervise-device-w-t">
- <span class="Supervise-pitem-li">总仓容:</span>
- <span class="Supervise-pitem-lic Supervise-input-fives"><input class="easyui-textbox Supervise-capacity" data-options="required:true" name="capacity"></span>
- </span><br/>
- <span class="Supervise-device-w-t">
- <span class="Supervise-pitem-li"> 小麦:</span>
- <span class="Supervise-pitem-lic Supervise-input-fives"><input class="easyui-textbox Supervise-wheat" data-options="required:true" name="wheat"></span>
- </span>
- <span class="Supervise-device-w-t">
- <span class="Supervise-pitem-li">玉米:</span>
- <span class="Supervise-pitem-lic Supervise-input-fives"><input class="easyui-textbox Supervise-corn" data-options="required:true" name="corn"></span>
- </span>
- <span class="Supervise-device-w-t">
- <span class="Supervise-pitem-li">稻谷:</span>
- <span class="Supervise-pitem-lic Supervise-input-fives"><input class="easyui-textbox Supervise-rice" data-options="required:true" name="rice"></span>
- </span>
- <span class="Supervise-device-w-t">
- <span class="Supervise-pitem-li">大豆:</span>
- <span class="Supervise-pitem-lic Supervise-input-fives"><input class="easyui-textbox Supervise-bean" data-options="required:true" name="bean"></span>
- </span> -->
- </div>
- <div style="width:25%;float:left;">
- <div style="margin-bottom: 15px;">
- <a href="javascript:;" class="easyui-linkbutton bd-add-s detail-downLoad">明细导出</a>
- <!--<a href="#" class="easyui-linkbutton bd-add-s clear-btn" plain="true">明细打印</a>-->
- </div>
- <!--upload start-->
- <div id="picBox1">
- <div class="pic supervise_pic" id="pic1" style="max-height: 150px;">
- <ul class="slides">
- <li style="background: #fff;">
- <img id="imgslides1" src="" style="width:100%;height:150px"/>
- </li>
- </ul>
- </div>
- </div>
- <!-- <span style="color:red">问题照片</span> -->
- <div class="upload-btn-wenti">
- <input id="upload-file" class="upload" name="file" type="file">
- <input name="pic" id="avator" type="hidden" value="">
- <span class="uploading-bar" id="uploading-bar"></span>
- </div>
- <div class="upload-info" id="upload-info" style="min-height: 40px;"></div>
- <!--upload end-->
- <div id="picBox2">
- <div class="pic supervise_pic" id="pic2" style="margin-top:10px; max-height: 150px;">
- <ul class="slides">
- <li style="background: #fff;">
- <img id="imgslides2" src="" style="width:100%;height:150px"/>
- </li>
- </ul>
- </div>
- </div>
- <!-- <span style="color:red">检查人员照片</span> -->
- <div class="upload-btn-ren">
- <input id="upload-file-ren" class="upload" name="file" type="file">
- <input name="checkerPic" id="avator2" type="hidden" value="">
- <span class="uploading-bar" id="uploading-bar2"></span>
- </div>
- <div class="upload-info" id="upload-info2" style="min-height: 40px;color:red;font-size: 16px;"></div>
-
- <div class="zhengg-box" style="display: none;">
- <div id="picBox3">
- <div class="pic supervise_pic" id="pic3" style="margin-top:10px;max-height: 150px;">
- <ul class="slides">
- <li style="background: #fff;">
- <img id="imgslides3" src="" style="width:100%;height:150px"/>
- </li>
- </ul>
- </div>
- </div>
- <!-- <span style="color:red">整改反馈照片</span> -->
- <div class="upload-btn-advices">
- <input id="upload-file-advices" class="upload" name="file" type="file">
- <input name="pics" id="avator3" type="hidden" value="">
- <span class="uploading-bar" id="uploading-bar3"></span>
- </div>
- <div class="upload-info" id="upload-info3" style="min-height: 40px;color:red;font-size: 16px;"></div>
- </div>
- </div>
- </div>
- </div>
- <div class="Supervise-pitem-two">
- <h3>整改反馈信息录入</h3>
- <span class="Supervise-device-w-t">
- <span class="Supervise-pitem-lit">编号:</span>
- <span class="Supervise-pitem-lic Supervise-input-three"><input class="easyui-textbox Supervise-code"
- name="code"></span>
- </span>
- <span class="Supervise-device-w-t">
- <span class="Supervise-pitem-lit" style='display: inline-block;width: 110px'>经办人:</span>
- <span class="Supervise-pitem-lic Supervise-input-three"><input class="easyui-textbox Supervise-operator"
- name="operator"></span>
- </span><br />
- <span class="Supervise-device-w-t group">
- <span class="Supervise-pitem-lit">被查单位:</span>
- <span class="Supervise-pitem-lic Supervise-input-three">
- <input class="easyui-combobox Supervise-grainId" name="grainId" editable=true>
- </span>
- </span>
- <!-- <span class="Supervise-device-w-t">
- <span class="Supervise-pitem-lit">整改责任人:</span>
- <span class="Supervise-pitem-lic Supervise-input-three"><input class="easyui-textbox Supervise-improver" name="improver"></span>
- </span> -->
- <span class="Supervise-device-w-t">
- <span class="Supervise-pitem-lit">检查时间:</span>
- <span class="Supervise-pitem-lic Supervise-input-three"><input class="easyui-datebox Supervise-checkTime"
- name="checkTime" editable="false"></span>
- </span><br />
- <span class="Supervise-device-w-t">
- <span class="Supervise-pitem-lit">反馈日期:</span>
- <span class="Supervise-pitem-lic Supervise-input-three"><input class="easyui-datebox Supervise-backDate"
- name="backDate"></span>
- </span>
- <span class="Supervise-device-w-t">
- <span class="Supervise-pitem-lit" style='display: inline-block;width: 110px'>存在问题:</span>
- <span class="Supervise-pitem-lic Supervise-input-three"><input class="easyui-textbox Supervise-problems"
- name="problems"></span>
- </span><br />
- <span class="Supervise-device-w-t checker-span-input">
- <span class="Supervise-pitem-lit">检查组组长:</span>
- <span class="Supervise-pitem-lic Supervise-input-three"><input class="easyui-textbox easyui-validatebox Supervise-checker"
- name="checker"></span>
- </span>
- <span class="Supervise-device-w-t checker-span-img" style="display: none;">
- <span class="Supervise-pitem-lit">检查组组长:</span>
- <span class="Supervise-pitem-lic Supervise-input-three">
- <span class="checker-img-wrap"><img src="/img/checker.png" class="view-checker" style="cursor:pointer;"
- data-path="path"></span>
- </span>
- </span>
- <span class="Supervise-device-w-t checker2-span-input">
- <span class="Supervise-pitem-lit">检查人员:</span>
- <span class="Supervise-pitem-lic Supervise-input-three"><input class="easyui-textbox easyui-validatebox Supervise-checker2"
- name="checker2"></span>
- </span>
- <span class="Supervise-device-w-t checker2-span-img" style="display: none;margin-left:10px">
- <span class="Supervise-pitem-lit">检查人员:</span>
- <span class="Supervise-pitem-lic Supervise-input-three">
- <span class="checker2-img-wrap"><img src="/img/checker.png" class="view-checker" style="cursor:pointer;"
- data-path="path"></span>
- </span>
- </span><br />
- <span class="Supervise-device-w-t Supervise-pitem-center">
- <span class="Supervise-pitem-lit">整改开始时间:</span>
- <span class="Supervise-pitem-lic Supervise-input-three"><input class="easyui-datebox Supervise-improveStartTime"
- name="improveStartTime" editable="false"></span>
- </span>
- <span class="Supervise-device-w-t">
- <span class="Supervise-pitem-lit">整改结束时间:</span>
- <span class="Supervise-pitem-lic Supervise-input-three"><input class="easyui-datebox Supervise-improveEndTime"
- name="improveEndTime" editable="false"></span>
- </span><br />
- <span class="Supervise-device-w-b">
- <span class="Supervise-pitem-lit">整改措施:</span>
- <span class="Supervise-pitem-lic">
- <input class="easyui-textbox Supervise-improveWorks" style="width:398px;height:30px;" data-options="multiline:true"
- name="improveWorks">
- </span>
- </span><br />
- <span class="Supervise-device-w-b">
- <span class="Supervise-pitem-lit">问题整改情况:</span>
- <span class="Supervise-pitem-lic">
- <input class="easyui-textbox Supervise-improveResult" style="width:398px;height:30px;" data-options="multiline:true"
- name="improveResult">
- </span>
- </span><br />
- </div>
- <a href="#" class="easyui-linkbutton bd-add-s Supervise-device-add-new" plain="true" style="margin-top: 20px;">确定</a>
- </form>
- </div>
- <div id="Supervise-checkerImg" style="padding: 20px;">
- <div class="imgBox">
- <a class="imgBox-a first-a"></a>
- <a class="imgBox-a last-a"></a>
- <div class="imgBox-list">
- </div>
- </div>
- </div>
- <script type="text/javascript" src="/src/lib/flexslider/jquery.flexslider-min.js"></script>
- <style type="text/css">
- .imgBox {
- width: 100%;
- height: 100%;
- overflow: hidden;
- position: relative;
- }
- .imgBox-a {
- position: absolute;
- content: "";
- top: 50%;
- width: 30px;
- height: 30px;
- background-color: transparent;
- -webkit-transform: translateY(-50%) rotate(-45deg);
- -moz-transform: translateY(-50%) rotate(-45deg);
- -ms-transform: translateY(-50%) rotate(-45deg);
- -o-transform: translateY(-50%) rotate(-45deg);
- transform: translateY(-50%) rotate(-45deg);
- cursor: pointer;
- }
- .first-a {
- left: 15px;
- border-top: 5px solid green;
- border-left: 5px solid green;
- }
- .last-a {
- right: 15px;
- border-right: 5px solid green;
- border-bottom: 5px solid green;
- }
- .imgBox-list {
- width: 1000%;
- height: 100%;
- transition: all 0.3s;
- }
- .imgBox img {
- width: 10%;
- height: 100%
- }
- .info-no {
- background: #f53939;
- color: #FFF
- }
- .info-yes {
- background: green;
- color: #FFf
- }
- #Supervise-massage {
- text-align: center;
- line-height: 110px;
- font-size: 16px;
- font-weight: bold;
- }
- </style>
|