| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483 |
- <template>
- <div class="go-in">
- <banner img="../assets/img/bgtop.jpg" title="走进科建" />
- <div class="section" v-loading="loading">
- <div class="section-content">
- <div class="content-summary">
- <div class="summary-left">
- <p class="title">公司简介</p>
- <p class="eTitle">ABOUT US</p>
- <p class="content">
- 上海科建工程管理股份有限公司成立于2012年9月,注册资金500万。公司前身上海科建工程管理有限公司,
- 是一家从事专业工程技术服务及工程项目管理的企业。公司于2017年11月通过国家高新技术企业认定,
- 目前工程管理软件研发团队10人,包括硕士和研究生在内,平均年龄在35岁。公司自主研发工程项目管理
- 标准化+互联网协同工作系统平台,此软件广泛应用于工程项目管理过程,实现全覆盖检查、全过程控制、全方位协调的目标。
- 目前公司业务范围涉及上海、广东等多地,合作的单位有上海同济工程项目管理咨询有限公司、
- 上海华银日用品有限公司、中科建设开发总公司、广东怡轩房地产开发有限公司等多家知名企业。 立人立己、达人达己!公司一直秉承“
- 帮助施工单位解决技术问题、帮助业主解决协调问题 ”的管理理念,上海科建工程管理股份有限公司不断在工程项目管理领域开拓创新,
- 通过不断完善工程项目管理标准化+互联网协同工作系统平台,实现每项工程“无重大安全事故、无重大返工、工程施工材料无伪劣产品、
- 工程管理留下痕迹、施工过程可追溯”五大管理目标。
- </p>
- </div>
- <div class="summary-right">
- <img src="../assets/img/jianjietopmin.jpg" alt />
- </div>
- </div>
- <el-divider class="el-divider-active">
- <i class="el-icon-arrow-down el-icon-arrow-down-active"></i>
- </el-divider>
- <!-- 发展历程 -->
- <div class="content-course">
- <div class="top">
- <h3>发展历程</h3>
- <p>DEVELOPMENT</p>
- <div class="border"></div>
- <div class="timeline"></div>
- </div>
- <div class="course-time">
- <swiper :options="swiperOption" ref="mySwiper">
- <swiper-slide v-for="(item,index) in courseList" :key="index">
- <div class="time-show">
- <div class="time-show-item" v-for="(courseOne,one) in item" :key="one">
- <div class="item-top" :class="{'order-top' : one%2===1}"></div>
- <el-divider>
- <i class="el-icon-mobile-phone"></i>
- </el-divider>
- <div class="item-bottom" :class="{'order' : one%2===1}">
- <div class="item-bottom-content">
- <p>{{courseOne.Content}}</p>
- <p>{{courseOne.Year}}</p>
- </div>
- </div>
- </div>
- </div>
- </swiper-slide>
- <div class="swiper-button-prev" slot="button-prev"></div>
- <div class="swiper-button-next" slot="button-next"></div>
- </swiper>
- </div>
- </div>
- <div class="content-culture">
- <h3>企业文化</h3>
- <h3>CULTURE</h3>
- <p>我们只专注一件事情——工程项目管理</p>
- <span>确保工程无重大安全事故</span>
- <span>确保工程施工单位无大面积返工</span>
- <span>确保工程材料及设备无伪劣产品</span>
- <span>确保工程管理留下痕迹、实施过程可追溯</span>
- </div>
- <!-- 公司荣誉 -->
- <div class="content-honor">
- <div class="honor-big-img">
- <el-dialog :title="dialogTitle" :visible.sync="dialogTableVisible">
- <img v-lazy="dialogUrl" alt />
- </el-dialog>
- </div>
- <div class="top">
- <h3>公司荣誉</h3>
- <p>HONOR</p>
- <div class="border"></div>
- </div>
- <ul class="honor-show">
- <li v-for="(honor,index) in honorList" :key="index">
- <img
- v-lazy="imgserver+honor.Img"
- @click="dialogTableVisible = true ;dialogUrl = imgserver + honor.Img;dialogTitle= honor.Remark"
- />
- </li>
- </ul>
- <p>点击图片查看大图</p>
- </div>
- <!-- 团队风采 -->
- <div class="content-team">
- <div class="top">
- <h3>团队风采</h3>
- <p>TEAM</p>
- </div>
- <el-carousel :interval="4000" type="card">
- <el-carousel-item v-for="(team,index) in teamItem" :key="index">
- <div class="swiper-img" v-lazy:background-image="imgserver + team.Img"></div>
- </el-carousel-item>
- </el-carousel>
- </div>
- <!-- 合作伙伴 -->
- <div class="content-partner">
- <div class="top">
- <h3>合作伙伴</h3>
- <p>RARTNERS</p>
- <ul class="partner-img">
- <li v-for="(partner,i) in partnerImg" :key="i">
- <img v-lazy="imgserver+partner.Img" alt />
- </li>
- </ul>
- </div>
- </div>
- </div>
- </div>
- </div>
- </template>
- <script>
- import Banner from "../components/Banner";
- import { swiper, swiperSlide } from "vue-awesome-swiper";
- export default {
- components: {
- Banner,
- swiper,
- swiperSlide
- },
- data() {
- return {
- loading: true,
- honorList: [],
- partnerImg: [],
- courseList: [],
- teamItem: [],
- swiperOption: {
- navigation: {
- nextEl: ".swiper-button-next",
- prevEl: ".swiper-button-prev"
- }
- },
- dialogTableVisible: false,
- dialogUrl: "",
- dialogTitle: ""
- };
- },
- mounted() {
- this.$http
- .all([
- this.$http.get("Honor/GetHonorAll"),
- this.$http.get("Enterprise/GetEnterpriseAll"),
- this.$http.get(`Team/GetTeamAll`),
- this.$http.get(`Course/GetCourseAll`)
- ])
- .then(
- this.$http.spread(
- (responseHonor, responseEnterprise, responseTeam, responseCourse) => {
- this.honorList = responseHonor.data;
- this.partnerImg = responseEnterprise.data;
- this.teamItem = responseTeam.data;
- var groupCount = Math.ceil(responseCourse.data.length / 2);
- window.console.log(groupCount);
- for (let i = 0; i < groupCount; i++) {
- let img2 = [];
- for (let j = 0; j < 2; j++) {
- if (responseCourse.data.length - 1 >= i * 2 + j) {
- img2.push(responseCourse.data[i * 2 + j]);
- }
- }
- this.courseList.push(img2);
- }
- window.console.log(this.courseList);
- this.loading = false;
- }
- )
- );
- }
- };
- </script>
- <style lang="scss" scoped>
- * {
- margin: 0;
- padding: 0;
- }
- .go-in {
- width: 100%;
- height: 100%;
- background-color: #14679f;
- position: relative;
- overflow: hidden;
- .section {
- width: 100%;
- &-content {
- width: 1240px;
- margin: 0 auto;
- background-color: #fff;
- .content-summary {
- //height: 500px;
- display: flex;
- justify-content: space-around;
- padding: 100px 0;
- .summary-left {
- width: 600px;
- .title {
- font-size: 25px;
- color: #e13834;
- }
- .eTitle {
- font-size: 17px;
- color: #e13834;
- padding: 20px 0;
- }
- .content {
- color: #14679f;
- font-size: 14px;
- text-indent: 25px;
- line-height: 30px;
- }
- }
- .summary-right {
- width: 400px;
- height: 310px;
- border: 2px solid #1d42b9;
- //animation: imgboxkey 4s infinite;
- border-radius: 10px;
- margin-top: 80px;
- text-align: center;
- img {
- width: 360px;
- height: 270px;
- margin-top: 20px;
- //animation: imgbo 4s infinite;
- }
- }
- }
- //发展历程
- .content-course {
- padding: 50px 0;
- .course-time {
- width: 1000px;
- height: 400px;
- margin: 20px auto;
- .swiper-container {
- height: 100%;
- }
- .time-show {
- width: 700px;
- height: 100%;
- margin: 0 auto;
- display: flex;
- .time-show-item {
- width: 350px;
- height: 100%;
- overflow: hidden;
- display: flex;
- flex-direction: column;
- .item-top,
- .item-bottom {
- height: 190px;
- }
- .item-bottom {
- // display: flex;
- // align-content: center;
- .item-bottom-content {
- background-color: #1667a0;
- margin: 20px 0;
- p {
- color: #fff;
- text-align: center;
- padding: 15px;
- }
- }
- }
- }
- }
- }
- }
- //企业文化
- .content-culture {
- height: 450px;
- display: flex;
- flex-direction: column;
- justify-content: center;
- align-items: flex-start;
- padding-left: 100px;
- background-color: #c2daeb;
- h3 {
- color: #3c6088;
- font-size: 26px;
- }
- p {
- color: #3c6088;
- font-size: 26px;
- padding: 5px 0;
- }
- span {
- font-weight: 400;
- line-height: 36px;
- font-size: 18px;
- padding: 5px 0;
- }
- }
- //公司荣誉
- .content-honor {
- padding: 50px 0;
- .honor-show {
- width: 1000px;
- margin: 30px auto;
- display: flex;
- flex-wrap: wrap;
- justify-content: flex-start;
- align-content: flex-start;
- li {
- width: 220px;
- height: 320px;
- margin-left: 15px;
- list-style: none;
- border: 1px solid palegoldenrod;
- img {
- width: 100%;
- height: 100%;
- }
- }
- }
- p {
- text-align: center;
- color: #3c6088;
- }
- }
- //团队风采
- .content-team {
- padding: 50px 100px;
- .swiper-img {
- height: 400px;
- background: no-repeat center;
- background-size: cover;
- }
- }
- //合作伙伴
- .content-partner {
- padding: 50px 0;
- .partner-img {
- width: 950px;
- margin: 20px auto;
- display: flex;
- justify-content: flex-start;
- flex-wrap: wrap;
- li {
- width: 107px;
- height: 107px;
- list-style: none;
- margin: 10px 25px;
- img {
- width: 100%;
- height: 100%;
- border: 1px solid rgb(194, 218, 235);
- }
- }
- }
- }
- }
- }
- }
- @keyframes imgboxkey {
- 0% {
- border: solid rgb(29, 66, 185) 2px;
- }
- 40% {
- border: solid rgb(255, 255, 255) 2px;
- }
- 60% {
- border: solid rgb(255, 255, 255) 2px;
- }
- 100% {
- border: solid rgb(29, 66, 185) 2px;
- }
- }
- @keyframes imgbo {
- 0% {
- transform: scale(1);
- box-shadow: 0px 0px 0px 0px #ababab;
- }
- 50% {
- transform: scale(1.1);
- box-shadow: 0px 0px 10px 5px #ababab;
- }
- 100% {
- transform: scale(1);
- box-shadow: 0px 0px 0px 0px #ababab;
- }
- }
- .el-divider--horizontal {
- margin: 1px 0;
- }
- .top {
- h3,
- p {
- text-align: center;
- color: #3c6088;
- font-weight: 400;
- padding: 10px 0;
- }
- h3 {
- font-size: 30px;
- }
- p {
- font-size: 20px;
- }
- .border {
- border-bottom: 1px solid #3c6088;
- width: 15%;
- margin: 0 auto;
- }
- }
- // .swiper-button-disabled {
- // display: none;
- // }
- .order {
- order: -1;
- }
- .order-top {
- order: 1;
- }
- .el-divider {
- background-color: red;
- height: 3px;
- .el-divider__text {
- width: 20px;
- height: 20px;
- border-radius: 50%;
- padding: 0px;
- color: #fff;
- border: 3px solid red;
- }
- }
- .el-divider-active {
- background-color: #3c6088;
- }
- .honor-big-img {
- width: 100%;
- height: 100%;
- z-index: 10;
- text-align: center;
- padding-bottom: 20px;
- padding: 5%;
- //background-color: #14679f;
- .el-dialog__wrapper {
- position: fixed;
- top: 0;
- right: 0;
- bottom: 0;
- left: 0;
- overflow: auto;
- margin: 0;
- .el-dialog__body {
- overflow: hidden;
- img {
- width: 100%;
- }
- }
- }
- }
- </style>
|