|
|
@@ -53,7 +53,7 @@ |
|
|
|
<p class="font36 newBox_list_titBg">NOTICE</p> |
|
|
|
<p class="newBox_list_tit">通知公告</p> |
|
|
|
</div> |
|
|
|
<p class="fr font16 more">更多<span class="jiantou"></span></p> |
|
|
|
<!-- <p class="fr font16 more">更多<span class="jiantou"></span></p>--> |
|
|
|
<div class="clear"></div> |
|
|
|
</div> |
|
|
|
<script id="noticeData" type="text/html"> |
|
|
@@ -61,7 +61,7 @@ |
|
|
|
{{if 3 > i}} |
|
|
|
<li> |
|
|
|
<a href="javascript:void(0);" class="fl">· {{value.title}}</a> |
|
|
|
<span class="fr font14">{{value.releaseTime.substr(0,10)}}</span> |
|
|
|
<span class="fr font14">{{value.releaseTime?value.releaseTime.substr(0,10):""}}</span> |
|
|
|
<div class="clear"></div> |
|
|
|
</li> |
|
|
|
{{/if}} |
|
|
@@ -74,7 +74,7 @@ |
|
|
|
<p class="font36 newBox_list_titBg">NEWS</p> |
|
|
|
<p class="newBox_list_tit">新闻舆情</p> |
|
|
|
</div> |
|
|
|
<p class="fr font16 more">更多<span class="jiantou"></span></p> |
|
|
|
<!-- <a href="view/train/index.html" class="fr font16 more">更多<span class="jiantou"></span></a>--> |
|
|
|
<div class="clear"></div> |
|
|
|
</div> |
|
|
|
<script id="newData" type="text/html"> |
|
|
@@ -82,7 +82,7 @@ |
|
|
|
{{if 3 > i}} |
|
|
|
<li> |
|
|
|
<a href="javascript:void(0);" class="fl">· {{value.title}}</a> |
|
|
|
<span class="fr font14">{{value.releaseTime.substr(0,10)}}</span> |
|
|
|
<span class="fr font14">{{value.releaseTime?value.releaseTime.substr(0,10):""}}</span> |
|
|
|
<div class="clear"></div> |
|
|
|
</li> |
|
|
|
{{/if}} |
|
|
@@ -97,7 +97,7 @@ |
|
|
|
<p class="font36 newBox_list_titBg">ACTIVITY</p> |
|
|
|
<p class="newBox_list_tit">培训活动</p> |
|
|
|
</div> |
|
|
|
<p class="fr font16 more">更多<span class="jiantou"></span></p> |
|
|
|
<a href="view/train/index.html" class="fr font16 more">更多<span class="jiantou"></span></a> |
|
|
|
<div class="clear"></div> |
|
|
|
</div> |
|
|
|
<script id="trainingData" type="text/html"> |
|
|
@@ -113,7 +113,7 @@ |
|
|
|
<td width="500"><p>{{value.trainingName}}</p></td> |
|
|
|
<td>{{value.keynoteSpeaker}}</td> |
|
|
|
<td width="200"><p>{{value.trainingSite}}</p></td> |
|
|
|
<td>{{value.startTime.substr(0,10)}}</td> |
|
|
|
<td>{{value.startTime?value.startTime.substr(0,10):""}}</td> |
|
|
|
</tr> |
|
|
|
{{/if}} |
|
|
|
{{/each}} |
|
|
@@ -190,55 +190,55 @@ |
|
|
|
<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> |
|
|
|
<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> |
|
|
|
<td>26元/500g</td> |
|
|
|
<td>1.58元/500g</td> |
|
|
|
<td>1.21元/500g</td> |
|
|
|
<td>1.2元/500g</td> |
|
|
|
<td>6.2元/500g</td> |
|
|
|
<td>8元/500g</td> |
|
|
|
<td>9元/500g</td> |
|
|
|
<td>3.2元/500g</td> |
|
|
|
<td>3.5元/500g</td> |
|
|
|
<td>5.1元/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> |
|
|
|
<td>27元/500g</td> |
|
|
|
<td>1.58元/500g</td> |
|
|
|
<td>1.2元/500g</td> |
|
|
|
<td>1.2元/500g</td> |
|
|
|
<td>6元/500g</td> |
|
|
|
<td>8元/500g</td> |
|
|
|
<td>8元/500g</td> |
|
|
|
<td>3.5元/500g</td> |
|
|
|
<td>3.8元/500g</td> |
|
|
|
<td>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> |
|
|
|
<td>25.6元/500g</td> |
|
|
|
<td>1.6元/500g</td> |
|
|
|
<td>1.21元/500g</td> |
|
|
|
<td>1.22元/500g</td> |
|
|
|
<td>5.94元/500g</td> |
|
|
|
<td>7.64元/500g</td> |
|
|
|
<td>7.75元/500g</td> |
|
|
|
<td>3元/500g</td> |
|
|
|
<td>4元/500g</td> |
|
|
|
<td>4.8元/500g</td> |
|
|
|
</tr> |
|
|
|
</table> |
|
|
|
|
|
|
@@ -249,7 +249,7 @@ |
|
|
|
<p class="fl">资源库</p> |
|
|
|
<div class="clear"></div> |
|
|
|
</div> |
|
|
|
<p class="fr font16 more2">更多<span class="jiantou"></span></p> |
|
|
|
<!-- <p class="fr font16 more2">更多<span class="jiantou"></span></p>--> |
|
|
|
<div class="clear"></div> |
|
|
|
<div class="resourcesTab"> |
|
|
|
<p class="active">专家库</p> |
|
|
@@ -258,22 +258,22 @@ |
|
|
|
</div> |
|
|
|
<ul> |
|
|
|
<li> |
|
|
|
<p class="fileBox_list_tit fl"><span class="sanjiao-right m-r-5"></span>111111111111111111111</p> |
|
|
|
<p class="fileBox_list_tit fl"><span class="sanjiao-right m-r-5"></span>王祖力</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="fileBox_list_tit fl"><span class="sanjiao-right m-r-5"></span>彭梅</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="fileBox_list_tit fl"><span class="sanjiao-right m-r-5"></span>姜红岩</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="fileBox_list_tit fl"><span class="sanjiao-right m-r-5"></span>孙宁</p> |
|
|
|
<p class="fr">2020-01-01</p> |
|
|
|
<div class="clear"></div> |
|
|
|
</li> |
|
|
@@ -289,7 +289,7 @@ |
|
|
|
<p class="font36 newBox_list_titBg">SUPPLY</p> |
|
|
|
<p class="newBox_list_tit">供应信息</p> |
|
|
|
</div> |
|
|
|
<p class="fr font16 more">更多<span class="jiantou"></span></p> |
|
|
|
<a href="view/supply/index.html?type=gongying" class="fr font16 more">更多<span class="jiantou"></span></a> |
|
|
|
<div class="clear"></div> |
|
|
|
</div> |
|
|
|
|
|
|
@@ -325,7 +325,7 @@ |
|
|
|
<p class="fl">政策文件</p> |
|
|
|
<div class="clear"></div> |
|
|
|
</div> |
|
|
|
<p class="fr font16 more2">更多<span class="jiantou"></span></p> |
|
|
|
<!-- <p class="fr font16 more2">更多<span class="jiantou"></span></p>--> |
|
|
|
<div class="clear"></div> |
|
|
|
<script id="policyData" type="text/html"> |
|
|
|
{{each policyList as value i}} |
|
|
@@ -333,13 +333,13 @@ |
|
|
|
{{if 3 > i }} |
|
|
|
<li> |
|
|
|
<p class="fileBox_list_tit hotFile"><i class="hotFile_icon m-r-5"></i>{{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=""/> |
|
|
|
<p class="fl fileBox_list_time">{{value.releaseTime?value.releaseTime.substr(0,10):""}}</p><img src="static/images/icon_down.png" class="fr" alt=""/> |
|
|
|
<div class="clear"></div> |
|
|
|
</li> |
|
|
|
{{else}} |
|
|
|
<li> |
|
|
|
<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=""/> |
|
|
|
<p class="fl fileBox_list_time">{{value.releaseTime?value.releaseTime.substr(0,10):""}}</p><img src="static/images/icon_down.png" class="fr" alt=""/> |
|
|
|
<div class="clear"></div> |
|
|
|
</li> |
|
|
|
{{/if}} |
|
|
@@ -359,7 +359,7 @@ |
|
|
|
<p class="font36 newBox_list_titBg">WANT</p> |
|
|
|
<p class="newBox_list_tit">求购信息</p> |
|
|
|
</div> |
|
|
|
<p class="fr font16 more">更多<span class="jiantou"></span></p> |
|
|
|
<a href="view/supply/index.html?type=qiugou" class="fr font16 more">更多<span class="jiantou"></span></a> |
|
|
|
<div class="clear"></div> |
|
|
|
</div> |
|
|
|
<script id="managementData" type="text/html"> |
|
|
@@ -389,12 +389,20 @@ |
|
|
|
<ul id="managementContent"></ul> |
|
|
|
</div> |
|
|
|
<div class="supplyBox m-t-15"> |
|
|
|
<div class="titBox"> |
|
|
|
<div class="fl"> |
|
|
|
<p class="font36 newBox_list_titBg">SUPPLY</p> |
|
|
|
<p class="newBox_list_tit">供应信息</p> |
|
|
|
</div> |
|
|
|
<a href="view/supply/index.html?type=gongying" class="fr font16 more">更多<span class="jiantou"></span></a> |
|
|
|
<div class="clear"></div> |
|
|
|
</div> |
|
|
|
<div class="titBox"> |
|
|
|
<div class="fl"> |
|
|
|
<p class="font36 newBox_list_titBg">SERVICE</p> |
|
|
|
<p class="newBox_list_tit">服务信息</p> |
|
|
|
</div> |
|
|
|
<p class="fr font16 more">更多<span class="jiantou"></span></p> |
|
|
|
<a href="view/supply/index.html?type=fuwu" class="fr font16 more">更多<span class="jiantou"></span></a> |
|
|
|
<div class="clear"></div> |
|
|
|
</div> |
|
|
|
<script id="serviceData" type="text/html"> |
|
|
@@ -425,12 +433,13 @@ |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
<div class="fileBox fr fileBoxSecond"> |
|
|
|
|
|
|
|
<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> |
|
|
|
<!-- <p class="fr font16 more2">更多<span class="jiantou"></span></p>--> |
|
|
|
<div class="clear"></div> |
|
|
|
<script id="entityMainData" type="text/html"> |
|
|
|
{{each entityMainList as value i}} |
|
|
@@ -440,12 +449,12 @@ |
|
|
|
<tr> |
|
|
|
<td rowspan="5"> |
|
|
|
{{if value.masterMap.indexOf(null) == -1}} |
|
|
|
<img src="{{value.masterMap}}" width="92" height="109" style="border-radius: 5px;" alt=""/> |
|
|
|
<img src="{{value.masterMap}}" height="109" style="border-radius: 5px;" alt=""/> |
|
|
|
{{else}} |
|
|
|
<img src="static/images/zwtp.png" width="92" height="109" style="border-radius: 5px;" alt=""/> |
|
|
|
<img src="static/images/zwtp.png" height="109" style="border-radius: 5px;" alt=""/> |
|
|
|
{{/if}} |
|
|
|
</td> |
|
|
|
<td colspan="2" class="fileBoxSecond_table_title">{{value.entityName}}</td> |
|
|
|
<td colspan="2" class="fileBoxSecond_table_title"><p>{{value.entityName}}</p></td> |
|
|
|
</tr> |
|
|
|
<tr> |
|
|
|
<td>负责人</td> |
|
|
|