123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278 |
- <!DOCTYPE html>
- <html xmlns:th="http://www.thymeleaf.org">
- <head>
- <meta charset="utf-8">
- <meta http-equiv="X-UA-Compatible" content="IE=edge">
- <title>塑维</title>
- <meta name="keywords" content="MES,MES系统,MES软件,制造执行系统,生产管理系统,生产协同,制造协同,生产流程管理,精益制造,智能制造,生产数字化,制造信息化"/>
- <meta name="description"
- content="塑维智造是一款云端制造协同系统,通过数据和算法让生产更加高效。基于数据聚合、多角色协同、可视化分析、智能决策四大亮点,帮助企业缩短生产周期、降低库存积压、提升产能利用率、透明化制造流程,实现数据驱动下的精益制造。"/>
- <meta name="description" content="">
- <meta name="viewport" content="width=device-width, initial-scale=1">
- <meta name="robots" content="all,follow">
- <!-- Bootstrap CSS-->
- <link rel="stylesheet" href="vendor/bootstrap/css/bootstrap.min.css">
- <!-- Font Awesome CSS-->
- <link rel="stylesheet" href="vendor/font-awesome/css/font-awesome.min.css">
- <!-- Google fonts - Roboto-->
- <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:300,400,700">
- <!-- Bootstrap Select-->
- <link rel="stylesheet" href="vendor/bootstrap-select/css/bootstrap-select.min.css">
- <!-- owl carousel-->
- <link rel="stylesheet" href="vendor/owl.carousel/assets/owl.carousel.css">
- <link rel="stylesheet" href="vendor/owl.carousel/assets/owl.theme.default.css">
- <!-- theme stylesheet-->
- <link rel="stylesheet" href="css/style.blue.css" id="theme-stylesheet">
- <!-- Custom stylesheet - for your changes-->
- <link rel="stylesheet" href="css/custom.css">
- <!-- Favicon and apple touch icons-->
- <link rel="shortcut icon" href="img/favicon.ico" type="image/x-icon">
- <!--<link rel="apple-touch-icon" href="img/apple-touch-icon.png">-->
- <!--<link rel="apple-touch-icon" sizes="57x57" href="img/apple-touch-icon-57x57.png">-->
- <!--<link rel="apple-touch-icon" sizes="72x72" href="img/apple-touch-icon-72x72.png">-->
- <!--<link rel="apple-touch-icon" sizes="76x76" href="img/apple-touch-icon-76x76.png">-->
- <!--<link rel="apple-touch-icon" sizes="114x114" href="img/apple-touch-icon-114x114.png">-->
- <!--<link rel="apple-touch-icon" sizes="120x120" href="img/apple-touch-icon-120x120.png">-->
- <!--<link rel="apple-touch-icon" sizes="144x144" href="img/apple-touch-icon-144x144.png">-->
- <!--<link rel="apple-touch-icon" sizes="152x152" href="img/apple-touch-icon-152x152.png">-->
- <!-- Tweaks for older IEs--><!--[if lt IE 9]>
- <script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
- <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script><![endif]-->
- </head>
- <body>
- <div id="all" class="indexHead">
- <!-- Navbar Start-->
- <header class="nav-holder make-sticky">
- <div id="navbar" role="navigation" class="navbar navbar-expand-lg">
- <div class="container">
- <a href="index" class="navbar-brand home">
- <img src="img/logo.png" style="width:187px;" alt="Universal logo" class="d-none d-md-inline-block">
- <img src="img/logo-small.png" alt="Universal logo" class="d-inline-block d-md-none">
- </a>
- <button type="button" data-toggle="collapse" data-target="#navigation"
- class="navbar-toggler btn-template-outlined"><span class="sr-only">Toggle navigation</span><i
- class="fa fa-align-justify"></i></button>
- <div id="navigation" class="navbar-collapse collapse">
- <ul class="nav navbar-nav ml-auto">
- <li class="nav-item dropdown active"><a href="index">首页 <b class="caret"></b></a></li>
- <li class="nav-item dropdown menu-large"><a href="product">公司优势 <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="goods">公司产品 <b class="caret"></b></a></li>
- <li class="nav-item dropdown menu-large aboutUs">
- <a href="about.html">关于我们 <b class="caret"></b></a>
- <div class="qrcode">
- <img src="img/qrCode.jpg" alt="..." class="img-fluid">
- <div>关注我们</div>
- </div>
- </li>
- <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="vip" style="display: none;" class="nav-item dropdown menu-large"><a href="/vip">会员入口 <b class="caret"></b></a></li>
- </ul>
- </div>
- </div>
- </div>
- </header>
- <!-- Navbar End-->
- <section style="background: unset" class="background-white relative-positioned">
- <!-- url('img/background.png') center center repeat; background-size: cover; -->
- <!-- <video class="background_video" muted src="img/background_video.mp4" loop="loop" autoplay="autoplay"></video> -->
- <div class="banner">
- <!-- Carousel Start-->
- <div class="home-carousel">
- <!-- <div class="dark-mask mask-primary"></div> -->
- <div>
- <div class="homepage owl-carousel">
- <div class="item" th:each="item : ${pictures}">
- <img th:src="${{item.url}}" src="img/banner1.png" alt="" class="img-fluid">
- </div>
- <!-- <div class="item">
- <img src="img/banner2.png" alt="" class="img-fluid">
- </div> -->
- </div>
- </div>
- </div>
- <!-- Carousel End-->
- </div>
- </section>
- <section class="bar background-white background-wap">
- <div class="container text-center">
- <div class="row">
- <div class="col-lg-4 col-md-6" th:each="item : ${characteristic}">
- <div class="box-simple">
- <img class="icon-outlined" style="border: none;width:150px;height: unset;line-height: unset;" th:src="${{item.imageUrl}}">
- <h3 class="h4" th:text="${{item.name}}"></h3>
- <p th:text="${{item.description}}"></p>
- </div>
- </div>
- </div>
- </div>
- </section>
- <section class="bar background-pentagon no-mb text-md-center">
- <div class="container">
- <div class="heading text-center">
- <h2>客户说</h2>
- </div>
- <p class="lead">塑维智造是一款云端制造协同系统,通过数据和算法让生产更加高效。基于数据聚合、多角色协同、可视化分析、
- 智能决策四大亮点,帮助企业缩短生产周期、降低库存积压、提升产能利用率、透明化制造流程,实现数据驱动下的精益制造。</p>
- <!-- Carousel Start-->
- <ul class="owl-carousel testimonials list-unstyled equal-height">
- <li class="item">
- <div class="testimonial d-flex flex-wrap">
- <div class="text">
- <p>「 对比多家供应商后,我们选择了塑维,事实证明我们的选择是正确的,产能得到了大幅度提升! 」</p>
- </div>
- <div class="bottom d-flex align-items-center justify-content-between align-self-end">
- <div class="icon"><i class="fa fa-quote-left"></i></div>
- <div class="testimonial-info d-flex">
- <div class="title">
- <h5>南京维和制造</h5>
- <p>CEO, 杨树人</p>
- </div>
- <div class="avatar"><img alt="" src="img/person-1.jpg" class="img-fluid"></div>
- </div>
- </div>
- </div>
- </li>
- <li class="item">
- <div class="testimonial d-flex flex-wrap">
- <div class="text">
- <p>「 工厂内很多以前难以收集、分析的数据,通过黑湖智造系统得以聚合、分析,帮助我们更好地发现生产问题,提升产能! 」</p>
- </div>
- <div class="bottom d-flex align-items-center justify-content-between align-self-end">
- <div class="icon"><i class="fa fa-quote-left"></i></div>
- <div class="testimonial-info d-flex">
- <div class="title">
- <h5>黑湖科技</h5>
- <p>设备 生产主管</p>
- </div>
- <div class="avatar"><img alt="" src="img/person-2.jpg" class="img-fluid"></div>
- </div>
- </div>
- </div>
- </li>
- <li class="item">
- <div class="testimonial d-flex flex-wrap">
- <div class="text">
- <p>「 上了黑湖智造系统之后,有效改造了厂内协同混乱的情况!物料、排程、生产、质检等信息都能够无缝打通! 」</p>
- <!--<p>A collection of textile samples lay spread out on the table - Samsa was a travelling salesman - and above it there hung a picture that he had recently cut out of an illustrated magazine and housed in a nice, gilded frame.</p>-->
- </div>
- <div class="bottom d-flex align-items-center justify-content-between align-self-end">
- <div class="icon"><i class="fa fa-quote-left"></i></div>
- <div class="testimonial-info d-flex">
- <div class="title">
- <h5>黑湖科技</h5>
- <p>设备 项目经理</p>
- </div>
- <div class="avatar"><img alt="" src="img/person-3.png" class="img-fluid"></div>
- </div>
- </div>
- </div>
- </li>
- <li class="item">
- <div class="testimonial d-flex flex-wrap">
- <div class="text">
- <p>「 对比多家供应商后,我们选择了塑维,事实证明我们的选择是正确的,产能得到了大幅度提升! 」</p>
- </div>
- <div class="bottom d-flex align-items-center justify-content-between align-self-end">
- <div class="icon"><i class="fa fa-quote-left"></i></div>
- <div class="testimonial-info d-flex">
- <div class="title">
- <h5>南京维和制造</h5>
- <p>生产经理, 张大牛</p>
- </div>
- <div class="avatar"><img alt="" src="img/person-4.jpg" class="img-fluid"></div>
- </div>
- </div>
- </div>
- </li>
- </ul>
- <!-- Carousel End-->
- </div>
- </section>
- <section style="background: url(img/background_bottom.jpg) center top no-repeat; background-size: cover;"
- class="bar no-mb color-white text-center bg-fixed relative-positioned">
- <div class="dark-mask"></div>
- <div class="container">
- <img src="img/qrCode.jpg" alt="..." class="img-fluid" style="width: 6.5rem;margin-bottom: 1rem">
- <h3 class="text-uppercase">想要看到更多吗?</h3>
- <p class="lead">我们准备了多个关于本公司的多个产品的介绍,想要了解更多点击了解详情。</p>
- <p class="text-center"><a href="about.html" class="btn btn-template-outlined-white btn-lg">了解详情</a></p>
- </div>
- </section>
- <section class="bg-white bar">
- <div class="container">
- <div class="heading text-center">
- <h2>成功案例</h2>
- </div>
- <div class="row">
- <div class="col-lg-3" th:each="item : ${articles}">
- <a th:href="@{'caseDetail?id='+${item.id}}" >
- <div class="home-blog-post">
- <div class="image" style="text-align: center"><img th:src="${{item.imageUrl}}" alt="..." class="img-fluid"></div>
- <div class="text">
- <p class="author-category" th:text="${{item.title}}"></p>
- <p class="intro" th:text="${{item.introduction}}"></p>
- </div>
- </div>
- </a>
- </div>
- </div>
- </div>
- </section>
- <section class="bar bg-gray">
- <div class="container">
- <div class="heading text-center">
- <h2>合作公司</h2>
- </div>
- <ul class="list-unstyled owl-carousel customers no-mb">
- <li class="item" th:each="item : ${cooperations}"><img th:src="${{item.imageUrl}}"
- src="img/customer-1.png" alt="" class="img-fluid"></li>
- </ul>
- </div>
- </section>
- <!-- FOOTER -->
- <footer class="main-footer">
- <div class="container">
- <div class="row">
- <div class="col-lg-6">
- <h4 class="h6">联系我们</h4>
- <p class="text-uppercase">
- <br>电话: 025-58718377,025-58702675
- <br>网址:<a href="http://www.yunzhusu.net" target="_blank">www.yunzhusu.net</a>
- <br>地址: 南京市江宁区秣陵街道胜利路91号昂鹰大厦308
- </p>
- </div>
- <div class="col-lg-6 bottom-code">
- <ul class="list-inline photo-stream">
- <li class="list-inline-item"><a href="#"><img src="img/qrCode.jpg" alt="..." class="img-fluid"></a></li>
- </ul>
- <h4 class="h6">官方微信公众号</h4>
- </div>
- </div>
- </div>
- <div class="container">
- <div class="row">
- <div class="col-lg-12 bottom-Copyright">
- Copyright © 1998 - 2019 Tencent. All Rights Reserved. 塑维公司 版权所有
- </div>
- </div>
- </div>
- </footer>
- </div>
- <!-- Javascript files-->
- <script src="vendor/jquery/jquery.min.js"></script>
- <script src="vendor/popper.js/umd/popper.min.js"> </script>
- <script src="vendor/bootstrap/js/bootstrap.min.js"></script>
- <script src="vendor/jquery.cookie/jquery.cookie.js"> </script>
- <script src="vendor/waypoints/lib/jquery.waypoints.min.js"> </script>
- <script src="vendor/jquery.counterup/jquery.counterup.min.js"> </script>
- <script src="vendor/owl.carousel/owl.carousel.min.js"></script>
- <script src="vendor/owl.carousel2.thumbs/owl.carousel2.thumbs.min.js"></script>
- <script src="js/jquery.parallax-1.1.3.js"></script>
- <script src="vendor/bootstrap-select/js/bootstrap-select.min.js"></script>
- <script src="vendor/jquery.scrollto/jquery.scrollTo.min.js"></script>
- <script src="js/front.js"></script>
- </body>
- </html>
|