|
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265 |
- <!DOCTYPE html
- PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="zh-CN" xml:lang="zh-CN">
-
- <head>
- <meta charset="utf-8">
- <title>农燊高科</title>
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
- <meta http-equiv="X-UA-Compatible" content="IE=edge">
- <meta name="keywords" content="" />
- <meta name="description" cxontent="" />
- <link href="../../static/css/main.css" rel="stylesheet" type="text/css" />
- <link href="../../static/css/index.css" rel="stylesheet" type="text/css" />
- <link href="../../static/css/supply.css" rel="stylesheet" type="text/css" />
- <link href="../../static/css/swiper-bundle.min.css" rel="stylesheet" type="text/css"/>
- <style type="text/css">
- .swiperDiv{
- border: 1px solid #eaeaea;
- margin-top: 20px;
- }
-
- .pc-slide {
- width: 37%;
- margin: 0 auto;
- }
-
- .view .swiper-container {
- width: 100%;
- height: 350px;
- }
-
- .view .arrow-left {
- background: url(../../static/images/feel3.png) no-repeat left top;
- position: absolute;
- left: 10px;
- top: 50%;
- margin-top: -25px;
- width: 30px;
- height: 30px;
- z-index: 10;
- background-size: 100%;
- }
-
- .view .arrow-right {
- background: url(../../static/images/feel4.png) no-repeat left bottom;
- position: absolute;
- right: 10px;
- top: 50%;
- margin-top: -25px;
- width: 30px;
- height: 30px;
- z-index: 10;
- background-size: 100%;
- }
-
- .preview {
- width: 100%;
- margin-top: 10px;
- position: relative;
- }
-
- .preview .swiper-container {
- width: calc(100% - 70px);
- height: 82px;
- margin-left: 35px;
- }
-
- .preview .swiper-slide {
- width: 87px;
- height: 82px;
- }
-
- .preview .slide6 {
- width: 82px;
- }
-
- .preview .arrow-left {
- background: url(../../static/images/feel6.png) no-repeat left top;
- position: absolute;
- left: 10px;
- top: 50%;
- margin-top: -9px;
- width: 9px;
- height: 18px;
- z-index: 10;
- }
-
- .preview .arrow-right {
- background: url(../../static/images/feel5.png) no-repeat left bottom;
- position: absolute;
- right: 10px;
- top: 50%;
- margin-top: -9px;
- width: 9px;
- height: 18px;
- z-index: 10;
- }
-
- .preview img {
- padding: 1px;
- }
-
- .preview .active-nav img {
- padding: 0;
- border: 1px solid #F00;
- }
- </style>
- </head>
-
- <body>
- <div class="main bg-f4" id="page">
- <!-- 顶部导航 -->
- <div class="topTab">
- <div class="w-1200">
- <p class="fl">农村经营主体综合供求信息网</p>
- <ul class="fl m-l-30">
- <li><a href="../../index.html">首页</a></li>
- <li class="active"><a href="index.html">供求信息</a></li>
- <li><a href="../price/index.html">价格看板</a></li>
- <li><a href="../train/index.html">农技服务</a></li>
- <li><a href="../supplyChain/index.html">供应链</a></li>
- <li><a href="../finance/index.html">金融服务</a></li>
- <li><a href="../directories/index.html">项目指南</a></li>
- </ul>
- <div class="fr">
- <img src="../../static/images/icon_map.png" class="fl m-r-20" style="margin-top: 9px;cursor: pointer;" alt="" onclick="window.location='view/map/index.html'"/>
-
- <img src="../../static/images/user_tips.png" class="block fl m-r-20" style="margin-top: 6px;" alt=""/>
- <img src="../../../static/images/member.png" onclick="window.location='../record/information.html'" class="block fl" alt=""/>
- </div>
- <div class="clear"></div>
- </div>
- </div>
- <div class="partition"></div>
- <div class="w-1200">
- <p class="crumbs">首页 > 供求信息 > 供应信息</p>
- <script id="technologyData" type="text/html">
- <p class="recommendTit">大量蔬菜上市,批发价供应</p>
- <div class="detail_box_comm">
- <div class="pc-slide fl">
- <div class="view">
- <div class="swiper-container">
- <a class="arrow-left" href="#"></a>
- <a class="arrow-right" href="#"></a>
- <div class="swiper-wrapper">
- {{each technologyDetail.supplyMasterMap as value i}}
- {{if technologyDetail.supplyMasterMap == ''}}
- <div class="swiper-slide">
- <a href="javascript:void(0);" ><img src="../../static/images/zwtp.jpg" alt=""></a>
- </div>
- {{else}}
- <div class="swiper-slide">
- <a href="javascript:void(0);" ><img src="{{value}}" alt=""></a>
- </div>
- {{/if}}
- {{/each}}
- </div>
- </div>
- </div>
- <div class="preview">
- <a class="arrow-left" href="#"></a>
- <a class="arrow-right" href="#"></a>
- <div class="swiper-container">
- <div class="swiper-wrapper">
- {{each technologyDetail.supplyMasterMap as value i}}
- {{if technologyDetail.supplyMasterMap == ''}}
- <div class="swiper-slide active-nav">
- <img src="../../static/images/zwtp.jpg" alt="">
- </div>
- {{else}}
- <div class="swiper-slide {{i==0?'active-nav':''}}">
- <img src="{{value}}" alt="">
- </div>
- {{/if}}
- {{/each}}
- </div>
- </div>
- </div>
- </div>
- <table class="fr" width="60%">
- <tr>
- <td>品牌</td>
- <td>无</td>
- <td>主体地址</td>
- <td>山东省威海市环翠区张村镇刘家村沈阳路91号</td>
- </tr>
- <tr>
- <td>名称</td>
- <td>蔬菜</td>
- <td>主题类别</td>
- <td>合作社</td>
- </tr>
- <tr>
- <td>类型</td>
- <td>蔬菜作物</td>
- <td>联系方式</td>
- <td>13912011300</td>
- </tr>
- <tr>
- <td>单价</td>
- <td>7.00/500G</td>
- <td>联系人</td>
- <td>王先生</td>
- </tr>
- <tr>
- <td>简介</td>
- <td colspan="3">各类蔬菜,批发零售</td>
- </tr>
- <tr>
- <td>发布时间</td>
- <td colspan="3">2020-7-14</td>
- </tr>
- <tr>
- <td>主体名称</td>
- <td colspan="3">绿阳畜禽种养专业合作社</td>
- </tr>
- </table>
- <div class="clear"></div>
- </div>
- <div class="detail_box_imgList m-t-30">
- <p class="recommendTit"><i class="lvd"></i>详情描述</p>
- <div>
- <p>大量应急蔬菜供应销售。白菜、莴苣、黄瓜、辣椒、芹菜、线茄、等,批发市场供应。</p>
- <img src="../../static/images/img6.jpg" alt=""/>
- <p>欢迎咨询够买。</p>
- </div>
- </div>
- </script>
- <div class="detail_box" id="technologyContent"></div>
-
- </div>
-
- <!--底部链接 -->
- <div class="bottomLink">
- <div class="w-1200">
- <div class="w-1000 fl">
- <p class="bottomLink-tit"><img src="../static/images/newBusinessEntities/icon_link.png" alt=""/>友情链接</p>
- <div class="bottomLink-linkList">
- <a href="javascript:void(0);" target="_blank">农燊高科新型经营主体网站</a>
- <a href="javascript:void(0);" target="_blank">农燊高科新型经营主体网站</a>
- <a href="javascript:void(0);" target="_blank">农燊高科新型经营主体网站</a>
- <a href="javascript:void(0);" target="_blank">农燊高科新型经营主体网站</a>
- <a href="javascript:void(0);" target="_blank">农燊高科新型经营主体网站</a>
- <a href="javascript:void(0);" target="_blank">农燊高科新型经营主体网站</a>
- <a href="javascript:void(0);" target="_blank">农燊高科新型经营主体网站</a>
- <a href="javascript:void(0);" target="_blank">农燊高科新型经营主体网站</a>
- <a href="javascript:void(0);" target="_blank">农燊高科新型经营主体网站</a>
- <a href="javascript:void(0);" target="_blank">农燊高科新型经营主体网站</a>
- </div>
- <p class="ba" id="webConfigRecord">鲁公网安备 12011502000077号 京ICP备 17061038号-1</p>
- <p class="ba" id="webConfigAddress">左云县农村产权交易网 联系地址:北京紫竹书院技术基地 联系电话:400-060-123</p>
- </div>
- <div class="ewm fr">
- <img src="../../../static/images/ewm.jpg" width="110" height="110" alt="" />
- <p class="ewmtit">关注公众号 了解详情</p>
- </div>
- <div class="clear"></div>
- </div>
- </div>
- </div>
- </body>
- <script src="../../static/js/common/require.js" data-main="../../static/js/common/main.js?t=101" id="require-page"
- target-module="../../static/js/project/supply/detail.js" defer type="text/javascript"></script>
-
- </html>
|