网站
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

index.html 30 KiB

il y a 2 ans
il y a 2 ans
il y a 1 an
il y a 2 ans
il y a 1 an
il y a 2 ans
il y a 1 an
il y a 2 ans
il y a 1 an
il y a 2 ans
il y a 1 an
il y a 2 ans
il y a 1 an
il y a 2 ans
il y a 1 an
il y a 2 ans
il y a 1 an
il y a 2 ans
il y a 1 an
il y a 1 an
il y a 1 an
il y a 1 an
il y a 2 ans
il y a 1 an
il y a 2 ans
il y a 1 an
il y a 2 ans
il y a 1 an
il y a 2 ans
il y a 1 an
il y a 2 ans
il y a 1 an
il y a 2 ans
il y a 1 an
il y a 2 ans
il y a 2 ans
il y a 1 an
il y a 1 an
il y a 1 an
il y a 1 an
il y a 1 an
il y a 1 an
il y a 1 an
il y a 1 an
il y a 1 an
il y a 1 an
il y a 1 an
il y a 1 an
il y a 2 ans
il y a 1 an
il y a 2 ans
il y a 1 an
il y a 1 an
il y a 1 an
il y a 2 ans
il y a 1 an
il y a 2 ans
il y a 1 an
il y a 2 ans
il y a 1 an
il y a 2 ans
il y a 1 an
il y a 2 ans
il y a 2 ans
il y a 2 ans
il y a 1 an
il y a 1 an
il y a 2 ans
il y a 1 an
il y a 2 ans
il y a 1 an
il y a 2 ans
il y a 1 an
il y a 1 an
il y a 2 ans
il y a 1 an
il y a 2 ans
il y a 1 an
il y a 2 ans
il y a 1 an
il y a 2 ans
il y a 1 an
il y a 2 ans
il y a 1 an
il y a 2 ans
il y a 1 an
il y a 2 ans
il y a 2 ans
il y a 2 ans
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538
  1. <!DOCTYPE html
  2. PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="zh-CN" xml:lang="zh-CN">
  4. <head>
  5. <meta charset="utf-8">
  6. <title>产权交易</title>
  7. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  8. <meta http-equiv="X-UA-Compatible" content="IE=edge">
  9. <meta name="keywords" content="" />
  10. <meta name="description" content="" />
  11. <link href="./static/css/main.css" rel="stylesheet" type="text/css" />
  12. <link href="./static/css/index.css" rel="stylesheet" type="text/css" />
  13. </head>
  14. <body>
  15. <div class="main" id="page">
  16. <!--LOGO search-->
  17. <div class="logoSearch">
  18. <div class="logoSearch-div">
  19. <div class="logo" onclick="goIndex()"></div>
  20. <div class="login_block" id="userLogin" style="display: none;">
  21. <img src="static/images/login_icon.png" alt="">
  22. <a href="view/login/login.html">登录 </a>/
  23. <a href="view/login/register.html"> 免费注册</a>
  24. </div>
  25. <div class="userInfo_main" id="userInfo" style="display: none;">
  26. <img src="../../static/images/login_icon.png" class="block m-r-10" alt=""/>
  27. <a href="user.html" class="userName" id="userRealName">Sherry</a>
  28. </div>
  29. <div class="headHover" id="headHover" style="display: none;">
  30. <ul>
  31. <li style="display: none;">
  32. <p id="userRealName2">Sherry</p>
  33. </li>
  34. <li>
  35. <img src="../../static/images/user_icon1.png" class="fl" alt=""/>
  36. <a href="view/user/user.html?type=info" class="fl">我的资料</a>
  37. </li>
  38. <li>
  39. <img src="../../static/images/user_icon2.png" class="fl" alt=""/>
  40. <a href="view/user/user.html?type=demand" class="fl">我的供求</a>
  41. </li>
  42. <li>
  43. <img src="../../static/images/user_icon3.png" class="fl" alt=""/>
  44. <a href="view/user/user.html?type=interact" class="fl">我的咨询</a>
  45. </li>
  46. <li>
  47. <img src="../../static/images/user_icon9.png" class="fl" alt=""/>
  48. <a href="view/user/user.html?type=application" class="fl">我的报名</a>
  49. </li>
  50. <li class="m-b-5">
  51. <img src="../../static/images/user_icon4.png" class="fl" alt=""/>
  52. <a href="view/user/user.html?type=bidding" class="fl">我的竞价</a>
  53. </li>
  54. <li onclick="outLogin()">
  55. <img src="../../static/images/user_icon5.png" class="fl" alt=""/>
  56. <a class="fl">退出登录</a>
  57. </li>
  58. </ul>
  59. </div>
  60. </div>
  61. <div class="clear"></div>
  62. </div>
  63. <!--顶部导航栏-->
  64. <div class="top">
  65. <ul class="container w-1200">
  66. <li class="active"><a href="javascript:void(0)">首页</a></li>
  67. <li><a href="view/bidding/biddingList.html">竞价大厅</a></li>
  68. <li><a href="view/listingItems/itemsList.html">供应项目</a></li>
  69. <li><a href="view/listingItems/itemsNeedsList.html?clickType=collectiveAssets">需求项目</a></li>
  70. <li><a href="view/announcement/announcement.html">交易公告</a></li>
  71. <li><a href="view/announcement/announcementNew.html">招标公告</a></li>
  72. </ul>
  73. </div>
  74. <!--banner及左侧导航-->
  75. <div class="banner">
  76. <script id="bannerFocusData" type="text/html">
  77. {{each focusList as value i}}
  78. <div class="swiper-slide">
  79. <img src="{{# value.img}}" alt="">
  80. <!--<a href="view/new/newDetail.html?id={{value.id}}"><p>{{# value.title}}</p></a>-->
  81. </div>
  82. {{/each}}
  83. </script>
  84. <div class="bannerRight">
  85. <div class="swiper-container" id="bannerFocusWrap">
  86. <div class="swiper-wrapper" id="bannerFocusContent"></div>
  87. <div class="page-pagination"></div>
  88. </div>
  89. </div>
  90. </div>
  91. <div class="w-1200 nav_main">
  92. <div>
  93. <img src="static/images/index_nav_icon_01.png" alt="">
  94. <p>承包土地经营权</p>
  95. </div>
  96. <div>
  97. <img src="static/images/index_nav_icon_02.png" alt="">
  98. <p>集体经营性资产</p>
  99. </div>
  100. <div>
  101. <img src="static/images/index_nav_icon_03.png" alt="">
  102. <p>宅基地使用权</p>
  103. </div>
  104. <div>
  105. <img src="static/images/index_nav_icon_04.png" alt="">
  106. <p>集体资产采购类</p>
  107. </div>
  108. <div>
  109. <img src="static/images/index_nav_icon_05.png" alt="">
  110. <p>林权</p>
  111. </div>
  112. <div>
  113. <img src="static/images/index_nav_icon_06.png" alt="">
  114. <p>四荒地使用权</p>
  115. </div>
  116. <div>
  117. <img src="static/images/index_nav_icon_07.png" alt="">
  118. <p>农业生产设施设备</p>
  119. </div>
  120. <div>
  121. <img src="static/images/index_nav_icon_08.png" alt="">
  122. <p>小型水利设施使用权</p>
  123. </div>
  124. <div>
  125. <img src="static/images/index_nav_icon_09.png" alt="">
  126. <p>农业类知识产权</p>
  127. </div>
  128. </div>
  129. <div class="w-1200">
  130. <div class="center_main">
  131. <div class="bannerLeft">
  132. <div class="bannerLeft_tt">
  133. <p>公示公告</p>
  134. <a href="view/announcement/announcement.html"><span>更多 ></span></a>
  135. </div>
  136. <div class="bannerLeft_tab" style="text-align: left;">
  137. <p class="active" id="cjggBtn" onclick="tabClick('cjgg')">成交公告</p>
  138. <p id="jzggBtn" onclick="tabClick('jzgg')">鉴证公告</p>
  139. <p id="zbggBtn" onclick="tabClick('zbgg')">招标公告</p>
  140. <p id="zbjgBtn" onclick="tabClick('zbjg')">招标结果</p>
  141. <div class="clear"></div>
  142. </div>
  143. <div id="cjgg" class="centerRight-list2">
  144. <div class="tableList_top" style="width: auto;">
  145. <script id="announcementListData" type="text/html">
  146. <tr>
  147. <td style="text-align: left;padding-left: 2%;">项目编号</td>
  148. <td>项目名称</td>
  149. <td>项目时间</td>
  150. </tr>
  151. {{each announcementListList as value i}}
  152. <tr>
  153. <td style="text-align: left;padding-left: 2%;">{{# value.projectCode}}</td>
  154. <td><a href="view/announcement/announcementDetail.html?id={{value.id}}">{{# value.projectName}}</a></td>
  155. <td>{{# value.dealTime.substr(0,10)}}</td>
  156. </tr>
  157. {{/each}}
  158. </script>
  159. <table width="100%;" style="table-layout: fixed;" id="announcementListContent"></table>
  160. </div>
  161. </div>
  162. <div id="jzgg" style="display: none" class="centerRight-list3">
  163. <div class="tableList_top" style="width: auto;">
  164. <script id="attestationData" type="text/html">
  165. <tr>
  166. <td style="text-align: left;padding-left: 2%;">项目编号</td>
  167. <td>项目名称</td>
  168. <td>项目时间</td>
  169. </tr>
  170. {{each attestationList as value i}}
  171. <tr>
  172. <td style="text-align: left;padding-left: 2%;">{{# value.projectCode}}</td>
  173. <td><a href="view/announcement/attestation.html?id={{value.id}}">{{# value.projectName}}</a></td>
  174. <td>{{# value.jzsSignDate}}</td>
  175. </tr>
  176. {{/each}}
  177. </script>
  178. <table width="100%;" style="table-layout: fixed;" id="attestationContent"></table>
  179. </div>
  180. </div>
  181. </div>
  182. <img src="static/images/index_center_right_icon.png" style="cursor: pointer;" onclick="window.open('http://218.59.175.43:82')" alt="">
  183. </div>
  184. <!--交易项目-->
  185. <div class="m-t-40 center_main_jyxm">
  186. <div class="bannerLeft_tt">
  187. <p class="bannerLeft_tt_jyxm">交易项目</p>
  188. <a href="view/announcement/announcement.html"><span>更多 ></span></a>
  189. </div>
  190. <div class="bannerLeft_tab" style="text-align: left;">
  191. <p class="active" id="landListBtn" onclick="tabClickGYXQ('landList')">供应项目</p>
  192. <p id="collectiveAssetsBtn" onclick="tabClickGYXQ('collectiveAssets')">需求项目</p>
  193. <div class="clear"></div>
  194. </div>
  195. <script id="landListData" type="text/html">
  196. {{each landListList as value i}}
  197. <div class="centerLeft-center-middle" onclick="goDetail({{value.id}})" style="cursor: pointer;">
  198. <!--项目<br />公示-->
  199. {{if value.projectShowStatus == '已经成交'}}
  200. <p class="centerLeft-center-lable" style="background: #d7d7d7;color: #626262">
  201. {{/if}}
  202. {{if value.projectShowStatus == '项目公示'}}
  203. <p class="centerLeft-center-lable" style="background: #007b76">
  204. {{/if}}
  205. {{if value.projectShowStatus == '正在报名'}}
  206. <p class="centerLeft-center-lable" style="background: #e8041f">
  207. {{/if}}
  208. {{if value.projectShowStatus == '等待竞价' || value.projectShowStatus == '等待成交'}}
  209. <p class="centerLeft-center-lable" style="background: #e7851c">
  210. {{/if}}
  211. {{if value.projectShowStatus == '正在竞价'}}
  212. <p class="centerLeft-center-lable" style="background: #1c58bb">
  213. {{/if}}
  214. {{# value.projectShowStatus.slice(0,2)+'<br/>'+value.projectShowStatus.slice(2)}}
  215. </p>
  216. {{if value.fileUrl == null}}
  217. <img src="/static/images/zwtp.jpg" alt="" width="100%" height="152px"/>
  218. {{else}}
  219. <img src="{{serverApi}}{{value.fileUrl}}" alt="" width="100%" height="152px"/>
  220. {{/if}}
  221. <div>
  222. <p class="centerLeft-center-middle-tit01">
  223. <span>{{# value.rollout}}</span>{{# value.projectName}}
  224. </p>
  225. <ul class="centerLeft-center-middle-ul">
  226. <li>
  227. <p>
  228. <span>挂牌价格</span>
  229. <i>{{# value.price}}</i>{{# value.unit}}
  230. </p>
  231. </li>
  232. <li>
  233. <p>
  234. <span>转<i></i>出<i></i>方</span>
  235. {{# value.outName}}
  236. </p>
  237. </li>
  238. <li>
  239. <p>
  240. <span>报名结束</span>
  241. {{# value.signupStopTime}}
  242. </p>
  243. </li>
  244. <li>
  245. <p>
  246. <span>竞价结束</span>
  247. {{# value.biddingStopTime}}
  248. </p>
  249. </li>
  250. </ul>
  251. </div>
  252. <div class="centerLeft-center-bottom container">
  253. <p>{{# value.locationName}}</p>
  254. </div>
  255. </div>
  256. {{/each}}
  257. </script>
  258. <div class="container" id="landListContent"></div>
  259. <script id="collectiveAssetsData" type="text/html">
  260. {{each collectiveAssetsList as value i}}
  261. <div class="centerLeft-center-middle" onclick="goDetail({{value.id}})" style="cursor: pointer;">
  262. <!--项目<br />公示-->
  263. {{if value.fileUrl == null}}
  264. <img src="/static/images/zwtp.jpg" alt="" width="100%" height="152px"/>
  265. {{else}}
  266. <img src="{{serverApi}}{{value.fileUrl}}" alt="" width="100%" height="152px"/>
  267. {{/if}}
  268. <div>
  269. <p class="centerLeft-center-middle-tit01">
  270. {{# value.projectName}}
  271. </p>
  272. <ul class="centerLeft-center-middle-ul">
  273. <li>
  274. <p>
  275. <span>需求描述</span>
  276. {{# value.price}}
  277. </p>
  278. </li>
  279. <li>
  280. <p>
  281. <span>需<i></i>求<i></i>方</span>
  282. {{# value.needname}}
  283. </p>
  284. </li>
  285. <li>
  286. <p>
  287. <span>开始时间</span>
  288. {{# value.needStartTime}}
  289. </p>
  290. </li>
  291. <li>
  292. <p>
  293. <span>结束时间</span>
  294. {{# value.needStopTime}}
  295. </p>
  296. </li>
  297. </ul>
  298. </div>
  299. <div class="centerLeft-center-bottom container">
  300. <p>{{# value.phone}}</p>
  301. </div>
  302. </div>
  303. {{/each}}
  304. </script>
  305. <div class="container" style="display: none" id="collectiveAssetsContent"></div>
  306. </div>
  307. <!--竞价大厅-->
  308. <div class="m-t-40 bidding">
  309. <div class="bannerLeft_tt">
  310. <p class="bannerLeft_tt_jjdt">竞价大厅</p>
  311. <a href="view/bidding/biddingList.html"><span>更多 ></span></a>
  312. </div>
  313. <div class="m-t-15">
  314. <img src="static/images/hf_01.png" width="100%"/>
  315. </div>
  316. <table width="100%" class="tableHead" style="table-layout: fixed;width: 1178px;" >
  317. <tr>
  318. <td style="text-align: left;padding-left: 2%;">项目名称</td>
  319. <td>竞价方式</td>
  320. <td>报名截止时间</td>
  321. <td>竞价开始时间</td>
  322. <td>标的底价</td>
  323. <td>当前报价</td>
  324. <td>竞价状态</td>
  325. <td>操作</td>
  326. </tr>
  327. </table>
  328. <div class="tableList" id="tableList" style="width: 1178px;">
  329. <script id="biddingHallListData" type="text/html">
  330. {{each biddingHallListList as value i}}
  331. <tr class="{{value.timeType == '未开始' ? 'notStart-row':''}}{{value.timeType == '进行中' ? 'now-row':''}}">
  332. <td style="text-align: left;padding-left: 2%;" title="{{value.projectName}}">{{value.projectName}}</td>
  333. <td>{{value.biddingType}}</td>
  334. <td>{{value.signupStopTime}}</td>
  335. <td>{{value.biddingStartTime}}</td>
  336. <td>{{value.price}}</td>
  337. <td>
  338. {{if value.biddingType=='自由竞价'&&value.timeType=='进行中'}}
  339. *
  340. {{else}}
  341. {{value.money}}
  342. {{/if}}
  343. </td>
  344. <td>{{value.projectShowStatus}}</td>
  345. <td>
  346. {{if value.projectShowStatus == '正在报名'}}<input type="button" onclick="goDetail({{value.id}})" value="我要报名" />{{/if}}
  347. {{if value.projectShowStatus == '正在竞价'}}<input type="button" onclick="goDetail({{value.id}})" value="我要竞价" />{{/if}}
  348. {{if value.projectShowStatus == '等待竞价'}}<input type="button" onclick="goDetail({{value.id}})" value="进入查看" />{{/if}}
  349. {{if value.projectShowStatus == '等待成交'}}<input type="button" onclick="goDetail({{value.id}})" value="进入查看" />{{/if}}
  350. {{if value.projectShowStatus == '已经成交'}}<input type="button" onclick="goDetail({{value.id}})" value="进入查看" />{{/if}}
  351. {{if value.projectShowStatus == '项目公示'}}<input type="button" onclick="goDetail({{value.id}})" value="进入查看" />{{/if}}
  352. </td>
  353. </tr>
  354. {{/each}}
  355. </script>
  356. <table width="100%;" style="table-layout: fixed;" id="biddingHallListContent"></table>
  357. </div>
  358. <div class="tableType">
  359. <p><i></i>未开始</p>
  360. <p><i></i>进行中</p>
  361. <p><i></i>已结束</p>
  362. </div>
  363. </div>
  364. <!--横幅-->
  365. <div class="m-t-25">
  366. <img src="static/images/lc_01.png" width="100%"/>
  367. </div>
  368. <!--内容-->
  369. <!-- <div class="m-t-35 center">-->
  370. <!-- &lt;!&ndash;交易项目 &ndash;&gt;-->
  371. <!-- <div class="centerLeft">-->
  372. <!-- <div class="centerLeft-top container">-->
  373. <!-- <p class="centerLeft-top-tit01">-->
  374. <!-- <span>供应</span>项目-->
  375. <!-- </p>-->
  376. <!--&lt;!&ndash; <script id="allViewCountData" type="text/html">&ndash;&gt;-->
  377. <!--&lt;!&ndash; {{each allViewCountList as value i}}&ndash;&gt;-->
  378. <!--&lt;!&ndash; <span>{{# value}}</span>&ndash;&gt;-->
  379. <!--&lt;!&ndash; {{/each}}&ndash;&gt;-->
  380. <!--&lt;!&ndash; 次围观&ndash;&gt;-->
  381. <!--&lt;!&ndash; </script>&ndash;&gt;-->
  382. <!--&lt;!&ndash; <p class="centerLeft-top-tit02" id="allViewCount"></p>&ndash;&gt;-->
  383. <!-- </div>-->
  384. <!-- <div class="centerLeft-center">-->
  385. <!-- <script id="deptTypeData" type="text/html">-->
  386. <!-- <span class="m-r-20 active" id="tab0" onclick="goListingChange(0)">全部</span>-->
  387. <!-- {{each deptTypeList as value i}}-->
  388. <!-- <span class="m-r-20" id="tab{{value.dictValue}}" onclick="goListingChange({{value.dictValue}})">{{# value.dictLabel}}</span>-->
  389. <!-- {{/each}}-->
  390. <!-- <span onclick="goListing()">更多></span>-->
  391. <!-- </script>-->
  392. <!-- <p class="centerleft-center-tit01" id="deptTypeContent"></p>-->
  393. <!-- <table width="100%" class="tableHead" style="table-layout: fixed;background: #d7f0d2;" >-->
  394. <!-- <tr>-->
  395. <!-- <td>项目名称</td>-->
  396. <!-- <td>转出价格</td>-->
  397. <!-- <td>转出方</td>-->
  398. <!-- <td>报名结束</td>-->
  399. <!-- <td>竞价结束</td>-->
  400. <!--&lt;!&ndash; <td>地址</td>&ndash;&gt;-->
  401. <!-- </tr>-->
  402. <!-- </table>-->
  403. <!-- <div class="tableList">-->
  404. <!-- <script id="landListData" type="text/html">-->
  405. <!-- {{each landListList as value i}}-->
  406. <!-- <tr onclick="goDetail({{value.id}})">-->
  407. <!-- <td title="{{value.projectName}}" style="text-align: left;">-->
  408. <!-- {{if value.projectShowStatus == '已经成交'}}-->
  409. <!-- <span style="background: #d7d7d7;color: #626262">-->
  410. <!-- {{/if}}-->
  411. <!-- {{if value.projectShowStatus == '项目公示'}}-->
  412. <!-- <span style="background: #007b76;color: #ffffff">-->
  413. <!-- {{/if}}-->
  414. <!-- {{if value.projectShowStatus == '正在报名'}}-->
  415. <!-- <span style="background: #e8041f;color: #ffffff">-->
  416. <!-- {{/if}}-->
  417. <!-- {{if value.projectShowStatus == '等待竞价' || value.projectShowStatus == '等待成交'}}-->
  418. <!-- <span style="background: #e7851c;color: #ffffff">-->
  419. <!-- {{/if}}-->
  420. <!-- {{if value.projectShowStatus == '正在竞价'}}-->
  421. <!-- <span style="background: #1c58bb;color: #ffffff">-->
  422. <!-- {{/if}}-->
  423. <!-- {{# value.projectShowStatus}}-->
  424. <!-- </span>-->
  425. <!-- {{# value.projectName}}-->
  426. <!-- </td>-->
  427. <!-- <td>{{# value.price}}{{# value.unit}}</td>-->
  428. <!-- <td style="text-align: left;">{{# value.outName}}</td>-->
  429. <!-- <td>{{# value.signupStopTime}}</td>-->
  430. <!-- <td>{{# value.biddingStopTime}}</td>-->
  431. <!--&lt;!&ndash; <td style="text-align: left;">{{# value.locationName}}</td>&ndash;&gt;-->
  432. <!-- </tr>-->
  433. <!-- {{/each}}-->
  434. <!-- </script>-->
  435. <!-- <table width="100%;" cellspacing="0" cellpadding="0" style="table-layout: fixed;" id="landListContent"></table>-->
  436. <!-- </div>-->
  437. <!-- </div>-->
  438. <!-- <div class="centerLeft-top container m-t-35">-->
  439. <!-- <p class="centerLeft-top-tit01">-->
  440. <!-- <span>需求</span>项目-->
  441. <!-- </p>-->
  442. <!--&lt;!&ndash; <script id="allViewCountData" type="text/html">&ndash;&gt;-->
  443. <!--&lt;!&ndash; {{each allViewCountList as value i}}&ndash;&gt;-->
  444. <!--&lt;!&ndash; <span>{{# value}}</span>&ndash;&gt;-->
  445. <!--&lt;!&ndash; {{/each}}&ndash;&gt;-->
  446. <!--&lt;!&ndash; 次围观&ndash;&gt;-->
  447. <!--&lt;!&ndash; </script>&ndash;&gt;-->
  448. <!--&lt;!&ndash; <p class="centerLeft-top-tit02" id="allViewCount"></p>&ndash;&gt;-->
  449. <!-- </div>-->
  450. <!-- <div class="centerLeft-center">-->
  451. <!-- <script id="deptTypeData1" type="text/html">-->
  452. <!-- <span class="m-r-20 active" id="tabs0" onclick="goListingChanges(0)">全部</span>-->
  453. <!-- {{each deptTypeList1 as value i}}-->
  454. <!-- <span class="m-r-20" id="tabs{{value.dictValue}}" onclick="goListingChanges({{value.dictValue}})">{{# value.dictLabel}}</span>-->
  455. <!-- {{/each}}-->
  456. <!-- <span onclick="goListing('collectiveAssets')">更多></span>-->
  457. <!-- </script>-->
  458. <!-- <p class="centerleft-center-tit01" id="deptTypeContent1"></p>-->
  459. <!-- <table width="100%" class="tableHead" style="table-layout: fixed;background: #c9e0fd;" >-->
  460. <!-- <tr>-->
  461. <!-- <td>项目名称</td>-->
  462. <!-- <td>需求价格</td>-->
  463. <!-- <td>需求方名称</td>-->
  464. <!-- <td>需求开始时间</td>-->
  465. <!-- <td>需求结束时间</td>-->
  466. <!-- <td>电话</td>-->
  467. <!-- </tr>-->
  468. <!-- </table>-->
  469. <!-- <div class="tableList">-->
  470. <!-- <script id="collectiveAssetsData" type="text/html">-->
  471. <!-- {{each collectiveAssetsList as value i}}-->
  472. <!-- <tr onclick="goDetail({{value.id}})">-->
  473. <!-- <td title="{{value.projectName}}">{{# value.projectName}}</td>-->
  474. <!-- <td>{{# value.price}}</td>-->
  475. <!-- <td>{{# value.needname}}</td>-->
  476. <!-- <td>{{# value.needStartTime}}</td>-->
  477. <!-- <td>{{# value.needStopTime}}</td>-->
  478. <!-- <td>{{# value.phone}}</td>-->
  479. <!-- </tr>-->
  480. <!-- {{/each}}-->
  481. <!-- </script>-->
  482. <!-- <table width="100%;" cellspacing="0" cellpadding="0" style="table-layout: fixed;" id="collectiveAssetsContent"></table>-->
  483. <!-- </div>-->
  484. <!-- </div>-->
  485. <!-- </div>-->
  486. <!-- </div>-->
  487. </div>
  488. <!--底部链接-->
  489. <div class="bottomLink">
  490. <div class="w-1200">
  491. <div class="w-1000 fl">
  492. <p class="bottomLink-tit"><img src="static/images/icon_link.png" alt=""/>友情链接</p>
  493. <script id="friendsLinksData" type="text/html">
  494. {{each friendsLinksList as value i}}
  495. <a href="{{value.url}}" target="_blank">{{value.name}}</a>
  496. {{/each}}
  497. </script>
  498. <div class="bottomLink-linkList" id="friendsLinksContent"></div>
  499. <p class="ba" id="webConfigRecord"></p>
  500. <p class="ba" id="webConfigAddress"></p>
  501. </div>
  502. <!-- <div class="ewm fr">-->
  503. <!-- <img src="../../static/images/ewm.jpg" width="110" height="110" alt="" />-->
  504. <!-- <p class="ewmtit">关注公众号 了解详情</p>-->
  505. <!-- </div>-->
  506. <div class="clear"></div>
  507. </div>
  508. </div>
  509. <script id="bannerFocusDataPC" type="text/html">
  510. <div class="pc01">
  511. <img src="/api{{focusListPC[0].picUrl}}" width="150" alt="">
  512. <p>安卓APP下载</p>
  513. </div>
  514. <div class="pc02">
  515. <img src="/api{{focusListPC[1].picUrl}}" width="150" alt="">
  516. <p>手机扫码打开</p>
  517. </div>
  518. </script>
  519. <div id="bannerFocusPCContent" style="position: absolute;top: 0;z-index: 999"></div>
  520. </div>
  521. </body>
  522. <script src="./static/js/common/require.js" data-main="./static/js/common/main.js?t=101" id="require-page"
  523. target-module="./static/js/project/index.js" defer type="text/javascript"></script>
  524. </html>