123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263 |
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <html class="ui-mobile">
- <head>
- <meta charset="UTF-8"/>
- <meta name="viewport" content="user-scalable=yes, width=device-width, initial-scale=1.0, maximum-scale=1.0"/>
- <title>种子追溯系统</title>
- <link href="/css/style.css" rel="stylesheet" type="text/css"/>
- <link rel="stylesheet" type="text/css" href="/css/rk1126.css"/>
- <script type="text/javascript" src="/js/jquery-1.8.0.min.js"></script>
- <style type="text/css">
- .top,.prolisthome .claname .cls{
- background-color: #0d4a38;
- }
- .prolisthome .claname{
- border-top: solid 1px #0d4a38;
- }
- </style>
- </head>
- <body class="ui-mobile-viewport ui-overlay-a" style="zoom: 1;background-color: #eeeeee;">
- <div class="top">
- <div class="log_btb" >种子追溯系统</div>
- </div>
- <img src="/uploads/yumi.jpg" style="width:100%;"/>
- <div class="prolisthome" style="width: 97%; margin-top:10px;margin-right:auto; margin-left:auto; " >
- <!-- 二维码信息 -->
- <div class="claname bor_4" ><div class="cls colo_4"><a class="key-click"> 二维码信息</a></div></div>
- <div class="proinfo" id="sub4" style="display:block">
- <table style="font-size:16px; width: 97%; margin-top:10px;margin-right:auto; margin-left:auto;border-radius: 8px 8px 8px 8px;border: 0px; ">
- <tbody>
- <tr style="border: 0px;color: #000;">
- <td width="30%" class="td" style="border-color:#cccccc; height: 30px; border-bottom: 0px;border-top: 0px;border-left: 0px;">品种名称:</td>
- <td width="70%" class="td" id="product1" style="height: 30px;border: 0px;">{{ $good->name }}</td>
- </tr>
- </tbody>
- </table>
- <table style="font-size:16px; width: 97%; margin-top:10px;margin-right:auto; margin-left:auto;border-radius: 8px 8px 8px 8px;border: 0px; ">
- <tbody>
- <tr style="border: 0px;color: #000;">
- <td width="30%" class="td" style="border-color:#cccccc; height: 30px;border-bottom: 0px;border-top: 0px;border-left: 0px;">生产经营者:</td>
- <td width="70%" class="td" id="companyname" style="height: 30px;border: 0px;">{{ $good->operator }}</td>
- </tr>
- </tbody>
- </table>
- <table style="font-size:16px; width: 97%; margin-top:10px;margin-right:auto; margin-left:auto;border-radius: 8px 8px 8px 8px;border: 0px; ">
- <tbody>
- <tr style="border: 0px;color: #000;">
- <td width="30%" class="td" style="border-color:#cccccc; height: 30px;border-bottom: 0px;border-top: 0px;border-left: 0px;">单元识别码:</td>
- <td width="70%" class="td" id="barcode" style="height: 30px;border: 0px;">{{ $trace->key }}</td>
- </tr>
- </tbody>
- </table>
- <table style="font-size:16px; width: 97%; margin-top:10px;margin-right:auto; margin-left:auto;border-radius: 8px 8px 8px 8px;border: 0px; ">
- <tbody>
- <tr style="border: 0px;color: #000;">
- <td width="30%" class="td" style="border-color:#cccccc; height: 30px;border-bottom: 0px;border-top: 0px;border-left: 0px;">追溯网址:</td>
- <td width="70%" class="td" id="address" style="height: 30px;border: 0px;"> <a style="text-decoration: underline;">{{ $trace->slug }}</a></td>
- </tr>
- </tbody>
- </table>
- </div>
- <!--产品信息-->
- {{--<div class="claname bor_1" id="cpxx" ><div class="cls colo_1"><a class="key-click"> 产品信息</a></div></div>--}}
- {{--<div class="proinfo" id="sub1" style="display:none">--}}
- {{--<table style="font-size:16px; width: 97%; margin-top:10px;margin-right:auto; margin-left:auto;border-radius: 8px 8px 8px 8px;border: 0px; ">--}}
- {{--<tbody>--}}
- {{--<tr style="border: 0px;color: #000;">--}}
- {{--<td width="30%" class="td" style="border-color:#cccccc; height: 30px;border-bottom: 0px;border-top: 0px;border-left: 0px;">产品名称:</td>--}}
- {{--<td width="70%" class="td" id="pname" style="height: 30px;border: 0px;">{{ $good->product_name }}</td>--}}
- {{--</tr>--}}
- {{--</tbody>--}}
- {{--</table>--}}
- {{--<table style="font-size:16px; width: 97%; margin-top:10px;margin-right:auto; margin-left:auto;border-radius: 8px 8px 8px 8px;border: 0px; ">--}}
- {{--<tbody>--}}
- {{--<tr style="border: 0px;color: #000;">--}}
- {{--<td width="30%" class="td" style="border-color:#cccccc; height: 30px;border-bottom: 0px;border-top: 0px;border-left: 0px;">产品批次:</td>--}}
- {{--<td width="70%" class="td" id="batchno" style="height: 30px;border: 0px;">{{ $good->product_pici }}</td>--}}
- {{--</tr>--}}
- {{--</tbody>--}}
- {{--</table>--}}
- {{--<table style="font-size:16px; width: 97%; margin-top:10px;margin-right:auto; margin-left:auto;border-radius: 8px 8px 8px 8px;border: 0px; ">--}}
- {{--<tbody>--}}
- {{--<tr style="border: 0px;color: #000;">--}}
- {{--<td width="30%" class="td" style="border-color:#cccccc; height: 30px;border-bottom: 0px;border-top: 0px;border-left: 0px;">查询次数:</td>--}}
- {{--<td width="70%" class="td" id="select1" style="height: 30px;border: 0px;">{{ $trace->look_count }}</td>--}}
- {{--</tr>--}}
- {{--</tbody>--}}
- {{--</table>--}}
- {{--<table style="font-size:16px; width: 97%; margin-top:10px;margin-right:auto; margin-left:auto;border-radius: 8px 8px 8px 8px;border: 0px; ">--}}
- {{--<tbody>--}}
- {{--<tr style="border: 0px;color: #000;">--}}
- {{--<td width="30%" class="td" style="border-color:#cccccc; height: 30px;border-bottom: 0px;border-top: 0px;border-left: 0px;">首次时间:</td>--}}
- {{--<td width="70%" class="td" id="first1" style="height: 30px;border: 0px;">{{ $trace->look_time }}</td>--}}
- {{--</tr>--}}
- {{--</tbody>--}}
- {{--</table>--}}
- {{--<table style="font-size:16px; width: 97%; margin-top:10px;margin-right:auto; margin-left:auto;border-radius: 8px 8px 8px 8px;border: 0px; ">--}}
- {{--<tbody>--}}
- {{--<tr style="border: 0px;color: #000;">--}}
- {{--<td width="30%" class="td" style="border-color:#cccccc; height: 30px;border-bottom: 0px;border-top: 0px;border-left: 0px;">包装级别:</td>--}}
- {{--<td width="70%" class="td" id="codelevel1" style="height: 30px;border: 0px;">{{ $good->product_baozhuang }}</td>--}}
- {{--</tr>--}}
- {{--</tbody>--}}
- {{--</table>--}}
- {{--<!-- 种子附属信息 -->--}}
- {{--<table id="tb_pmtype"; style="font-size:16px; width: 97%; margin-top:10px;margin-right:auto; margin-left:auto;border-radius: 8px 8px 8px 8px;border: 0px; ">--}}
- {{--<tbody>--}}
- {{--<tr style="border: 0px;color: #000;">--}}
- {{--<td width="30%" class="td" style="border-color:#cccccc; height: 30px;border-bottom: 0px;border-top: 0px;border-left: 0px;">种子类别:</td>--}}
- {{--<td width="70%" class="td" id="pmtype" style="height: 30px;border: 0px;">{{ $good->product_baozhuang }}</td>--}}
- {{--</tr>--}}
- {{--</tbody>--}}
- {{--</table>--}}
- {{--<table id="tb_ptype"; style="font-size:16px; width: 97%; margin-top:10px;margin-right:auto; margin-left:auto;border-radius: 8px 8px 8px 8px;border: 0px; ">--}}
- {{--<tbody>--}}
- {{--<tr style="border: 0px;color: #000;">--}}
- {{--<td width="30%" class="td" style="border-color:#cccccc; height: 30px;border-bottom: 0px;border-top: 0px;border-left: 0px;">产品类别:</td>--}}
- {{--<td width="70%" class="td" id="ptype" style="height: 30px;border: 0px;"></td>--}}
- {{--</tr>--}}
- {{--</tbody>--}}
- {{--</table>--}}
- {{--<table id="tb_Managementcid"; style="font-size:16px; width: 97%; margin-top:10px;margin-right:auto; margin-left:auto;border-radius: 8px 8px 8px 8px;border: 0px; ">--}}
- {{--<tbody>--}}
- {{--<tr style="border: 0px;color: #000;">--}}
- {{--<td width="30%" class="td" style="border-color:#cccccc; height: 30px;border-bottom: 0px;border-top: 0px;border-left: 0px;">经营许可证:</td>--}}
- {{--<td width="70%" class="td" id="Managementcid" style="height: 30px;border: 0px;">查询中请稍后...</td>--}}
- {{--</tr>--}}
- {{--</tbody>--}}
- {{--</table>--}}
- {{--<table id="tb_Producecid"; style="font-size:16px; width: 97%; margin-top:10px;margin-right:auto; margin-left:auto;border-radius: 8px 8px 8px 8px;border: 0px; ">--}}
- {{--<tbody>--}}
- {{--<tr style="border: 0px;color: #000;">--}}
- {{--<td width="30%" class="td" style="border-color:#cccccc; height: 30px;border-bottom: 0px;border-top: 0px;border-left: 0px;">生产许可证:</td>--}}
- {{--<td width="70%" class="td" id="Producecid" style="height: 30px;border: 0px;">查询中请稍后...</td>--}}
- {{--</tr>--}}
- {{--</tbody>--}}
- {{--</table>--}}
- {{--<table id="tb_Reviewedcid"; style="font-size:16px; width: 97%; margin-top:10px;margin-right:auto; margin-left:auto;border-radius: 8px 8px 8px 8px;border: 0px; ">--}}
- {{--<tbody>--}}
- {{--<tr style="border: 0px;color: #000;">--}}
- {{--<td width="30%" class="td" style="border-color:#cccccc; height: 30px;border-bottom: 0px;border-top: 0px;border-left: 0px;">品种审定编号:</td>--}}
- {{--<td width="70%" class="td" id="Reviewedcid" style="height: 30px;border: 0px;">查询中请稍后...</td>--}}
- {{--</tr>--}}
- {{--</tbody>--}}
- {{--</table>--}}
- {{--<table id="tb_Quarantinecid"; style="font-size:16px; width: 97%; margin-top:10px;margin-right:auto; margin-left:auto;border-radius: 8px 8px 8px 8px;border: 0px; ">--}}
- {{--<tbody>--}}
- {{--<tr style="border: 0px;color: #000;">--}}
- {{--<td width="30%" class="td" style="border-color:#cccccc; height: 30px;border-bottom: 0px;border-top: 0px;border-left: 0px;">植物检疫编号:</td>--}}
- {{--<td width="70%" class="td" id="Quarantinecid" style="height: 30px;border: 0px;">查询中请稍后...</td>--}}
- {{--</tr>--}}
- {{--</tbody>--}}
- {{--</table>--}}
- {{--<table id="tb_cd"; style="font-size:16px; width: 97%; margin-top:10px;margin-right:auto; margin-left:auto;border-radius: 8px 8px 8px 8px;border: 0px; ">--}}
- {{--<tbody>--}}
- {{--<tr style="border: 0px;color: #000;">--}}
- {{--<td width="30%" class="td" style="border-color:#cccccc; height: 30px;border-bottom: 0px;border-top: 0px;border-left: 0px;">产地:</td>--}}
- {{--<td width="70%" class="td" id="cd" style="height: 30px;border: 0px;">查询中请稍后...</td>--}}
- {{--</tr>--}}
- {{--</tbody>--}}
- {{--</table>--}}
- {{--<table id="tb_producetime"; style="font-size:16px; width: 97%; margin-top:10px;margin-right:auto; margin-left:auto;border-radius: 8px 8px 8px 8px;border: 0px; ">--}}
- {{--<tbody>--}}
- {{--<tr style="border: 0px;color: #000;">--}}
- {{--<td width="30%" class="td" style="border-color:#cccccc; height: 30px;border-bottom: 0px;border-top: 0px;border-left: 0px;">生产年月:</td>--}}
- {{--<td width="70%" class="td" id="producetime" style="height: 30px;border: 0px;">查询中请稍后...</td>--}}
- {{--</tr>--}}
- {{--</tbody>--}}
- {{--</table>--}}
- {{--</div>--}}
- <!--追溯信息-->
- <div class="claname bor_3" id="zsxx"><div class="cls colo_3"><a class="key-click"> 追溯信息</a></div></div>
- <div class="proinfo" id="sub3" style="display:none">
- <table style="font-size:16px; width: 97%; margin-top:10px;margin-right:auto; margin-left:auto;border-radius: 8px 8px 8px 8px;border: 0px; ">
- <tbody>
- <tr style="border: 0px;color: #000;">
- <td width="30%" class="td" style="border-color:#cccccc; height: 30px;border-bottom: 0px;border-top: 0px;border-left: 0px;">发货商:</td>
- <td width="70%" class="td" id="fhs" style="height: 30px;border: 0px;">{{ $good->consignor }}</td>
- </tr>
- </tbody>
- </table>
- <table id="tb_cd" style="font-size:16px; width: 97%; margin-top:10px;margin-right:auto; margin-left:auto;border-radius: 8px 8px 8px 8px;border: 0px; ">
- <tbody>
- <tr style="border: 0px;color: #000;">
- <td width="30%" class="td"
- style="border-color:#cccccc; height: 30px;border-bottom: 0px;border-top: 0px;border-left: 0px;">产地:
- </td>
- <td width="70%" class="td" id="cd" style="height: 30px;border: 0px;">{{$good->product_area}}</td>
- </tr>
- </tbody>
- </table>
- <table style="font-size:16px; width: 97%; margin-top:10px;margin-right:auto; margin-left:auto;border-radius: 8px 8px 8px 8px;border: 0px; ">
- <tbody>
- <tr style="border: 0px;color: #000;">
- <td width="30%" class="td" style="border-color:#cccccc; height: 30px;border-bottom: 0px;border-top: 0px;border-left: 0px;">发货时间:</td>
- <td width="70%" class="td" id="fhsj" style="height: 30px;border: 0px;">{{ $good->delivery_time }}</td>
- </tr>
- </tbody>
- </table>
- <table style="font-size:16px; width: 97%; margin-top:10px;margin-right:auto; margin-left:auto;border-radius: 8px 8px 8px 8px;border: 0px; ">
- <tbody>
- <tr style="border: 0px;color: #000;">
- <td width="30%" class="td" style="border-color:#cccccc; height: 30px;border-bottom: 0px;border-top: 0px;border-left: 0px;">经销商:</td>
- <td width="70%" class="td" id="jxs" style="height: 30px;border: 0px;">{{ $dealer ? $dealer->name : $good->dealer }}</td>
- </tr>
- </tbody>
- </table>
- </div>
- <!--生产信息-->
- {{--<div class="claname bor_2" id="scxx"><div class="cls colo_2"><a class="key-click"> 生产信息</a></div></div>--}}
- {{--<div class="proinfo" id="sub2" style="display:none">--}}
- {{--<table style="font-size:16px; width: 97%; margin-top:10px;margin-right:auto; margin-left:auto;border-radius: 8px 8px 8px 8px;border: 0px; ">--}}
- {{--<tbody>--}}
- {{--<tr style="border: 0px;color: #000;">--}}
- {{--<td width="30%" class="td" style="border-color:#cccccc; height: 30px;border-bottom: 0px;border-top: 0px;border-left: 0px;">制种产地:</td>--}}
- {{--<td width="70%" class="td" id="place" style="height: 30px;border: 0px;">{{ $good->product_area }}</td>--}}
- {{--</tr>--}}
- {{--</tbody>--}}
- {{--</table>--}}
- {{--<table style="font-size:16px; width: 97%; margin-top:10px;margin-right:auto; margin-left:auto;border-radius: 8px 8px 8px 8px;border: 0px; ">--}}
- {{--<tbody>--}}
- {{--<tr style="border: 0px;color: #000;">--}}
- {{--<td width="30%" class="td" style="border-color:#cccccc; height: 30px;border-bottom: 0px;border-top: 0px;border-left: 0px;">加工批次:</td>--}}
- {{--<td width="70%" class="td" id="jgbatch" style="height: 30px;border: 0px;">{{ $good->process_pici }}</td>--}}
- {{--</tr>--}}
- {{--</tbody>--}}
- {{--</table>--}}
- {{--<table style="font-size:16px; width: 97%; margin-top:10px;margin-right:auto; margin-left:auto;border-radius: 8px 8px 8px 8px;border: 0px; ">--}}
- {{--<tbody>--}}
- {{--<tr style="border: 0px;color: #000;">--}}
- {{--<td width="30%" class="td" style="border-color:#cccccc; height: 30px;border-bottom: 0px;border-top: 0px;border-left: 0px;">上级码:</td>--}}
- {{--<td width="70%" class="td" id="pcode" style="height: 30px;border: 0px;">{{ $good->higher_key }}</td>--}}
- {{--</tr>--}}
- {{--</tbody>--}}
- {{--</table>--}}
- {{--</div>--}}
- </div>
- <table style="width: 97%;margin-right:auto; margin-left:auto;">
- </table>
- <p style="text-align:center">©技术支持:希梦耐康网络科技</p>
- <script type="text/javascript">
- $(function () {
- $('.claname').click(function(){
- var index = $(this).index('.claname');
- $('.proinfo').eq(index).fadeIn().siblings('.proinfo').hide();
- });
- });
- </script>
- </body>
- </html>
|