温红权 8 лет назад
Родитель
Сommit
2c7e871638

+ 40 - 35
VisualInspection/css/other_check/other_check.css

@@ -1,49 +1,54 @@
-
-.div-month{
-    width:80px;
-    height:32px;
-    float:left;
-    margin-left: 20px;
+.div-month {
+    width: 80px;
+    height: 32px;
+    float: left;
+    margin-right: 20px;
     line-height: 50px;
 }
-.div-roadManage{
-    width:140px;
-    height:50px;
-    float:left;
-    margin-left: 20px;
+
+.div-roadManage {
+    width: 140px;
+    height: 50px;
+    float: left;
+    margin-right: 20px;
     line-height: 50px;
 }
-.div-station{
-    width:120px;
-    height:50px;
-    float:left;
-    margin-left: 20px;
+
+.div-station {
+    width: 120px;
+    height: 50px;
+    float: left;
+    margin-right: 20px;
     line-height: 50px;
 }
-.div-roadManage select{
-    width:140px;
-    height:30px;
+
+.div-roadManage select {
+    width: 140px;
+    height: 30px;
     border: 1px solid #ccc;
     border-radius: 4px;
     font-size: 14px;
 }
-.div-station select{
-    width:110px;
-    height:30px;
+
+.div-station select {
+    width: 110px;
+    height: 30px;
     border: 1px solid #ccc;
     border-radius: 4px;
     font-size: 14px;
 }
-.div-month select{
-    width:80px;
-    height:30px;
+
+.div-month select {
+    width: 80px;
+    height: 30px;
     border: 1px solid #ccc;
     border-radius: 4px;
     font-size: 14px;
 }
-.div-month input{
-    width:80px;
-    height:30px;
+
+.div-month input {
+    width: 80px;
+    height: 30px;
     /*margin-top: 9px;*/
     border: 1px solid #ccc;
     border-radius: 4px;
@@ -64,16 +69,16 @@
     border-radius: 4px;
 }
 
-.div-month2{
-    width:130px;
-    height:32px;
-    float:left;
+.div-month2 {
+    width: 130px;
+    height: 32px;
+    float: left;
     line-height: 50px;
 }
 
-.div-month2 input{
-    width:130px;
-    height:32px;
+.div-month2 input {
+    width: 130px;
+    height: 32px;
     /*margin-top: 9px;*/
     border: 1px solid #ccc;
     border-radius: 4px;

+ 93 - 87
VisualInspection/view/other_check/data_platform_check.html

@@ -2,41 +2,47 @@
 <script src="/js/other_check/other_check.js"></script>
 <!--  start -->
 <div class="container-fluid ">
-        <div class="row">
-             <div>
-                <div class="div-month">
-                    <input id="month_date" class="form-control form-date" type="text" placeholder="请选择" style="height:30px;">
-                 </div>
-                 <div class="div-roadManage">
-                    <select class="form-control" id="first"></select>
-                </div>
-                <div class="div-station">
-                    <select class="form-control" id="second"></select>
-                </div>
+    <div class="row">
+        <div>
+            <span style="float: left;
+            padding-top: 5px;">时间:</span>
+            <div class="div-month">
+                <input id="month_date" class="form-control form-date" type="text" placeholder="请选择" style="height:30px;">
+            </div>
+            <span style="float: left;
+            padding-top: 5px;">道管:</span>
+            <div class="div-roadManage">
+                <select class="form-control" id="first"></select>
+            </div>
+            <span style="float: left;
+            padding-top: 5px;">收费站:</span>
+            <div class="div-station">
+                <select class="form-control" id="second"></select>
+            </div>
 
-               <div class="col-xs-3">
-                    <div class="input-group">
-                        <button class="btn btn-primary " type="button" id="conditional_query">查询</button>
-                    </div>
+            <div class="col-xs-3">
+                <div class="input-group">
+                    <button class="btn btn-primary " type="button" id="conditional_query">查询</button>
                 </div>
+            </div>
 
-                 <div style="float:right;margin-right:30px;">
-                    <button class="btn btn-primary" type="button" id="add_btn"><i class="icon icon-plus-sign"></i> 增加稽查记录</button>
-                </div>
+            <div style="float:right;margin-right:30px;">
+                <button class="btn btn-primary" type="button" id="add_btn"><i class="icon icon-plus-sign"></i> 增加稽查记录</button>
             </div>
         </div>
-        <hr>
-        <div class="row">
-            <!-- 使用一个div来显示数据表格 -->
-            <div class="datatable" data-checkable="true" data-sortable="true"></div>
-        </div>
-        <div class="">
-            
+    </div>
+    <hr>
+    <div class="row">
+        <!-- 使用一个div来显示数据表格 -->
+        <div class="datatable" data-checkable="true" data-sortable="true"></div>
+    </div>
+    <div class="">
 
-        </div>
+
+    </div>
 
 </div>
-<!--  end -->          
+<!--  end -->
 <div style="display:none;" id="form-div">
     <div class="layer-content" style="width:100%;height:100%;">
         <div style="width:350px;overflow:hidden;zoom:1;margin:auto;">
@@ -52,83 +58,83 @@
                         </div>
                     </div>
                 </div>
-            <div style="width:100%;margin-top:10px;">
-                <div style="width:80px;float:left;">
-                    <span style="line-height:32px;">扣分类别</span>
-                </div>
-                <div style="width:260px;float:left;">
-                    <div id="check_item_select" style="position: relative;">
-                        <input class="form-control" id="check_item_id">
+                <div style="width:100%;margin-top:10px;">
+                    <div style="width:80px;float:left;">
+                        <span style="line-height:32px;">扣分类别</span>
                     </div>
-                     <div class="form-group check_item_group">
-                        <!--<label for="exampleInputPassword4" class="col-sm-2">分类:</label>-->
-                        <div class="col-md-6 col-sm-10">
-                            <div id="check_item_select"></div>
+                    <div style="width:260px;float:left;">
+                        <div id="check_item_select" style="position: relative;">
+                            <input class="form-control" id="check_item_id">
+                        </div>
+                        <div class="form-group check_item_group">
+                            <!--<label for="exampleInputPassword4" class="col-sm-2">分类:</label>-->
+                            <div class="col-md-6 col-sm-10">
+                                <div id="check_item_select"></div>
 
+                            </div>
                         </div>
                     </div>
-                </div>
-                <div class="panel-body" style="display:none;">
-                    <ul id="check_rule_tree2" class="ztree">
+                    <div class="panel-body" style="display:none;">
+                        <ul id="check_rule_tree2" class="ztree">
 
-                    </ul>
-                </div>
-            </div>
-             <div style="width:100%;margin-top:10px;overflow:hidden;zoom:1;">
-                <div style="width:80px;float:left;">
-                    <span style="line-height:32px;">扣分描述</span>
-                </div>
-                <div style="width:260px;float:left;">
-                   <input class="form-control" id="remark">
-                </div>
-            </div>
-            <div style="width:100%;margin-top:10px;overflow:hidden;zoom:1;">
-                <div style="width:80px;float:left;">
-                    <span style="line-height:32px;">扣分值</span>
+                        </ul>
+                    </div>
                 </div>
-                <div style="width:260px;float:left;">
-                    <input class="form-control" id="check_score" onkeypress="return kkpager.keypress_gopage(event);">
+                <div style="width:100%;margin-top:10px;overflow:hidden;zoom:1;">
+                    <div style="width:80px;float:left;">
+                        <span style="line-height:32px;">扣分描述</span>
+                    </div>
+                    <div style="width:260px;float:left;">
+                        <input class="form-control" id="remark">
+                    </div>
                 </div>
-            </div>
-            <div style="width:100%;margin-top:10px;overflow:hidden;zoom:1;">
-                <div style="width:80px;float:left;">
-                    <span style="line-height:32px;">附件上传</span>
+                <div style="width:100%;margin-top:10px;overflow:hidden;zoom:1;">
+                    <div style="width:80px;float:left;">
+                        <span style="line-height:32px;">扣分值</span>
+                    </div>
+                    <div style="width:260px;float:left;">
+                        <input class="form-control" id="check_score" onkeypress="return kkpager.keypress_gopage(event);">
+                    </div>
                 </div>
-                <div style="width:260px;float:left;">
-                    <div class="col-md-10">
-                        <div id="uploaderExample" class="uploader">
-                            <div id="editImage" file_src="" style="overflow:hidden;zoom:1;"></div>
-                            <div class="file-list" data-drag-placeholder="请拖拽文件到此处"></div>
-                            <button type="button" class="btn btn-primary  uploader-btn-browse" style="float:left;"><i class="icon icon-cloud-upload"></i> 选择文件</button>
+                <div style="width:100%;margin-top:10px;overflow:hidden;zoom:1;">
+                    <div style="width:80px;float:left;">
+                        <span style="line-height:32px;">附件上传</span>
+                    </div>
+                    <div style="width:260px;float:left;">
+                        <div class="col-md-10">
+                            <div id="uploaderExample" class="uploader">
+                                <div id="editImage" file_src="" style="overflow:hidden;zoom:1;"></div>
+                                <div class="file-list" data-drag-placeholder="请拖拽文件到此处"></div>
+                                <button type="button" class="btn btn-primary  uploader-btn-browse" style="float:left;"><i class="icon icon-cloud-upload"></i> 选择文件</button>
+                            </div>
                         </div>
                     </div>
                 </div>
-            </div>
-            <div style="width:100%;margin-top:10px;overflow:hidden;zoom:1;">
-                <div style="width:80px;float:left;">
-                    <span style="line-height:32px;">稽查时间</span>
-                </div>
-                <div style="width:260px;float:left;">
-                    <div class="div-month2">
-                        <input id="month_date2" class="form-control form-date" type="text" placeholder="请选择" style="height:32px;">
+                <div style="width:100%;margin-top:10px;overflow:hidden;zoom:1;">
+                    <div style="width:80px;float:left;">
+                        <span style="line-height:32px;">稽查时间</span>
                     </div>
-                    <select class="form-control" style="width:130px;" id="check_num">
+                    <div style="width:260px;float:left;">
+                        <div class="div-month2">
+                            <input id="month_date2" class="form-control form-date" type="text" placeholder="请选择" style="height:32px;">
+                        </div>
+                        <select class="form-control" style="width:130px;" id="check_num">
                         <option value="1">第一次检查</option>
                         <option value="2">第二次检查</option>
                         <option value="3">第三次检查</option>
                     </select>
+                    </div>
                 </div>
             </div>
         </div>
+        <div class="operation" style="width:100%;overflow:hidden;zoom:1;border-top:1px solid #ddd;margin-top:20px;padding:10px 10px 10px 10px;">
+            <button class="btn btn-primary" type="button" style="float:right;" id="save-check"> 保存</button>
+            <button class="btn btn-primary" type="button" style="float:right;background-color:#fff;color:#333;margin-right:20px;" id="close-layer"> 关闭</button>
+        </div>
     </div>
-    <div class="operation" style="width:100%;overflow:hidden;zoom:1;border-top:1px solid #ddd;margin-top:20px;padding:10px 10px 10px 10px;">
-        <button class="btn btn-primary" type="button"  style="float:right;" id="save-check"> 保存</button>
-        <button class="btn btn-primary" type="button" style="float:right;background-color:#fff;color:#333;margin-right:20px;" id="close-layer"> 关闭</button>
-    </div>
-</div>
-<script>
-    $(document).ready(function() {
-        check_type = 4;
-        init();
-    });
-</script>
+    <script>
+        $(document).ready(function() {
+            check_type = 4;
+            init();
+        });
+    </script>

+ 93 - 87
VisualInspection/view/other_check/onsite_check.html

@@ -2,41 +2,47 @@
 <script src="/js/other_check/other_check.js?_inline"></script>
 <!--  start -->
 <div class="container-fluid ">
-        <div class="row">
-             <div>
-                <div class="div-month">
-                    <input id="month_date" class="form-control form-date" type="text" placeholder="请选择" style="height:30px;">
-                 </div>
-                 <div class="div-roadManage">
-                    <select class="form-control" id="first"></select>
-                </div>
-                <div class="div-station">
-                    <select class="form-control" id="second"></select>
-                </div>
+    <div class="row">
+        <div>
+            <span style="float: left;
+                padding-top: 5px;">时间:</span>
+            <div class="div-month">
+                <input id="month_date" class="form-control form-date" type="text" placeholder="请选择" style="height:30px;">
+            </div>
+            <span style="float: left;
+                 padding-top: 5px;">道管:</span>
+            <div class="div-roadManage">
+                <select class="form-control" id="first"></select>
+            </div>
+            <span style="float: left;
+                padding-top: 5px;">收费站:</span>
+            <div class="div-station">
+                <select class="form-control" id="second"></select>
+            </div>
 
-               <div class="col-xs-3">
-                    <div class="input-group">
-                        <button class="btn btn-primary " type="button" id="conditional_query">查询</button>
-                    </div>
+            <div class="col-xs-3">
+                <div class="input-group">
+                    <button class="btn btn-primary " type="button" id="conditional_query">查询</button>
                 </div>
+            </div>
 
-                 <div style="float:right;margin-right:30px;">
-                    <button class="btn btn-primary" type="button" id="add_btn"><i class="icon icon-plus-sign"></i> 增加稽查记录</button>
-                </div>
+            <div style="float:right;margin-right:30px;">
+                <button class="btn btn-primary" type="button" id="add_btn"><i class="icon icon-plus-sign"></i> 增加稽查记录</button>
             </div>
         </div>
-        <hr>
-        <div class="row">
-            <!-- 使用一个div来显示数据表格 -->
-            <div class="datatable" data-checkable="true" data-sortable="true"></div>
-        </div>
-        <div class="">
-            
+    </div>
+    <hr>
+    <div class="row">
+        <!-- 使用一个div来显示数据表格 -->
+        <div class="datatable" data-checkable="true" data-sortable="true"></div>
+    </div>
+    <div class="">
 
-        </div>
+
+    </div>
 
 </div>
-<!--  end -->          
+<!--  end -->
 <div style="display:none;" id="form-div">
     <div class="layer-content" style="width:100%;height:100%;">
         <div style="width:350px;overflow:hidden;zoom:1;margin:auto;">
@@ -52,83 +58,83 @@
                         </div>
                     </div>
                 </div>
-            <div style="width:100%;margin-top:10px;">
-                <div style="width:80px;float:left;">
-                    <span style="line-height:32px;">扣分类别</span>
-                </div>
-                <div style="width:260px;float:left;">
-                    <div id="check_item_select" style="position: relative;">
-                        <input class="form-control" id="check_item_id">
+                <div style="width:100%;margin-top:10px;">
+                    <div style="width:80px;float:left;">
+                        <span style="line-height:32px;">扣分类别</span>
                     </div>
-                     <div class="form-group check_item_group">
-                        <!--<label for="exampleInputPassword4" class="col-sm-2">分类:</label>-->
-                        <div class="col-md-6 col-sm-10">
-                            <div id="check_item_select"></div>
+                    <div style="width:260px;float:left;">
+                        <div id="check_item_select" style="position: relative;">
+                            <input class="form-control" id="check_item_id">
+                        </div>
+                        <div class="form-group check_item_group">
+                            <!--<label for="exampleInputPassword4" class="col-sm-2">分类:</label>-->
+                            <div class="col-md-6 col-sm-10">
+                                <div id="check_item_select"></div>
 
+                            </div>
                         </div>
                     </div>
-                </div>
-                <div class="panel-body" style="display:none;">
-                    <ul id="check_rule_tree2" class="ztree">
+                    <div class="panel-body" style="display:none;">
+                        <ul id="check_rule_tree2" class="ztree">
 
-                    </ul>
-                </div>
-            </div>
-             <div style="width:100%;margin-top:10px;overflow:hidden;zoom:1;">
-                <div style="width:80px;float:left;">
-                    <span style="line-height:32px;">扣分描述</span>
-                </div>
-                <div style="width:260px;float:left;">
-                   <input class="form-control" id="remark">
-                </div>
-            </div>
-            <div style="width:100%;margin-top:10px;overflow:hidden;zoom:1;">
-                <div style="width:80px;float:left;">
-                    <span style="line-height:32px;">扣分值</span>
+                        </ul>
+                    </div>
                 </div>
-                <div style="width:260px;float:left;">
-                    <input class="form-control" id="check_score" onkeypress="return kkpager.keypress_gopage(event);">
+                <div style="width:100%;margin-top:10px;overflow:hidden;zoom:1;">
+                    <div style="width:80px;float:left;">
+                        <span style="line-height:32px;">扣分描述</span>
+                    </div>
+                    <div style="width:260px;float:left;">
+                        <input class="form-control" id="remark">
+                    </div>
                 </div>
-            </div>
-            <div style="width:100%;margin-top:10px;overflow:hidden;zoom:1;">
-                <div style="width:80px;float:left;">
-                    <span style="line-height:32px;">附件上传</span>
+                <div style="width:100%;margin-top:10px;overflow:hidden;zoom:1;">
+                    <div style="width:80px;float:left;">
+                        <span style="line-height:32px;">扣分值</span>
+                    </div>
+                    <div style="width:260px;float:left;">
+                        <input class="form-control" id="check_score" onkeypress="return kkpager.keypress_gopage(event);">
+                    </div>
                 </div>
-                <div style="width:260px;float:left;">
-                    <div class="col-md-10">
-                        <div id="uploaderExample" class="uploader">
-                            <div id="editImage" file_src="" style="overflow:hidden;zoom:1;"></div>
-                            <div class="file-list" data-drag-placeholder="请拖拽文件到此处"></div>
-                            <button type="button" class="btn btn-primary  uploader-btn-browse" style="float:left;"><i class="icon icon-cloud-upload"></i> 选择文件</button>
+                <div style="width:100%;margin-top:10px;overflow:hidden;zoom:1;">
+                    <div style="width:80px;float:left;">
+                        <span style="line-height:32px;">附件上传</span>
+                    </div>
+                    <div style="width:260px;float:left;">
+                        <div class="col-md-10">
+                            <div id="uploaderExample" class="uploader">
+                                <div id="editImage" file_src="" style="overflow:hidden;zoom:1;"></div>
+                                <div class="file-list" data-drag-placeholder="请拖拽文件到此处"></div>
+                                <button type="button" class="btn btn-primary  uploader-btn-browse" style="float:left;"><i class="icon icon-cloud-upload"></i> 选择文件</button>
+                            </div>
                         </div>
                     </div>
                 </div>
-            </div>
-            <div style="width:100%;margin-top:10px;overflow:hidden;zoom:1;">
-                <div style="width:80px;float:left;">
-                    <span style="line-height:32px;">稽查时间</span>
-                </div>
-                <div style="width:260px;float:left;">
-                    <div class="div-month2">
-                        <input id="month_date2" class="form-control form-date" type="text" placeholder="请选择" style="height:32px;">
+                <div style="width:100%;margin-top:10px;overflow:hidden;zoom:1;">
+                    <div style="width:80px;float:left;">
+                        <span style="line-height:32px;">稽查时间</span>
                     </div>
-                    <select class="form-control" style="width:130px;" id="check_num">
+                    <div style="width:260px;float:left;">
+                        <div class="div-month2">
+                            <input id="month_date2" class="form-control form-date" type="text" placeholder="请选择" style="height:32px;">
+                        </div>
+                        <select class="form-control" style="width:130px;" id="check_num">
                         <option value="1">第一次检查</option>
                         <option value="2">第二次检查</option>
                         <option value="3">第三次检查</option>
                     </select>
+                    </div>
                 </div>
             </div>
         </div>
+        <div class="operation" style="width:100%;overflow:hidden;zoom:1;border-top:1px solid #ddd;margin-top:20px;padding:10px 10px 10px 10px;">
+            <button class="btn btn-primary" type="button" style="float:right;" id="save-check"> 保存</button>
+            <button class="btn btn-primary" type="button" style="float:right;background-color:#fff;color:#333;margin-right:20px;" id="close-layer"> 关闭</button>
+        </div>
     </div>
-    <div class="operation" style="width:100%;overflow:hidden;zoom:1;border-top:1px solid #ddd;margin-top:20px;padding:10px 10px 10px 10px;">
-        <button class="btn btn-primary" type="button"  style="float:right;" id="save-check"> 保存</button>
-        <button class="btn btn-primary" type="button" style="float:right;background-color:#fff;color:#333;margin-right:20px;" id="close-layer"> 关闭</button>
-    </div>
-</div>
-<script>
-    $(document).ready(function() {
-        check_type = 3;
-        init();
-    });
-</script>
+    <script>
+        $(document).ready(function() {
+            check_type = 3;
+            init();
+        });
+    </script>

+ 105 - 97
VisualInspection/view/other_check/special_check.html

@@ -2,43 +2,51 @@
 <script src="/js/other_check/other_check.js?_inline"></script>
 <!--  start -->
 <div class="container-fluid ">
-        <div class="row">
-             <div>
-                <div class="div-month">
-                    <input id="month_date" class="form-control form-date" type="text" placeholder="请选择" style="height:30px;">
-                 </div>
-                 <div class="div-roadManage">
-                    <select class="form-control" id="first"></select>
-                </div>
-                <div class="div-station">
-                    <select class="form-control" id="second"></select>
-                </div>
-                <div  class="col-xs-1">
-                    <select class="form-control" id="speacial_type_select"></select>
-                </div>
-               <div class="col-xs-3">
-                    <div class="input-group">
-                        <button class="btn btn-primary " type="button" id="conditional_query">查询</button>
-                    </div>
+    <div class="row">
+        <div>
+            <span style="float: left;
+                padding-top: 5px;">时间:</span>
+            <div class="div-month">
+                <input id="month_date" class="form-control form-date" type="text" placeholder="请选择" style="height:30px;">
+            </div>
+            <span style="float: left;
+                 padding-top: 5px;">道管:</span>
+            <div class="div-roadManage">
+                <select class="form-control" id="first"></select>
+            </div>
+            <span style="float: left;
+                padding-top: 5px;">收费站:</span>
+            <div class="div-station">
+                <select class="form-control" id="second"></select>
+            </div>
+            <span style="float: left;
+                padding-top: 5px;">来源:</span>
+            <div class="col-xs-1">
+                <select class="form-control" id="speacial_type_select"></select>
+            </div>
+            <div class="col-xs-3">
+                <div class="input-group">
+                    <button class="btn btn-primary " type="button" id="conditional_query">查询</button>
                 </div>
+            </div>
 
-                 <div style="float:right;margin-right:30px;">
-                    <button class="btn btn-primary" type="button" id="add_btn"><i class="icon icon-plus-sign"></i> 增加稽查记录</button>
-                </div>
+            <div style="float:right;margin-right:30px;">
+                <button class="btn btn-primary" type="button" id="add_btn"><i class="icon icon-plus-sign"></i> 增加稽查记录</button>
             </div>
         </div>
-        <hr>
-        <div class="row">
-            <!-- 使用一个div来显示数据表格 -->
-            <div class="datatable" data-checkable="true" data-sortable="true"></div>
-        </div>
-        <div class="">
-            
+    </div>
+    <hr>
+    <div class="row">
+        <!-- 使用一个div来显示数据表格 -->
+        <div class="datatable" data-checkable="true" data-sortable="true"></div>
+    </div>
+    <div class="">
 
-        </div>
+
+    </div>
 
 </div>
-<!--  end -->          
+<!--  end -->
 <div style="display:none;" id="form-div">
     <div class="layer-content" style="width:100%;height:100%;">
         <div style="width:350px;overflow:hidden;zoom:1;margin:auto;">
@@ -54,91 +62,91 @@
                         </div>
                     </div>
                 </div>
-            <div style="width:100%;margin-top:10px;">
-                <div style="width:80px;float:left;">
-                    <span style="line-height:32px;">扣分类别</span>
-                </div>
-                <div style="width:260px;float:left;">
-                    <div id="check_item_select" style="position: relative;">
-                        <input class="form-control" id="check_item_id">
+                <div style="width:100%;margin-top:10px;">
+                    <div style="width:80px;float:left;">
+                        <span style="line-height:32px;">扣分类别</span>
                     </div>
-                     <div class="form-group check_item_group">
-                        <!--<label for="exampleInputPassword4" class="col-sm-2">分类:</label>-->
-                        <div class="col-md-6 col-sm-10">
-                            <div id="check_item_select"></div>
+                    <div style="width:260px;float:left;">
+                        <div id="check_item_select" style="position: relative;">
+                            <input class="form-control" id="check_item_id">
+                        </div>
+                        <div class="form-group check_item_group">
+                            <!--<label for="exampleInputPassword4" class="col-sm-2">分类:</label>-->
+                            <div class="col-md-6 col-sm-10">
+                                <div id="check_item_select"></div>
 
+                            </div>
                         </div>
                     </div>
-                </div>
-                <div class="panel-body" style="display:none;">
-                    <ul id="check_rule_tree2" class="ztree">
+                    <div class="panel-body" style="display:none;">
+                        <ul id="check_rule_tree2" class="ztree">
 
-                    </ul>
-                </div>
-            </div>
-             <div style="width:100%;margin-top:10px;overflow:hidden;zoom:1;">
-                <div style="width:80px;float:left;">
-                    <span style="line-height:32px;">扣分描述</span>
-                </div>
-                <div style="width:260px;float:left;">
-                   <input class="form-control" id="remark">
-                </div>
-            </div>
-            <div style="width:100%;margin-top:10px;overflow:hidden;zoom:1;">
-                <div style="width:80px;float:left;">
-                    <span style="line-height:32px;">扣分值</span>
-                </div>
-                <div style="width:260px;float:left;">
-                    <input class="form-control" id="check_score" onkeypress="return kkpager.keypress_gopage(event);">
+                        </ul>
+                    </div>
                 </div>
-            </div>
-            <div style="width:100%;margin-top:10px;overflow:hidden;zoom:1;">
-                <div style="width:80px;float:left;">
-                    <span style="line-height:32px;">稽查类型</span>
+                <div style="width:100%;margin-top:10px;overflow:hidden;zoom:1;">
+                    <div style="width:80px;float:left;">
+                        <span style="line-height:32px;">扣分描述</span>
+                    </div>
+                    <div style="width:260px;float:left;">
+                        <input class="form-control" id="remark">
+                    </div>
                 </div>
-                <div style="width:260px;float:left;">
-                    <select class="form-control" id="select-special-check-type"></select>
+                <div style="width:100%;margin-top:10px;overflow:hidden;zoom:1;">
+                    <div style="width:80px;float:left;">
+                        <span style="line-height:32px;">扣分值</span>
+                    </div>
+                    <div style="width:260px;float:left;">
+                        <input class="form-control" id="check_score" onkeypress="return kkpager.keypress_gopage(event);">
+                    </div>
                 </div>
-            </div>
-            <div style="width:100%;margin-top:10px;overflow:hidden;zoom:1;">
-                <div style="width:80px;float:left;">
-                    <span style="line-height:32px;">附件上传</span>
+                <div style="width:100%;margin-top:10px;overflow:hidden;zoom:1;">
+                    <div style="width:80px;float:left;">
+                        <span style="line-height:32px;">稽查类型</span>
+                    </div>
+                    <div style="width:260px;float:left;">
+                        <select class="form-control" id="select-special-check-type"></select>
+                    </div>
                 </div>
-                <div style="width:260px;float:left;">
-                    <div class="col-md-10">
-                        <div id="uploaderExample" class="uploader">
-                            <div id="editImage" file_src="" style="overflow:hidden;zoom:1;"></div>
-                            <div class="file-list" data-drag-placeholder="请拖拽文件到此处"></div>
-                            <button type="button" class="btn btn-primary  uploader-btn-browse" style="float:left;"><i class="icon icon-cloud-upload"></i> 选择文件</button>
+                <div style="width:100%;margin-top:10px;overflow:hidden;zoom:1;">
+                    <div style="width:80px;float:left;">
+                        <span style="line-height:32px;">附件上传</span>
+                    </div>
+                    <div style="width:260px;float:left;">
+                        <div class="col-md-10">
+                            <div id="uploaderExample" class="uploader">
+                                <div id="editImage" file_src="" style="overflow:hidden;zoom:1;"></div>
+                                <div class="file-list" data-drag-placeholder="请拖拽文件到此处"></div>
+                                <button type="button" class="btn btn-primary  uploader-btn-browse" style="float:left;"><i class="icon icon-cloud-upload"></i> 选择文件</button>
+                            </div>
                         </div>
                     </div>
                 </div>
-            </div>
-            <div style="width:100%;margin-top:10px;overflow:hidden;zoom:1;">
-                <div style="width:80px;float:left;">
-                    <span style="line-height:32px;">稽查时间</span>
-                </div>
-                <div style="width:260px;float:left;">
-                    <div class="div-month2">
-                        <input id="month_date2" class="form-control form-date" type="text" placeholder="请选择" style="height:32px;">
+                <div style="width:100%;margin-top:10px;overflow:hidden;zoom:1;">
+                    <div style="width:80px;float:left;">
+                        <span style="line-height:32px;">稽查时间</span>
                     </div>
-                    <select class="form-control" style="width:130px;" id="check_num">
+                    <div style="width:260px;float:left;">
+                        <div class="div-month2">
+                            <input id="month_date2" class="form-control form-date" type="text" placeholder="请选择" style="height:32px;">
+                        </div>
+                        <select class="form-control" style="width:130px;" id="check_num">
                         <option value="1">第一次检查</option>
                         <option value="2">第二次检查</option>
                         <option value="3">第三次检查</option>
                     </select>
+                    </div>
                 </div>
             </div>
         </div>
+        <div class="operation" style="width:100%;overflow:hidden;zoom:1;border-top:1px solid #ddd;margin-top:20px;padding:10px 10px 10px 10px;">
+            <button class="btn btn-primary" type="button" style="float:right;" id="save-check"> 保存</button>
+            <button class="btn btn-primary" type="button" style="float:right;background-color:#fff;color:#333;margin-right:20px;" id="close-layer"> 关闭</button>
+        </div>
     </div>
-    <div class="operation" style="width:100%;overflow:hidden;zoom:1;border-top:1px solid #ddd;margin-top:20px;padding:10px 10px 10px 10px;">
-        <button class="btn btn-primary" type="button"  style="float:right;" id="save-check"> 保存</button>
-        <button class="btn btn-primary" type="button" style="float:right;background-color:#fff;color:#333;margin-right:20px;" id="close-layer"> 关闭</button>
-    </div>
-</div>
-<script>
-    $(document).ready(function() {
-        check_type = 2;
-        init();
-    });
-</script>
+    <script>
+        $(document).ready(function() {
+            check_type = 2;
+            init();
+        });
+    </script>

+ 93 - 88
VisualInspection/view/other_check/third_unannounced_check.html

@@ -2,41 +2,47 @@
 <script src="/js/other_check/other_check.js?_inline"></script>
 <!--  start -->
 <div class="container-fluid ">
-        <div class="row">
-             <div>
-                <div class="div-month">
-                    <input id="month_date" class="form-control form-date" type="text" placeholder="请选择" style="height:30px;">
-                 </div>
-                 <div class="div-roadManage">
-                    <select class="form-control" id="first"></select>
-                </div>
-                <div class="div-station">
-                    <select class="form-control" id="second"></select>
-                </div>
+    <div class="row">
+        <div>
+            <span style="float: left;
+                padding-top: 5px;">时间:</span>
+            <div class="div-month">
+                <input id="month_date" class="form-control form-date" type="text" placeholder="请选择" style="height:30px;">
+            </div>
+            <span style="float: left;
+                 padding-top: 5px;">道管:</span>
+            <div class="div-roadManage">
+                <select class="form-control" id="first"></select>
+            </div>
+            <span style="float: left;
+                padding-top: 5px;">收费站:</span>
+            <div class="div-station">
+                <select class="form-control" id="second"></select>
+            </div>
 
-               <div class="col-xs-3">
-                    <div class="input-group">
-                        <button class="btn btn-primary " type="button" id="conditional_query">查询</button>
-                    </div>
+            <div class="col-xs-3">
+                <div class="input-group">
+                    <button class="btn btn-primary " type="button" id="conditional_query">查询</button>
                 </div>
+            </div>
 
-                 <div style="float:right;margin-right:30px;">
-                    <button class="btn btn-primary" type="button" id="add_btn"><i class="icon icon-plus-sign"></i> 增加稽查记录</button>
-                </div>
+            <div style="float:right;margin-right:30px;">
+                <button class="btn btn-primary" type="button" id="add_btn"><i class="icon icon-plus-sign"></i> 增加稽查记录</button>
             </div>
         </div>
-        <hr>
-        <div class="row">
-            <!-- 使用一个div来显示数据表格 -->
-            <div class="datatable" data-checkable="true" data-sortable="true"></div>
-        </div>
-        <div class="">
-            
+    </div>
+    <hr>
+    <div class="row">
+        <!-- 使用一个div来显示数据表格 -->
+        <div class="datatable" data-checkable="true" data-sortable="true"></div>
+    </div>
+    <div class="">
 
-        </div>
+
+    </div>
 
 </div>
-<!--  end -->          
+<!--  end -->
 <div style="display:none;" id="form-div">
     <div class="layer-content" style="width:100%;height:100%;">
         <div style="width:350px;overflow:hidden;zoom:1;margin:auto;">
@@ -52,84 +58,83 @@
                         </div>
                     </div>
                 </div>
-            <div style="width:100%;margin-top:10px;">
-                <div style="width:80px;float:left;">
-                    <span style="line-height:32px;">扣分类别</span>
-                </div>
-                <div style="width:260px;float:left;">
-                    <div id="check_item_select" style="position: relative;">
-                        <input class="form-control" id="check_item_id">
+                <div style="width:100%;margin-top:10px;">
+                    <div style="width:80px;float:left;">
+                        <span style="line-height:32px;">扣分类别</span>
                     </div>
-                     <div class="form-group check_item_group">
-                        <!--<label for="exampleInputPassword4" class="col-sm-2">分类:</label>-->
-                        <div class="col-md-6 col-sm-10">
-                            <div id="check_item_select"></div>
+                    <div style="width:260px;float:left;">
+                        <div id="check_item_select" style="position: relative;">
+                            <input class="form-control" id="check_item_id">
+                        </div>
+                        <div class="form-group check_item_group">
+                            <!--<label for="exampleInputPassword4" class="col-sm-2">分类:</label>-->
+                            <div class="col-md-6 col-sm-10">
+                                <div id="check_item_select"></div>
 
+                            </div>
                         </div>
                     </div>
-                </div>
-                <div class="panel-body" style="display:none;">
-                    <ul id="check_rule_tree2" class="ztree">
+                    <div class="panel-body" style="display:none;">
+                        <ul id="check_rule_tree2" class="ztree">
 
-                    </ul>
-                </div>
-            </div>
-             <div style="width:100%;margin-top:10px;overflow:hidden;zoom:1;">
-                <div style="width:80px;float:left;">
-                    <span style="line-height:32px;">扣分描述</span>
-                </div>
-                <div style="width:260px;float:left;">
-                   <input class="form-control" id="remark">
-                </div>
-            </div>
-            <div style="width:100%;margin-top:10px;overflow:hidden;zoom:1;">
-                <div style="width:80px;float:left;">
-                    <span style="line-height:32px;">扣分值</span>
+                        </ul>
+                    </div>
                 </div>
-                <div style="width:260px;float:left;">
-                    <input class="form-control" id="check_score" onkeypress="return kkpager.keypress_gopage(event);">
+                <div style="width:100%;margin-top:10px;overflow:hidden;zoom:1;">
+                    <div style="width:80px;float:left;">
+                        <span style="line-height:32px;">扣分描述</span>
+                    </div>
+                    <div style="width:260px;float:left;">
+                        <input class="form-control" id="remark">
+                    </div>
                 </div>
-            </div>
-            <div style="width:100%;margin-top:10px;overflow:hidden;zoom:1;">
-                <div style="width:80px;float:left;">
-                    <span style="line-height:32px;">附件上传</span>
+                <div style="width:100%;margin-top:10px;overflow:hidden;zoom:1;">
+                    <div style="width:80px;float:left;">
+                        <span style="line-height:32px;">扣分值</span>
+                    </div>
+                    <div style="width:260px;float:left;">
+                        <input class="form-control" id="check_score" onkeypress="return kkpager.keypress_gopage(event);">
+                    </div>
                 </div>
-                <div style="width:260px;float:left;">
-                    <div class="col-md-10">
-                        <div id="uploaderExample" class="uploader">
-                            <div id="editImage" file_src="" style="overflow:hidden;zoom:1;"></div>
-                            <div class="file-list" data-drag-placeholder="请拖拽文件到此处"></div>
-                            <button type="button" class="btn btn-primary  uploader-btn-browse" style="float:left;"><i class="icon icon-cloud-upload"></i> 选择文件</button>
+                <div style="width:100%;margin-top:10px;overflow:hidden;zoom:1;">
+                    <div style="width:80px;float:left;">
+                        <span style="line-height:32px;">附件上传</span>
+                    </div>
+                    <div style="width:260px;float:left;">
+                        <div class="col-md-10">
+                            <div id="uploaderExample" class="uploader">
+                                <div id="editImage" file_src="" style="overflow:hidden;zoom:1;"></div>
+                                <div class="file-list" data-drag-placeholder="请拖拽文件到此处"></div>
+                                <button type="button" class="btn btn-primary  uploader-btn-browse" style="float:left;"><i class="icon icon-cloud-upload"></i> 选择文件</button>
+                            </div>
                         </div>
                     </div>
                 </div>
-            </div>
-            <div style="width:100%;margin-top:10px;overflow:hidden;zoom:1;">
-                <div style="width:80px;float:left;">
-                    <span style="line-height:32px;">稽查时间</span>
-                </div>
-                <div style="width:260px;float:left;">
-                    <div class="div-month2">
-                        <input id="month_date2" class="form-control form-date" type="text" placeholder="请选择" style="height:32px;">
+                <div style="width:100%;margin-top:10px;overflow:hidden;zoom:1;">
+                    <div style="width:80px;float:left;">
+                        <span style="line-height:32px;">稽查时间</span>
                     </div>
-                    <select class="form-control" style="width:130px;" id="check_num">
+                    <div style="width:260px;float:left;">
+                        <div class="div-month2">
+                            <input id="month_date2" class="form-control form-date" type="text" placeholder="请选择" style="height:32px;">
+                        </div>
+                        <select class="form-control" style="width:130px;" id="check_num">
                         <option value="1">第一次检查</option>
                         <option value="2">第二次检查</option>
                         <option value="3">第三次检查</option>
                     </select>
+                    </div>
                 </div>
             </div>
         </div>
+        <div class="operation" style="width:100%;overflow:hidden;zoom:1;border-top:1px solid #ddd;margin-top:20px;padding:10px 10px 10px 10px;">
+            <button class="btn btn-primary" type="button" style="float:right;" id="save-check"> 保存</button>
+            <button class="btn btn-primary" type="button" style="float:right;background-color:#fff;color:#333;margin-right:20px;" id="close-layer"> 关闭</button>
+        </div>
     </div>
-    <div class="operation" style="width:100%;overflow:hidden;zoom:1;border-top:1px solid #ddd;margin-top:20px;padding:10px 10px 10px 10px;">
-        <button class="btn btn-primary" type="button"  style="float:right;" id="save-check"> 保存</button>
-        <button class="btn btn-primary" type="button" style="float:right;background-color:#fff;color:#333;margin-right:20px;" id="close-layer"> 关闭</button>
-    </div>
-</div>
-<script>
-    $(document).ready(function() {
-        check_type = 1;
-        init();
-    });
-</script>
-
+    <script>
+        $(document).ready(function() {
+            check_type = 1;
+            init();
+        });
+    </script>

+ 100 - 94
VisualInspection/view/other_check/toubleshoot_check.html

@@ -2,41 +2,47 @@
 <script src="/js/other_check/other_check.js?_inline"></script>
 <!--  start -->
 <div class="container-fluid ">
-        <div class="row">
-             <div>
-                <div class="div-month">
-                    <input id="month_date" class="form-control form-date" type="text" placeholder="请选择" style="height:30px;">
-                 </div>
-                 <div class="div-roadManage">
-                    <select class="form-control" id="first"></select>
-                </div>
-                <div class="div-station">
-                    <select class="form-control" id="second"></select>
-                </div>
+    <div class="row">
+        <div>
+            <span style="float: left;
+                padding-top: 5px;">时间:</span>
+            <div class="div-month">
+                <input id="month_date" class="form-control form-date" type="text" placeholder="请选择" style="height:30px;">
+            </div>
+            <span style="float: left;
+                 padding-top: 5px;">道管:</span>
+            <div class="div-roadManage">
+                <select class="form-control" id="first"></select>
+            </div>
+            <span style="float: left;
+                padding-top: 5px;">收费站:</span>
+            <div class="div-station">
+                <select class="form-control" id="second"></select>
+            </div>
 
-               <div class="col-xs-3">
-                    <div class="input-group">
-                        <button class="btn btn-primary " type="button" id="conditional_query">查询</button>
-                    </div>
+            <div class="col-xs-3">
+                <div class="input-group">
+                    <button class="btn btn-primary " type="button" id="conditional_query">查询</button>
                 </div>
+            </div>
 
-                 <div style="float:right;margin-right:30px;">
-                    <button class="btn btn-primary" type="button" id="add_btn"><i class="icon icon-plus-sign"></i> 增加稽查记录</button>
-                </div>
+            <div style="float:right;margin-right:30px;">
+                <button class="btn btn-primary" type="button" id="add_btn"><i class="icon icon-plus-sign"></i> 增加稽查记录</button>
             </div>
         </div>
-        <hr>
-        <div class="row">
-            <!-- 使用一个div来显示数据表格 -->
-            <div class="datatable" data-checkable="true" data-sortable="true"></div>
-        </div>
-        <div class="">
-            
+    </div>
+    <hr>
+    <div class="row">
+        <!-- 使用一个div来显示数据表格 -->
+        <div class="datatable" data-checkable="true" data-sortable="true"></div>
+    </div>
+    <div class="">
 
-        </div>
+
+    </div>
 
 </div>
-<!--  end -->          
+<!--  end -->
 <div style="display:none;" id="form-div">
     <div class="layer-content" style="width:100%;height:100%;">
         <div style="width:350px;overflow:hidden;zoom:1;margin:auto;">
@@ -52,91 +58,91 @@
                         </div>
                     </div>
                 </div>
-            <div style="width:100%;margin-top:10px;">
-                <div style="width:80px;float:left;">
-                    <span style="line-height:32px;">扣分类别</span>
-                </div>
-                <div style="width:260px;float:left;">
-                    <div id="check_item_select" style="position: relative;">
-                        <input class="form-control" id="check_item_id">
+                <div style="width:100%;margin-top:10px;">
+                    <div style="width:80px;float:left;">
+                        <span style="line-height:32px;">扣分类别</span>
                     </div>
-                     <div class="form-group check_item_group">
-                        <!--<label for="exampleInputPassword4" class="col-sm-2">分类:</label>-->
-                        <div class="col-md-6 col-sm-10">
-                            <div id="check_item_select"></div>
+                    <div style="width:260px;float:left;">
+                        <div id="check_item_select" style="position: relative;">
+                            <input class="form-control" id="check_item_id">
+                        </div>
+                        <div class="form-group check_item_group">
+                            <!--<label for="exampleInputPassword4" class="col-sm-2">分类:</label>-->
+                            <div class="col-md-6 col-sm-10">
+                                <div id="check_item_select"></div>
 
+                            </div>
                         </div>
                     </div>
-                </div>
-                <div class="panel-body" style="display:none;">
-                    <ul id="check_rule_tree2" class="ztree">
+                    <div class="panel-body" style="display:none;">
+                        <ul id="check_rule_tree2" class="ztree">
 
-                    </ul>
-                </div>
-            </div>
-            <div style="width:100%;margin-top:10px;overflow:hidden;zoom:1;">
-                <div style="width:80px;float:left;">
-                    <span style="line-height:32px;">扣分描述</span>
-                </div>
-                <div style="width:260px;float:left;">
-                   <input class="form-control" id="remark">
-                </div>
-            </div>
-            <div style="width:100%;margin-top:10px;overflow:hidden;zoom:1;">
-                <div style="width:80px;float:left;">
-                    <span style="line-height:32px;">扣分值</span>
-                </div>
-                <div style="width:260px;float:left;">
-                    <input class="form-control" id="check_score" onkeypress="return kkpager.keypress_gopage(event);">
+                        </ul>
+                    </div>
                 </div>
-            </div>
-            <div style="width:100%;margin-top:10px;overflow:hidden;zoom:1;">
-                <div style="width:80px;float:left;">
-                    <span style="line-height:32px;">稽查类型</span>
+                <div style="width:100%;margin-top:10px;overflow:hidden;zoom:1;">
+                    <div style="width:80px;float:left;">
+                        <span style="line-height:32px;">扣分描述</span>
+                    </div>
+                    <div style="width:260px;float:left;">
+                        <input class="form-control" id="remark">
+                    </div>
                 </div>
-                <div style="width:260px;float:left;">
-                    <select class="form-control" id="select-check-type"></select>
+                <div style="width:100%;margin-top:10px;overflow:hidden;zoom:1;">
+                    <div style="width:80px;float:left;">
+                        <span style="line-height:32px;">扣分值</span>
+                    </div>
+                    <div style="width:260px;float:left;">
+                        <input class="form-control" id="check_score" onkeypress="return kkpager.keypress_gopage(event);">
+                    </div>
                 </div>
-            </div>
-            <div style="width:100%;margin-top:10px;overflow:hidden;zoom:1;">
-                <div style="width:80px;float:left;">
-                    <span style="line-height:32px;">附件上传</span>
+                <div style="width:100%;margin-top:10px;overflow:hidden;zoom:1;">
+                    <div style="width:80px;float:left;">
+                        <span style="line-height:32px;">稽查类型</span>
+                    </div>
+                    <div style="width:260px;float:left;">
+                        <select class="form-control" id="select-check-type"></select>
+                    </div>
                 </div>
-                <div style="width:260px;float:left;">
-                    <div class="col-md-10">
-                        <div id="uploaderExample" class="uploader">
-                            <div id="editImage" file_src="" style="overflow:hidden;zoom:1;"></div>
-                            <div class="file-list" data-drag-placeholder="请拖拽文件到此处"></div>
-                            <button type="button" class="btn btn-primary  uploader-btn-browse" style="float:left;"><i class="icon icon-cloud-upload"></i> 选择文件</button>
+                <div style="width:100%;margin-top:10px;overflow:hidden;zoom:1;">
+                    <div style="width:80px;float:left;">
+                        <span style="line-height:32px;">附件上传</span>
+                    </div>
+                    <div style="width:260px;float:left;">
+                        <div class="col-md-10">
+                            <div id="uploaderExample" class="uploader">
+                                <div id="editImage" file_src="" style="overflow:hidden;zoom:1;"></div>
+                                <div class="file-list" data-drag-placeholder="请拖拽文件到此处"></div>
+                                <button type="button" class="btn btn-primary  uploader-btn-browse" style="float:left;"><i class="icon icon-cloud-upload"></i> 选择文件</button>
+                            </div>
                         </div>
                     </div>
                 </div>
-            </div>
-            <div style="width:100%;margin-top:10px;overflow:hidden;zoom:1;">
-                <div style="width:80px;float:left;">
-                    <span style="line-height:32px;">稽查时间</span>
-                </div>
-                <div style="width:260px;float:left;">
-                    <div class="div-month2">
-                        <input id="month_date2" class="form-control form-date" type="text" placeholder="请选择" style="height:32px;">
+                <div style="width:100%;margin-top:10px;overflow:hidden;zoom:1;">
+                    <div style="width:80px;float:left;">
+                        <span style="line-height:32px;">稽查时间</span>
                     </div>
-                    <select class="form-control" style="width:130px;" id="check_num">
+                    <div style="width:260px;float:left;">
+                        <div class="div-month2">
+                            <input id="month_date2" class="form-control form-date" type="text" placeholder="请选择" style="height:32px;">
+                        </div>
+                        <select class="form-control" style="width:130px;" id="check_num">
                         <option value="1">第一次检查</option>
                         <option value="2">第二次检查</option>
                         <option value="3">第三次检查</option>
                     </select>
+                    </div>
                 </div>
             </div>
         </div>
+        <div class="operation" style="width:100%;overflow:hidden;zoom:1;border-top:1px solid #ddd;margin-top:20px;padding:10px 10px 10px 10px;">
+            <button class="btn btn-primary" type="button" style="float:right;" id="save-check"> 保存</button>
+            <button class="btn btn-primary" type="button" style="float:right;background-color:#fff;color:#333;margin-right:20px;" id="close-layer"> 关闭</button>
+        </div>
     </div>
-    <div class="operation" style="width:100%;overflow:hidden;zoom:1;border-top:1px solid #ddd;margin-top:20px;padding:10px 10px 10px 10px;">
-        <button class="btn btn-primary" type="button"  style="float:right;" id="save-check"> 保存</button>
-        <button class="btn btn-primary" type="button" style="float:right;background-color:#fff;color:#333;margin-right:20px;" id="close-layer"> 关闭</button>
-    </div>
-</div>
-<script>
-    $(document).ready(function() {
-        check_type = 5;
-        init();
-    });
-</script>
+    <script>
+        $(document).ready(function() {
+            check_type = 5;
+            init();
+        });
+    </script>