@@ -29,12 +29,13 @@ | |||
<li><a href="view/resources/index.html">资源库</a></li> | |||
</ul> | |||
<div class="fr"> | |||
<select class="fl m-r-20"> | |||
<option>张村镇</option> | |||
<option>张村镇</option> | |||
<option>张村镇</option> | |||
<option>张村镇</option> | |||
</select> | |||
<!-- <select class="fl m-r-20">--> | |||
<!-- <option>张村镇</option>--> | |||
<!-- <option>张村镇</option>--> | |||
<!-- <option>张村镇</option>--> | |||
<!-- <option>张村镇</option>--> | |||
<!-- </select>--> | |||
<img src="static/images/icon_map.png" class="fl m-r-20" style="margin-top: 9px;" alt="" onclick="window.location='view/map/index.html'"/> | |||
<a href="release.html" class="fl m-r-20 upBtn">发布</a> | |||
<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='view/record/supplyList.html'" class="block fl" alt=""/> | |||
@@ -181,6 +182,112 @@ | |||
</div> | |||
<div class="clear"></div> | |||
</div> | |||
<!-- 价格看板&资源库 --> | |||
<div class="w-1200 m-t-15"> | |||
<div class="priceBox fl"> | |||
<div class="titBox"> | |||
<div class="fl"> | |||
<p class="font36 newBox_list_titBg">PRICE</p> | |||
<p class="newBox_list_tit">价格看板</p> | |||
</div> | |||
<a href="view/price/index.html" class="fr font16 more">更多<span class="jiantou"></span></a> | |||
<div class="clear"></div> | |||
</div> | |||
<table width="100%" cellspacing="0" cellpadding="0"> | |||
<tr> | |||
<td></td> | |||
<td>山芋粉</td> | |||
<td>大果</td> | |||
<td>中果</td> | |||
<td>小果</td> | |||
<td>小果</td> | |||
<td>小果</td> | |||
<td>小果</td> | |||
<td>小果</td> | |||
<td>小果</td> | |||
<td>小果</td> | |||
</tr> | |||
<tr> | |||
<td>指导价格</td> | |||
<td>2.5/500g</td> | |||
<td>2.5/500g</td> | |||
<td>2.5/500g</td> | |||
<td>2.5/500g</td> | |||
<td>2.5/500g</td> | |||
<td>2.5/500g</td> | |||
<td>2.5/500g</td> | |||
<td>2.5/500g</td> | |||
<td>2.5/500g</td> | |||
<td>2.5/500g</td> | |||
</tr> | |||
<tr> | |||
<td>最新价格</td> | |||
<td>2.5/500g</td> | |||
<td>2.5/500g</td> | |||
<td>2.5/500g</td> | |||
<td>2.5/500g</td> | |||
<td>2.5/500g</td> | |||
<td>2.5/500g</td> | |||
<td>2.5/500g</td> | |||
<td>2.5/500g</td> | |||
<td>2.5/500g</td> | |||
<td>2.5/500g</td> | |||
</tr> | |||
<tr> | |||
<td>日均价格</td> | |||
<td>2.5/500g</td> | |||
<td>2.5/500g</td> | |||
<td>2.5/500g</td> | |||
<td>2.5/500g</td> | |||
<td>2.5/500g</td> | |||
<td>2.5/500g</td> | |||
<td>2.5/500g</td> | |||
<td>2.5/500g</td> | |||
<td>2.5/500g</td> | |||
<td>2.5/500g</td> | |||
</tr> | |||
</table> | |||
</div> | |||
<div class="resourcesBox fr"> | |||
<div class="fileBox_title fl"> | |||
<img src="static/images/icon_supply.png" class="fl" alt=""/> | |||
<p class="fl">资源库</p> | |||
<div class="clear"></div> | |||
</div> | |||
<p class="fr font16 more2">更多<span class="jiantou"></span></p> | |||
<div class="clear"></div> | |||
<div class="resourcesTab"> | |||
<p class="active">专家库</p> | |||
<p style="margin: 0 15px;">文章库</p> | |||
<p>视频库</p> | |||
</div> | |||
<ul> | |||
<li> | |||
<p class="fileBox_list_tit fl"><span class="sanjiao-right m-r-5"></span>111111111111111111111</p> | |||
<p class="fr">2020-01-01</p> | |||
<div class="clear"></div> | |||
</li> | |||
<li> | |||
<p class="fileBox_list_tit fl"><span class="sanjiao-right m-r-5"></span>111111111111111111111</p> | |||
<p class="fr">2020-01-01</p> | |||
<div class="clear"></div> | |||
</li> | |||
<li> | |||
<p class="fileBox_list_tit fl"><span class="sanjiao-right m-r-5"></span>111111111111111111111</p> | |||
<p class="fr">2020-01-01</p> | |||
<div class="clear"></div> | |||
</li> | |||
<li> | |||
<p class="fileBox_list_tit fl"><span class="sanjiao-right m-r-5"></span>111111111111111111111</p> | |||
<p class="fr">2020-01-01</p> | |||
<div class="clear"></div> | |||
</li> | |||
</ul> | |||
</div> | |||
<div class="clear"></div> | |||
</div> | |||
<!-- 供应信息 --> | |||
<div class="w-1200 m-t-15"> | |||
<div class="supplyBox fl"> | |||
@@ -238,7 +345,7 @@ | |||
</li> | |||
{{else}} | |||
<li> | |||
<p class="fileBox_list_tit"><span class="sanjiao-right m-r-5"></span>{{value.title}}</p> | |||
<p class="fileBox_list_tit"><span class="sanjiao-right m-r-5"></span>{{value. title}}</p> | |||
<p class="fl fileBox_list_time">{{value.releaseTime.substr(0,10)}}</p><img src="static/images/icon_down.png" class="fr" alt=""/> | |||
<div class="clear"></div> | |||
</li> | |||
@@ -506,4 +506,94 @@ | |||
background: #168a44; | |||
border-radius: 100%; | |||
margin-right: 5px; | |||
} | |||
.priceBox{ | |||
width: 894px; | |||
background: #FFF; | |||
border-radius: 12px; | |||
padding: 6px 20px 15px; | |||
} | |||
.priceBox table{ | |||
margin-top: 10px; | |||
font-size: 14px; | |||
} | |||
.priceBox table tr:hover td{ | |||
cursor: pointer; | |||
} | |||
.priceBox table tr td{ | |||
padding: 8px 0; | |||
text-align: center; | |||
color: #666666; | |||
border-right: 1px solid #e4e4e4; | |||
border-bottom: 1px solid #e4e4e4; | |||
} | |||
.priceBox table tr td p{ | |||
display: -webkit-box; | |||
-webkit-box-orient: vertical; | |||
-webkit-line-clamp: 1; | |||
word-break: break-all; | |||
overflow: hidden; | |||
} | |||
.priceBox table tr:first-child td{ | |||
background: #f4f4f4; | |||
border-top: 1px solid #e4e4e4; | |||
color: #333333; | |||
} | |||
.priceBox table tr td:first-child{ | |||
border-left: 1px solid #e4e4e4; | |||
color: #333333; | |||
} | |||
.resourcesBox{ | |||
width: 292px; | |||
height: 238px; | |||
background: #FFF; | |||
border-radius: 12px; | |||
padding: 14px 0px; | |||
} | |||
.resourcesBox ul{ | |||
padding: 20px 15px 0px; | |||
} | |||
.resourcesBox ul li{ | |||
margin-bottom: 5px; | |||
} | |||
.resourcesBox ul li:hover p{ | |||
color: #168a43; | |||
cursor: pointer; | |||
} | |||
.resourcesBox ul li p:nth-child(2){ | |||
color: #adadad; | |||
width: 30%; | |||
text-align: right; | |||
} | |||
.resourcesBox ul li p:nth-child(1){ | |||
width: 65%; | |||
display: -webkit-box; | |||
-webkit-box-orient: vertical; | |||
-webkit-line-clamp: 1; | |||
word-break: break-all; | |||
overflow: hidden; | |||
} | |||
.resourcesTab{ | |||
text-align: center; | |||
margin-top: 20px; | |||
} | |||
.resourcesTab .active{ | |||
background: #168a43; | |||
color: #ffffff; | |||
} | |||
.resourcesTab p{ | |||
display: inline-block; | |||
padding: 3px 15px; | |||
background: #e4e4e4; | |||
border-radius: 15px; | |||
color: #666666; | |||
} | |||
.resourcesTab p:hover{ | |||
background: #168a43; | |||
color: #ffffff; | |||
cursor: pointer; | |||
} |
@@ -9,12 +9,14 @@ input[type = 'radio']{ | |||
} | |||
.tab li{ | |||
float: left; | |||
padding: 10px 18px; | |||
padding: 5px 18px; | |||
background: #e4e4e4; | |||
color: #333333; | |||
margin-right: 22px; | |||
font-size: 16px; | |||
border-radius: 25px; | |||
width: 100px; | |||
text-align: center; | |||
} | |||
.tab li:hover{ | |||
background: #168a44!important; | |||
@@ -38,6 +40,12 @@ input[type = 'radio']{ | |||
color: #333333; | |||
border-bottom: 1px solid #e4e5e4; | |||
padding: 15px 0px; | |||
line-height: 1; | |||
} | |||
.recommendTit p{ | |||
display: inline-block; | |||
font-size: 14px; | |||
line-height: 20px; | |||
} | |||
.lvd{ | |||
width: 12px; | |||
@@ -55,21 +63,13 @@ input[type = 'radio']{ | |||
position: relative; | |||
height: auto; | |||
} | |||
.supplyBox:hover .jt{ | |||
display: block; | |||
} | |||
/*.supplyBox:hover .jt{*/ | |||
/* display: block;*/ | |||
/*}*/ | |||
.supplyBox ul li{ | |||
display:inline-block; | |||
float:none; | |||
} | |||
.supplyBox ul li:first-child{ | |||
margin-left: 0; | |||
} | |||
.supplyBox ul li:last-child{ | |||
margin-rigfht: 0; | |||
display:block; | |||
} | |||
.supplyBox ul { | |||
overflow-x: scroll; | |||
padding-bottom: 0; | |||
} | |||
.jt{ | |||
@@ -391,7 +391,7 @@ input[type = 'radio']{ | |||
margin-bottom: 5px; | |||
font-size: 16px; | |||
} | |||
.supplyType_left dl dd:hover{ | |||
.supplyType_left dl dd:hover a{ | |||
color: #168a44; | |||
cursor: pointer; | |||
border-radius: 60px; | |||
@@ -0,0 +1,91 @@ | |||
.tabs-vertical{ | |||
font: bold 13px sans-serif; | |||
border-radius: 2px; | |||
margin-top: 15px; | |||
} | |||
/* The tabs */ | |||
.tabs-vertical ul{ | |||
float: left; | |||
list-style: none; | |||
text-align: left; | |||
width: 15%; | |||
margin: 0; | |||
padding-left: 0; | |||
} | |||
.tabs-vertical ul li{ | |||
margin-right: -1px; | |||
} | |||
.tabs-vertical ul li a{ | |||
display: block; | |||
text-decoration: none; | |||
color: #656a6d; | |||
border: 1px solid transparent; | |||
border-right: 0; | |||
border-left: 0; | |||
padding: 10px 40px 10px 20px; | |||
border-top-left-radius: 10px; | |||
border-bottom-left-radius: 10px; | |||
} | |||
.tabs-vertical ul li a.tab-active { | |||
background-color: #ffffff; | |||
box-shadow: -8px 0px 10px #ddd; | |||
} | |||
.tabs-vertical ul li:first-child a{ | |||
border-top: 0; | |||
} | |||
/* The content */ | |||
.tabs-vertical .tabs-content-placeholder{ | |||
overflow: hidden; | |||
font-weight: normal; | |||
background-color: #fff; | |||
padding: 20px 40px 45px; | |||
margin: 0 auto; | |||
box-shadow: 0px 0px 10px #ddd; | |||
border-radius: 10px; | |||
} | |||
.tabs-vertical .tabs-content-placeholder div{ | |||
display: none; | |||
position: relative; | |||
} | |||
.tabs-vertical .tabs-content-placeholder div.tab-content-active{ | |||
display: block; | |||
} | |||
.tabs-vertical .tabs-content-placeholder div p{ | |||
color: #565a5c; | |||
line-height: 1.5; | |||
text-align: left; | |||
margin: 5px 0 20px; | |||
} | |||
.tabs-vertical .tabs-content-placeholder div img{ | |||
max-width: 100%; | |||
} | |||
.tab-content-active div{ | |||
display: block!important; | |||
} | |||
.selectList{ | |||
border-radius: 25px; | |||
cursor: pointer; | |||
width: 80px!important; | |||
display: inline-block; | |||
text-align: center!important; | |||
padding: 5px; | |||
margin-top: 0!important; | |||
} |
@@ -58,4 +58,8 @@ var technologyConsulting = '/webSite/operators/technologyConsulting' //农技 | |||
var technologyConsultingDetails = '/webSite/operators/technologyConsultingDetails' //农技服务-农技咨询 | |||
var depositInformation = '/webSite/operators/depositInformation' //供求信息-供应信息-推存供应 | |||
var productCategories = '/webSite/operators/productCategories' //产品分类 | |||
var dictType = '/webSite/operators/data/type' //首页-字典查询 |
@@ -1,4 +1,4 @@ | |||
var serverApi = 'http://192.168.31.145:8080'; | |||
var serverApi = 'http://192.168.31.86:8081'; | |||
var friendsLinksList = []; | |||
var themeColor = ''; | |||
var logo = ''; | |||
@@ -0,0 +1,104 @@ | |||
define(['jquery', "template", "Tools", "echarts", 'LeftNav', 'dateTime'], function ($, template, Tools, echarts, LeftNav) { | |||
//数据存储 | |||
var module = { | |||
data: { | |||
}, | |||
option : { | |||
tooltip: { | |||
trigger: 'axis' | |||
}, | |||
grid: { | |||
left: '0%', | |||
right: '0%', | |||
bottom: '3%', | |||
containLabel: true | |||
}, | |||
xAxis: { | |||
type: 'category', | |||
axisLine:{ | |||
show:false | |||
}, | |||
axisTick:{ | |||
show:false | |||
}, | |||
boundaryGap: false, | |||
data: ['1', '2', '3', '4', '5', '6', '7', '8', '9', '10', '11', '12'] | |||
}, | |||
yAxis: { | |||
position:'right', | |||
type: 'value', | |||
name:'单位:元/500g', | |||
axisLine:{ | |||
show:false | |||
}, | |||
axisTick:{ | |||
show:false | |||
}, | |||
}, | |||
series: [ | |||
{ | |||
name: 'Email', | |||
type: 'line', | |||
stack: 'Total', | |||
data: [120, 132, 101, 134, 90, 230, 210, 101, 134, 90, 230, 210] | |||
}, | |||
{ | |||
name: 'Union Ads', | |||
type: 'line', | |||
stack: 'Total', | |||
data: [220, 182, 191, 234, 290, 330, 310, 191, 234, 290, 330, 310] | |||
}, | |||
{ | |||
name: 'Video Ads', | |||
type: 'line', | |||
stack: 'Total', | |||
data: [150, 232, 201, 154, 190, 330, 410, 201, 154, 190, 330, 410] | |||
}, | |||
{ | |||
name: 'Direct', | |||
type: 'line', | |||
stack: 'Total', | |||
data: [320, 332, 301, 334, 390, 330, 320, 301, 334, 390, 330, 320] | |||
}, | |||
{ | |||
name: 'Search Engine', | |||
type: 'line', | |||
stack: 'Total', | |||
data: [820, 932, 901, 934, 1290, 1330, 1320, 901, 934, 1290, 1330, 1320] | |||
} | |||
] | |||
}, | |||
}; | |||
var tools = new Tools(); | |||
module.init = function (page) { | |||
var widget = $('.tabs-vertical'); | |||
var tabs = widget.find('ul a'), | |||
content = widget.find('.tabs-content-placeholder > div'); | |||
tabs.on('click', function (e) { | |||
e.preventDefault(); | |||
// Get the data-index attribute, and show the matching content div | |||
var index = $(this).data('index'); | |||
tabs.removeClass('tab-active'); | |||
// content.removeClass('tab-content-active'); | |||
$(this).addClass('tab-active'); | |||
// content.eq(index).addClass('tab-content-active'); | |||
}); | |||
var chartDom = document.getElementById('chart'); | |||
var myChart = echarts.init(chartDom); | |||
module.option && myChart.setOption(module.option); | |||
}; | |||
return module; | |||
}) |
@@ -0,0 +1,180 @@ | |||
define(['jquery', "template", "Tools", 'LeftNav', 'dateTime'], function ($, template, Tools, LeftNav) { | |||
//数据存储 | |||
var module = { | |||
data: { | |||
//服务器地址 | |||
serverApi: '', | |||
dataList: { | |||
children: [], | |||
haschildren: true, | |||
isopen: false, | |||
level: "0", | |||
name: "", | |||
url: "#", | |||
}, | |||
}, | |||
}; | |||
var tools = new Tools(); | |||
module.init = function (page) { | |||
//新闻管理列表 | |||
// tools.doGet(dictType + '/training_type', {}, module.dictType , true); | |||
// $("#signStartTimeStr").datetime({ | |||
// type: "date", | |||
// value: [new Date().getFullYear(),new Date().getMonth()+1,new Date().getDate()], | |||
// success: function (res) { | |||
// //console.log(res) | |||
// } | |||
// }) | |||
// | |||
// $("#signEndTimeStr").datetime({ | |||
// type: "date", | |||
// value: [new Date().getFullYear(),new Date().getMonth()+1,new Date().getDate()], | |||
// success: function (res) { | |||
// //console.log(res) | |||
// } | |||
// }) | |||
tools.doGet(dictType + '/supply_demand_unit', {}, module.dictType , true); | |||
tools.doGet(productCategories , {}, module.projectList , true); | |||
}; | |||
module.dictType = function (data) { | |||
module.data.unitOptions = data.data; | |||
tools.doGet(depositInformation, {}, module.recommendList, true); | |||
tools.doGet(supplyInformation, {}, module.supplyInformationList , true); | |||
} | |||
//新闻列表 | |||
module.projectList = function (data) { | |||
if (data.code == 200) { | |||
var content = data.data; | |||
console.log(content) | |||
module.data.projectList = content; | |||
var projectData = template('projectData', module.data); | |||
$("#projectContent").html(projectData); | |||
// content.forEach(res => { | |||
// module.data.dataList.children.push(res); | |||
// }) | |||
// leftNav(".left", module.data.dataList); | |||
} | |||
} | |||
//推荐列表 | |||
module.recommendList = function (data) { | |||
if (data.code == 200) { | |||
var content = data.data; | |||
for ( var i = 0 ; i < content.length ; i++ ){ | |||
content[i].unit = module.selectDictLabel(module.data.unitOptions,content[i].unit); | |||
content[i].supplyMasterMap = serverApi + content[i].supplyMasterMap ; | |||
} | |||
module.data.recommendList = content; | |||
var recommendData = template('recommendData', module.data); | |||
$("#recommendContent").html(recommendData); | |||
if (content.length<6){return;} | |||
$("#recommendContent").width(213*content.length*2); | |||
var speed = 5; | |||
var parents = $('#supplyBox2'); | |||
var allParents = $('#supplyBox2,.left,.right'); | |||
var ul = $('ul',parents); | |||
var li = $('li',ul); | |||
ul.append(li.slice(0,content.length).clone()); | |||
var timer = setInterval(actionMarquee,speed); | |||
allParents.hover(function() { | |||
if (content.length>5){$(".jt").css("display","block");} | |||
clearInterval(timer); | |||
},function(){ | |||
$(".jt").css("display","none"); | |||
//离开继续调用 | |||
timer=setInterval(actionMarquee,speed); | |||
}); | |||
function actionMarquee(){ | |||
console.log(parents.scrollLeft()) | |||
console.log($("#recommendContent").width()/2) | |||
if(parents.scrollLeft() >= ($("#recommendContent").width()/2)){ | |||
parents.scrollLeft(0); | |||
} | |||
else | |||
{ | |||
parents.scrollLeft(parents.scrollLeft()+1); | |||
} | |||
} | |||
$('.left').click(function(){ | |||
parents.scrollLeft(0); | |||
}) | |||
$('.right').click(function(){ | |||
parents.scrollLeft($("#recommendContent").width()); | |||
}) | |||
} | |||
} | |||
//供应信息 | |||
module.supplyInformationList = function (data) { | |||
if (data.code == 200) { | |||
var content = data.data; | |||
console.log(serverApi) | |||
for ( var i = 0 ; i < content.length ; i++ ){ | |||
content[i].unit = module.selectDictLabel(module.data.unitOptions,content[i].unit); | |||
content[i].supplyMasterMap = serverApi + content[i].supplyMasterMap ; | |||
} | |||
module.data.supplyInformationList = content; | |||
var supplyInformationData = template('supplyInformationData', module.data); | |||
$("#supplyInformationContent").html(supplyInformationData); | |||
} | |||
} | |||
module.selectDictLabel = function (datas, value) { | |||
var actions = []; | |||
Object.keys(datas).some((key) => { | |||
if (datas[key].dictValue == ('' + value)) { | |||
actions.push(datas[key].dictLabel); | |||
return true; | |||
} | |||
}) | |||
return actions.join(''); | |||
} | |||
switchTab = function (type) { | |||
$("#"+type+"Btn").addClass("active").siblings().removeClass("active"); | |||
$("#"+type+"").css('display','block').siblings().css('display','none'); | |||
module.data.switchTab = type; | |||
} | |||
searchType = function (id) { | |||
console.log(id) | |||
$(".left .left_nav_name").removeClass("nav_open"); | |||
tools.doPost(technologyConsulting, {techniqueType: id}, module.technologyConsultingList, true); | |||
} | |||
goSearch = function (type) { | |||
if (type == 'expert'){ | |||
tools.doPost(expertDatabase, {name: $("#searchInput").val()}, module.expertDatabaseList, true); | |||
} | |||
if (type == 'article'){ | |||
tools.doPost(articleLibrary, {headline: $("#articleSearchInput").val()}, module.articleLibraryList, true); | |||
} | |||
if (type == 'video'){ | |||
tools.doPost(videoLibrary, {headline: $("#videoSearchInput").val()}, module.videoLibraryList, true); | |||
} | |||
} | |||
return module; | |||
}) |
@@ -0,0 +1,149 @@ | |||
define(['jquery', "template", "Tools", 'LeftNav', 'dateTime'], function ($, template, Tools, LeftNav) { | |||
//数据存储 | |||
var module = { | |||
data: { | |||
//服务器地址 | |||
serverApi: '', | |||
dataList: { | |||
children: [], | |||
haschildren: true, | |||
isopen: false, | |||
level: "0", | |||
name: "", | |||
url: "#", | |||
}, | |||
}, | |||
}; | |||
var tools = new Tools(); | |||
module.init = function (page) { | |||
tools.doGet(dictType + '/Industrial_classification_type', {}, module.dictType , true); | |||
// $("#signStartTimeStr").datetime({ | |||
// type: "date", | |||
// value: [new Date().getFullYear(),new Date().getMonth()+1,new Date().getDate()], | |||
// success: function (res) { | |||
// //console.log(res) | |||
// } | |||
// }) | |||
// | |||
// $("#signEndTimeStr").datetime({ | |||
// type: "date", | |||
// value: [new Date().getFullYear(),new Date().getMonth()+1,new Date().getDate()], | |||
// success: function (res) { | |||
// //console.log(res) | |||
// } | |||
// }) | |||
}; | |||
//新闻列表 | |||
module.projectList = function (data) { | |||
if (data.code == 200) { | |||
var content = data.data; | |||
content.forEach(res => { | |||
module.data.dataList.children.push(res); | |||
}) | |||
leftNav(".left", module.data.dataList); | |||
} | |||
} | |||
module.dictType = function (data) { | |||
module.data.industryClassOptions = data.data; | |||
tools.doPost(entityMain, {}, module.entityMain , true); | |||
} | |||
//经营主体 | |||
module.entityMain = function (data) { | |||
if (data.code == 200) { | |||
var content = data.data; | |||
for ( var i = 0 ; i < content.length ; i++ ){ | |||
if (content[i].industryClassificationType != null){ | |||
var industryClassificationType = content[i].industryClassificationType.split(","); | |||
var secondArray = ""; | |||
for (var j = 0 ; j < industryClassificationType.length ; j++){ | |||
secondArray += module.selectDictLabel(module.data.industryClassOptions,industryClassificationType[j]); | |||
} | |||
content[i].industryClassificationType = secondArray; | |||
} | |||
console.log(content[i].industryClassificationType) | |||
content[i].masterMap = serverApi + content[i].masterMap ; | |||
} | |||
module.data.entityMainList = content; | |||
var entityMainData = template('entityMainData', module.data); | |||
$("#entityMainContent").html(entityMainData); | |||
} | |||
} | |||
module.selectDictLabel = function (datas, value) { | |||
var actions = []; | |||
Object.keys(datas).some((key) => { | |||
if (datas[key].dictValue == ('' + value)) { | |||
actions.push(datas[key].dictLabel); | |||
return true; | |||
} | |||
}) | |||
return actions.join(''); | |||
} | |||
switchTab = function (type) { | |||
$("#"+type+"Btn").addClass("active").siblings().removeClass("active"); | |||
$("#"+type+"").css('display','block').siblings().css('display','none'); | |||
module.data.switchTab = type; | |||
} | |||
searchType = function (id) { | |||
console.log(id) | |||
$(".left .left_nav_name").removeClass("nav_open"); | |||
tools.doPost(technologyConsulting, {techniqueType: id}, module.technologyConsultingList, true); | |||
} | |||
technologySearch = function(){ | |||
const data = {} | |||
if ($("input[name='searchType']:checked").val() == 'title'){ | |||
data.trainingName = $('#technologyInput').val(); | |||
}else{ | |||
data.briefIntroduction = $('#technologyInput').val(); | |||
} | |||
if ($('#signStartTimeStr').val()){ | |||
data.startTime = $('#signStartTimeStr').val() + ' 00:00:00'; | |||
} | |||
if ($('#signEndTimeStr').val()){ | |||
data.endTime = $('#signEndTimeStr').val() + ' 00:00:00'; | |||
} | |||
console.log(data) | |||
tools.doPost(technologyTraining, data, module.technologyTrainingList, true); | |||
} | |||
consultingSearch = function(){ | |||
const data = {} | |||
if ($("input[name='consultingType']:checked").val() == 'title'){ | |||
data.title = $('#consultingInput').val(); | |||
}else{ | |||
data.handleName = $('#consultingInput').val(); | |||
} | |||
// data.startTime = $('#technologyInput').val(); | |||
// data.endTime = $('#technologyInput').val(); | |||
console.log(data) | |||
tools.doPost(technologyConsulting, data, module.technologyConsultingList, true); | |||
} | |||
goSearch = function (type) { | |||
if (type == 'expert'){ | |||
tools.doPost(expertDatabase, {name: $("#searchInput").val()}, module.expertDatabaseList, true); | |||
} | |||
if (type == 'article'){ | |||
tools.doPost(articleLibrary, {headline: $("#articleSearchInput").val()}, module.articleLibraryList, true); | |||
} | |||
if (type == 'video'){ | |||
tools.doPost(videoLibrary, {headline: $("#videoSearchInput").val()}, module.videoLibraryList, true); | |||
} | |||
} | |||
return module; | |||
}) |
@@ -1,5 +1,5 @@ | |||
<!DOCTYPE html | |||
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> | |||
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> | |||
@@ -11,71 +11,118 @@ | |||
<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/record.css" rel="stylesheet" type="text/css" /> | |||
<link href="../../static/css/supply.css" rel="stylesheet" type="text/css" /> | |||
<style type="text/css"> | |||
<style> | |||
.searchOne{ | |||
position: relative; | |||
left: 12px; | |||
border: 1px solid #afafaf!important; | |||
border-radius: 26px; | |||
border-top-right-radius: 0!important; | |||
border-bottom-right-radius: 0!important; | |||
border-right: none!important; | |||
line-height: 28px; | |||
width: 208px; | |||
background: url("../../static/images/searchIcon.png") no-repeat; | |||
background-size: 13px 13px; | |||
background-position: 10px 8px; | |||
padding-left: 28px; | |||
font-size: 12px; | |||
} | |||
table{ | |||
margin-top: 15px; | |||
} | |||
table tr:first-child{ | |||
background: #f9f9f9; | |||
} | |||
table tr:first-child td{ | |||
padding: 10px 20px; | |||
} | |||
table td{ | |||
padding: 15px 20px; | |||
font-size: 15px; | |||
.projectList { | |||
background: #FFFFFF; | |||
padding: 12px 35px; | |||
border-radius: 12px; | |||
} | |||
table tr td a{ | |||
border-bottom: 1px solid #168a44; | |||
padding-bottom: 5px; | |||
color: #168a44!important; | |||
.projectList table tr td{ | |||
background: #f5f5f5; | |||
padding: 10px 15px; | |||
} | |||
.projectList table{ | |||
border-collapse: collapse; | |||
border-spacing: 0; | |||
} | |||
.projectList ul li{ | |||
margin-top: 10px; | |||
border-radius: 10px; | |||
overflow: hidden; | |||
} | |||
.projectList ul li span{ | |||
background: #d0e8da; | |||
padding: 5px 10px; | |||
color: #168a44; | |||
border-radius: 20px; | |||
} | |||
.projectList ul li p{ | |||
color: #168a44; | |||
} | |||
.projectList ul li table tr td:last-child{ | |||
color: #666666; | |||
} | |||
</style> | |||
</head> | |||
<body> | |||
<div class="main bg-f4" id="page"> | |||
<!-- 顶部导航 --> | |||
<div class="topTab"> | |||
<div class="w-1300"> | |||
<p class="fl">农村经营主体综合供求信息网</p> | |||
<ul class="fl m-l-30"> | |||
<li><a href="../../index.html">首页</a></li> | |||
<li><a href="../supply/index.html">供求信息</a></li> | |||
<li><a href="../train/index.html">农技服务</a></li> | |||
<li><a href="../supplyChain/index.html">供应链</a></li> | |||
<li class="active"><a href="javascript:void(0);">金融服务</a></li> | |||
<li><a href="../directories/index.html">项目指南</a></li> | |||
<li><a href="../resources/index.html">资源库</a></li> | |||
</ul> | |||
<div class="fr"> | |||
<select class="fl m-r-20"> | |||
<option>张村镇</option> | |||
<option>张村镇</option> | |||
<option>张村镇</option> | |||
<option>张村镇</option> | |||
</select> | |||
<a href="javascript:void(0);" class="fl m-r-20 upBtn">发布</a> | |||
<img src="../../static/images/user_tips.png" class="block fl m-r-20" style="margin-top: 6px;" alt=""/> | |||
<img src="../../../static/images/member.png" class="block fl" alt=""/> | |||
</div> | |||
<div class="clear"></div> | |||
<div class="main bg-f4" id="page"> | |||
<!-- 顶部导航 --> | |||
<div class="topTab"> | |||
<div class="w-1300"> | |||
<p class="fl">农村经营主体综合供求信息网</p> | |||
<ul class="fl m-l-30"> | |||
<li><a href="../../index.html">首页</a></li> | |||
<li><a href="../supply/index.html">供求信息</a></li> | |||
<li><a href="../train/index.html">农技服务</a></li> | |||
<li><a href="../supplyChain/index.html">供应链</a></li> | |||
<li class="active"><a href="javascript:void(0);">金融服务</a></li> | |||
<li><a href="../directories/index.html">项目指南</a></li> | |||
<li><a href="../resources/index.html">资源库</a></li> | |||
</ul> | |||
<div class="fr"> | |||
<select class="fl m-r-20"> | |||
<option>张村镇</option> | |||
<option>张村镇</option> | |||
<option>张村镇</option> | |||
<option>张村镇</option> | |||
</select> | |||
<a href="javascript:void(0);" class="fl m-r-20 upBtn">发布</a> | |||
<img src="../../static/images/user_tips.png" class="block fl m-r-20" style="margin-top: 6px;" alt=""/> | |||
<img src="../../../static/images/member.png" class="block fl" alt=""/> | |||
</div> | |||
<div class="clear"></div> | |||
</div> | |||
<div class="partition"></div> | |||
<div class="w-1200"> | |||
<p class="crumbs">首页 > 金融服务</p> | |||
<div class=" m-t-15 searchBox"> | |||
</div> | |||
<div class="partition"></div> | |||
<div class="w-1200"> | |||
<p class="crumbs">首页 > 金融服务 > 金融产品</p> | |||
<div class="supplyType_left fl"> | |||
<p class="recommendTit"><i class="lvd"></i>业务分类</p> | |||
<dl> | |||
<dd | |||
class="active" | |||
id="supplyBtn" | |||
onclick=" | |||
document.getElementById('supply').style.display = 'block'; | |||
document.getElementById('agricultural').style.display = 'none'; | |||
document.getElementById('agriculturalBtn').className = ''; | |||
this.className = 'active'; | |||
" | |||
>金融产品</dd> | |||
<dd | |||
id="agriculturalBtn" | |||
onclick=" | |||
document.getElementById('supply').style.display = 'none'; | |||
document.getElementById('agricultural').style.display = 'block'; | |||
document.getElementById('supplyBtn').className = ''; | |||
this.className = 'active'; | |||
" | |||
>金融机构</dd> | |||
</dl> | |||
</div> | |||
<div class="fr" id="supply" style="width: 895px"> | |||
<div class="directoriesList"> | |||
<div class="recommendTit "> | |||
<p class="fl"><i class="lvd"></i>金融机构查询</p> | |||
<p class="fl"><i class="lvd"></i>金融产品信息</p> | |||
<div class="l-h-30 fr"> | |||
<input type="text" placeholder="请输入关键词搜索" class="fl searchOne" id="searchInput" /> | |||
<p class="fl searchBtn font14" onclick="goSearch()">查询</p> | |||
@@ -83,61 +130,162 @@ | |||
</div> | |||
<div class="clear"></div> | |||
</div> | |||
<script id="financialData" type="text/html"> | |||
<tr> | |||
<td>机构名称</td> | |||
<td>机构所在地</td> | |||
<td>联系电话</td> | |||
<td>传真</td> | |||
<td align="center">金融产品数量</td> | |||
</tr> | |||
{{each financialList as value i}} | |||
<tr> | |||
<td>{{value.financialName}}</td> | |||
<td>{{value.address}}</td> | |||
<td>{{value.phone}}</td> | |||
<td>{{value.fax}}</td> | |||
<td align="center"><a href="detail.html?id={{value.id}}">{{value.num}}</a></td> | |||
</tr> | |||
{{/each}} | |||
<ul> | |||
<li onclick="window.location='productDetail.html'"> | |||
<img src="../../static/images/img7.jpg" width="35%" class="fl" alt=""/> | |||
<table class="fr" width="63%"> | |||
<tr> | |||
<td colspan="2" class="font16 color-333">产品名称<i class="bq fr m-r-5">合作社</i></td> | |||
</tr> | |||
<tr> | |||
<td width="70" class="color-666">联系电弧</td> | |||
<td>15314031621</td> | |||
</tr> | |||
<tr> | |||
<td class="color-666">内容介绍</td> | |||
<td></td> | |||
</tr> | |||
<tr> | |||
<td colspan="2">内容介绍内容介绍内容介绍内容介绍内容介绍内容介绍内容介绍内容介绍</td> | |||
</tr> | |||
</table> | |||
<div class="clear"></div> | |||
<a href="detail.html" class="watchBtn">查看</a> | |||
</li> | |||
<li onclick="window.location='detail.html'"> | |||
<img src="../../static/images/img7.jpg" width="35%" class="fl" alt=""/> | |||
<table class="fr" width="63%"> | |||
<tr> | |||
<td colspan="2" class="font16 color-333">产品名称<i class="bq">合作社</i></td> | |||
</tr> | |||
<tr> | |||
<td width="70" class="color-666">联系电弧</td> | |||
<td>15314031621</td> | |||
</tr> | |||
<tr> | |||
<td class="color-666">内容介绍</td> | |||
<td></td> | |||
</tr> | |||
<tr> | |||
<td colspan="2">内容介绍内容介绍内容介绍内容介绍内容介绍内容介绍内容介绍内容介绍</td> | |||
</tr> | |||
</table> | |||
<div class="clear"></div> | |||
<a href="detail.html" class="watchBtn">查看</a> | |||
</li> | |||
<div class="clear"></div> | |||
</script> | |||
<table width="100%" cellspacing="0" id="financialContent"></table> | |||
</ul> | |||
</div> | |||
<div class="clear"></div> | |||
</div> | |||
<!--底部链接 --> | |||
<div class="bottomLink"> | |||
<div class="w-1200"> | |||
<div class="w-1000 fl"> | |||
<p class="bottomLink-tit"><img src="../../static/images/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 class="fr" id="agricultural" style="width: 895px;display: none;"> | |||
<div class="supplyList"> | |||
<div class="recommendTit "> | |||
<p class="fl"><i class="lvd"></i>金融机构信息</p> | |||
<div class="l-h-30 fr"> | |||
<input type="text" placeholder="请输入关键词搜索" class="fl searchOne" id="searchInput" /> | |||
<p class="fl searchBtn font14" onclick="goSearch()">查询</p> | |||
<div class="clear"></div> | |||
</div> | |||
<p class="ba" id="webConfigRecord">鲁公网安备 12011502000077号 京ICP备 17061038号-1</p> | |||
<p class="ba" id="webConfigAddress">左云县农村产权交易网 联系地址:北京紫竹书院技术基地 联系电话:400-060-123</p> | |||
<div class="clear"></div> | |||
</div> | |||
<div class="ewm fr"> | |||
<img src="../../../static/images/ewm.jpg" width="110" height="110" alt="" /> | |||
<p class="ewmtit">关注公众号 了解详情</p> | |||
<ul class="supplyList_list"> | |||
<li> | |||
<a href="detail.html?id={{value.id}}"> | |||
<img src="../../static/images/img2.jpg" width="25%" height="100" alt="" class="fl"/> | |||
<table class="fl" style="width: 70%;"> | |||
<tr> | |||
<td><p class="font16 color-333 font-w6">中国银行哈工大分行</p></td> | |||
<td><p class="font14 color-666">传真 0631-123456</p></td> | |||
<td style="text-align: right;color:#666666;">金融产品数量<i class="bq p-l-20 p-r-20" style="display: inline-block">25</i></td> | |||
</tr> | |||
<tr> | |||
<td colspan="3"> </td> | |||
</tr> | |||
<tr> | |||
<td colspan="2"><p class="color-666 font14">机构地址<span class="color-333 font16 m-l-10">地址地址地址地址地址地址地址地址地址地址</span></p></td> | |||
<td><p class="supplyList_tel"><i class="icon_tel"></i>15314031621</p></td> | |||
</tr> | |||
</table> | |||
<div class="clear"></div> | |||
</a> | |||
</li> | |||
<li> | |||
<a href="detail.html?id={{value.id}}"> | |||
<img src="../../static/images/img2.jpg" width="25%" height="100" alt="" class="fl"/> | |||
<table class="fl" style="width: 70%;"> | |||
<tr> | |||
<td><p class="font16 color-333 font-w6">中国银行哈工大分行</p></td> | |||
<td><p class="font14 color-666">传真 0631-123456</p></td> | |||
<td style="text-align: right;color:#666666;">金融产品数量<i class="bq p-l-20 p-r-20" style="display: inline-block">25</i></td> | |||
</tr> | |||
<tr> | |||
<td colspan="3"> </td> | |||
</tr> | |||
<tr> | |||
<td colspan="2"><p class="color-666 font14">机构地址<span class="color-333 font16 m-l-10">地址地址地址地址地址地址地址地址地址地址</span></p></td> | |||
<td><p class="supplyList_tel"><i class="icon_tel"></i>15314031621</p></td> | |||
</tr> | |||
</table> | |||
<div class="clear"></div> | |||
</a> | |||
</li> | |||
<li> | |||
<a href="detail.html?id={{value.id}}"> | |||
<img src="../../static/images/img2.jpg" width="25%" height="100" alt="" class="fl"/> | |||
<table class="fl" style="width: 70%;"> | |||
<tr> | |||
<td><p class="font16 color-333 font-w6">中国银行哈工大分行</p></td> | |||
<td><p class="font14 color-666">传真 0631-123456</p></td> | |||
<td style="text-align: right;color:#666666;">金融产品数量<i class="bq p-l-20 p-r-20" style="display: inline-block">25</i></td> | |||
</tr> | |||
<tr> | |||
<td colspan="3"> </td> | |||
</tr> | |||
<tr> | |||
<td colspan="2"><p class="color-666 font14">机构地址<span class="color-333 font16 m-l-10">地址地址地址地址地址地址地址地址地址地址</span></p></td> | |||
<td><p class="supplyList_tel"><i class="icon_tel"></i>15314031621</p></td> | |||
</tr> | |||
</table> | |||
<div class="clear"></div> | |||
</a> | |||
</li> | |||
</ul> | |||
</div> | |||
</div> | |||
<div class="clear"></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> | |||
<div class="clear"></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/finance/index.js" defer type="text/javascript"></script> | |||
<!--<script src="../static/js/common/require.js" data-main="../static/js/common/main.js?t=101" id="require-page"--> | |||
<!-- target-module="../static/js/project/index.js" defer type="text/javascript"></script>--> | |||
</html> |
@@ -0,0 +1,143 @@ | |||
<!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" /> | |||
<style type="text/css"> | |||
.searchOne{ | |||
position: relative; | |||
left: 12px; | |||
border-top-right-radius: 0!important; | |||
border-bottom-right-radius: 0!important; | |||
border-right: none!important; | |||
} | |||
table{ | |||
margin-top: 15px; | |||
} | |||
table tr:first-child{ | |||
background: #f9f9f9; | |||
} | |||
table tr:first-child td{ | |||
padding: 10px 20px; | |||
} | |||
table td{ | |||
padding: 15px 20px; | |||
font-size: 15px; | |||
} | |||
table tr td a{ | |||
border-bottom: 1px solid #168a44; | |||
padding-bottom: 5px; | |||
color: #168a44!important; | |||
} | |||
</style> | |||
</head> | |||
<body> | |||
<div class="main bg-f4" id="page"> | |||
<!-- 顶部导航 --> | |||
<div class="topTab"> | |||
<div class="w-1300"> | |||
<p class="fl">农村经营主体综合供求信息网</p> | |||
<ul class="fl m-l-30"> | |||
<li><a href="../../index.html">首页</a></li> | |||
<li><a href="../supply/index.html">供求信息</a></li> | |||
<li><a href="../train/index.html">农技服务</a></li> | |||
<li><a href="../supplyChain/index.html">供应链</a></li> | |||
<li class="active"><a href="javascript:void(0);">金融服务</a></li> | |||
<li><a href="../directories/index.html">项目指南</a></li> | |||
<li><a href="../resources/index.html">资源库</a></li> | |||
</ul> | |||
<div class="fr"> | |||
<select class="fl m-r-20"> | |||
<option>张村镇</option> | |||
<option>张村镇</option> | |||
<option>张村镇</option> | |||
<option>张村镇</option> | |||
</select> | |||
<a href="javascript:void(0);" class="fl m-r-20 upBtn">发布</a> | |||
<img src="../../static/images/user_tips.png" class="block fl m-r-20" style="margin-top: 6px;" alt=""/> | |||
<img src="../../../static/images/member.png" class="block fl" alt=""/> | |||
</div> | |||
<div class="clear"></div> | |||
</div> | |||
</div> | |||
<div class="partition"></div> | |||
<div class="w-1200"> | |||
<p class="crumbs">首页 > 金融服务</p> | |||
<div class=" m-t-15 searchBox"> | |||
<div class="recommendTit "> | |||
<p class="fl"><i class="lvd"></i>金融机构查询</p> | |||
<div class="l-h-30 fr"> | |||
<input type="text" placeholder="请输入关键词搜索" class="fl searchOne" id="searchInput" /> | |||
<p class="fl searchBtn font14" onclick="goSearch()">查询</p> | |||
<div class="clear"></div> | |||
</div> | |||
<div class="clear"></div> | |||
</div> | |||
<script id="financialData" type="text/html"> | |||
<tr> | |||
<td>机构名称</td> | |||
<td>机构所在地</td> | |||
<td>联系电话</td> | |||
<td>传真</td> | |||
<td align="center">金融产品数量</td> | |||
</tr> | |||
{{each financialList as value i}} | |||
<tr> | |||
<td>{{value.financialName}}</td> | |||
<td>{{value.address}}</td> | |||
<td>{{value.phone}}</td> | |||
<td>{{value.fax}}</td> | |||
<td align="center"><a href="detail.html?id={{value.id}}">{{value.num}}</a></td> | |||
</tr> | |||
{{/each}} | |||
<div class="clear"></div> | |||
</script> | |||
<table width="100%" cellspacing="0" id="financialContent"></table> | |||
</div> | |||
<div class="clear"></div> | |||
</div> | |||
<!--底部链接 --> | |||
<div class="bottomLink"> | |||
<div class="w-1200"> | |||
<div class="w-1000 fl"> | |||
<p class="bottomLink-tit"><img src="../../static/images/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/finance/index.js" defer type="text/javascript"></script> | |||
</html> |
@@ -0,0 +1,99 @@ | |||
<!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" /> | |||
</head> | |||
<body> | |||
<div class="main bg-f4" id="page"> | |||
<!-- 顶部导航 --> | |||
<div class="topTab"> | |||
<div class="w-1300"> | |||
<p class="fl">农村经营主体综合供求信息网</p> | |||
<ul class="fl m-l-30"> | |||
<li><a href="../../index.html">首页</a></li> | |||
<li><a href="../supply/index.html">供求信息</a></li> | |||
<li><a href="../train/index.html">农技服务</a></li> | |||
<li><a href="../supplyChain/index.html">供应链</a></li> | |||
<li class="active"><a href="../finance/index.html">金融服务</a></li> | |||
<li><a href="../directories/index.html">项目指南</a></li> | |||
<li><a href="../resources/index.html">资源库</a></li> | |||
</ul> | |||
<div class="fr"> | |||
<select class="fl m-r-20"> | |||
<option>张村镇</option> | |||
<option>张村镇</option> | |||
<option>张村镇</option> | |||
<option>张村镇</option> | |||
</select> | |||
<a href="javascript:void(0);" class="fl m-r-20 upBtn">发布</a> | |||
<img src="../../static/images/user_tips.png" class="block fl m-r-20" style="margin-top: 6px;" alt=""/> | |||
<img src="../../../static/images/member.png" class="block fl" alt=""/> | |||
</div> | |||
<div class="clear"></div> | |||
</div> | |||
</div> | |||
<div class="partition"></div> | |||
<div class="w-1200"> | |||
<p class="crumbs">首页 > 金融服务 > 金融产品 > 金融产品详情</p> | |||
<div class="detail_box"> | |||
<p class="recommendTit"><i class="lvd"></i>金融产品信息</p> | |||
<div class="detail_box_comm"> | |||
<img src="../../static/images/img5.jpg" alt="" width="24%" style="margin-right: 1%;" class="fl"/> | |||
<img src="../../static/images/img5.jpg" alt="" width="24%" style="margin-right: 1%;" class="fl"/> | |||
<img src="../../static/images/img5.jpg" alt="" width="24%" style="margin-right: 1%;" class="fl"/> | |||
<img src="../../static/images/img5.jpg" alt="" width="24%" class="fl"/> | |||
<div class="clear"></div> | |||
</div> | |||
<div class="detail_box_imgList m-t-30"> | |||
<p class="recommendTit"><i class="lvd"></i>简要介绍</p> | |||
<div> | |||
<p>简要介绍简要介绍简要介绍简要介绍简要介绍简要介绍简要介绍简要介绍简要介绍简要介绍</p> | |||
</div> | |||
</div> | |||
</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/index.js" defer type="text/javascript"></script>--> | |||
</html> |
@@ -0,0 +1,165 @@ | |||
<!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/LeftNav.css" rel="stylesheet" type="text/css" /> | |||
<style> | |||
.projectList { | |||
background: #FFFFFF; | |||
padding: 12px 35px; | |||
border-radius: 12px; | |||
} | |||
.projectList table tr td{ | |||
background: #f5f5f5; | |||
padding: 10px 15px; | |||
} | |||
.projectList table{ | |||
border-collapse: collapse; | |||
border-spacing: 0; | |||
} | |||
.projectList ul li{ | |||
margin-top: 10px; | |||
border-radius: 10px; | |||
overflow: hidden; | |||
} | |||
.projectList ul li p{ | |||
background: #168a44; | |||
padding: 5px 10px; | |||
color: #FFFFFF; | |||
border-radius: 20px; | |||
} | |||
.projectList ul li span{ | |||
color: #666666; | |||
} | |||
.supplyType_left ul li{ | |||
float: none; | |||
border: none; | |||
margin: 0; | |||
} | |||
.supplyType_left ul{ | |||
margin: 0; | |||
} | |||
.projectTab { | |||
margin-left: 18px!important; | |||
} | |||
.projectTab li { | |||
padding: 8px 15px!important; | |||
background: #e4e4e4; | |||
margin-top: 10px!important; | |||
border-radius: 25px; | |||
text-align: center; | |||
width: 65%; | |||
color: #333!important; | |||
} | |||
.projectTab .active { | |||
background: #168a44; | |||
color: #fff!important; | |||
} | |||
.projectTab li:hover { | |||
background: #168a44; | |||
color: #fff!important; | |||
} | |||
</style> | |||
</head> | |||
<body> | |||
<div class="main bg-f4" id="page"> | |||
<!-- 顶部导航 --> | |||
<div class="topTab"> | |||
<div class="w-1300"> | |||
<p class="fl">农村经营主体综合供求信息网</p> | |||
<ul class="fl m-l-30"> | |||
<li><a href="../../index.html">首页</a></li> | |||
<li><a href="../supply/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 class="active"><a href="/index.html">项目指南</a></li> | |||
<li><a href="../resources/index.html">资源库</a></li> | |||
</ul> | |||
<div class="fr"> | |||
<select class="fl m-r-20"> | |||
<option>张村镇</option> | |||
<option>张村镇</option> | |||
<option>张村镇</option> | |||
<option>张村镇</option> | |||
</select> | |||
<a href="javascript:void(0);" class="fl m-r-20 upBtn">发布</a> | |||
<img src="../../static/images/user_tips.png" class="block fl m-r-20" style="margin-top: 6px;" alt=""/> | |||
<img src="../../../static/images/member.png" class="block fl" alt=""/> | |||
</div> | |||
<div class="clear"></div> | |||
</div> | |||
</div> | |||
<div class="partition"></div> | |||
<div class="w-1200"> | |||
<p class="crumbs">首页 > 项目指南</p> | |||
<div class="supplyType_left fl"> | |||
<p class="recommendTit"><i class="lvd"></i>项目类别</p> | |||
<ul class="projectTab"> | |||
<li class="active">农户</li> | |||
<li>新型经营主体</li> | |||
<li>经纪人</li> | |||
<li>采购商</li> | |||
</ul> | |||
<p class="recommendTit"><i class="lvd"></i>主体列表</p> | |||
<dl> | |||
<dd class="active">张三</dd> | |||
<dd>李四</dd> | |||
<dd>王五</dd> | |||
<dd>赵六</dd> | |||
</dl> | |||
</div> | |||
<div class="fr" style="width: 895px"> | |||
<div class="projectList"> | |||
<p class="recommendTit"><i class="lvd"></i>项目类别</p> | |||
<img src="../../static/images/map.jpg" width="100%" class="m-t-15" alt=""/> | |||
</div> | |||
</div> | |||
<div class="clear"></div> | |||
</div> | |||
<!--底部链接 --> | |||
<div class="bottomLink"> | |||
<div class="w-1200"> | |||
<div class="w-1000 fl"> | |||
<p class="bottomLink-tit"><img src="../../static/images/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/directories/index.js" defer type="text/javascript"></script>--> | |||
</html> |
@@ -0,0 +1,220 @@ | |||
<!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/tabs-vertical.css" rel="stylesheet" type="text/css" /> | |||
<style type="text/css"> | |||
.searchOne{ | |||
position: relative; | |||
left: 12px; | |||
border-top-right-radius: 0!important; | |||
border-bottom-right-radius: 0!important; | |||
border-right: none!important; | |||
} | |||
table{ | |||
margin-top: 15px; | |||
} | |||
table tr:first-child{ | |||
background: #f9f9f9; | |||
} | |||
table tr:first-child td{ | |||
padding: 10px 20px; | |||
} | |||
table td{ | |||
padding: 15px 20px; | |||
font-size: 15px; | |||
} | |||
table tr td a{ | |||
border-bottom: 1px solid #168a44; | |||
padding-bottom: 5px; | |||
color: #168a44!important; | |||
} | |||
</style> | |||
</head> | |||
<body> | |||
<div class="main bg-f4" id="page"> | |||
<!-- 顶部导航 --> | |||
<div class="topTab"> | |||
<div class="w-1300"> | |||
<p class="fl">农村经营主体综合供求信息网</p> | |||
<ul class="fl m-l-30"> | |||
<li class="active"><a href="../../index.html">首页</a></li> | |||
<li><a href="../supply/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> | |||
<li><a href="../resources/index.html">资源库</a></li> | |||
</ul> | |||
<div class="fr"> | |||
<select class="fl m-r-20"> | |||
<option>张村镇</option> | |||
<option>张村镇</option> | |||
<option>张村镇</option> | |||
<option>张村镇</option> | |||
</select> | |||
<a href="javascript:void(0);" class="fl m-r-20 upBtn">发布</a> | |||
<img src="../../static/images/user_tips.png" class="block fl m-r-20" style="margin-top: 6px;" alt=""/> | |||
<img src="../../../static/images/member.png" class="block fl" alt=""/> | |||
</div> | |||
<div class="clear"></div> | |||
</div> | |||
</div> | |||
<div class="partition"></div> | |||
<div class="w-1200"> | |||
<p class="crumbs">首页 > 金融服务</p> | |||
<div class=" m-t-15 searchBox"> | |||
<div class="recommendTit "> | |||
<p class="fl"><i class="lvd"></i>金融机构查询</p> | |||
<div class="clear"></div> | |||
</div> | |||
<div class="priceBox" style="width: 100%;padding: 0"> | |||
<table width="100%" cellspacing="0" cellpadding="0"> | |||
<tr> | |||
<td></td> | |||
<td>山芋粉</td> | |||
<td>大果</td> | |||
<td>中果</td> | |||
<td>小果</td> | |||
<td>小果</td> | |||
<td>小果</td> | |||
<td>小果</td> | |||
<td>小果</td> | |||
<td>小果</td> | |||
<td>小果</td> | |||
</tr> | |||
<tr> | |||
<td>指导价格</td> | |||
<td>2.5/500g</td> | |||
<td>2.5/500g</td> | |||
<td>2.5/500g</td> | |||
<td>2.5/500g</td> | |||
<td>2.5/500g</td> | |||
<td>2.5/500g</td> | |||
<td>2.5/500g</td> | |||
<td>2.5/500g</td> | |||
<td>2.5/500g</td> | |||
<td>2.5/500g</td> | |||
</tr> | |||
<tr> | |||
<td>最新价格</td> | |||
<td>2.5/500g</td> | |||
<td>2.5/500g</td> | |||
<td>2.5/500g</td> | |||
<td>2.5/500g</td> | |||
<td>2.5/500g</td> | |||
<td>2.5/500g</td> | |||
<td>2.5/500g</td> | |||
<td>2.5/500g</td> | |||
<td>2.5/500g</td> | |||
<td>2.5/500g</td> | |||
</tr> | |||
<tr> | |||
<td>日均价格</td> | |||
<td>2.5/500g</td> | |||
<td>2.5/500g</td> | |||
<td>2.5/500g</td> | |||
<td>2.5/500g</td> | |||
<td>2.5/500g</td> | |||
<td>2.5/500g</td> | |||
<td>2.5/500g</td> | |||
<td>2.5/500g</td> | |||
<td>2.5/500g</td> | |||
<td>2.5/500g</td> | |||
</tr> | |||
</table> | |||
</div> | |||
<div style="height: 200px;"></div> | |||
<div class="recommendTit "> | |||
<p class="fl"><i class="lvd"></i>产品分类</p> | |||
<div class="clear"></div> | |||
</div> | |||
<div class="tabs-vertical"> | |||
<ul> | |||
<li> | |||
<a class="tab-active" data-index="0" href="#">选项一</a> | |||
</li> | |||
<li> | |||
<a data-index="1" href="#">选项二</a> | |||
</li> | |||
<li> | |||
<a data-index="2" href="#">选项二</a> | |||
</li> | |||
</ul> | |||
<div class="tabs-content-placeholder"> | |||
<div class="tab-content-active"> | |||
<p class="active fl">价格趋势</p> | |||
<select class="selectList fl"> | |||
<option>1月</option> | |||
<option>2月</option> | |||
<option>3月</option> | |||
<option>4月</option> | |||
<option>5月</option> | |||
<option>6月</option> | |||
<option>7月</option> | |||
<option>8月</option> | |||
<option>9月</option> | |||
<option>10月</option> | |||
<option>11月</option> | |||
<option>12月</option> | |||
</select> | |||
<select class="selectList fl"> | |||
<option>2019年</option> | |||
<option>2020年</option> | |||
<option>2021年</option> | |||
<option>2022年</option> | |||
</select> | |||
<span class="block clear"></span> | |||
<div id="chart" style="height: 500px"></div> | |||
</div> | |||
</div> | |||
</div> | |||
</div> | |||
<div class="clear"></div> | |||
</div> | |||
<!--底部链接 --> | |||
<div class="bottomLink"> | |||
<div class="w-1200"> | |||
<div class="w-1000 fl"> | |||
<p class="bottomLink-tit"><img src="../../static/images/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/price/index.js" defer type="text/javascript"></script> | |||
</html> |
@@ -19,6 +19,80 @@ | |||
padding: 12px 35px; | |||
border-radius: 12px; | |||
} | |||
.tabSecond{ | |||
background: #FFFFFF; | |||
padding: 12px 35px; | |||
border-radius: 12px; | |||
margin-top: 15px; | |||
} | |||
.tabSecond li{ | |||
float: left; | |||
padding: 2px 18px; | |||
background: #f4f4f4; | |||
margin-right: 22px; | |||
font-size: 14px; | |||
border-radius: 5px; | |||
width: 100px; | |||
text-align: center; | |||
} | |||
.tabSecond li a{ | |||
color: #168a44; | |||
} | |||
.tabSecond li:hover { | |||
background: #d0e8da; | |||
cursor: pointer; | |||
} | |||
.tabSecond .active{ | |||
background: #d0e8da; | |||
} | |||
.box_table,.assets_table{ | |||
margin-top: 15px; | |||
} | |||
.box_table, tr td{ | |||
padding: 8px 0; | |||
} | |||
.assets_table tr td{ | |||
text-align: center; | |||
padding: 8px 10px; | |||
} | |||
.assets_table tr td a{ | |||
color: #168a44; | |||
border-bottom: 1px solid #168a44; | |||
} | |||
.assets_table tr td:first-child{ | |||
text-align: left; | |||
} | |||
.assets_table tr:first-child td{ | |||
background: #f5f5f5; | |||
} | |||
.box_table tr td,.recommendTit select{ | |||
border: none; | |||
} | |||
input[type='radio']{ | |||
vertical-align:middle; | |||
} | |||
label p{ | |||
display:inline-block; | |||
vertical-align:middle | |||
} | |||
.update{ | |||
font-size: 12px; | |||
display: inline-block; | |||
background: #168a44; | |||
color: #FFF; | |||
line-height: 20px; | |||
padding: 0px 20px; | |||
border-radius: 20px; | |||
vertical-align: middle; | |||
float: right; | |||
} | |||
.add{ | |||
text-align: center; | |||
line-height: 20px; | |||
vertical-align: middle; | |||
float: right; | |||
margin-left: 10px; | |||
} | |||
</style> | |||
</head> | |||
@@ -54,48 +128,603 @@ | |||
<div class="partition"></div> | |||
<div class="w-1200"> | |||
<p class="crumbs">首页 > 我的 > 身份信息</p> | |||
<ul class="tab"> | |||
<li><a href="supplyList.html">记录查看</a></li> | |||
<li><a href="projectList.html">我的项目</a></li> | |||
<li class="active"><a href="information.html">身份信息</a></li> | |||
<!-- <li onclick="window.location='trainList.html'">培训活动</li>--> | |||
<div class="clear"></div> | |||
</ul> | |||
<div class="supplyType_left fl m-t-15"> | |||
<p class="recommendTit"><i class="lvd"></i>身份信息</p> | |||
<div class="supplyType_left fl"> | |||
<p class="recommendTit"><i class="lvd"></i>信息设置</p> | |||
<dl> | |||
<dd | |||
class="active" | |||
id="supplyBtn" | |||
onclick=" | |||
document.getElementById('supply').style.display = 'block'; | |||
document.getElementById('agricultural').style.display = 'none'; | |||
document.getElementById('agriculturalBtn').className = ''; | |||
this.className = 'active'; | |||
" | |||
>经营主体信息</dd> | |||
<dd | |||
id="agriculturalBtn" | |||
onclick=" | |||
document.getElementById('supply').style.display = 'none'; | |||
document.getElementById('agricultural').style.display = 'block'; | |||
document.getElementById('supplyBtn').className = ''; | |||
this.className = 'active'; | |||
" | |||
>采购商信息</dd> | |||
<dd | |||
id="Btn" | |||
onclick=" | |||
document.getElementById('supply').style.display = 'none'; | |||
document.getElementById('agricultural').style.display = 'block'; | |||
document.getElementById('supplyBtn').className = ''; | |||
this.className = 'active'; | |||
" | |||
>经纪人</dd> | |||
<dd><a href="information.html" class="active">身份信息</a></dd> | |||
<dd><a href="supplyList.html">记录查看</a></dd> | |||
<dd><a href="projectList.html">我的项目</a></dd> | |||
<dd><a href="supplyList.html">密码修改</a></dd> | |||
<!-- <dd--> | |||
<!-- class="active"--> | |||
<!-- id="supplyBtn"--> | |||
<!-- onclick="--> | |||
<!-- document.getElementById('supply').style.display = 'block';--> | |||
<!-- document.getElementById('agricultural').style.display = 'none';--> | |||
<!-- document.getElementById('agriculturalBtn').className = '';--> | |||
<!-- this.className = 'active';--> | |||
<!-- "--> | |||
<!-- >经营主体信息</dd>--> | |||
<!-- <dd--> | |||
<!-- id="agriculturalBtn"--> | |||
<!-- onclick="--> | |||
<!-- document.getElementById('supply').style.display = 'none';--> | |||
<!-- document.getElementById('agricultural').style.display = 'block';--> | |||
<!-- document.getElementById('supplyBtn').className = '';--> | |||
<!-- this.className = 'active';--> | |||
<!-- "--> | |||
<!-- >采购商信息</dd>--> | |||
<!-- <dd--> | |||
<!-- id="Btn"--> | |||
<!-- onclick="--> | |||
<!-- document.getElementById('supply').style.display = 'none';--> | |||
<!-- document.getElementById('agricultural').style.display = 'block';--> | |||
<!-- document.getElementById('supplyBtn').className = '';--> | |||
<!-- this.className = 'active';--> | |||
<!-- "--> | |||
<!-- >经纪人</dd>--> | |||
</dl> | |||
</div> | |||
<div class="fr m-t-15" id="supply" style="width: 895px"> | |||
<div class="fr" id="supply" style="width: 895px"> | |||
<ul class="tab"> | |||
<li class="active"><a href="supplyList.html">农户</a></li> | |||
<li><a href="projectList.html">经营主体</a></li> | |||
<li><a href="information.html">经纪人</a></li> | |||
<li><a href="information.html">采购商</a></li> | |||
<div class="clear"></div> | |||
</ul> | |||
<ul class="tabSecond"> | |||
<li class="active"><a href="supplyList.html">基本信息</a></li> | |||
<li><a href="projectList.html">资产信息</a></li> | |||
<li><a href="information.html">经营产品</a></li> | |||
<li><a href="information.html">产品产量</a></li> | |||
<li><a href="information.html">产品销售</a></li> | |||
<div class="clear"></div> | |||
</ul> | |||
<!-- 农户基本信息 --> | |||
<div style="display: none" class="projectList m-t-15"> | |||
<p class="recommendTit"><i class="lvd"></i>农户基本信息</p> | |||
<div class="box_table"> | |||
<table class="fl" width="80%"> | |||
<tr> | |||
<td>农户编码</td> | |||
<td><input type="text" value="230381199705251178" placeholder="请输入农户编码"/></td> | |||
<td>农户姓名</td> | |||
<td><input type="text" value="杨超越" placeholder="请输入农户姓名"/></td> | |||
</tr> | |||
<tr> | |||
<td>家庭身份</td> | |||
<td> | |||
<select style="text-align: left"> | |||
<option>户主</option> | |||
<option>子女</option> | |||
<option>配偶</option> | |||
</select> | |||
</td> | |||
<td>性别</td> | |||
<td><input type="text" value="男" placeholder="请输入性别"/></td> | |||
</tr> | |||
<tr> | |||
<td>身份证号</td> | |||
<td><input type="text" value="户主" placeholder="请输入身份证号"/></td> | |||
<td>民族</td> | |||
<td><input type="text" value="户主" placeholder="请输入民族"/></td> | |||
</tr> | |||
<tr> | |||
<td>宅基地面积(㎡)</td> | |||
<td><input type="text" value="户主" placeholder="请输入宅基地面积"/></td> | |||
<td>学历</td> | |||
<td><input type="text" value="户主" placeholder="请输入学历"/></td> | |||
</tr> | |||
<tr> | |||
<td>土地面积(亩)</td> | |||
<td><input type="text" value="户主" placeholder="请输入土地面积"/></td> | |||
<td>联系电话</td> | |||
<td><input type="text" value="户主" placeholder="请输入联系电话"/></td> | |||
</tr> | |||
<tr> | |||
<td>开户银行</td> | |||
<td><input type="text" value="户主" placeholder="请输入开户银行"/></td> | |||
<td>银行账号</td> | |||
<td><input type="text" value="户主" placeholder="请输入银行账号"/></td> | |||
</tr> | |||
<tr> | |||
<td>户籍</td> | |||
<td colspan="3"><input type="text" value="户主" placeholder="请输入户籍"/></td> | |||
</tr> | |||
<tr> | |||
<td>备注</td> | |||
<td colspan="3"> | |||
<textarea rows="" cols="" value="户主" style="width: 100%;padding: 10px;border-color: #e8e8e8" placeholder="请输入备注"></textarea> | |||
</td> | |||
</tr> | |||
<tr> | |||
<td>贫困户</td> | |||
<td> | |||
<label><input type="radio" name="Y"/><p>是</p></label> | |||
<label><input type="radio" name="N"/><p>否</p></label> | |||
</td> | |||
<td>五保户</td> | |||
<td> | |||
<label><input type="radio" name="Y"/><p>是</p></label> | |||
<label><input type="radio" name="N"/><p>否</p></label> | |||
</td> | |||
</tr> | |||
</table> | |||
<img src="../../static/images/img8.jpg" width="15%" class="fr" alt=""/> | |||
<div class="clear"></div> | |||
</div> | |||
<p class="recommendTit"><i class="lvd"></i>地图定位</p> | |||
<img src="../../static/images/map.jpg" alt="" width="100%"/> | |||
<div class="submitBtn"> | |||
<input type="button" value="保存" onclick="document.getElementById('failDialog').style.display = 'block'"/> | |||
<input type="button" value="审批"/> | |||
<div class="clear"></div> | |||
</div> | |||
</div> | |||
<!-- 农户资产信息列表 --> | |||
<div style="display: none" class="projectList m-t-15"> | |||
<p class="recommendTit"><i class="lvd"></i>资产列表</p> | |||
<div class="assets_table"> | |||
<table class="fl" width="100%" cellspacing="0" cellpadding="0"> | |||
<tr> | |||
<td>资产编码</td> | |||
<td>资产名称</td> | |||
<td>资产类别</td> | |||
<td>构建时间</td> | |||
<td>使用情况</td> | |||
<td>数量/面积</td> | |||
<td>净值(元)</td> | |||
<td>资产状态</td> | |||
<td>操作</td> | |||
</tr> | |||
<tr> | |||
<td>15314031121</td> | |||
<td>18号22楼</td> | |||
<td>固定资产</td> | |||
<td>2021-08-31</td> | |||
<td>自用</td> | |||
<td>1台</td> | |||
<td>1000</td> | |||
<td>正常</td> | |||
<td><a href="#">查看</a></td> | |||
</tr> | |||
<tr> | |||
<td>15314031121</td> | |||
<td>18号22楼</td> | |||
<td>金融资产</td> | |||
<td>2021-08-31</td> | |||
<td>自用</td> | |||
<td>1台</td> | |||
<td>1000</td> | |||
<td>正常</td> | |||
<td><a href="#">查看</a></td> | |||
</tr> | |||
</table> | |||
<div class="clear"></div> | |||
</div> | |||
</div> | |||
<!-- 农户固定资产信息详情 --> | |||
<div style="display: none" class="projectList m-t-15"> | |||
<p class="recommendTit"><i class="lvd"></i>固定资产基本信息</p> | |||
<div class="box_table"> | |||
<table width="100%" cellspacing="0" cellpadding="0"> | |||
<tr> | |||
<td>资产编码</td> | |||
<td width="300">42556653496ERE4552</td> | |||
<td>资产名称</td> | |||
<td width="300">名称名称</td> | |||
</tr> | |||
<tr> | |||
<td>资产类别</td> | |||
<td>农村基础设施</td> | |||
<td>构建时间</td> | |||
<td>2021-08-31</td> | |||
</tr> | |||
<tr> | |||
<td>坐落位置</td> | |||
<td>环翠区文化中路91号哈尔滨工业大学</td> | |||
<td>经营属性</td> | |||
<td>经营性</td> | |||
</tr> | |||
<tr> | |||
<td>规格型号</td> | |||
<td>120㎡</td> | |||
<td>供应商</td> | |||
<td>供应商名称</td> | |||
</tr> | |||
<tr> | |||
<td>使用情况</td> | |||
<td>自用</td> | |||
<td>资产状态</td> | |||
<td>正常</td> | |||
</tr> | |||
<tr> | |||
<td>单元资产</td> | |||
<td>是</td> | |||
</tr> | |||
</table> | |||
</div> | |||
<p class="recommendTit"><i class="lvd"></i>资产数据</p> | |||
<div class="box_table"> | |||
<table width="100%" cellspacing="0" cellpadding="0"> | |||
<tr> | |||
<td>数量/面积</td> | |||
<td width="300">100</td> | |||
<td>计量单位</td> | |||
<td width="300">台</td> | |||
</tr> | |||
<tr> | |||
<td>原值(元)</td> | |||
<td>50000</td> | |||
<td>净值(元)</td> | |||
<td>30000</td> | |||
</tr> | |||
<tr> | |||
<td>备注</td> | |||
<td>环翠区文化中路91号哈尔滨工业大学</td> | |||
</tr> | |||
</table> | |||
</div> | |||
<p class="recommendTit"><i class="lvd"></i>地图定位</p> | |||
<img src="../../static/images/map.jpg" alt="" width="100%"/> | |||
</div> | |||
<!-- 农户金融资产信息详情 --> | |||
<div style="display: none" class="projectList m-t-15"> | |||
<p class="recommendTit"><i class="lvd"></i>金融资产基本信息</p> | |||
<div class="box_table"> | |||
<table width="100%" cellspacing="0" cellpadding="0"> | |||
<tr> | |||
<td>资产编码</td> | |||
<td width="300">42556653496ERE4552</td> | |||
<td>资产名称</td> | |||
<td width="300">名称名称</td> | |||
</tr> | |||
<tr> | |||
<td>资产类别</td> | |||
<td>农村基础设施</td> | |||
<td>计量单位</td> | |||
<td>元</td> | |||
</tr> | |||
<tr> | |||
<td>数量</td> | |||
<td>10000</td> | |||
<td>申请时间</td> | |||
<td>2022-08-01</td> | |||
</tr> | |||
<tr> | |||
<td>到期时间</td> | |||
<td>2022-09-01</td> | |||
<td>资产状态</td> | |||
<td>正常</td> | |||
</tr> | |||
<tr> | |||
<td>备注</td> | |||
<td colspan="3">是</td> | |||
</tr> | |||
</table> | |||
</div> | |||
<p class="recommendTit"><i class="lvd"></i>贷款</p> | |||
<div class="box_table"> | |||
<table width="100%" cellspacing="0" cellpadding="0"> | |||
<tr> | |||
<td>放贷主体</td> | |||
<td width="300">主体名称</td> | |||
<td>年华利率</td> | |||
<td width="300">2%</td> | |||
</tr> | |||
<tr> | |||
<td>还款周期</td> | |||
<td>12个月</td> | |||
<td>周期还款额</td> | |||
<td>46531</td> | |||
</tr> | |||
<tr> | |||
<td>业务联系人</td> | |||
<td>李响</td> | |||
<td>联系人电话</td> | |||
<td>15314031234</td> | |||
</tr> | |||
</table> | |||
</div> | |||
</div> | |||
<!-- 农户禽畜资产信息详情 --> | |||
<div style="display: none" class="projectList m-t-15"> | |||
<p class="recommendTit"><i class="lvd"></i>禽畜资产基本信息</p> | |||
<div class="box_table"> | |||
<table width="100%" cellspacing="0" cellpadding="0"> | |||
<tr> | |||
<td width="112">资产编码</td> | |||
<td width="300">42556653496ERE4552</td> | |||
<td>资产名称</td> | |||
<td width="300">名称名称</td> | |||
</tr> | |||
<tr> | |||
<td>构建时间</td> | |||
<td>2021-08-31</td> | |||
<td>计量单位</td> | |||
<td>只</td> | |||
</tr> | |||
<tr> | |||
<td>饲养地点</td> | |||
<td>缓存区文化中路91号</td> | |||
<td>饲养员</td> | |||
<td>庞东旭</td> | |||
</tr> | |||
<tr> | |||
<td>资产状态</td> | |||
<td>正常</td> | |||
</tr> | |||
<tr> | |||
<td>备注</td> | |||
<td colspan="3">是</td> | |||
</tr> | |||
</table> | |||
</div> | |||
<p class="recommendTit"><i class="lvd"></i>幼畜及肥育</p> | |||
<div class="box_table"> | |||
<table width="100%" cellspacing="0" cellpadding="0"> | |||
<tr> | |||
<td width="112">数量</td> | |||
<td width="300">100</td> | |||
<td>金额(元)</td> | |||
<td width="300">10000</td> | |||
</tr> | |||
</table> | |||
</div> | |||
<p class="recommendTit"><i class="lvd"></i>产疫畜</p> | |||
<div class="box_table"> | |||
<table width="100%" cellspacing="0" cellpadding="0"> | |||
<tr> | |||
<td width="112">数量</td> | |||
<td width="300">100</td> | |||
<td>金额(元)</td> | |||
<td width="300">10000</td> | |||
</tr> | |||
</table> | |||
</div> | |||
<p class="recommendTit"><i class="lvd"></i>合计</p> | |||
<div class="box_table"> | |||
<table width="100%" cellspacing="0" cellpadding="0"> | |||
<tr> | |||
<td width="112"></td> | |||
<td width="300"></td> | |||
<td>金额(元)</td> | |||
<td width="300">10000</td> | |||
</tr> | |||
</table> | |||
</div> | |||
</div> | |||
<!-- 农户资源资产信息详情 --> | |||
<div style="display: none" class="projectList m-t-15"> | |||
<p class="recommendTit"><i class="lvd"></i>资源资产基本信息</p> | |||
<div class="box_table"> | |||
<table width="100%" cellspacing="0" cellpadding="0"> | |||
<tr> | |||
<td width="112">资产编码</td> | |||
<td width="300">42556653496ERE4552</td> | |||
<td>资产名称</td> | |||
<td width="300">名称名称</td> | |||
</tr> | |||
<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></td> | |||
</tr> | |||
<tr> | |||
<td>利用情况</td> | |||
<td>出租经营</td> | |||
<td>资产状态</td> | |||
<td>正常</td> | |||
</tr> | |||
<tr> | |||
<td>备注</td> | |||
<td colspan="3">是</td> | |||
</tr> | |||
</table> | |||
</div> | |||
<p class="recommendTit"><i class="lvd"></i>资产利用</p> | |||
<div class="box_table"> | |||
<table width="100%" cellspacing="0" cellpadding="0"> | |||
<tr> | |||
<td width="112">面积(亩)</td> | |||
<td width="300">100</td> | |||
<td>年租金(元)</td> | |||
<td width="300">10000</td> | |||
</tr> | |||
<tr> | |||
<td width="112">承租人</td> | |||
<td width="300">李开</td> | |||
</tr> | |||
<tr> | |||
<td width="112">开始时间</td> | |||
<td width="300">2021-08-07</td> | |||
<td width="112">到期时间</td> | |||
<td width="300">2021-08-07</td> | |||
</tr> | |||
</table> | |||
</div> | |||
<p class="recommendTit"><i class="lvd"></i>种植产量</p> | |||
<div class="box_table"> | |||
<table width="100%" cellspacing="0" cellpadding="0"> | |||
<tr> | |||
<td width="112">种植产品</td> | |||
<td width="300">山芋</td> | |||
<td>亩产(公斤/年)</td> | |||
<td width="300">10000</td> | |||
</tr> | |||
</table> | |||
</div> | |||
<p class="recommendTit"><i class="lvd"></i>地图定位</p> | |||
<img src="../../static/images/map.jpg" alt="" width="100%"/> | |||
</div> | |||
<!-- 经营产品列表 --> | |||
<div style="display: none" class="projectList m-t-15"> | |||
<p class="recommendTit"> | |||
<i class="lvd"></i>产品信息01 | |||
<i class="add">+</i> | |||
<span class="update">修改</span> | |||
</p> | |||
<div class="box_table"> | |||
<table width="100%" cellspacing="0" cellpadding="0"> | |||
<tr> | |||
<td width="112">产品分类</td> | |||
<td width="300">山芋</td> | |||
<td>产品规格</td> | |||
<td width="300">100g大果</td> | |||
</tr> | |||
<tr> | |||
<td>产品价格</td> | |||
<td>2.5元/500g</td> | |||
<td>价格日期</td> | |||
<td>2022-01-21</td> | |||
</tr> | |||
<tr> | |||
<td>供应数量</td> | |||
<td>300kg</td> | |||
<td>单位</td> | |||
<td>率农种养合作社</td> | |||
</tr> | |||
<tr> | |||
<td>产地</td> | |||
<td>泗县</td> | |||
<td>品牌品种</td> | |||
<td>红糖山芋</td> | |||
</tr> | |||
<tr> | |||
<td>交易方式</td> | |||
<td>现金</td> | |||
<td>供货地址</td> | |||
<td>泗县牟专小犊子村</td> | |||
</tr> | |||
<tr> | |||
<td>备注</td> | |||
<td colspan="3">是</td> | |||
</tr> | |||
</table> | |||
</div> | |||
</div> | |||
<!-- 产品产量信息列表 --> | |||
<div style="display: none" class="projectList m-t-15"> | |||
<div class="recommendTit"> | |||
<i class="lvd"></i>产品产量信息 | |||
<p style="position: relative;left: 200px;">统计:<span style="color:#168a44;font-size: 16px ">50000吨</span></p> | |||
<i class="add">+</i> | |||
<span class="update">查询</span> | |||
<select class="fr m-l-20 m-r-20" style="height: 20px"> | |||
<option>全部</option> | |||
</select> | |||
<p class="fr">产品分类</p> | |||
</div> | |||
<div class="assets_table"> | |||
<table class="fl" width="100%" cellspacing="0" cellpadding="0"> | |||
<tr> | |||
<td>产品分类</td> | |||
<td>产品编码</td> | |||
<td>规格</td> | |||
<td>单位</td> | |||
<td>入库产量</td> | |||
<td>操作</td> | |||
</tr> | |||
<tr> | |||
<td>山芋</td> | |||
<td>45645645645</td> | |||
<td>50/kg</td> | |||
<td>绿农种养合作社</td> | |||
<td>5000kg</td> | |||
<td> | |||
<a href="#">修改</a> | |||
<a href="#">删除</a> | |||
</td> | |||
</tr> | |||
<tr> | |||
<td>山芋</td> | |||
<td>45645645645</td> | |||
<td>50/kg</td> | |||
<td>绿农种养合作社</td> | |||
<td>5000kg</td> | |||
<td> | |||
<a href="#">修改</a> | |||
<a href="#">删除</a> | |||
</td> | |||
</tr> | |||
</table> | |||
<div class="clear"></div> | |||
</div> | |||
<div class="submitBtn"> | |||
<input type="button" style="display: none;" value="保存" onclick="document.getElementById('failDialog').style.display = 'block'"/> | |||
<input type="button" value="保存"/> | |||
<div class="clear"></div> | |||
</div> | |||
</div> | |||
<!-- 产品销售信息列表 --> | |||
<div class="projectList m-t-15"> | |||
<div class="recommendTit"> | |||
<i class="lvd"></i>产品产量信息 | |||
<p style="position: relative;left: 200px;">统计:<span style="color:#168a44;font-size: 16px ">50000吨</span></p> | |||
<i class="add">+</i> | |||
<span class="update">查询</span> | |||
<select class="fr m-l-20 m-r-20" style="height: 20px"> | |||
<option>全部</option> | |||
</select> | |||
<p class="fr">产品分类</p> | |||
</div> | |||
<div class="assets_table"> | |||
<table class="fl" width="100%" cellspacing="0" cellpadding="0"> | |||
<tr> | |||
<td>产品分类</td> | |||
<td>产品编码</td> | |||
<td>规格</td> | |||
<td>单位</td> | |||
<td>入库产量</td> | |||
<td>操作</td> | |||
</tr> | |||
<tr> | |||
<td>山芋</td> | |||
<td>45645645645</td> | |||
<td>50/kg</td> | |||
<td>绿农种养合作社</td> | |||
<td>5000kg</td> | |||
<td> | |||
<a href="#">修改</a> | |||
<a href="#">删除</a> | |||
</td> | |||
</tr> | |||
<tr> | |||
<td>山芋</td> | |||
<td>45645645645</td> | |||
<td>50/kg</td> | |||
<td>绿农种养合作社</td> | |||
<td>5000kg</td> | |||
<td> | |||
<a href="#">修改</a> | |||
<a href="#">删除</a> | |||
</td> | |||
</tr> | |||
</table> | |||
<div class="clear"></div> | |||
</div> | |||
<div class="submitBtn"> | |||
<input type="button" style="display: none;" value="保存" onclick="document.getElementById('failDialog').style.display = 'block'"/> | |||
<input type="button" value="保存"/> | |||
<div class="clear"></div> | |||
</div> | |||
</div> | |||
<div style="display: none;" class="projectList m-t-15"> | |||
<p class="recommendTit"><i class="lvd"></i>经营主体基本信息</p> | |||
<div class="detail_box_comm"> | |||
<table class="fl" width="63%"> | |||
@@ -54,152 +54,53 @@ | |||
</ul> | |||
<div class="recommendSupply m-t-15"> | |||
<p class="recommendTit"><i class="lvd"></i>推荐供应</p> | |||
<div class="supplyBox"> | |||
<div class="supplyBox" id="supplyBox"> | |||
<img src="../../static/images/jtl.png" alt="" class="jt left"/> | |||
<ul> | |||
<li> | |||
<img src="../../static/images/img3.png" alt=""/> | |||
<div class="supplyNat"> | |||
<p style="font-size: 16px;color: #626262;">张村柳沟村起砂西瓜</p> | |||
<p style="color: #626262;">绿碗种养专业合作社</p> | |||
<div class="supplyNat_box"> | |||
<span class="supplyNat_type fl">水果</span> | |||
<p class="supplyNat_money fr"><span>1.20</span>元/斤</p> | |||
<div class="clear"></div> | |||
</div> | |||
</div> | |||
</li> | |||
<li> | |||
<img src="../../static/images/img3.png" alt=""/> | |||
<div class="supplyNat"> | |||
<p style="font-size: 16px;color: #626262;">张村柳沟村起砂西瓜</p> | |||
<p style="color: #626262;">绿碗种养专业合作社</p> | |||
<div class="supplyNat_box"> | |||
<span class="supplyNat_type fl">水果</span> | |||
<p class="supplyNat_money fr"><span>1.20</span>元/斤</p> | |||
<div class="clear"></div> | |||
</div> | |||
</div> | |||
</li> | |||
<li> | |||
<img src="../../static/images/img3.png" alt=""/> | |||
<div class="supplyNat"> | |||
<p style="font-size: 16px;color: #626262;">张村柳沟村起砂西瓜</p> | |||
<p style="color: #626262;">绿碗种养专业合作社</p> | |||
<div class="supplyNat_box"> | |||
<span class="supplyNat_type fl">水果</span> | |||
<p class="supplyNat_money fr"><span>1.20</span>元/斤</p> | |||
<div class="clear"></div> | |||
</div> | |||
</div> | |||
</li> | |||
<li> | |||
<img src="../../static/images/img3.png" alt=""/> | |||
<div class="supplyNat"> | |||
<p style="font-size: 16px;color: #626262;">张村柳沟村起砂西瓜</p> | |||
<p style="color: #626262;">绿碗种养专业合作社</p> | |||
<div class="supplyNat_box"> | |||
<span class="supplyNat_type fl">水果</span> | |||
<p class="supplyNat_money fr"><span>1.20</span>元/斤</p> | |||
<div class="clear"></div> | |||
</div> | |||
</div> | |||
</li> | |||
<li> | |||
<img src="../../static/images/img3.png" alt=""/> | |||
<div class="supplyNat"> | |||
<p style="font-size: 16px;color: #626262;">张村柳沟村起砂西瓜</p> | |||
<p style="color: #626262;">绿碗种养专业合作社</p> | |||
<div class="supplyNat_box"> | |||
<span class="supplyNat_type fl">水果</span> | |||
<p class="supplyNat_money fr"><span>1.20</span>元/斤</p> | |||
<div class="clear"></div> | |||
</div> | |||
</div> | |||
</li> | |||
<li> | |||
<img src="../../static/images/img3.png" alt=""/> | |||
<div class="supplyNat"> | |||
<p style="font-size: 16px;color: #626262;">张村柳沟村起砂西瓜</p> | |||
<p style="color: #626262;">绿碗种养专业合作社</p> | |||
<div class="supplyNat_box"> | |||
<span class="supplyNat_type fl">水果</span> | |||
<p class="supplyNat_money fr"><span>1.20</span>元/斤</p> | |||
<div class="clear"></div> | |||
</div> | |||
</div> | |||
</li> | |||
<li> | |||
<img src="../../static/images/img3.png" alt=""/> | |||
<div class="supplyNat"> | |||
<p style="font-size: 16px;color: #626262;">张村柳沟村起砂西瓜</p> | |||
<p style="color: #626262;">绿碗种养专业合作社</p> | |||
<div class="supplyNat_box"> | |||
<span class="supplyNat_type fl">水果</span> | |||
<p class="supplyNat_money fr"><span>1.20</span>元/斤</p> | |||
<div class="clear"></div> | |||
<script id="recommendData" type="text/html"> | |||
{{each recommendList as value i}} | |||
<li> | |||
{{if value.supplyMasterMap.indexOf(null) == -1}} | |||
<img src="{{value.supplyMasterMap}}" alt=""/> | |||
{{else}} | |||
<img src="../../static/images/zwtp.png" alt=""/> | |||
{{/if}} | |||
<div class="supplyNat"> | |||
<p style="font-size: 16px;color: #626262;">{{value.supplyDemandName}}</p> | |||
<p style="color: #626262;">{{value.entityName}}</p> | |||
<div class="supplyNat_box"> | |||
<span class="supplyNat_type fl">{{value.productType}}</span> | |||
<p class="supplyNat_money fr"><span>{{value.unitPrice}}</span>{{value.unit}}</p> | |||
<div class="clear"></div> | |||
</div> | |||
</div> | |||
</div> | |||
</li> | |||
<li> | |||
<img src="../../static/images/img3.png" alt=""/> | |||
<div class="supplyNat"> | |||
<p style="font-size: 16px;color: #626262;">张村柳沟村起砂西瓜</p> | |||
<p style="color: #626262;">绿碗种养专业合作社</p> | |||
<div class="supplyNat_box"> | |||
<span class="supplyNat_type fl">水果</span> | |||
<p class="supplyNat_money fr"><span>1.20</span>元/斤</p> | |||
<div class="clear"></div> | |||
</div> | |||
</div> | |||
</li> | |||
</ul> | |||
</li> | |||
{{/each}} | |||
</script> | |||
<div style="overflow: scroll;" id="supplyBox2"> | |||
<ul id="recommendContent"></ul> | |||
</div> | |||
<img src="../../static/images/jtr.png" alt="" class="jt right"/> | |||
</div> | |||
</div> | |||
<div class="supplyType_left m-t-15 fl"> | |||
<script id="projectData" type="text/html"> | |||
<p class="recommendTit"><i class="lvd"></i>供应类别</p> | |||
<ul> | |||
<p>蔬菜</p> | |||
<li>经济作物</li> | |||
<li>蔬菜作物</li> | |||
<li>蔬菜小工具</li> | |||
<li>蔬菜种苗</li> | |||
<div class="clear"></div> | |||
</ul> | |||
<ul> | |||
<p>蔬菜</p> | |||
<li>经济作物</li> | |||
<li>蔬菜作物</li> | |||
<li>蔬菜小工具</li> | |||
<li>蔬菜种苗</li> | |||
<div class="clear"></div> | |||
</ul> | |||
<ul> | |||
<p>蔬菜</p> | |||
<li>经济作物</li> | |||
<li>蔬菜作物</li> | |||
<li>蔬菜小工具</li> | |||
<li>蔬菜种苗</li> | |||
<div class="clear"></div> | |||
</ul> | |||
<ul> | |||
<p>蔬菜</p> | |||
<li>经济作物</li> | |||
<li>蔬菜作物</li> | |||
<li>蔬菜小工具</li> | |||
<li>蔬菜种苗</li> | |||
<div class="clear"></div> | |||
</ul> | |||
<ul> | |||
<p>蔬菜</p> | |||
<li>经济作物</li> | |||
<li>蔬菜作物</li> | |||
<li>蔬菜小工具</li> | |||
<li>蔬菜种苗</li> | |||
<div class="clear"></div> | |||
</ul> | |||
</div> | |||
{{each projectList as value i}} | |||
{{if value.children != ""}} | |||
<ul> | |||
<p>{{value.classificationName}}</p> | |||
{{each value.children as item i}} | |||
<li>{{item.classificationName}}</li> | |||
{{/each}} | |||
<div class="clear"></div> | |||
</ul> | |||
{{/if}} | |||
{{/each}} | |||
<div class="clear"></div> | |||
</script> | |||
<div class="supplyType_left m-t-15 fl" id="projectContent"></div> | |||
<div class="fr m-t-15" style="width: 895px"> | |||
<div class="searchBox"> | |||
<p class="recommendTit"><i class="lvd"></i>查询</p> | |||
@@ -253,7 +154,7 @@ | |||
</div> | |||
<div class="supplyList m-t-15"> | |||
<div class="supplyList_tit"> | |||
<p class="font24 color-333 fl">求购信息</p> | |||
<p class="font24 color-333 fl">供应信息</p> | |||
<ul class="fr"> | |||
<li>发布时间<img src="../../static/images/icon_pc.png" alt=""/></li> | |||
<li>关注量<img src="../../static/images/icon_pc.png" alt=""/></li> | |||
@@ -262,73 +163,39 @@ | |||
</ul> | |||
<div class="clear"></div> | |||
</div> | |||
<ul class="supplyList_list"> | |||
<li> | |||
<a href="detail.html"> | |||
<img src="../../static/images/img2.jpg" width="25%" height="128" alt="" class="fl"/> | |||
<table class="fl"> | |||
<tr> | |||
<td colspan="3"><p class="font16 color-333">沙棘虫草片<i class="bq">药材</i></p></td> | |||
</tr> | |||
<tr> | |||
<td colspan="2"><p class="color-666">新鲜蔬菜上架,品种全,成色好,批发价供应,欢迎咨询。</p></td> | |||
<td><p class="supplyList_tel"><i class="icon_tel"></i>15314031621</p></td> | |||
</tr> | |||
<tr> | |||
<td colspan="3"><p class="supplyList_money">20.00<span>元/盒</span></p></td> | |||
</tr> | |||
<tr> | |||
<td><p class="color-666">绿杨禽畜种养专业合作社</p></td> | |||
<td><p class="color-666">山东省威海市张村镇刘家村</p></td> | |||
<td><p class="supplyList_time">2021-07-14</p></td> | |||
</tr> | |||
</table> | |||
<div class="clear"></div> | |||
</a> | |||
</li> | |||
<li> | |||
<img src="../../static/images/img2.jpg" width="25%" height="128" alt="" class="fl"/> | |||
<table class="fl"> | |||
<tr> | |||
<td colspan="3"><p class="font16 color-333">沙棘虫草片<i class="bq">药材</i></p></td> | |||
</tr> | |||
<tr> | |||
<td colspan="2"><p class="color-666">新鲜蔬菜上架,品种全,成色好,批发价供应,欢迎咨询。</p></td> | |||
<td><p class="supplyList_tel"><i class="icon_tel"></i>15314031621</p></td> | |||
</tr> | |||
<tr> | |||
<td colspan="3"><p class="supplyList_money">20.00<span>元/盒</span></p></td> | |||
</tr> | |||
<tr> | |||
<td><p class="color-666">绿杨禽畜种养专业合作社</p></td> | |||
<td><p class="color-666">山东省威海市张村镇刘家村</p></td> | |||
<td><p class="supplyList_time">2021-07-14</p></td> | |||
</tr> | |||
</table> | |||
<div class="clear"></div> | |||
</li> | |||
<li> | |||
<img src="../../static/images/img2.jpg" width="25%" height="128" alt="" class="fl"/> | |||
<table class="fl"> | |||
<tr> | |||
<td colspan="3"><p class="font16 color-333">沙棘虫草片<i class="bq">药材</i></p></td> | |||
</tr> | |||
<tr> | |||
<td colspan="2"><p class="color-666">新鲜蔬菜上架,品种全,成色好,批发价供应,欢迎咨询。</p></td> | |||
<td><p class="supplyList_tel"><i class="icon_tel"></i>15314031621</p></td> | |||
</tr> | |||
<tr> | |||
<td colspan="3"><p class="supplyList_money">20.00<span>元/盒</span></p></td> | |||
</tr> | |||
<tr> | |||
<td><p class="color-666">绿杨禽畜种养专业合作社</p></td> | |||
<td><p class="color-666">山东省威海市张村镇刘家村</p></td> | |||
<td><p class="supplyList_time">2021-07-14</p></td> | |||
</tr> | |||
</table> | |||
<div class="clear"></div> | |||
</li> | |||
</ul> | |||
<script id="supplyInformationData" type="text/html"> | |||
{{each supplyInformationList as value i}} | |||
<li> | |||
<a href="detail.html"> | |||
{{if value.supplyMasterMap.indexOf(null) == -1}} | |||
<img src="{{value.supplyMasterMap}}" width="25%" height="128" alt="" class="fl"/> | |||
{{else}} | |||
<img src="../../static/images/zwtp.png" width="25%" height="128" alt="" class="fl"/> | |||
{{/if}} | |||
<table class="fl"> | |||
<tr> | |||
<td colspan="3"><p class="font16 color-333">{{value.supplyDemandName}}<i class="bq">{{value.productType}}</i></p></td> | |||
</tr> | |||
<tr> | |||
<td colspan="2"><p class="color-666">{{value.introduction}}</p></td> | |||
<td><p class="supplyList_tel"><i class="icon_tel"></i>{{value.supplyDemandTal}}</p></td> | |||
</tr> | |||
<tr> | |||
<td colspan="3"><p class="supplyList_money">{{value.unitPrice}}<span>{{value.unit}}</span></p></td> | |||
</tr> | |||
<tr> | |||
<td><p class="color-666">{{value.entityName}}</p></td> | |||
<td><p class="color-666">山东省威海市张村镇刘家村</p></td> | |||
<td><p class="supplyList_time">{{value.createTime.substr(0,10)}}</p></td> | |||
</tr> | |||
</table> | |||
<div class="clear"></div> | |||
</a> | |||
</li> | |||
{{/each}} | |||
<div class="clear"></div> | |||
</script> | |||
<ul class="supplyList_list" id="supplyInformationContent"></ul> | |||
</div> | |||
</div> | |||
<div class="clear"></div> | |||
@@ -364,7 +231,7 @@ | |||
</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/index.js" defer type="text/javascript"></script>--> | |||
<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/index.js" defer type="text/javascript"></script> | |||
</html> |
@@ -12,6 +12,11 @@ | |||
<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" /> | |||
<style type="text/css"> | |||
.directoriesList ul li{ | |||
height: 180px; | |||
} | |||
</style> | |||
</head> | |||
<body> | |||
@@ -96,99 +101,46 @@ | |||
<a href="brokerApplication.html" class="fr searchBtn l-h-30" style="margin-top: 12px;color: #FFF;">申请</a> | |||
<div class="clear"></div> | |||
</div> | |||
<ul> | |||
<script id="entityMainData" type="text/html"> | |||
{{each entityMainList as value i}} | |||
<li onclick="window.location='detail.html'"> | |||
<img src="../../static/images/img7.jpg" class="fl" width="35%" alt=""/> | |||
{{if value.masterMap.indexOf(null) == -1}} | |||
<img src="{{value.masterMap}}" width="35%" style="height: 100%;" class="fl" alt=""/> | |||
{{else}} | |||
<img src="../../static/images/img7.jpg" width="35%" class="fl" alt=""/> | |||
{{/if}} | |||
<table class="fr" width="63%"> | |||
<tr> | |||
<td colspan="2" class="font16 color-333">绿阳禽畜种养专业合作社<i class="bq">合作社</i></td> | |||
<td colspan="2" class="font16 color-333">{{value.entityName}}<i class="bq">合作社</i></td> | |||
</tr> | |||
<tr> | |||
<td width="70">主营业务</td> | |||
<td>蔬菜种植</td> | |||
<td>{{value.industryClassificationType}}</td> | |||
</tr> | |||
<tr> | |||
<td>负责人</td> | |||
<td>刘永超</td> | |||
<td>{{value.principalName}}</td> | |||
</tr> | |||
<tr> | |||
<td>地址</td> | |||
<td>山东省威海市环翠区张村镇刘家村沈阳路91号</td> | |||
<td>{{value.entityAddress}}</td> | |||
</tr> | |||
<tr> | |||
<td>成立时间</td> | |||
<td>2021-7-21</td> | |||
<td>{{value.registerTime}}</td> | |||
</tr> | |||
<tr> | |||
<td>联系电话</td> | |||
<td>15314031621</td> | |||
<td>{{value.tal}}</td> | |||
</tr> | |||
</table> | |||
<div class="clear"></div> | |||
<a href="detail.html" class="watchBtn">查看</a> | |||
</li> | |||
<li> | |||
<img src="../../static/images/img7.jpg" class="fl" width="35%" alt=""/> | |||
<table class="fr" width="63%"> | |||
<tr> | |||
<td colspan="2" class="font16 color-333">绿阳禽畜种养专业合作社<i class="bq">合作社</i></td> | |||
</tr> | |||
<tr> | |||
<td width="70">主营业务</td> | |||
<td>蔬菜种植</td> | |||
</tr> | |||
<tr> | |||
<td>负责人</td> | |||
<td>刘永超</td> | |||
</tr> | |||
<tr> | |||
<td>地址</td> | |||
<td>山东省威海市环翠区张村镇刘家村沈阳路91号</td> | |||
</tr> | |||
<tr> | |||
<td>成立时间</td> | |||
<td>2021-7-21</td> | |||
</tr> | |||
<tr> | |||
<td>联系电话</td> | |||
<td>15314031621</td> | |||
</tr> | |||
</table> | |||
<div class="clear"></div> | |||
<a href="javascript:void(0);" class="watchBtn">查看</a> | |||
</li> | |||
<li> | |||
<img src="../../static/images/img7.jpg" class="fl" width="35%" alt=""/> | |||
<table class="fr" width="63%"> | |||
<tr> | |||
<td colspan="2" class="font16 color-333">绿阳禽畜种养专业合作社<i class="bq">合作社</i></td> | |||
</tr> | |||
<tr> | |||
<td width="70">主营业务</td> | |||
<td>蔬菜种植</td> | |||
</tr> | |||
<tr> | |||
<td>负责人</td> | |||
<td>刘永超</td> | |||
</tr> | |||
<tr> | |||
<td>地址</td> | |||
<td>山东省威海市环翠区张村镇刘家村沈阳路91号</td> | |||
</tr> | |||
<tr> | |||
<td>成立时间</td> | |||
<td>2021-7-21</td> | |||
</tr> | |||
<tr> | |||
<td>联系电话</td> | |||
<td>15314031621</td> | |||
</tr> | |||
</table> | |||
<div class="clear"></div> | |||
<a href="javascript:void(0);" class="watchBtn">查看</a> | |||
</li> | |||
{{/each}} | |||
<div class="clear"></div> | |||
</ul> | |||
</script> | |||
<ul id="entityMainContent"></ul> | |||
</div> | |||
</div> | |||
<div class="clear"></div> | |||
@@ -224,7 +176,7 @@ | |||
</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/index.js" defer type="text/javascript"></script>--> | |||
<script src="../../static/js/common/require.js" data-main="../../static/js/common/main.js?t=101" id="require-page" | |||
target-module="../../static/js/project/supplyChain/index.js" defer type="text/javascript"></script> | |||
</html> |
@@ -182,7 +182,7 @@ | |||
<!-- </div>--> | |||
<!-- </div>--> | |||
<!-- </div>--> | |||
<table width="100%"> | |||
<table width="100%" cellpadding="0" cellspacing="0"> | |||
<tr> | |||
<td width="100px">标题</td> | |||
<td><p class="font18">{{technologyDetail.title}}</p></td> | |||
@@ -204,12 +204,12 @@ | |||
<td>{{technologyDetail.phone}}</td> | |||
</tr> | |||
<tr> | |||
<td>知识分类</td> | |||
<td >知识分类</td> | |||
<td>{{technologyDetail.techniqueType}}</td> | |||
</tr> | |||
<tr> | |||
<td>答复专家</td> | |||
<td>{{technologyDetail.handleName}}</td> | |||
<td style="border-top: 1px solid #e9e9e9">答复专家</td> | |||
<td style="border-top: 1px solid #e9e9e9">{{technologyDetail.handleName}}</td> | |||
</tr> | |||
<tr> | |||
<td>答复内容</td> | |||