|
@@ -56,7 +56,7 @@
|
|
<li class="nav-item dropdown menu-large"><a href="partner">合作伙伴 <b class="caret"></b></a></li>
|
|
<li class="nav-item dropdown menu-large"><a href="partner">合作伙伴 <b class="caret"></b></a></li>
|
|
<li class="nav-item dropdown menu-large"><a href="case">成功案例 <b class="caret"></b></a></li>
|
|
<li class="nav-item dropdown menu-large"><a href="case">成功案例 <b class="caret"></b></a></li>
|
|
<li class="nav-item dropdown active"><a href="goods">公司产品 <b class="caret"></b></a></li>
|
|
<li class="nav-item dropdown active"><a href="goods">公司产品 <b class="caret"></b></a></li>
|
|
- <li class="nav-item dropdown menu-large">
|
|
|
|
|
|
+ <li class="nav-item dropdown menu-large aboutUs">
|
|
<a href="about.html">关于我们 <b class="caret"></b></a>
|
|
<a href="about.html">关于我们 <b class="caret"></b></a>
|
|
<div class="qrcode">
|
|
<div class="qrcode">
|
|
<img src="img/qrCode.png" alt="..." class="img-fluid">
|
|
<img src="img/qrCode.png" alt="..." class="img-fluid">
|
|
@@ -65,7 +65,7 @@
|
|
</li>
|
|
</li>
|
|
<span style="border-left: 1px solid #fff;line-height: 1.5;"></span>
|
|
<span style="border-left: 1px solid #fff;line-height: 1.5;"></span>
|
|
<li id="login" class="nav-item dropdown menu-large"><a href="login.html">登录 <b class="caret"></b></a></li>
|
|
<li id="login" class="nav-item dropdown menu-large"><a href="login.html">登录 <b class="caret"></b></a></li>
|
|
- <li id="vip" style="display: none;" class="nav-item dropdown menu-large"><a href="vip.html">会员入口 <b class="caret"></b></a></li>
|
|
|
|
|
|
+ <li id="vip" style="display: none;" class="nav-item dropdown menu-large"><a href="/vip">会员入口 <b class="caret"></b></a></li>
|
|
</ul>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
@@ -79,37 +79,178 @@
|
|
<div class="heading">
|
|
<div class="heading">
|
|
<h2>公司产品</h2>
|
|
<h2>公司产品</h2>
|
|
</div>
|
|
</div>
|
|
- <div class="row mb-4">
|
|
|
|
- <!--<div class="col-lg-4 col-md-6" th:each="item : ${case}">-->
|
|
|
|
- <!--<div class="box-image-text">-->
|
|
|
|
- <!--<div class="image"><img th:src="${{item.imageUrl}}" alt="..." class="img-fluid">-->
|
|
|
|
- <!--<div class="overlay d-flex align-items-center justify-content-center">-->
|
|
|
|
- <!--<a th:href="@{'caseDetail?id='+${item.id}}" class="btn btn-template-outlined-white">-->
|
|
|
|
- <!--<i class="fa fa-chain"> </i> 详情-->
|
|
|
|
- <!--</a>-->
|
|
|
|
- <!--</div>-->
|
|
|
|
- <!--</div>-->
|
|
|
|
- <!--<div class="content">-->
|
|
|
|
- <!--<h4><a th:href="@{'caseDetail?id='+${item.id}}" th:text="${item.title}">Print</a></h4>-->
|
|
|
|
- <!--<p th:text="${item.introduction}">shewing do an</p>-->
|
|
|
|
- <!--</div>-->
|
|
|
|
- <!--</div>-->
|
|
|
|
- <!--</div>-->
|
|
|
|
- <div class="col-lg-4 col-md-6" th:each="item:${companyProducts}">
|
|
|
|
- <div class="box-image-text">
|
|
|
|
- <div class="image"><img th:src= "${{item.imageUrl}}" src="./" alt="..." class="img-fluid">
|
|
|
|
- <div class="overlay d-flex align-items-center justify-content-center">
|
|
|
|
- <a class="btn btn-template-outlined-white" th:href="@{'apply?id='+${item.id}}">
|
|
|
|
- <i class="fa fa-video-camera"> </i> 获取产品展示
|
|
|
|
- </a>
|
|
|
|
|
|
+<!-- <div class="row mb-4">-->
|
|
|
|
+<!-- <div class="col-lg-4 col-md-6" th:each="item:${companyProducts}">-->
|
|
|
|
+<!-- <div class="box-image-text">-->
|
|
|
|
+<!-- <div class="image"><img th:src= "${{item.imageUrl}}" src="./" alt="..." class="img-fluid">-->
|
|
|
|
+<!-- <div class="overlay d-flex align-items-center justify-content-center">-->
|
|
|
|
+<!-- <a class="btn btn-template-outlined-white" th:href="@{'apply?id='+${item.id}}">-->
|
|
|
|
+<!-- <i class="fa fa-video-camera"> </i> 获取产品展示-->
|
|
|
|
+<!-- </a>-->
|
|
|
|
+<!-- </div>-->
|
|
|
|
+<!-- </div>-->
|
|
|
|
+<!-- <div class="content">-->
|
|
|
|
+<!--<!– <h4><a th:href="${{item.address}}" target="_blank" th:text="${{item.title}}"></a></h4>–>-->
|
|
|
|
+<!-- <p th:text="${{item.introduction}}"></p>-->
|
|
|
|
+<!-- </div>-->
|
|
|
|
+<!-- </div>-->
|
|
|
|
+<!-- </div>-->
|
|
|
|
+<!-- </div>-->
|
|
|
|
+ <div style="padding: 0 0.5rem">
|
|
|
|
+ <!-- type 0 -->
|
|
|
|
+ <div style="border-left: 2px solid #467fbf;padding-left: 1rem;">
|
|
|
|
+ <h4>塑料产品</h4>
|
|
|
|
+ </div>
|
|
|
|
+ <div class="row mb-4">
|
|
|
|
+ <div class="col-lg-4 col-md-6" th:each="item:${companyProducts}" th:if="${item.type}==0">
|
|
|
|
+ <div class="box-image-text">
|
|
|
|
+ <div class="image"><img th:src= "${{item.imageUrl}}" src="./" alt="..." class="img-fluid">
|
|
|
|
+ <div class="overlay d-flex align-items-center justify-content-center">
|
|
|
|
+ <a class="btn btn-template-outlined-white" th:href="@{'apply?id='+${item.id}}">
|
|
|
|
+ <i class="fa fa-video-camera"> </i> 获取产品展示
|
|
|
|
+ </a>
|
|
|
|
+ </div>
|
|
|
|
+ </div>
|
|
|
|
+ <div class="content">
|
|
|
|
+ <h4><a th:text="${{item.title}}"></a></h4>
|
|
|
|
+ <p th:text="${{item.introduction}}"></p>
|
|
|
|
+ </div>
|
|
|
|
+ </div>
|
|
|
|
+ </div>
|
|
|
|
+ </div>
|
|
|
|
+ <!-- type 0 end -->
|
|
|
|
+ <!-- type 1 -->
|
|
|
|
+ <div style="border-left: 2px solid #467fbf;padding-left: 1rem;">
|
|
|
|
+ <h4>物联网产品</h4>
|
|
|
|
+ </div>
|
|
|
|
+ <div class="row mb-4">
|
|
|
|
+ <div class="col-lg-4 col-md-6" th:each="item:${companyProducts}" th:if="${item.type}==1">
|
|
|
|
+ <div class="box-image-text">
|
|
|
|
+ <div class="image"><img th:src= "${{item.imageUrl}}" src="./" alt="..." class="img-fluid">
|
|
|
|
+ <div class="overlay d-flex align-items-center justify-content-center">
|
|
|
|
+ <a class="btn btn-template-outlined-white" th:href="@{'apply?id='+${item.id}}">
|
|
|
|
+ <i class="fa fa-video-camera"> </i> 获取产品展示
|
|
|
|
+ </a>
|
|
|
|
+ </div>
|
|
|
|
+ </div>
|
|
|
|
+ <div class="content">
|
|
|
|
+ <h4><a th:text="${{item.title}}"></a></h4>
|
|
|
|
+ <p th:text="${{item.introduction}}"></p>
|
|
|
|
+ </div>
|
|
|
|
+ </div>
|
|
|
|
+ </div>
|
|
|
|
+ </div>
|
|
|
|
+ <!-- type 1 end -->
|
|
|
|
+ <!-- type 2 -->
|
|
|
|
+ <div style="border-left: 2px solid #467fbf;padding-left: 1rem;">
|
|
|
|
+ <h4>成品</h4>
|
|
|
|
+ </div>
|
|
|
|
+ <div class="row mb-4">
|
|
|
|
+ <div class="col-lg-4 col-md-6" th:each="item:${companyProducts}" th:if="${item.type}==2">
|
|
|
|
+ <div class="box-image-text">
|
|
|
|
+ <div class="image"><img th:src= "${{item.imageUrl}}" src="./" alt="..." class="img-fluid">
|
|
|
|
+ <div class="overlay d-flex align-items-center justify-content-center">
|
|
|
|
+ <a class="btn btn-template-outlined-white" th:href="@{'apply?id='+${item.id}}">
|
|
|
|
+ <i class="fa fa-video-camera"> </i> 获取产品展示
|
|
|
|
+ </a>
|
|
|
|
+ </div>
|
|
|
|
+ </div>
|
|
|
|
+ <div class="content">
|
|
|
|
+ <h4><a th:text="${{item.title}}"></a></h4>
|
|
|
|
+ <p th:text="${{item.introduction}}"></p>
|
|
|
|
+ </div>
|
|
|
|
+ </div>
|
|
|
|
+ </div>
|
|
|
|
+ </div>
|
|
|
|
+ <!-- type 2 end -->
|
|
|
|
+ <!-- type 3 -->
|
|
|
|
+ <div style="border-left: 2px solid #467fbf;padding-left: 1rem;">
|
|
|
|
+ <h4>3D打印及检测服务</h4>
|
|
|
|
+ </div>
|
|
|
|
+ <div class="row mb-4">
|
|
|
|
+ <div class="col-lg-4 col-md-6" th:each="item:${companyProducts}" th:if="${item.type}==3">
|
|
|
|
+ <div class="box-image-text">
|
|
|
|
+ <div class="image"><img th:src= "${{item.imageUrl}}" src="./" alt="..." class="img-fluid">
|
|
|
|
+ <div class="overlay d-flex align-items-center justify-content-center">
|
|
|
|
+ <a class="btn btn-template-outlined-white" th:href="@{'apply?id='+${item.id}}">
|
|
|
|
+ <i class="fa fa-video-camera"> </i> 获取产品展示
|
|
|
|
+ </a>
|
|
|
|
+ </div>
|
|
|
|
+ </div>
|
|
|
|
+ <div class="content">
|
|
|
|
+ <h4><a th:text="${{item.title}}"></a></h4>
|
|
|
|
+ <p th:text="${{item.introduction}}"></p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
- <div class="content">
|
|
|
|
-<!-- <h4><a th:href="${{item.address}}" target="_blank" th:text="${{item.title}}"></a></h4>-->
|
|
|
|
- <p th:text="${{item.introduction}}"></p>
|
|
|
|
|
|
+ </div>
|
|
|
|
+ </div>
|
|
|
|
+ <!-- type 3 end -->
|
|
|
|
+ <!-- type 4 -->
|
|
|
|
+ <div style="border-left: 2px solid #467fbf;padding-left: 1rem;">
|
|
|
|
+ <h4>模具和加工设备能力</h4>
|
|
|
|
+ </div>
|
|
|
|
+ <div class="row mb-4">
|
|
|
|
+ <div class="col-lg-4 col-md-6" th:each="item:${companyProducts}" th:if="${item.type}==4">
|
|
|
|
+ <div class="box-image-text">
|
|
|
|
+ <div class="image"><img th:src= "${{item.imageUrl}}" src="./" alt="..." class="img-fluid">
|
|
|
|
+ <div class="overlay d-flex align-items-center justify-content-center">
|
|
|
|
+ <a class="btn btn-template-outlined-white" th:href="@{'apply?id='+${item.id}}">
|
|
|
|
+ <i class="fa fa-video-camera"> </i> 获取产品展示
|
|
|
|
+ </a>
|
|
|
|
+ </div>
|
|
|
|
+ </div>
|
|
|
|
+ <div class="content">
|
|
|
|
+ <h4><a th:text="${{item.title}}"></a></h4>
|
|
|
|
+ <p th:text="${{item.introduction}}"></p>
|
|
|
|
+ </div>
|
|
|
|
+ </div>
|
|
|
|
+ </div>
|
|
|
|
+ </div>
|
|
|
|
+ <!-- type 4 end -->
|
|
|
|
+ <!-- type 5 -->
|
|
|
|
+ <div style="border-left: 2px solid #467fbf;padding-left: 1rem;">
|
|
|
|
+ <h4>专利和政府政策服务</h4>
|
|
|
|
+ </div>
|
|
|
|
+ <div class="row mb-4">
|
|
|
|
+ <div class="col-lg-4 col-md-6" th:each="item:${companyProducts}" th:if="${item.type}==5">
|
|
|
|
+ <div class="box-image-text">
|
|
|
|
+ <div class="image"><img th:src= "${{item.imageUrl}}" src="./" alt="..." class="img-fluid">
|
|
|
|
+ <div class="overlay d-flex align-items-center justify-content-center">
|
|
|
|
+ <a class="btn btn-template-outlined-white" th:href="@{'apply?id='+${item.id}}">
|
|
|
|
+ <i class="fa fa-video-camera"> </i> 获取产品展示
|
|
|
|
+ </a>
|
|
|
|
+ </div>
|
|
|
|
+ </div>
|
|
|
|
+ <div class="content">
|
|
|
|
+ <h4><a th:text="${{item.title}}"></a></h4>
|
|
|
|
+ <p th:text="${{item.introduction}}"></p>
|
|
|
|
+ </div>
|
|
|
|
+ </div>
|
|
|
|
+ </div>
|
|
|
|
+ </div>
|
|
|
|
+ <!-- type 5 end -->
|
|
|
|
+ <!-- type 6 -->
|
|
|
|
+ <div style="border-left: 2px solid #467fbf;padding-left: 1rem;">
|
|
|
|
+ <h4>融资服务</h4>
|
|
|
|
+ </div>
|
|
|
|
+ <div class="row mb-4">
|
|
|
|
+ <div class="col-lg-4 col-md-6" th:each="item:${companyProducts}" th:if="${item.type}==6">
|
|
|
|
+ <div class="box-image-text">
|
|
|
|
+ <div class="image"><img th:src= "${{item.imageUrl}}" src="./" alt="..." class="img-fluid">
|
|
|
|
+ <div class="overlay d-flex align-items-center justify-content-center">
|
|
|
|
+ <a class="btn btn-template-outlined-white" th:href="@{'apply?id='+${item.id}}">
|
|
|
|
+ <i class="fa fa-video-camera"> </i> 获取产品展示
|
|
|
|
+ </a>
|
|
|
|
+ </div>
|
|
|
|
+ </div>
|
|
|
|
+ <div class="content">
|
|
|
|
+ <h4><a th:text="${{item.title}}"></a></h4>
|
|
|
|
+ <p th:text="${{item.introduction}}"></p>
|
|
|
|
+ </div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
+ <!-- type 6 end -->
|
|
</div>
|
|
</div>
|
|
</section>
|
|
</section>
|
|
</div>
|
|
</div>
|
|
@@ -118,7 +259,7 @@
|
|
<footer class="main-footer">
|
|
<footer class="main-footer">
|
|
<div class="container">
|
|
<div class="container">
|
|
<div class="row">
|
|
<div class="row">
|
|
- <div class="col-lg-3">
|
|
|
|
|
|
+ <div class="col-lg-6">
|
|
<h4 class="h6">联系我们</h4>
|
|
<h4 class="h6">联系我们</h4>
|
|
<p class="text-uppercase">
|
|
<p class="text-uppercase">
|
|
<br>电话: 400-1086-011
|
|
<br>电话: 400-1086-011
|
|
@@ -126,14 +267,6 @@
|
|
<br>地址: 南京市雨花台区郁金香路36号国泰科创大厦2楼
|
|
<br>地址: 南京市雨花台区郁金香路36号国泰科创大厦2楼
|
|
</p>
|
|
</p>
|
|
</div>
|
|
</div>
|
|
- <div class="col-lg-3">
|
|
|
|
- <h4 class="h6">塑维产品</h4>
|
|
|
|
- <p class="text-uppercase">
|
|
|
|
- <br>云模:<a href="http://111.231.87.63:9098" target="_blank">www.yunsu.com</a>
|
|
|
|
- <br>新永城智慧工厂: <a href="http://xyc.yunsu.cn/MESIManufacturing/" target="_blank">xyc.yunsu.cn/MESIManufacturing</a>
|
|
|
|
- <br>上海交大智慧工厂: <a href="http://xyc.yunsu.cn/" target="_blank">xyc.yunsu.cn</a>
|
|
|
|
- </p>
|
|
|
|
- </div>
|
|
|
|
<div class="col-lg-6 bottom-code">
|
|
<div class="col-lg-6 bottom-code">
|
|
<ul class="list-inline photo-stream">
|
|
<ul class="list-inline photo-stream">
|
|
<li class="list-inline-item"><a href="#"><img src="img/qrCode.png" alt="..." class="img-fluid"></a></li>
|
|
<li class="list-inline-item"><a href="#"><img src="img/qrCode.png" alt="..." class="img-fluid"></a></li>
|