|
@@ -1,288 +1,300 @@
|
|
|
<!DOCTYPE html>
|
|
|
<html lang="en">
|
|
|
- <head>
|
|
|
- <meta charset="utf-8">
|
|
|
- <title>宝智达冷链官网</title>
|
|
|
- <meta content="width=device-width, initial-scale=1.0" name="viewport">
|
|
|
- <meta content="" name="keywords">
|
|
|
- <meta content="" name="description">
|
|
|
- <meta content="Author" name="WebThemez">
|
|
|
- <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0-alpha1/dist/css/bootstrap.min.css" rel="stylesheet">
|
|
|
- <!-- Favicons -->
|
|
|
- <link href="../static/img/favicon.png" rel="icon">
|
|
|
- <link href="../static/img/apple-touch-icon.png" rel="apple-touch-icon">
|
|
|
- <link href="/static/layui/css/layui.css" rel="stylesheet">
|
|
|
- <!--字体 -->
|
|
|
- <link
|
|
|
+<head>
|
|
|
+ <meta charset="utf-8">
|
|
|
+ <title>宝智达冷链官网</title>
|
|
|
+ <meta content="width=device-width, initial-scale=1.0" name="viewport">
|
|
|
+ <meta content="" name="keywords">
|
|
|
+ <meta content="" name="description">
|
|
|
+ <meta content="Author" name="WebThemez">
|
|
|
+ <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0-alpha1/dist/css/bootstrap.min.css" rel="stylesheet">
|
|
|
+ <!-- Favicons -->
|
|
|
+ <link href="../static/img/favicon.png" rel="icon">
|
|
|
+ <link href="../static/img/apple-touch-icon.png" rel="apple-touch-icon">
|
|
|
+ <link href="/static/layui/css/layui.css" rel="stylesheet">
|
|
|
+ <!--字体 -->
|
|
|
+ <link
|
|
|
href="https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,700,700i|Raleway:300,400,500,700,800|Montserrat:300,400,700"
|
|
|
rel="stylesheet">
|
|
|
- <!-- Bootstrap CSS File -->
|
|
|
- <link href="../static/lib/bootstrap/css/bootstrap.min.css" rel="stylesheet">
|
|
|
- <!-- Libraries CSS Files -->
|
|
|
- <link href="../static/lib/font-awesome/css/font-awesome.min.css" rel="stylesheet">
|
|
|
- <link href="../static/lib/animate/animate.min.css" rel="stylesheet">
|
|
|
- <link href="../static/lib/ionicons/css/ionicons.min.css" rel="stylesheet">
|
|
|
- <link href="../static/lib/owlcarousel/assets/owl.carousel.min.css" rel="stylesheet">
|
|
|
- <link href="../static/lib/magnific-popup/magnific-popup.css" rel="stylesheet">
|
|
|
- <link href="../static/lib/ionicons/css/ionicons.min.css" rel="stylesheet">
|
|
|
- <!-- Main Stylesheet File -->
|
|
|
- <link href="../static/css/style.css" rel="stylesheet">
|
|
|
- </head>
|
|
|
- <body id="body">
|
|
|
- <header id="header">
|
|
|
- <div class="container">
|
|
|
- <div id="logo" class="pull-left">
|
|
|
- <img src="../static/img/favicon.png" alt="Logo" class="logo-image"/>
|
|
|
- <h1><a href="/" class="scrollto"><span>宝</span>智达冷链</a></h1>
|
|
|
- </div>
|
|
|
- <!-- 新增电话号码部分 -->
|
|
|
- <!--<div id="phone-number" class="pull-right">-->
|
|
|
- <!-- <i class="fa fa-phone-square" aria-hidden="true"></i> 电话: +86-123-4567-890-->
|
|
|
- <!--</div>-->
|
|
|
- <nav id="nav-menu-container">
|
|
|
- <ul class="layui-nav layui-bg-gray">
|
|
|
- <li class="layui-nav-item"><a href="/">首页</a></li>
|
|
|
- <li class="layui-nav-item"><a href="/about">关于我们</a></li>
|
|
|
- <li class="layui-nav-item">
|
|
|
- <a href="/news?types=industry">新闻</a>
|
|
|
- <dl class="layui-nav-child">
|
|
|
- <dd><a href="/news?types=firm">公司新闻</a></dd>
|
|
|
- <dd><a href="/news?types=industry">行业新闻</a></dd>
|
|
|
- </dl>
|
|
|
- </li>
|
|
|
- <li class="layui-nav-item"><a href="/services/1">服务介绍</a></li>
|
|
|
- <li class="layui-nav-item">
|
|
|
- <a href="/product?ptype=hardware">产品介绍</a>
|
|
|
- <dl class="layui-nav-child">
|
|
|
- <dd><a href="/product?ptype=software">软件</a></dd>
|
|
|
- <dd><a href="/product?ptype=hardware">硬件</a></dd>
|
|
|
- </dl>
|
|
|
- </li>
|
|
|
- <li class="layui-nav-item"><a href="/recruit">全国代理招募</a></li>
|
|
|
- <li class="layui-nav-item"><a href="/contact">联系我们</a></li>
|
|
|
- </ul>
|
|
|
- </nav>
|
|
|
- </div>
|
|
|
- </header>
|
|
|
+ <!-- Bootstrap CSS File -->
|
|
|
+ <link href="../static/lib/bootstrap/css/bootstrap.min.css" rel="stylesheet">
|
|
|
+ <!-- Libraries CSS Files -->
|
|
|
+ <link href="../static/lib/font-awesome/css/font-awesome.min.css" rel="stylesheet">
|
|
|
+ <link href="../static/lib/animate/animate.min.css" rel="stylesheet">
|
|
|
+ <link href="../static/lib/ionicons/css/ionicons.min.css" rel="stylesheet">
|
|
|
+ <link href="../static/lib/owlcarousel/assets/owl.carousel.min.css" rel="stylesheet">
|
|
|
+ <link href="../static/lib/magnific-popup/magnific-popup.css" rel="stylesheet">
|
|
|
+ <link href="../static/lib/ionicons/css/ionicons.min.css" rel="stylesheet">
|
|
|
+ <!-- Main Stylesheet File -->
|
|
|
+ <link href="../static/css/style.css" rel="stylesheet">
|
|
|
+</head>
|
|
|
+<body id="body">
|
|
|
+<header id="header">
|
|
|
+ <div class="container">
|
|
|
+ <div id="logo" class="pull-left">
|
|
|
+ <img src="../static/img/favicon.png" alt="Logo" class="logo-image"/>
|
|
|
+ <h1><a href="/" class="scrollto"><span>宝</span>智达冷链</a></h1>
|
|
|
+ </div>
|
|
|
+ <!-- 新增电话号码部分 -->
|
|
|
+ <!--<div id="phone-number" class="pull-right">-->
|
|
|
+ <!-- <i class="fa fa-phone-square" aria-hidden="true"></i> 电话: +86-123-4567-890-->
|
|
|
+ <!--</div>-->
|
|
|
+ <nav id="nav-menu-container">
|
|
|
+ <ul class="layui-nav layui-bg-gray">
|
|
|
+ <li class="layui-nav-item"><a href="/">首页</a></li>
|
|
|
+ <li class="layui-nav-item"><a href="/about">关于我们</a></li>
|
|
|
+ <li class="layui-nav-item">
|
|
|
+ <a href="/news?types=industry">新闻</a>
|
|
|
+ <dl class="layui-nav-child">
|
|
|
+ <dd><a href="/news?types=firm">公司新闻</a></dd>
|
|
|
+ <dd><a href="/news?types=industry">行业新闻</a></dd>
|
|
|
+ </dl>
|
|
|
+ </li>
|
|
|
+ <li class="layui-nav-item"><a href="/services/1">服务介绍</a></li>
|
|
|
+ <li class="layui-nav-item">
|
|
|
+ <a href="/product?ptype=hardware">产品介绍</a>
|
|
|
+ <dl class="layui-nav-child">
|
|
|
+ <dd><a href="/product?ptype=software">软件</a></dd>
|
|
|
+ <dd><a href="/product?ptype=hardware">硬件</a></dd>
|
|
|
+ </dl>
|
|
|
+ </li>
|
|
|
+ <li class="layui-nav-item"><a href="/recruit">全国代理招募</a></li>
|
|
|
+ <li class="layui-nav-item"><a href="/contact">联系我们</a></li>
|
|
|
+ </ul>
|
|
|
+ </nav>
|
|
|
+ </div>
|
|
|
+</header>
|
|
|
|
|
|
- <!--==========================
|
|
|
+<!--==========================
|
|
|
banner
|
|
|
- ============================-->
|
|
|
- <div id="carouselExampleIndicators" class="carousel slide" data-bs-ride="carousel">
|
|
|
- <div class="carousel-inner">
|
|
|
- {{range $index,$item:=.banner}}
|
|
|
- <!--<div class="float-buttons">-->
|
|
|
- <!-- <button class="btn btn-outline-primary btn-lg">校准</button>-->
|
|
|
- <!-- <button class="btn btn-outline-info btn-lg">验证</button>-->
|
|
|
- <!--</div>-->
|
|
|
- <div class="carousel-item{{if eq $index 0}} active{{end}}">
|
|
|
- <img src="{{$item}}" id="carousel-img-height" class="d-block w-100" alt="...">
|
|
|
- </div>
|
|
|
- {{end}}
|
|
|
- </div>
|
|
|
- <button class="carousel-control-prev" type="button" data-bs-target="#carouselExampleIndicators"
|
|
|
- data-bs-slide="prev">
|
|
|
- <span class="carousel-control-prev-icon" aria-hidden="true"></span>
|
|
|
- <span class="visually-hidden">Previous</span>
|
|
|
- </button>
|
|
|
- <button class="carousel-control-next" type="button" data-bs-target="#carouselExampleIndicators"
|
|
|
- data-bs-slide="next">
|
|
|
- <span class="carousel-control-next-icon" aria-hidden="true"></span>
|
|
|
- <span class="visually-hidden">Next</span>
|
|
|
- </button>
|
|
|
- </div><!-- #intro -->
|
|
|
+============================-->
|
|
|
+<div id="carouselExampleIndicators" class="carousel slide" data-bs-ride="carousel">
|
|
|
+ <div class="carousel-inner">
|
|
|
+ {{range $index,$item:=.banner}}
|
|
|
+ <!--<div class="float-buttons">-->
|
|
|
+ <!-- <button class="btn btn-outline-primary btn-lg">校准</button>-->
|
|
|
+ <!-- <button class="btn btn-outline-info btn-lg">验证</button>-->
|
|
|
+ <!--</div>-->
|
|
|
+ <div class="carousel-item{{if eq $index 0}} active{{end}}">
|
|
|
+ <img src="{{$item}}" id="carousel-img-height" class="d-block w-100" alt="...">
|
|
|
+ </div>
|
|
|
+ {{end}}
|
|
|
+ </div>
|
|
|
+ <button class="carousel-control-prev" type="button" data-bs-target="#carouselExampleIndicators"
|
|
|
+ data-bs-slide="prev">
|
|
|
+ <span class="carousel-control-prev-icon" aria-hidden="true"></span>
|
|
|
+ <span class="visually-hidden">Previous</span>
|
|
|
+ </button>
|
|
|
+ <button class="carousel-control-next" type="button" data-bs-target="#carouselExampleIndicators"
|
|
|
+ data-bs-slide="next">
|
|
|
+ <span class="carousel-control-next-icon" aria-hidden="true"></span>
|
|
|
+ <span class="visually-hidden">Next</span>
|
|
|
+ </button>
|
|
|
+</div><!-- #intro -->
|
|
|
|
|
|
- <main id="main">
|
|
|
-<!-- <div class="container">-->
|
|
|
-<!-- <div class="section-header" style="margin-top: 20px;">-->
|
|
|
-<!-- <h2>宝智达-全国服务数量</h2>-->
|
|
|
-<!-- </div>-->
|
|
|
-<!-- <!– 数据点列表开始 –>-->
|
|
|
-<!-- <div class="row text-center">-->
|
|
|
-<!-- <!– 在这里放置数据点 –>-->
|
|
|
-<!-- <div class="row text-center">-->
|
|
|
-<!-- {{range .Datas}}-->
|
|
|
-<!-- <div class="col-md-2 mb-5">-->
|
|
|
-<!-- <div class="card h-100">-->
|
|
|
-<!-- <div class="card-body">-->
|
|
|
-<!-- <h5 class="card-title count-up" data-target="{{.Nums}}">0</h5>-->
|
|
|
-<!-- <p class="card-text">{{.Title}}</p>-->
|
|
|
-<!-- </div>-->
|
|
|
-<!-- </div>-->
|
|
|
-<!-- </div>-->
|
|
|
-<!-- {{end}}-->
|
|
|
-<!-- </div>-->
|
|
|
-<!-- </div>-->
|
|
|
-<!-- <!– 数据点列表结束 –>-->
|
|
|
-<!-- </div>-->
|
|
|
- <!--==========================
|
|
|
- 服务介绍
|
|
|
- ============================-->
|
|
|
- <section id="features" class="features py-5">
|
|
|
- <div class="container">
|
|
|
- <div class="section-header text-center mb-5">
|
|
|
- <h2 class="display-4">服务介绍</h2>
|
|
|
- <p class="lead">宝智达提供全面的冷链解决方案,包括温湿度监测平台、专用陈列柜等,均拥有自主知识产权。</p>
|
|
|
- </div>
|
|
|
- <div class="row">
|
|
|
- <div class="col-lg-12">
|
|
|
- <div class="service-description">
|
|
|
- {{range .Serves}}
|
|
|
- <div class="service-item mb-4 d-flex" style="background-image: url('{{.Url}}')">
|
|
|
-<!-- <div class="service-image-container">-->
|
|
|
-<!-- <img src="{{.Url}}" alt="{{.Title}} 图例" class="img-fluid">-->
|
|
|
-<!-- </div>-->
|
|
|
- <div class="service-info">
|
|
|
- <h4><a class="text-decoration-none" href="services/{{.ID}}">{{.Title}}</a></h4>
|
|
|
- <p class="text-muted">{{.Synopsis}}</p>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- {{end}}
|
|
|
+<main id="main">
|
|
|
+ <!-- <div class="container">-->
|
|
|
+ <!-- <div class="section-header" style="margin-top: 20px;">-->
|
|
|
+ <!-- <h2>宝智达-全国服务数量</h2>-->
|
|
|
+ <!-- </div>-->
|
|
|
+ <!-- <!– 数据点列表开始 –>-->
|
|
|
+ <!-- <div class="row text-center">-->
|
|
|
+ <!-- <!– 在这里放置数据点 –>-->
|
|
|
+ <!-- <div class="row text-center">-->
|
|
|
+ <!-- {{range .Datas}}-->
|
|
|
+ <!-- <div class="col-md-2 mb-5">-->
|
|
|
+ <!-- <div class="card h-100">-->
|
|
|
+ <!-- <div class="card-body">-->
|
|
|
+ <!-- <h5 class="card-title count-up" data-target="{{.Nums}}">0</h5>-->
|
|
|
+ <!-- <p class="card-text">{{.Title}}</p>-->
|
|
|
+ <!-- </div>-->
|
|
|
+ <!-- </div>-->
|
|
|
+ <!-- </div>-->
|
|
|
+ <!-- {{end}}-->
|
|
|
+ <!-- </div>-->
|
|
|
+ <!-- </div>-->
|
|
|
+ <!-- <!– 数据点列表结束 –>-->
|
|
|
+ <!-- </div>-->
|
|
|
+ <!--==========================
|
|
|
+ 服务介绍
|
|
|
+ ============================-->
|
|
|
+ <section id="features" class="features py-5">
|
|
|
+ <div class="container">
|
|
|
+ <div class="section-header text-center mb-5">
|
|
|
+ <h2 class="display-4">服务介绍</h2>
|
|
|
+ <p class="lead">宝智达提供全面的冷链解决方案,包括温湿度监测平台、专用陈列柜等,均拥有自主知识产权。</p>
|
|
|
+ </div>
|
|
|
+ <div class="row">
|
|
|
+ <div class="col-lg-12">
|
|
|
+ <div class="service-description">
|
|
|
+ {{range .Serves}}
|
|
|
+ <div class="service-item mb-4 d-flex" style="background-image: url('{{.Url}}')">
|
|
|
+ <!-- <div class="service-image-container">-->
|
|
|
+ <!-- <img src="{{.Url}}" alt="{{.Title}} 图例" class="img-fluid">-->
|
|
|
+ <!-- </div>-->
|
|
|
+ <div class="service-info">
|
|
|
+ <h4><a class="text-decoration-none" href="services/{{.ID}}">{{.Title}}</a></h4>
|
|
|
+ <p class="text-muted">{{.Synopsis}}</p>
|
|
|
</div>
|
|
|
</div>
|
|
|
- </div>
|
|
|
- <div class="text-center mt-5">
|
|
|
- <a href="/services/1" class="btn btn-primary rounded-pill px-4">深入了解我们的服务</a>
|
|
|
+ {{end}}
|
|
|
</div>
|
|
|
</div>
|
|
|
- </section><!-- End Features Section -->
|
|
|
- <!--==========================
|
|
|
-服务&产品
|
|
|
- ============================-->
|
|
|
- <section id="services">
|
|
|
- <div class="container">
|
|
|
- <div class="section-header">
|
|
|
- <h2>产品介绍</h2>
|
|
|
- <p>专业一流的硬件、软件工程师最新设计理念与实现</p>
|
|
|
- </div>
|
|
|
- <div class="row">
|
|
|
- {{range .Products}}
|
|
|
- <div class="col-lg-4">
|
|
|
- <div class="box wow fadeInLeft">
|
|
|
- <div class="icon svgImg"><img src="{{.Url}}" alt=""></div>
|
|
|
- <h4 class="title"><a href="product/{{.ID}}">{{.Title}}</a></h4>
|
|
|
- <p class="description">{{.Synopsis}}</p>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- {{end}}
|
|
|
- <div class="text-center mt-5">
|
|
|
- <a class="btn btn-primary rounded-pill px-4" href= 'product?ptype=hardware'>了解更多产品</a>
|
|
|
- </div>
|
|
|
+ </div>
|
|
|
+ <div class="text-center mt-5">
|
|
|
+ <a href="/services/1" class="btn btn-primary rounded-pill px-4">深入了解我们的服务</a>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </section><!-- End Features Section -->
|
|
|
+ <!--==========================
|
|
|
+ 服务&产品
|
|
|
+ ============================-->
|
|
|
+ <section id="services">
|
|
|
+ <div class="container">
|
|
|
+ <div class="section-header">
|
|
|
+ <h2>产品介绍</h2>
|
|
|
+ <p>专业一流的硬件、软件工程师最新设计理念与实现</p>
|
|
|
+ </div>
|
|
|
+ <div class="row">
|
|
|
+ {{range .Products}}
|
|
|
+ <div class="col-lg-4">
|
|
|
+ <div class="box wow fadeInLeft">
|
|
|
+ <div class="icon svgImg"><img src="{{.Url}}" alt=""></div>
|
|
|
+ <h4 class="title"><a href="product/{{.ID}}">{{.Title}}</a></h4>
|
|
|
+ <p class="description">{{.Synopsis}}</p>
|
|
|
</div>
|
|
|
</div>
|
|
|
- </section><!-- #services -->
|
|
|
+ {{end}}
|
|
|
+ <div class="text-center mt-5">
|
|
|
+ <a class="btn btn-primary rounded-pill px-4" href='product?ptype=hardware'>了解更多产品</a>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </section><!-- #services -->
|
|
|
|
|
|
- <!--==========================
|
|
|
+ <!--==========================
|
|
|
成功案例
|
|
|
- ============================-->
|
|
|
- <section id="clients" class="wow fadeInUp">
|
|
|
- <div class="container">
|
|
|
- <div class="section-header">
|
|
|
- <h2>部分合作案例</h2>
|
|
|
- <!-- <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolores quae porro consequatur aliquam,-->
|
|
|
- <!-- incidunt fugiat culpa esse aute nulla. duis fugiat culpa esse aute nulla ipsum velit export irure-->
|
|
|
- <!-- minim illum fore</p>-->
|
|
|
- </div>
|
|
|
- <div class="owl-carousel clients-carousel">
|
|
|
- {{range $index,$exam:=.example}}
|
|
|
- <img src="{{$exam}}" alt="..." style="max-width: 100%; height: auto">
|
|
|
- {{end}}
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- </section><!-- #clients -->
|
|
|
- <!--==========================
|
|
|
+ ============================-->
|
|
|
+ <section id="clients" class="wow fadeInUp">
|
|
|
+ <div class="container">
|
|
|
+ <div class="section-header">
|
|
|
+ <h2>部分合作案例</h2>
|
|
|
+ <!-- <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolores quae porro consequatur aliquam,-->
|
|
|
+ <!-- incidunt fugiat culpa esse aute nulla. duis fugiat culpa esse aute nulla ipsum velit export irure-->
|
|
|
+ <!-- minim illum fore</p>-->
|
|
|
+ </div>
|
|
|
+ <div class="owl-carousel clients-carousel">
|
|
|
+ {{range $index,$exam:=.example}}
|
|
|
+ <img src="{{$exam}}" alt="..." style="max-width: 100%; height: auto">
|
|
|
+ {{end}}
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </section><!-- #clients -->
|
|
|
+ <!--==========================
|
|
|
资质荣耀
|
|
|
- ============================-->
|
|
|
- <section id="testimonials" class="wow fadeInUp">
|
|
|
- <div class="container">
|
|
|
- <div class="section-header">
|
|
|
- <h2>资质荣耀</h2>
|
|
|
- <!-- <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolores quae porro consequatur aliquam,-->
|
|
|
- <!-- incidunt fugiat culpa esse aute nulla. duis fugiat culpa esse aute nulla ipsum velit export irure-->
|
|
|
- <!-- minim illum fore</p>-->
|
|
|
- </div>
|
|
|
- <div class="owl-carousel testimonials-carousel">
|
|
|
- {{range $index,$honor:=.honor}}
|
|
|
- <div class="testimonial-item">
|
|
|
- <img src="{{$honor}}" alt="..." style="max-width: 100%; height: auto">
|
|
|
- </div>
|
|
|
- {{end}}
|
|
|
- </div>
|
|
|
-
|
|
|
+ ============================-->
|
|
|
+ <section id="testimonials" class="wow fadeInUp">
|
|
|
+ <div class="container">
|
|
|
+ <div class="section-header">
|
|
|
+ <h2>资质荣耀</h2>
|
|
|
+ <!-- <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolores quae porro consequatur aliquam,-->
|
|
|
+ <!-- incidunt fugiat culpa esse aute nulla. duis fugiat culpa esse aute nulla ipsum velit export irure-->
|
|
|
+ <!-- minim illum fore</p>-->
|
|
|
+ </div>
|
|
|
+ <div class="owl-carousel testimonials-carousel">
|
|
|
+ {{range $index,$honor:=.honor}}
|
|
|
+ <div class="testimonial-item">
|
|
|
+ <img src="{{$honor}}" alt="..." style="max-width: 100%; height: auto">
|
|
|
</div>
|
|
|
- </section><!-- #testimonials -->
|
|
|
+ {{end}}
|
|
|
+ </div>
|
|
|
|
|
|
- <!--==========================
|
|
|
+ </div>
|
|
|
+ </section><!-- #testimonials -->
|
|
|
+
|
|
|
+ <!--==========================
|
|
|
Call To Action Section
|
|
|
- ============================-->
|
|
|
- <section id="call-to-action" class="wow fadeInUp">
|
|
|
- <div class="container">
|
|
|
- <div class="row">
|
|
|
- <div class="col-lg-9 text-center text-lg-left">
|
|
|
- <h3 class="cta-title">获取我们的服务</h3>
|
|
|
- <p class="cta-text">
|
|
|
- 欢迎随时与我们联系!无论您有关于产品的问题,需要技术支持,或是想要探讨合作机会,我们的团队都乐意为您提供帮助</p>
|
|
|
- </div>
|
|
|
- <div class="col-lg-3 cta-btn-container text-center">
|
|
|
- <a class="cta-btn align-middle" href="/contact">联系我们</a>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
+ ============================-->
|
|
|
|
|
|
+ <section id="call-to-action" class="wow fadeInUp">
|
|
|
+ <div class="container">
|
|
|
+ <div class="row">
|
|
|
+ <div class="col-lg-9 text-center text-lg-left">
|
|
|
+ <h3 class="cta-title">获取我们的服务</h3>
|
|
|
+ <p class="cta-text">
|
|
|
+ 欢迎随时与我们联系!无论您有关于产品的问题,需要技术支持,或是想要探讨合作机会,我们的团队都乐意为您提供帮助</p>
|
|
|
+ </div>
|
|
|
+ <div class="col-lg-3 cta-btn-container text-center">
|
|
|
+ <a class="cta-btn align-middle" href="/contact">联系我们</a>
|
|
|
</div>
|
|
|
- </section><!-- #call-to-action -->
|
|
|
+ </div>
|
|
|
|
|
|
+ </div>
|
|
|
+ </section><!-- #call-to-action -->
|
|
|
|
|
|
- </main>
|
|
|
+ <!-- 页面其他内容 -->
|
|
|
|
|
|
- <!--==========================
|
|
|
+</main>
|
|
|
+
|
|
|
+<!--==========================
|
|
|
页脚
|
|
|
- ============================-->
|
|
|
- <footer id="footer">
|
|
|
- <div class="container">
|
|
|
- <div class="copyright">
|
|
|
- © 版权所有 2024 宝智达科技有限公司 <a target="_blank"
|
|
|
- href="https://beian.miit.gov.cn/">黔ICP备2022006612号</a>
|
|
|
- </div>
|
|
|
- <div class="credits">
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- </footer><!-- #footer -->
|
|
|
+============================-->
|
|
|
+<div class="footer-links">
|
|
|
+ <h3>友情链接</h3>
|
|
|
+ <ul class="link-list">
|
|
|
+ {{range .Links}}
|
|
|
+ <li><a href="{{.Url}}">{{.Title}}</a></li>
|
|
|
+ {{end}}
|
|
|
+ <!-- 更多链接... -->
|
|
|
+ </ul>
|
|
|
+</div>
|
|
|
+<footer id="footer">
|
|
|
+ <div class="container">
|
|
|
+ <div class="copyright">
|
|
|
+ © 版权所有 2024 宝智达科技有限公司 <a target="_blank"
|
|
|
+ href="https://beian.miit.gov.cn/">黔ICP备2022006612号</a>
|
|
|
+ </div>
|
|
|
+ <div class="credits">
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+
|
|
|
+</footer><!-- #footer -->
|
|
|
|
|
|
- <a href="#" class="back-to-top"><i class="fa fa-chevron-up"></i></a>
|
|
|
+<a href="#" class="back-to-top"><i class="fa fa-chevron-up"></i></a>
|
|
|
|
|
|
- <!-- JavaScript -->
|
|
|
- <script src="../static/lib/jquery/jquery.min.js"></script>
|
|
|
- <script src="../static/lib/jquery/jquery-migrate.min.js"></script>
|
|
|
- <script src="../static/lib/bootstrap/js/bootstrap.bundle.min.js"></script>
|
|
|
- <script src="../static/lib/easing/easing.min.js"></script>
|
|
|
- <script src="../static/lib/superfish/hoverIntent.js"></script>
|
|
|
- <script src="../static/lib/superfish/superfish.min.js"></script>
|
|
|
- <script src="../static/lib/wow/wow.min.js"></script>
|
|
|
- <script src="../static/lib/owlcarousel/owl.carousel.min.js"></script>
|
|
|
- <script src="../static/lib/magnific-popup/magnific-popup.min.js"></script>
|
|
|
- <script src="../static/lib/sticky/sticky.js"></script>
|
|
|
- <script src="../static/js/main.js"></script>
|
|
|
- <script src="https://cdn.jsdelivr.net/npm/@popperjs/core@2.11.6/dist/umd/popper.min.js"></script>
|
|
|
- <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0-alpha1/dist/js/bootstrap.min.js"></script>
|
|
|
- <script src="/static/layui/layui.js"></script>
|
|
|
- <script>
|
|
|
- document.addEventListener('DOMContentLoaded', function () {
|
|
|
- var countUpElements = document.querySelectorAll('.count-up');
|
|
|
- countUpElements.forEach(function (element) {
|
|
|
- var target = parseInt(element.getAttribute('data-target')); // 获取目标数值
|
|
|
- var start = 0; // 初始值
|
|
|
- var duration = 2000; // 动画持续时间,单位毫秒
|
|
|
- var increment = Math.ceil(target / (duration / 16)); // 计算每16ms增加的值
|
|
|
- var timer = setInterval(function () {
|
|
|
- start += increment;
|
|
|
- element.textContent = start; // 更新显示的数值
|
|
|
- if (start > target) {
|
|
|
- clearInterval(timer); // 达到或超过目标值时停止
|
|
|
- element.textContent = target;
|
|
|
- }
|
|
|
- }, 16); // 每16ms执行一次,大约60帧/秒
|
|
|
- });
|
|
|
- });
|
|
|
- </script>
|
|
|
- </body>
|
|
|
+<!-- JavaScript -->
|
|
|
+<script src="../static/lib/jquery/jquery.min.js"></script>
|
|
|
+<script src="../static/lib/jquery/jquery-migrate.min.js"></script>
|
|
|
+<script src="../static/lib/bootstrap/js/bootstrap.bundle.min.js"></script>
|
|
|
+<script src="../static/lib/easing/easing.min.js"></script>
|
|
|
+<script src="../static/lib/superfish/hoverIntent.js"></script>
|
|
|
+<script src="../static/lib/superfish/superfish.min.js"></script>
|
|
|
+<script src="../static/lib/wow/wow.min.js"></script>
|
|
|
+<script src="../static/lib/owlcarousel/owl.carousel.min.js"></script>
|
|
|
+<script src="../static/lib/magnific-popup/magnific-popup.min.js"></script>
|
|
|
+<script src="../static/lib/sticky/sticky.js"></script>
|
|
|
+<script src="../static/js/main.js"></script>
|
|
|
+<script src="https://cdn.jsdelivr.net/npm/@popperjs/core@2.11.6/dist/umd/popper.min.js"></script>
|
|
|
+<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0-alpha1/dist/js/bootstrap.min.js"></script>
|
|
|
+<script src="/static/layui/layui.js"></script>
|
|
|
+<script>
|
|
|
+ document.addEventListener('DOMContentLoaded', function () {
|
|
|
+ var countUpElements = document.querySelectorAll('.count-up');
|
|
|
+ countUpElements.forEach(function (element) {
|
|
|
+ var target = parseInt(element.getAttribute('data-target')); // 获取目标数值
|
|
|
+ var start = 0; // 初始值
|
|
|
+ var duration = 2000; // 动画持续时间,单位毫秒
|
|
|
+ var increment = Math.ceil(target / (duration / 16)); // 计算每16ms增加的值
|
|
|
+ var timer = setInterval(function () {
|
|
|
+ start += increment;
|
|
|
+ element.textContent = start; // 更新显示的数值
|
|
|
+ if (start > target) {
|
|
|
+ clearInterval(timer); // 达到或超过目标值时停止
|
|
|
+ element.textContent = target;
|
|
|
+ }
|
|
|
+ }, 16); // 每16ms执行一次,大约60帧/秒
|
|
|
+ });
|
|
|
+ });
|
|
|
+</script>
|
|
|
+</body>
|
|
|
</html>
|