123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389 |
- <!DOCTYPE html>
- <html lang="en">
- <head>
- <meta charset="utf-8" />
- <meta http-equiv="x-ua-compatible" content="ie=edge" />
- <meta name="description" content="" />
- <meta name="keywords" content="" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
- <link rel="icon" href="assets/img/favicon.ico">
- <title></title>
- <link rel="stylesheet" href="assets/css/bootstrap.min.css" />
- <!--====== Owl Carousel css ======-->
- <link rel="stylesheet" href="assets/css/slick.css" />
- <link rel="stylesheet" href="assets/summernote/plugin/jquery-blinds-player/css/shutter.css">
- <!--====== Mean Menu ======-->
- <link rel="stylesheet" href="assets/css/meanmenu.min.css" />
- <!--====== Default css ======-->
- <link rel="stylesheet" href="assets/css/default.css" />
- <!--====== Style css ======-->
- <link rel="stylesheet" href="assets/css/style.css" />
- <!--====== home css ====== -->
- <link rel="stylesheet" href="assets/css/home.css" />
- <link rel="stylesheet" href="assets/fonts/iconfont/iconfont.css">
- </head>
- <body>
- <!--[if lte IE 9]>
- <p class="browserupgrade">请使用chrome,IE11等现代浏览器,浏览本网站.</p>
- <![endif]-->
- <div id="app">
- <div class="erMenu">
- <div>
- </div>
- </div>
- <!--====== HEADER START ======-->
- <header class="header-absolute sticky-header">
- <div class="custom-container-one">
- <div class="header-top-area">
- <!-- <div class="container align-items-center">
- <div class="col-md-6 col-sm-7">
- <ul class="contact-list">
- <li>
- <a href="javascipt:void();">www.chinausky.com</a>
- </li>
- <li>
- <a href="javascipt:void();">400 633 8668</a>
- </li>
- </ul>
- </div>
- </div> -->
- </div>
- <div id="headerNav"></div>
- <div>
- <div class="mobile-menu"></div>
- </div>
- </div>
- </header>
- <!--====== HEADER END ======-->
- <div class="video-section" >
- <video autoplay loop muted style="width:100%;height:100%;object-fit:fill;" poster="assets/img/banner/111.png">
- <source src="assets/video/home-video4.mp4" type="video/mp4">
- </video>
- <div class="video-des">
- <div class="des1">
- <p>围绕行业细分,累计服务超过 <span>5000</span> 家企业,近<span> 10万 </span>个用户,平台生态高效、健康</p>
- </div>
- <div class="des2 desCom" style="top:43%; left:0;width:100%;text-align:center">
- <p>核心价值观</p>
- <span>一起梦想,一起成长,一起分享</span>
-
- </div>
- <div class="des3 desCom" style="top:65%; left:20%;">
- <p>企业使命</p>
- <span>用数字化手段助力客户融入数智时代</span>
- </div>
- <div class="des4 desCom" style="top:65%; right:25%;">
- <p>企业愿景</p>
- <span>成为智慧数字产业的领跑者</span>
- </div>
- </div>
- <span class="go_down"></span>
- </div>
- <section v-for="(list,ind) in homeList">
-
- <!-- 首页轮播 -->
- <!--====== BANNER SECTION START ======-->
- <!-- <div class="banner-section">
- <div id="shutter" class="shutter" v-if="list.title === '幻灯片'">
- <div class="shutter-img">
- <a href="#" v-for="con in homeList[0].content">
- <div class="animate-img pc" style="background-size: cover;background-position: left top;background-image:url(assets/img/banner/111.png)">
- </div>
- <div class="animate-img mobile">
- <img style="min-width: 100%;" :src="con.picture" alt="">
- </div>
- </a>
- </div>
- <ul class="shutter-btn">
- <li class="prev"></li>
- <li class="next"></li>
- </ul>
- </div>
- </div> -->
- <!--====== BANNER SECTION END ======-->
- <!--====== WHYUS SECTION START ======-->
- <div class="whyUs-section pt-60 pb-60" v-if="list.title === '物联网行业垂直应用'">
- <div class="container">
- <div class="section-title text-center both-border pb-90">
- <span class="title-tag">{{list.title}}</span>
- <div v-for="one in list.content_one">
- {{one.content}}
- </div>
- </div>
- <div class="row align-items-center justify-content-center">
- <div class="col-md-12">
- <div class="row" id="hexGrid">
- <div :class="
- indx == 0 ? 'col-md-4 offset-2 col-sm-6'
- : indx == 1 ? 'col-md-4 col-sm-6'
- : indx == 2 ? 'hex hex3 col-md-4 col-sm-6'
- : indx >= 3 ? 'hex col-md-4 col-sm-6'
- : '' " v-for="(con,indx) in list.content">
- <!-- <a class="hexIn" href="#"> -->
- <img :src="con.picture" alt="" />
- <!-- </a> -->
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
- <!--====== WHYUS SECTION END ======-->
- <!--====== ABOUT SECTION START ======-->
- <div class="about-section pt-60 pb-60 " v-if="list.title === '数字化管理平台'">
- <div class="container ">
- <div class="section-title text-center both-border pb-80">
- <span class="title-tag ">{{list.title}}</span>
- <div v-for="one in list.content_one">
- {{one.content}}
- </div>
- </div>
- <div class="row align-items-center justify-content-center about-background" v-for="con in list.content">
- <div class="imgCenter col-md-6 about-img-box" v-if="con.picture != null && con.picture != ''">
- <img :src="con.picture" alt=" ">
- </div>
- <div class="col-md-6 about-text-box">
- <div class="">
- <span class="title-tag" v-if="con.title != null && con.title != ''">{{con.title}}</span>
- <div>
- <br><br>
- <span v-for="cont in con.content">
- <span style="margin-right: 35px;"></span>{{cont.content}}
- </span>
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
- <!--====== ABOUT SECTION END ======-->
- <!--====== WHYUS SECTION START ======-->
- <div class="whyUs-section pt-60 pb-60" v-if="list.title === '核心优势'">
- <div class="container">
- <div class="section-title text-center both-border pb-90">
- <span class="title-tag">{{list.title}}</span>
- </div>
- <div class="row align-items-center justify-content-center">
- <div class="col-md-12">
- <div class="row ys-text-align">
- <div class="maxWidth col-md-4 col-sm-6" v-for="(con,ind) in list.content">
- <div class="about-img-box">
- <img :src="con.picture" alt="">
- <div>
- <span :class="
- ind == 0 ? 'span1 title-tag'
- :ind == 1 ? 'span2 title-tag'
- :ind == 2 ? 'span3 title-tag':''">{{con.title}}</span>
- </div>
- <div>
- <span v-for="cont in con.content">{{cont.content}}<br></span>
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
- <!--====== WHYUS SECTION END ======-->
- <!--====== Trademark SECTION START ======-->
- <div class="about-section pt-60 pb-60 " v-if="list.title === '合作伙伴'">
- <div class="container ">
- <div class="section-title text-center both-border pb-80">
- <span class="title-tag ">{{list.title}}</span>
- </div>
- <div class="row align-items-center justify-content-center trademark-background">
- <div class="col-md-12">
- <div class="row">
- <div class="col-md-2" v-for="con in list.content">
- <img :src="con.picture" alt="">
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
- <!--====== Trademark SECTION END ======-->
- <!--====== NEWS SECTION START ======-->
- <div class="news-section pt-60 pb-60" v-if="list.title === '友情链接'">
- <div class="container">
- <div class="section-title text-center both-border">
- <span class="title-tag ">{{list.title}}</span>
- <br><br><br>
- </div>
- <div class="row">
- <div class="newsBack col-md-12">
- <div class="row">
- <div class="newsImg col-md-3" v-for="con in list.content">
- <a :href="con.catenate" target="_blank">
- <img :src="con.picture" alt="">
- </a>
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
- <!--====== NEWS SECTION END ======-->
- </section>
- <!--====== FOOTER PART START ======-->
- <div id="footer">
- </div>
- <!--====== FOOTER PART END ======-->
- <div class="feedBackBox">
- <div>
- <img src="assets/img/home/f_phone.png" alt="">
- <ul class="contactInner">
- <li>
- <span>服务热线:</span>
- <span>400-633-8668</span>
- </li>
- <li>
- <span> 电话:</span>
- <span>021-65376655 <br> 021-62985186</span>
- <li>
- <span> 传真:</span>
- <span>021-65376655-8588</span>
-
-
- </li>
- </ul>
- </div>
- <div>
- <img src="assets/img/home/f_feed.png" alt="">
- </div>
- <div>
- <img src="assets/img/home/f_top.png" alt="">
- </div>
- </div>
- </div>
- <!--====== jquery js ======-->
- <script src="assets/js/vendor/modernizr-3.6.0.min.js "></script>
- <script src="assets/js/vendor/jquery-1.12.4.min.js "></script>
- <!--====== Bootstrap js ======-->
- <script src="assets/js/bootstrap.min.js "></script>
- <script src="assets/js/popper.min.js "></script>
- <!--====== Slick js ======-->
- <script src="assets/js/slick.min.js "></script>
- <!--====== Mean Menu ======-->
- <script src="assets/js/jquery.meanmenu.min.js "></script>
- <script src="assets/css/font_mun4q5ltrbp/iconfont.js "></script>
- <!--====== Main js ======-->
- <script src="assets/js/main.js "></script>
- <!--====== Setting Info js ======-->
- <script src="assets/js/settinginfo.js"></script>
- <!--====== Vue js ======-->
- <script src="assets/js/vue.min.js "></script>
- <script src="assets/summernote/plugin/jquery-blinds-player/js/velocity.js"></script>
- <script src="assets/summernote/plugin/jquery-blinds-player/js/shutter.js"></script>
- <script>
- $(function() {
- $('#headerNav').load("./headerNav.html");
-
-
- var $wh=$(window).height();
- $('.go_down').click(function(e) {
- $('html,body').animate({scrollTop:$wh},700);
- });
- // setTimeout(() => {
- // $('#shutter').shutter({
- // // shutterW: 1000, // 容器宽度
- // // shutterH: 358, // 容器高度
- // isAutoPlay: true, // 是否自动播放
- // playInterval: 3000, // 自动播放时间
- // curDisplay: 3, // 当前显示页
- // fullPage: false // 是否全屏展示
- // })
- // }, 1000)
- $('#footer').load("./footer.html");
- })
- var app = new Vue({
- el: '#app',
- data: {
- screenWidth: 0,
- homeList: [],
- status: false
- },
- computed: {
- },
- mounted: function() {
- this.screenWidth = document.body.clientWidth
- window.onresize = () => {
- return (() => {
- this.screenWidth = document.body.clientWidth
- })()
- }
- var _this = this;
- jQuery.ajax({
- type: 'POST',
- dataType: 'json',
- url: window.FQDN + 'Index/index',
- }).done(function(res) {
- _this.homeList = res
- _this.status = true
- }).fail(function(err) {});
- },
- methods: {
- },
- // watch: {
- // screenWidth(val) {
- // var videoBtn = document.getElementById('videoBtn')
- // var widthNum = val / 8;
- // var heightNum = val / 32;
- // var fontSizeNum = val / 96;
- // var bottomNum = val / 47;
- // if (widthNum >= 150) {
- // videoBtn.style.left = (val / 2) - (widthNum / 2) + "px"
- // videoBtn.style.width = widthNum + "px"
- // } else {
- // videoBtn.style.left = (val / 2) - (150 / 2) + "px"
- // videoBtn.style.width = "150px"
- // }
- // heightNum >= 30 ? videoBtn.style.height = heightNum + "px" : videoBtn.style.height = "30px"; //按钮高度自适应
- // fontSizeNum >= 13 ? videoBtn.style.fontSize = fontSizeNum + "px" : videoBtn.style.fontSize = "13px"; //按钮中字体自适应
- // videoBtn.style.display = "inline"
- // }
- // },
- });
- </script>
- </body>
- </html>
|