|
@@ -24,7 +24,7 @@
|
|
|
</head>
|
|
|
|
|
|
{{$global:=.T}}
|
|
|
-<body>
|
|
|
+<body class="new-theme">
|
|
|
<section class="body-section bg-white">
|
|
|
<header class="body-header">
|
|
|
{{include "/common/pchead.html"}}
|
|
@@ -32,36 +32,20 @@
|
|
|
<main class="body-main">
|
|
|
<section class="w">
|
|
|
<!-- 头部logo+搜索模块 -->
|
|
|
- <section class="main-module mt10">
|
|
|
+ <section class="main-module mt0">
|
|
|
{{include "/pc/template/index/search-module.html"}}
|
|
|
</section>
|
|
|
<!-- 招标采购模块 -->
|
|
|
- <section class="main-module mt6">
|
|
|
+ <section class="main-module mt0">
|
|
|
{{include "/pc/template/index/zb-nav-module.html"}}
|
|
|
</section>
|
|
|
- <!-- banner swiper -->
|
|
|
- <section class="main-module swiper-module-12">
|
|
|
- {{$ad_1:=(Ad "new-pc-index-top-ad" -1 .Host (cookie "SESSIONID"))}}
|
|
|
- {{if $ad_1}}
|
|
|
- <div class="banner-swiper swiper-container" id="new-pc-index-top-carousel">
|
|
|
- <div class="swiper-wrapper">
|
|
|
- {{range $ad := $ad_1}}
|
|
|
- <a class="swiper-slide" data-exposure="PC首页 banner 轮播图-{{$ad.S_picalt}}" data-exposure-loop target="_blank" {{if $ad.S_link}}href="{{$ad.S_link}}"{{end}}>
|
|
|
- <img class="img-banner" src='{{$ad.S_pic}}' alt="{{$ad.S_picalt}}">
|
|
|
- </a>
|
|
|
- {{end}}
|
|
|
- </div>
|
|
|
- <div class="w1200 swiper-pagination custom-dot"></div>
|
|
|
- </div>
|
|
|
- {{end}}
|
|
|
- </section>
|
|
|
<!-- 13消息中心 -->
|
|
|
<section class="main-module">
|
|
|
{{include "/pc/template/index/banner-message.html"}}
|
|
|
</section>
|
|
|
<section class="main-module aside-layout-container">
|
|
|
<main class="aside-layout--main">
|
|
|
- <section class="aside-main-module flex-row-center mb20 zb-info-list">
|
|
|
+ <section class="aside-main-module flex-row-center zb-info-list">
|
|
|
<!-- 中标公告 -->
|
|
|
{{include "/pc/template/index/zb-aside-card.html"}}
|
|
|
<div class="swiper-module-15">
|
|
@@ -81,22 +65,46 @@
|
|
|
{{end}}
|
|
|
</div>
|
|
|
</section>
|
|
|
+ </main>
|
|
|
+ <aside class="aside-layout--right">
|
|
|
+ <!-- 用户信息卡片 -->
|
|
|
+ <section class="aside-right-module">
|
|
|
+ {{include "/pc/template/index/user-info-card.html"}}
|
|
|
+ </section>
|
|
|
+ </aside>
|
|
|
+ </section>
|
|
|
+ <!-- banner swiper -->
|
|
|
+ <section class="main-module swiper-module-12">
|
|
|
+ {{$ad_1:=(Ad "new-pc-index-top-ad" -1 .Host (cookie "SESSIONID"))}}
|
|
|
+ {{if $ad_1}}
|
|
|
+ <div class="banner-swiper swiper-container" id="new-pc-index-top-carousel">
|
|
|
+ <div class="swiper-wrapper">
|
|
|
+ {{range $ad := $ad_1}}
|
|
|
+ <a class="swiper-slide" data-exposure="PC首页 banner 轮播图-{{$ad.S_picalt}}" data-exposure-loop target="_blank" {{if $ad.S_link}}href="{{$ad.S_link}}"{{end}}>
|
|
|
+ <img class="img-banner" src='{{$ad.S_pic}}' alt="{{$ad.S_picalt}}">
|
|
|
+ </a>
|
|
|
+ {{end}}
|
|
|
+ </div>
|
|
|
+ <div class="w1200 swiper-pagination custom-dot"></div>
|
|
|
+ </div>
|
|
|
+ {{end}}
|
|
|
+ </section>
|
|
|
+
|
|
|
+ <section class="main-module aside-layout-container">
|
|
|
+ <main class="aside-layout--main">
|
|
|
<!-- 招标动态 -->
|
|
|
<section class="aside-main-module mb20">
|
|
|
{{include "/pc/template/index/module-card-list-container.html"}}
|
|
|
</section>
|
|
|
- <!-- 项目专区 -->
|
|
|
- <section class="aside-main-module mb20">
|
|
|
- {{include "/pc/template/index/project-card-list-container.html"}}
|
|
|
- </section>
|
|
|
- <!-- 项目专区下广告位 -->
|
|
|
+
|
|
|
+ <!-- 推荐标讯专区下广告位 -->
|
|
|
<section class="aside-main-module mb20 swiper-module-21">
|
|
|
{{$ad_3:=(Ad "new-pc-index-middle-carousel" -1 .Host (cookie "SESSIONID"))}}
|
|
|
{{if $ad_3}}
|
|
|
<div class="banner-swiper swiper-container" id="new-pc-index-middle-carousel">
|
|
|
<div class="swiper-wrapper">
|
|
|
{{range $ad := $ad_3}}
|
|
|
- <a class="swiper-slide banner-remark" data-exposure="PC项目专区下广告位-{{$ad.S_picalt}}" data-exposure-loop target="_blank" {{if $ad.S_link}}href="{{$ad.S_link}}"{{end}}>
|
|
|
+ <a class="swiper-slide banner-remark" data-exposure="PC推荐标讯专区下广告位-{{$ad.S_picalt}}" data-exposure-loop target="_blank" {{if $ad.S_link}}href="{{$ad.S_link}}"{{end}}>
|
|
|
<img class="img-banner" src='{{$ad.S_pic}}' alt="{{$ad.S_picalt}}">
|
|
|
</a>
|
|
|
{{end}}
|
|
@@ -105,11 +113,28 @@
|
|
|
</div>
|
|
|
{{end}}
|
|
|
</section>
|
|
|
- <!-- 机构专区 -->
|
|
|
+
|
|
|
+ <!-- 企业服务专区 -->
|
|
|
+ <section class="aside-main-module">
|
|
|
+ {{include "/pc/template/index/ent-service-module.html"}}
|
|
|
+ </section>
|
|
|
+
|
|
|
+ <!-- 数据服务 -->
|
|
|
+ <section class="main-module">
|
|
|
+ {{include "/pc/template/index/data-service-module.html"}}
|
|
|
+ </section>
|
|
|
+
|
|
|
+ <!-- 客户合作案例 -->
|
|
|
+ <section class="main-module swiper-module-30">
|
|
|
+ {{include "/pc/template/index/partners-project-list.html"}}
|
|
|
+ </section>
|
|
|
+
|
|
|
+ <!-- 项目专区 -->
|
|
|
<section class="aside-main-module mb20">
|
|
|
- {{include "/pc/template/index/ent-list-module.html"}}
|
|
|
+ {{include "/pc/template/index/project-card-list-container.html"}}
|
|
|
</section>
|
|
|
- <!-- 机构专区下广告位 -->
|
|
|
+
|
|
|
+ <!-- 项目专区下广告位 -->
|
|
|
<section class="aside-main-module mb20 swiper-module-23">
|
|
|
<div class="swiper-module-23-children">
|
|
|
{{$ad_4:=(Ad "new-pc-index-twenty-three-left" -1 .Host (cookie "SESSIONID"))}}
|
|
@@ -117,7 +142,7 @@
|
|
|
<div class="banner-swiper swiper-container" id="new-pc-index-twenty-three-left">
|
|
|
<div class="swiper-wrapper">
|
|
|
{{range $ad := $ad_4}}
|
|
|
- <a class="swiper-slide banner-remark" data-exposure="PC首页机构专区下广告位-{{$ad.S_picalt}}" data-exposure-loop target="_blank" {{if $ad.S_link}}href="{{$ad.S_link}}"{{end}}>
|
|
|
+ <a class="swiper-slide banner-remark" data-exposure="PC首页项目专区下广告位-{{$ad.S_picalt}}" data-exposure-loop target="_blank" {{if $ad.S_link}}href="{{$ad.S_link}}"{{end}}>
|
|
|
<img class="img-banner" src='{{$ad.S_pic}}' alt="{{$ad.S_picalt}}">
|
|
|
</a>
|
|
|
{{end}}
|
|
@@ -142,38 +167,36 @@
|
|
|
{{end}}
|
|
|
</div>
|
|
|
</section>
|
|
|
- <!-- 企业服务专区 -->
|
|
|
- <section class="aside-main-module">
|
|
|
- {{include "/pc/template/index/ent-service-module.html"}}
|
|
|
- </section>
|
|
|
+
|
|
|
</main>
|
|
|
<aside class="aside-layout--right">
|
|
|
- <!-- 用户信息卡片 -->
|
|
|
- <section class="aside-right-module mb20">
|
|
|
- {{include "/pc/template/index/user-info-card.html"}}
|
|
|
+ <!-- 热门行业 -->
|
|
|
+ <section class="aside-right-module mb24">
|
|
|
+ {{include "/pc/template/index/hot-industry-card.html"}}
|
|
|
</section>
|
|
|
+
|
|
|
<!-- 中标喜报 -->
|
|
|
<section class="aside-right-module mb20">
|
|
|
{{include "/pc/template/index/bidding-good-news-card.html"}}
|
|
|
</section>
|
|
|
- <!-- 热门行业 -->
|
|
|
- <section class="aside-right-module mb24">
|
|
|
- {{include "/pc/template/index/hot-industry-card.html"}}
|
|
|
- </section>
|
|
|
+
|
|
|
<!-- 优秀供应商 -->
|
|
|
<section class="aside-right-module mb20">
|
|
|
{{include "/pc/template/index/notice-card.html"}}
|
|
|
</section>
|
|
|
</aside>
|
|
|
</section>
|
|
|
- <!-- 数据服务 -->
|
|
|
- <section class="main-module">
|
|
|
- {{include "/pc/template/index/data-service-module.html"}}
|
|
|
+
|
|
|
+ <!-- 机构专区 -->
|
|
|
+ <section class="aside-main-module mb20">
|
|
|
+ {{include "/pc/template/index/ent-list-module.html"}}
|
|
|
</section>
|
|
|
- <!-- 数据服务下轮播图 -->
|
|
|
+
|
|
|
+ <!-- 机构专区下轮播图 -->
|
|
|
<section class="main-module swiper-module-27">
|
|
|
{{include "/pc/template/index/banner-module-27.html"}}
|
|
|
</section>
|
|
|
+
|
|
|
<!-- 剑鱼文库 -->
|
|
|
<section class="main-module aside-layout-container">
|
|
|
<main class="aside-layout--main">
|
|
@@ -189,10 +212,9 @@
|
|
|
{{include "/pc/template/index/cms-card-deep.html"}}
|
|
|
</aside>
|
|
|
</section>
|
|
|
- <!-- 客户合作案例 -->
|
|
|
- <section class="main-module swiper-module-30">
|
|
|
- {{include "/pc/template/index/partners-project-list.html"}}
|
|
|
- </section>
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
<!-- 地区导航 -->
|
|
|
<section class="main-module">
|
|
|
{{include "/pc/template/index/area-nav-module.html"}}
|