206 lines
9.6 KiB
HTML
206 lines
9.6 KiB
HTML
|
|
|
|
<style type="text/css">
|
|
.top {
|
|
width: 80%;
|
|
margin: auto;
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
|
|
.top select {
|
|
width: 150px;
|
|
height: 30px;
|
|
margin-left: 10px;
|
|
}
|
|
|
|
.guanLi {
|
|
width: 93%;
|
|
margin: auto;
|
|
text-align: center;
|
|
}
|
|
|
|
.guanLi tr {
|
|
height: 30px;
|
|
}
|
|
|
|
.yanse {
|
|
background: #e4f4f8;
|
|
border: #c9ebf2 1px solid;
|
|
}
|
|
|
|
.btn {
|
|
width: 60px;
|
|
text-align: center;
|
|
height: 30px;
|
|
margin-left: 50px;
|
|
background: #e4e8e5f5;
|
|
border: none;
|
|
color: #fff;
|
|
border-radius: 5px;
|
|
}
|
|
|
|
.class_tabel {
|
|
/*position: absolute;*/
|
|
height: 40px;
|
|
text-align: center;
|
|
font-size: 15px;
|
|
line-height: 40px;
|
|
background: #e4f4f8;
|
|
border: #c9ebf2 1px solid;
|
|
}
|
|
#myModal .layui-table-cell{
|
|
height:auto;
|
|
overflow:visible;
|
|
text-overflow:inherit;
|
|
white-space:normal;
|
|
}
|
|
|
|
.Top i {
|
|
width: 10%;
|
|
}
|
|
.font_div {
|
|
width: 30px;
|
|
height: 100%;
|
|
margin-left: 30%;
|
|
color: #000000;
|
|
font-weight: 600;
|
|
}
|
|
</style>
|
|
|
|
|
|
<div class="container">
|
|
<div style=" margin-top: 4%; text-align: center;">
|
|
<h2>全国抽检信息</h2>
|
|
</div>
|
|
<div style="margin-top: 40px;">
|
|
<div class="panel-group">
|
|
<div class="panel panel-default" style=" width: 95%;">
|
|
<div id="collapseOne" style="margin-top: 20px;">
|
|
<div class="form-group">
|
|
<div style="float: left;font-size: 12px; ">
|
|
<label class="col-sm-2 control-label" style="width: 50px;"></label>
|
|
<select ng-model="mysel" ng-options="a.mytext for a in Myjson" style="margin-right:10px;width: 180px; height: 30px; border: 1px solid #ccc;" ng-change="MyjsonChange()">
|
|
<option value="">选择</option>
|
|
</select>
|
|
<select ng-model="mysel1" ng-options="a.mytext for a in Myjson1" style="margin-right:10px;width: 100px; height: 30px; border: 1px solid #ccc;" ng-show="!isdate">
|
|
<option value="">选择</option>
|
|
</select>
|
|
<input type="text" style="width:200px;" ng-model="mytxt" placeholder="" class="form-control input-sm w-sm inline m-r" ng-show="SouSuoShow" />
|
|
</div>
|
|
<div style="float: left;margin-left: 6px; margin-right: 15px;" ng-show="RWLYSHOW">
|
|
<select name="dept" ng-model="myselpublic" data-placeholder="请选择" id="dept" style=" width: 200px; " class="dept_select">
|
|
<option value="-1"></option>
|
|
<option ng-repeat="item in RELYdata" value="{{item.mytext}}">{{item.mytext}}</option>
|
|
</select>
|
|
</div>
|
|
<div>
|
|
<input type="date" style="width:150px;" ng-model="datebegin" placeholder="" class="form-control input-sm w-sm inline m-r" ng-show="isdate" />
|
|
<input type="date" style="width:150px;" ng-model="dateend" placeholder="" class="form-control input-sm w-sm inline m-r" ng-show="isdate" />
|
|
<input style="background-color:burlywood;border-color:burlywood;" type="button" class="btn btn-success" ng-click="addTJ('and')" value="+并且" />
|
|
<input style="background-color:burlywood;border-color:burlywood;" type="button" class="btn btn-success" ng-click="addTJ('or')" value="+或" />
|
|
</div>
|
|
</div>
|
|
|
|
<div>
|
|
|
|
<!--<table st-table="dispData1" st-safe-src="TJTable" class="table table-striped" id="myTable" style="width:80%">
|
|
<thead>
|
|
<tr>
|
|
<th></th>
|
|
<th>查询条件</th>
|
|
<th>查询类型</th>
|
|
<th>查询内容</th>
|
|
<th>操作</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr ng-repeat="item in dispData1">
|
|
<td> {{item.lianjietype}}</td>
|
|
<td> {{item.CXTJ}}</td>
|
|
<td> {{item.CXLX}}</td>
|
|
<td> {{item.CXNR}}</td>
|
|
<td ng-click="deleteTJ(item)"> 删除 </td>
|
|
</tr>
|
|
|
|
</tbody>
|
|
|
|
</table>-->
|
|
|
|
|
|
</div>
|
|
|
|
</div>
|
|
<div style=" text-align: center; width: 100%; margin-bottom: 20px; margin-top:20px;">
|
|
<!--抽检状态:
|
|
<select ng-model="stateAll" ng-change="stateFunction()" style="margin-right:10px;width: 100px; height: 30px; border: 1px solid #ccc;">
|
|
<option value="0" ng-selected="stateAll==0">合格</option>
|
|
<option value="1" ng-selected="stateAll==1">不合格</option>
|
|
</select>-->
|
|
|
|
<input type="button" style="background: #0eb3e694;" class="btn btn-success" name="搜索" value="搜索" ng-click="AllQGCJXX()" />
|
|
<!--<input type="button" style="background: #0eb3e694;" class="btn btn-success" name="替换" value="替换" ng-click="tihuan()" />
|
|
<input type="button" style="background: #0eb3e694;" class="btn btn-success" name="单项判定赋值" value="单项判定赋值" ng-click="danXiangPanDing()" />-->
|
|
</div>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
</div>
|
|
|
|
|
|
<div id="div_script" style="white-space: nowrap;overflow-y:auto; width: 95%;">
|
|
<!--<table st-table="dispData2" st-safe-src="mydata2" class="table table-striped" id="" style="margin: 0 auto;">
|
|
<thead>
|
|
<tr>
|
|
<th style="width: 10%;text-align: center;">序号</th>
|
|
<th style="width: 10%;text-align: center;" >生产企业名称</th>
|
|
<th style="width: 10%;text-align: center;">生产企业地址</th>
|
|
<th style="width: 10%;text-align: center;">被抽样单位</th>
|
|
<th style="width: 10%;text-align: center;" ng-show="state==0">被抽样单位所在省份</th>
|
|
<th style="width: 10%;text-align: center;" ng-show="state==1">被抽样单位所在地址</th>
|
|
<th style="width: 10%;text-align: center;">食品名称</th>
|
|
<th style="width: 10%;text-align: center;">规格型号</th>
|
|
<th style="width: 10%;text-align: center;" ng-show="state==1">商标</th>
|
|
<th style="width: 10%;text-align: center;">生产日期/批号</th>
|
|
<th style="width: 10%;text-align: center;" ng-show="state==1">不合格项目║检验结果║标准值</th>
|
|
<th style="width: 10%;text-align: center;">分类</th>
|
|
<th style="width: 10%;text-align: center;">检验机构</th>
|
|
<th style="width: 10%;text-align: center;">来源(期)</th>
|
|
<th style="width: 10%;text-align: center;">来源(市局)</th>
|
|
<th style="width: 10%;text-align: center;">公布时间</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr ng-repeat="item in dispData2" class="">
|
|
<td style="font-size: 16px;text-align: center;"> 1</td>
|
|
<td style="font-size: 16px;text-align: center;"> {{item.SCQYMC}}</td>
|
|
<td style="font-size: 16px;text-align: center;"> {{item.SCQYDZ}}</td>
|
|
<td style="font-size: 16px;text-align: center;"> {{item.BCYDWMC}}</td>
|
|
<td style="font-size: 16px;text-align: center;" ng-show="state==0"> {{item.BCYDWSF}}</td>
|
|
<td style="font-size: 16px;text-align: center;" ng-show="state==1"> {{item.BCYDWDZ}}</td>
|
|
<td style="font-size: 16px;text-align: center;"> {{item.SPMC}}</td>
|
|
<td style="font-size: 16px;text-align: center;"> {{item.GGXH}}</td>
|
|
<td style="font-size: 16px;text-align: center;" ng-show="state==1"> {{item.SB}}</td>
|
|
<td style="font-size: 16px;text-align: center;"> {{item.SCRQ_PH}}</td>
|
|
<td style="font-size: 16px;text-align: center;" ng-show="state==1"> {{item.BHGXM_JYJG_BZZ}}</td>
|
|
<td style="font-size: 16px;text-align: center;"> {{item.FL}}</td>
|
|
<td style="font-size: 16px;text-align: center;"> {{item.JYJG}}</td>
|
|
<td style="font-size: 16px;text-align: center;"> {{item.LY}}</td>
|
|
<td style="font-size: 16px;text-align: center;"> {{item.LY2}}</td>
|
|
<td style="font-size: 16px;text-align: center;"> {{item.time}}</td>
|
|
|
|
</tr>
|
|
|
|
</tbody>
|
|
|
|
</table>-->
|
|
<table class="layui-hide" id="test" style="margin: 0 auto;"></table>
|
|
</div>
|
|
</div>
|
|
|
|
</div>
|
|
|