Commit 521f39d7 authored by 陈毅's avatar 陈毅

自适应

parent ae7ad5ad
This diff is collapsed.
...@@ -626,6 +626,17 @@ ...@@ -626,6 +626,17 @@
} }
} }
} }
@media (max-width:1280px) {
.home-news{
width: 1000px;
.home-news-right{
width: 440px;
.see-more{
margin: 60px 0 0 385px;
}
}
}
}
.details-news{ .details-news{
width: 1200px; width: 1200px;
margin: 65px auto 100px; margin: 65px auto 100px;
......
...@@ -53,7 +53,7 @@ ...@@ -53,7 +53,7 @@
</div> </div>
</div> </div>
<div class="about-right"> <div class="about-right">
<img src="/image/index/0102.png" width="680px" alt="" /> <img src="/image/index/0102.png" width="100%" alt="" />
</div> </div>
</div> </div>
</section> </section>
...@@ -388,7 +388,7 @@ ...@@ -388,7 +388,7 @@
</Carousel> </Carousel>
</div> </div>
</div> </div>
<div class="home-news" style="width:1200px;margin:50px auto"> <div class="home-news">
<img src="/image/index/0113.png" alt="" /> <img src="/image/index/0113.png" alt="" />
<div class="home-news-right"> <div class="home-news-right">
<h5>信息动态 <h5>信息动态
......
<template> <template>
<div class="pc1"> <div class="pc11">
<div class="research-top"> <div class="research-top">
<Row> <Row>
<Col span="14"> <Col span="14">
...@@ -7,8 +7,9 @@ ...@@ -7,8 +7,9 @@
</Col> </Col>
<Col span="10"> <Col span="10">
<div class="research-right"> <div class="research-right">
<div class="research-top"></div>
<h4>{{ product.title1 }}</h4> <h4>{{ product.title1 }}</h4>
<div>{{ product.title2 }}</div> <div class="research-bottom">{{ product.title2 }}</div>
</div> </div>
</Col> </Col>
</Row> </Row>
......
<template> <template>
<div> <div>
<div class="pc1"> <div class="pc11">
<div class="pc1-top mt"> <div class="pc1-top mt pc1-top1-2">
<div class="pc1-left" style="position:relative"> <div class="pc1-left pc1-left1-2" style="position:relative">
<img :src="product[i].url1" width="125%" alt="" /> <img :src="product[i].url1" alt="" />
</div> </div>
<div class="pc1-right" style="width:35%;position:relative;"> <div class="pc1-right pc1-right1-2">
<img :src="product[i].url2" width="100%" alt="" /> <img :src="product[i].url2" alt="" />
<p>
SHAPE THE WPRLD WE LIVE IN
</p>
<div> <div>
{{ product[i].title }} {{ product[i].title }}
</div> </div>
</div> </div>
</div> </div>
<div class="pc1-head"> <div class="pc1-head1-2 pc1-head">
<div class="pc1-head-left"></div> <Row align="middle" class-name="row">
<Col span="7"><div class="pc1-head-left1"></div></Col>
<Col span="10"><h4 >{{ product[i].top }}</h4></Col>
<Col span="7"><div class="pc1-head-right1"></div></Col>
</Row>
<!-- <div class="pc1-head-left"></div>
<h4 id="pc1-head-middle">{{ product[i].top }}</h4> <h4 id="pc1-head-middle">{{ product[i].top }}</h4>
<div class="pc1-head-right"></div> <div class="pc1-head-right"></div> -->
</div> </div>
<!-- 产品简介 --> <!-- 产品简介 -->
<div class="pc1-product"> <div class="pc1-product1-2 pc1-product">
<div class="instructions"> <div class="instructions">
<h4>产品简介</h4> <h4>产品简介</h4>
<p class="beijng">INTRODUCTION</p> <p class="beijng">INTRODUCTION</p>
...@@ -29,11 +37,11 @@ ...@@ -29,11 +37,11 @@
</div> </div>
</div> </div>
<!-- 背景图 --> <!-- 背景图 -->
<div class="pc1-advert"> <div class="pc1-advert1-2 pc1-advert">
<img :src="product[i].advert.img" alt="" /> <img :src="product[i].advert.img" alt="" />
</div> </div>
<!-- 核心要素 --> <!-- 核心要素 -->
<div class="pc1-core"> <div class="pc1-core1-2 pc1-core">
<div class=" instructions"> <div class=" instructions">
<h4>核心要素</h4> <h4>核心要素</h4>
<p>CORE ELEMENTS</p> <p>CORE ELEMENTS</p>
...@@ -64,7 +72,8 @@ ...@@ -64,7 +72,8 @@
v-for="(item, index) in product[i].problems.catia" v-for="(item, index) in product[i].problems.catia"
:key="index" :key="index"
> >
<div> <div class="empty"></div>
<div class="img-size">
<img :src="item.url" alt="" /> <img :src="item.url" alt="" />
</div> </div>
<h4>{{ item.title }}</h4> <h4>{{ item.title }}</h4>
...@@ -96,53 +105,26 @@ ...@@ -96,53 +105,26 @@
<h4>应用场景</h4> <h4>应用场景</h4>
<p>ADAPTATION SCENARIOS</p> <p>ADAPTATION SCENARIOS</p>
</div> </div>
<div class="pc1-scene-lication"> <div class="pc1-scene-lication">
<div class="pc1-scene-lt"> <div class="pc1-scene-top">
<div class="pc1-scene-catia1 pl"> <div class="pc1-scene-top-pr1 op-b">
<img <img :src="product[i].icon.catia.url1" width="100%" height="100%" alt="">
width="720px" <div><span>{{ product[i].icon.catia.title1 }}</span></div>
height="400px"
:src="product[i].icon.catia.url1"
alt=""
/>
<div>
<span>{{ product[i].icon.catia.title1 }}</span>
</div>
</div> </div>
<div class="pc1-scene-catia2 pl"> <div class="op-b">
<img <img :src="product[i].icon.catia.url2" width="100%" height="100%" alt="">
width="650px" <div><span>{{ product[i].icon.catia.title2 }}</span></div>
height="400px"
:src="product[i].icon.catia.url2"
alt=""
/>
<div>
<span>{{ product[i].icon.catia.title2 }}</span>
</div> </div>
</div> </div>
<div class="pc1-scene-bottom">
<div class="pc1-scene-top-pr3 op-b">
<img :src="product[i].icon.catia.url3" width="100%" height="100%" alt="">
<div><span>{{ product[i].icon.catia.title3 }}</span></div>
</div> </div>
<div class="pc1-scene-lb"> <div class="op-b">
<div class="pc1-scene-tail1"> <img :src="product[i].icon.catia.url4" width="100%" height="100%" alt="">
<img <div><span>{{ product[i].icon.catia.title4 }}</span></div>
width="600px"
height="400px"
:src="product[i].icon.catia.url3"
alt=""
/>
<div>
<span>{{ product[i].icon.catia.title3 }}</span>
</div>
</div>
<div class="pc1-scene-tail2">
<img
width="770px"
height="400px"
:src="product[i].icon.catia.url4"
alt=""
/>
<div>
<span>{{ product[i].icon.catia.title4 }}</span>
</div>
</div> </div>
</div> </div>
</div> </div>
......
<template> <template>
<div> <div>
<div class="pc1"> <div class="pc11">
<div class="pc1-top mt"> <div class="pc1-top mt pc1-top1-2">
<div class="pc1-left"> <div class="pc1-left pc1-left1-2">
<img :src="product[i].url1" width="100%" height="100%" alt="" /> <img :src="product[i].url1" height="100%" alt="" />
</div>
<div class="pc1-right">
<img :src="product[i].url2" width="100%" height="50%" alt="" />
<div>
{{ product[i].title }}
</div> </div>
<div class="pc1-right pc1-right1-2">
<img :src="product[i].url2" alt="" />
<p>MAKE IT HAPPEN</p>
<div style="padding-top:71px;line-height:47px">数字化企业的互动<br> 制造应用软件</div>
</div> </div>
</div> </div>
<div class="pc1-head"> <div class="pc1-head pc1-head1-2">
<div class="pc1-head-left"></div> <Row align="middle" class-name="row">
<h4 id="pc1-head-middle">{{ product[i].top }}</h4> <Col span="7"><div class="pc1-head-left1"></div></Col>
<div class="pc1-head-right"></div> <Col span="10"><h4 >{{ product[i].top }}</h4></Col>
<Col span="7"><div class="pc1-head-right1"></div></Col>
</Row>
</div> </div>
<!-- 产品简介 --> <!-- 产品简介 -->
<div class="pc1-product"> <div class="pc1-product pc1-product1-2">
<div class="instructions"> <div class="instructions">
<h4>产品简介</h4> <h4>产品简介</h4>
<p class="beijng">INTRODUCTION</p> <p class="beijng">INTRODUCTION</p>
...@@ -29,11 +31,11 @@ ...@@ -29,11 +31,11 @@
</div> </div>
</div> </div>
<!-- 背景图 --> <!-- 背景图 -->
<div class="pc1-advert"> <div class="pc1-advert pc1-advert1-2">
<img :src="product[i].advert.img" alt="" /> <img :src="product[i].advert.img" alt="" />
</div> </div>
<!-- 核心要素 && 关键步骤 --> <!-- 核心要素 && 关键步骤 -->
<div class="pc1-core"> <div class="pc1-core pc1-core1-2">
<div class=" instructions"> <div class=" instructions">
<h4>关键步骤</h4> <h4>关键步骤</h4>
<p>COMMITTED STEP</p> <p>COMMITTED STEP</p>
...@@ -56,8 +58,7 @@ ...@@ -56,8 +58,7 @@
<h4>应对问题</h4> <h4>应对问题</h4>
<p>COPING WITH PROBLEMS</p> <p>COPING WITH PROBLEMS</p>
</div> </div>
<div class="pc1-problems-border" style="height:500px"> <div class="pc1-problems-border">
<!--height临时使用-->
<img :src="product[i].problems.url" width="100%" alt="" /> <img :src="product[i].problems.url" width="100%" alt="" />
<div class="pc1-problems-module"> <div class="pc1-problems-module">
<div <div
...@@ -65,7 +66,8 @@ ...@@ -65,7 +66,8 @@
v-for="(item, index) in product[i].problems.catia" v-for="(item, index) in product[i].problems.catia"
:key="index" :key="index"
> >
<div> <div class="empty"></div>
<div class="img-size">
<img :src="item.url" alt="" /> <img :src="item.url" alt="" />
</div> </div>
<h4>{{ item.title }}</h4> <h4>{{ item.title }}</h4>
...@@ -74,23 +76,31 @@ ...@@ -74,23 +76,31 @@
</div> </div>
</div> </div>
<!-- 功能模块 --> <!-- 功能模块 -->
<div class="pc1-function"> <div class="pc1-function1">
<div class="instructions"> <div class="instructions">
<h4>功能模块</h4> <h4>功能模块</h4>
<p>FUNCTION MODUL</p> <p>FUNCTION MODUL</p>
</div> </div>
<div class="pc1-function-border window"> <div class="pc1-function-border1 ">
<div <div class="function-top">
class="frame pc1-function-frame" <div v-for="(item,index) in product[i].function1" :key="index" class="function-border">
v-for="(item, index) in product[i].function" <div class="function-url">
:key="index"
>
<div class="pc1-function-box card3">
<div class="card3-url">
<img :src="item.url" alt="" /> <img :src="item.url" alt="" />
</div> </div>
<h4>{{ item.title }}</h4> <h4>{{ item.title }}</h4>
<div class="card3-content">{{item.content}}</div> <div class="function-p">{{ item.content }}</div>
</div>
</div>
<div class="empty">
</div>
<div class="function-top">
<div v-for="(item,index) in product[i].function2" :key="index" class="function-border">
<div class="function-url">
<img :src="item.url" alt="" />
</div>
<h4>{{ item.title }}</h4>
<div class="function-p">{{ item.content }}</div>
</div> </div>
</div> </div>
</div> </div>
...@@ -103,8 +113,10 @@ ...@@ -103,8 +113,10 @@
</div> </div>
<div class=" mt mb"> <div class=" mt mb">
<div class="pc1-lication-layout" v-for="(item,index) in product[i].lication" :key="index"> <div class="pc1-lication-layout" v-for="(item,index) in product[i].lication" :key="index">
<div class="layout-left"></div>
<img :src="item.url" alt=""> <img :src="item.url" alt="">
<h4>{{item.content}}</h4> <h4>{{item.content}}</h4>
<div class="layout-right"></div>
</div> </div>
</div> </div>
</div> </div>
...@@ -177,7 +189,7 @@ export default { ...@@ -177,7 +189,7 @@ export default {
] ]
}, },
//功能模块 //功能模块
function: [ function1:[
{ {
url: "/image/delmia/0441.png", url: "/image/delmia/0441.png",
title: "DPE", title: "DPE",
...@@ -193,6 +205,9 @@ export default { ...@@ -193,6 +205,9 @@ export default {
title: "PDM", title: "PDM",
content: "面向装配过程分析" content: "面向装配过程分析"
}, },
],
function2: [
{ {
url: "/image/delmia/0444.png", url: "/image/delmia/0444.png",
title: "Human", title: "Human",
...@@ -213,24 +228,29 @@ export default { ...@@ -213,24 +228,29 @@ export default {
lication: [ lication: [
{ {
url:"/image/delmia/0451.png", url:"/image/delmia/0451.png",
content: "可以根据工厂实际情况,定制自己的工艺层次结构和资源库" content: "可以根据工厂实际情况,定制自己的工艺层次结构和资源库",
span:"",
}, },
{ {
url:"/image/delmia/0452.png", url:"/image/delmia/0452.png",
content: content:
"进行详细的工业工程时间和成本的预先分析,计算出最佳经济方案" "进行详细的工业工程时间和成本的预先分析,计算出最佳经济方案",
span:"",
}, },
{ {
url:"/image/delmia/0453.png", url:"/image/delmia/0453.png",
content: "减少工艺设计和工业工程管理中的重复工作,提高了重用率" content: "减少工艺设计和工业工程管理中的重复工作,提高了重用率",
span:"",
}, },
{ {
url:"/image/delmia/0454.png", url:"/image/delmia/0454.png",
content: "减少工艺规划时间,提高规划质量" content: "减少工艺规划时间,提高规划质量",
span:"",
}, },
{ {
url:"/image/delmia/0455.png", url:"/image/delmia/0455.png",
content: "预见并减少规划风险,减少工程更改成本" content: "预见并减少规划风险,减少工程更改成本",
span:"",
} }
] ]
} }
...@@ -248,22 +268,4 @@ export default { ...@@ -248,22 +268,4 @@ export default {
}; };
</script> </script>
<style lang="less" scope> <style lang="less" scope>
.pc1-head{
.pc1-head-left{
width: 430px;
}
.pc1-head-right{
width: 430px;
}
}
@media (max-width:1400px ) {
.pc1-head{
.pc1-head-left{
width: 340px;
}
.pc1-head-right{
width: 340px;
}
}
}
</style> </style>
<template> <template>
<div> <div>
<div class="pc1"> <div class="pc11">
<div class="pc1-top mt"> <div class="pc1-top mt pc1-top1-2">
<div class="pc1-left"> <div class="pc1-left pc1-left1-2">
<img :src="product[i].url1" width="100%" height="100%" alt="" /> <img :src="product[i].url1" width="100%" height="100%" alt="" />
</div> </div>
<div class="pc1-right"> <div class="pc1-right pc1-right1-2">
<img :src="product[i].url2" width="100%" height="50%" alt="" /> <img :src="product[i].url2" alt="" />
<P>PLAN YOUR DEFINITION OF SUCCESS</P>
<div style="padding-top:71px;line-height:47px">智能3D空间规划<br> 解决方案</div> <div style="padding-top:71px;line-height:47px">智能3D空间规划<br> 解决方案</div>
</div> </div>
</div> </div>
<div class="pc1-head" ref="demo"> <div class="pc1-head pc1-head1-2">
<div class="pc1-head-left" ></div> <Row align="middle" class-name="row">
<h4 id="pc1-head-middle">{{ product[i].top }}</h4> <Col span="7"><div class="pc1-head-left1"></div></Col>
<div class="pc1-head-right"></div> <Col span="10"><h4 >{{ product[i].top }}</h4></Col>
<Col span="7"><div class="pc1-head-right1"></div></Col>
</Row>
</div> </div>
<!-- 产品简介 --> <!-- 产品简介 -->
<div class="pc1-product"> <div class="pc1-product pc1-product1-2">
<div class="instructions"> <div class="instructions">
<h4>产品简介</h4> <h4>产品简介</h4>
<p class="beijng">INTRODUCTION</p> <p class="beijng">INTRODUCTION</p>
...@@ -27,7 +30,7 @@ ...@@ -27,7 +30,7 @@
</div> </div>
</div> </div>
<!-- 背景图 --> <!-- 背景图 -->
<div class="pc1-advert"> <div class="pc1-advert pc1-advert1-2">
<img :src="product[i].advert.img" alt="" /> <img :src="product[i].advert.img" alt="" />
</div> </div>
...@@ -39,11 +42,11 @@ ...@@ -39,11 +42,11 @@
</div> </div>
<div class="pc1-function-border"> <div class="pc1-function-border">
<div <div
class="pc1-function-box card2" class="pc1-function-box1 card2"
v-for="(item, index) in product[i].function" v-for="(item, index) in product[i].function"
:key="index" :key="index"
> >
<img :src="item.url" alt="" /> <img width="50px" height="50px" :src="item.url" alt="" />
<h4>{{ item.title }}</h4> <h4>{{ item.title }}</h4>
<div>{{ item.content }}</div> <div>{{ item.content }}</div>
</div> </div>
...@@ -56,33 +59,33 @@ ...@@ -56,33 +59,33 @@
<p>APPLICATION SCEMARIOS</p> <p>APPLICATION SCEMARIOS</p>
</div> </div>
<div class="pc1-scene-lication"> <div class="pc1-scene-lication">
<div class="pc1-scene-lt"> <div class="pc1-scene-top">
<div class="pc1-scene-back1"> <div class="pc1-scene-top-pr1 op-b">
<img width="460px" height="400px" :src="product[i].icon.catia.url1" alt="" /> <img :src="product[i].icon.catia.url1" width="100%" height="100%" alt="">
<div><span>高科技</span></div> <div><span>{{ product[i].icon.catia.title1 }}</span></div>
</div> </div>
<div class="pc1-scene-back2"> <div class="op-b pc1-scene-top-pr1">
<img width="440px" height="400px" :src="product[i].icon.catia.url2" alt="" /> <img :src="product[i].icon.catia.url2" width="100%" height="100%" alt="">
<div><span>航空航天与国防</span></div> <div><span>{{ product[i].icon.catia.title2 }}</span></div>
</div> </div>
<div class="pc1-scene-back3"> <div class="op-b">
<img width="440px" height="400px" :src="product[i].icon.catia.url3" alt="" /> <img :src="product[i].icon.catia.url3" width="100%" height="100%" alt="">
<div><span>工业设备</span></div> <div><span>{{ product[i].icon.catia.title3 }}</span></div>
</div> </div>
</div> </div>
<div class="pc1-scene-lb"> <div class="pc1-scene-bottom">
<div class="pc1-scene-tail1"> <div class="pc1-scene-top-pr3 op-b">
<img width="600px" height="400px" :src="product[i].icon.catia.url4" alt="" /> <img :src="product[i].icon.catia.url4" width="100%" height="100%" alt="">
<div><span>建筑工程与施工</span></div> <div><span>{{ product[i].icon.catia.title4 }}</span></div>
</div> </div>
<div class="pc1-scene-tail2"> <div class="op-b">
<img width="770px" height="400px" :src="product[i].icon.catia.url5" alt="" /> <img :src="product[i].icon.catia.url5" width="100%" height="100%" alt="">
<div><span>汽车与交通运输</span></div> <div><span>{{ product[i].icon.catia.title5 }}</span></div>
</div> </div>
</div> </div>
</div> </div>
</div> </div>
</div>c </div> </div> </div>
</template> </template>
<script> <script>
...@@ -179,22 +182,4 @@ export default { ...@@ -179,22 +182,4 @@ export default {
}; };
</script> </script>
<style lang="less" scoped> <style lang="less" scoped>
.pc1-head{
.pc1-head-left{
width: 430px;
}
.pc1-head-right{
width: 430px;
}
}
@media (max-width:1400px ) {
.pc1-head{
.pc1-head-left{
width: 340px;
}
.pc1-head-right{
width: 340px;
}
}
}
</style> </style>
<template> <template>
<div> <div>
<div class="pc1"> <div class="pc11">
<div class="pc1-top mt"> <div class="pc1-top mt pc1-top1-2">
<div class="pc1-left"> <div class="pc1-left pc1-left1-2">
<img :src="product[i].url1" width="100%" height="100%" alt="" /> <img :src="product[i].url1" width="100%" height="100%" alt="" />
</div> </div>
<div class="pc1-right"> <div class="pc1-right pc1-right1-2">
<img :src="product[i].url2" width="100%" height="50%" alt="" /> <img :src="product[i].url2" alt="" />
<P>PLAN YOUR EDFINITION OF SUCCESS</P>
<div> <div>
{{ product[i].title }} {{ product[i].title }}
</div> </div>
</div> </div>
</div> </div>
<div class="pc1-head"> <div class="pc1-head pc1-head1-2">
<div class="pc1-head-left"></div> <Row align="middle" class-name="row">
<h4 id="pc1-head-middle">{{ product[i].top }}</h4> <Col span="7"><div class="pc1-head-left1"></div></Col>
<div class="pc1-head-right"></div> <Col span="10"><h4 >{{ product[i].top }}</h4></Col>
<Col span="7"><div class="pc1-head-right1"></div></Col>
</Row>
</div> </div>
<!-- 产品简介 --> <!-- 产品简介 -->
<div class="pc1-product"> <div class="pc1-product pc1-product1-2">
<div class="instructions"> <div class="instructions">
<h4>产品简介</h4> <h4>产品简介</h4>
<p class="beijng">INTRODUCTION</p> <p class="beijng">INTRODUCTION</p>
...@@ -29,22 +32,22 @@ ...@@ -29,22 +32,22 @@
</div> </div>
</div> </div>
<!-- 背景图 --> <!-- 背景图 -->
<div class="pc1-advert"> <div class="pc1-advert pc1-advert1-2">
<img :src="product[i].advert.img" alt="" /> <img :src="product[i].advert.img" alt="" />
</div> </div>
<!-- 核心要素 --> <!-- 核心要素 -->
<div class="pc1-core"> <div class="pc1-core pc1-function">
<div class=" instructions"> <div class=" instructions">
<h4>核心要素</h4> <h4>核心要素</h4>
<p>CORE ELEMENTS</p> <p>CORE ELEMENTS</p>
</div> </div>
<div class="pc1-core-border"> <div class="pc1-function-border" style="display:flex;justify-content: space-around;">
<div <div
class="pc1-core-box card2" class="pc1-function-box1 card2"
v-for="(item, index) in product[i].core" v-for="(item, index) in product[i].core"
:key="index" :key="index"
> >
<img width="50px" height="50px" :src="item.url" alt="" /> <img :src="item.url" alt="" />
<h4>{{ item.title }}</h4> <h4>{{ item.title }}</h4>
<div>{{ item.content }}</div> <div>{{ item.content }}</div>
</div> </div>
...@@ -58,13 +61,15 @@ ...@@ -58,13 +61,15 @@
</div> </div>
<div class="pc1-problems-border1"> <div class="pc1-problems-border1">
<img :src="product[i].problems.url" width="100%" alt="" /> <img :src="product[i].problems.url" width="100%" alt="" />
<div class="enovia"> <div class="pc1-problems-module">
<div <div
v-for="(item, index) in product[i].problems.catia" v-for="(item, index) in product[i].problems.catia"
:key="index" :key="index"
class="enovia-card" class="pc1-problems-box"
> >
<div class="img-size2">
<img :src="item.url" alt="" /> <img :src="item.url" alt="" />
</div>
<h4> <h4>
<span v-for="(val, index) in item.title" :key="index" <span v-for="(val, index) in item.title" :key="index"
>{{ val }}<br >{{ val }}<br
...@@ -82,12 +87,12 @@ ...@@ -82,12 +87,12 @@
</div> </div>
<div class="pc1-function-border"> <div class="pc1-function-border">
<div <div
class="pc1-function-box card2" class="pc1-function-box1 card2"
v-for="(item, index) in product[i].function" v-for="(item, index) in product[i].function"
:key="index" :key="index"
> >
<img width="50px" height="50px" :src="item.url" alt="" /> <img width="50px" height="50px" :src="item.url" alt="" />
<h4>{{ item.title }}</h4> <h4 style="margin:0 20px;">{{ item.title }}</h4>
<div>{{ item.content }}</div> <div>{{ item.content }}</div>
</div> </div>
</div> </div>
...@@ -99,44 +104,24 @@ ...@@ -99,44 +104,24 @@
<p>ADAPTATION SCENARIOS</p> <p>ADAPTATION SCENARIOS</p>
</div> </div>
<div class="pc1-scene-lication"> <div class="pc1-scene-lication">
<div class="pc1-scene-lt"> <div class="pc1-scene-top">
<div class="pc1-scene-catia1 pl"> <div class="pc1-scene-top-pr1 op-b">
<img <img :src="product[i].icon.catia.url1" width="100%" height="100%" alt="">
width="720px" <div><span>{{ product[i].icon.catia.title1 }}</span></div>
height="400px" </div>
:src="product[i].icon.catia.url1" <div class="op-b">
alt="" <img :src="product[i].icon.catia.url2" width="100%" height="100%" alt="">
/> <div><span>{{ product[i].icon.catia.title2 }}</span></div>
<div><span>{{product[i].icon.catia.title1}}</span></div> </div>
</div> </div>
<div class="pc1-scene-catia2 pl"> <div class="pc1-scene-bottom">
<img <div class="pc1-scene-top-pr3 op-b">
width="650px" <img :src="product[i].icon.catia.url3" width="100%" height="100%" alt="">
height="400px" <div><span>{{ product[i].icon.catia.title3 }}</span></div>
:src="product[i].icon.catia.url2" </div>
alt="" <div class="op-b">
/> <img :src="product[i].icon.catia.url4" width="100%" height="100%" alt="">
<div><span>{{product[i].icon.catia.title2}}</span></div> <div><span>{{ product[i].icon.catia.title4 }}</span></div>
</div>
</div>
<div class="pc1-scene-lb">
<div class="pc1-scene-tail1">
<img
width="600px"
height="400px"
:src="product[i].icon.catia.url3"
alt=""
/>
<div><span>{{product[i].icon.catia.title3}}</span></div>
</div>
<div class="pc1-scene-tail2">
<img
width="770px"
height="400px"
:src="product[i].icon.catia.url4"
alt=""
/>
<div><span>{{product[i].icon.catia.title4}}</span></div>
</div> </div>
</div> </div>
</div> </div>
...@@ -274,46 +259,12 @@ export default { ...@@ -274,46 +259,12 @@ export default {
}; };
}, },
created(){ created(){
// this.length()
}, },
methods: { methods: {
length(){
// 获取pc1-head长度
this.clientWidth = document.getElementById("pc1-head-middle").clientWidth
this.left = (1400 - this.clientWidth)/2
}
}, },
mounted() { mounted() {
// 获取pc1-head长度
this.clientWidth = document.getElementById("pc1-head-middle").clientWidth
this.left = (1400 - this.clientWidth-50)/2 -120
// 数据筛选
this.product.forEach((item, index) => {
if (item.flag == this.i) {
return this.i;
}
});
this.duct = this.product[this.i];
} }
}; };
</script> </script>
<style lang="less" scope> <style lang="less" scope>
.pc1-head{
.pc1-head-left{
width: 440px;
}
.pc1-head-right{
width: 440px;
}
}
@media (max-width:1400px ) {
.pc1-head{
.pc1-head-left{
width: 340px;
}
.pc1-head-right{
width: 340px;
}
}
}
</style> </style>
<template> <template>
<div> <div>
<div class="pc1"> <div class="pc11">
<div class="pc1-top mt"> <div class="pc1-top mt pc1-top1-2">
<div class="pc1-left"> <div class="pc1-left pc1-left1-2">
<img :src="product[i].url1" width="100%" alt="" /> <img :src="product[i].url1" width="100%" alt="" />
</div> </div>
<div class="pc1-right"> <div class="pc1-right pc1-right1-2">
<img :src="product[i].url2" width="100%" height="50%" alt="" /> <span><img :src="product[i].url2" alt="" /></span>
<p>ENGINEER THE EXCITEMENT</p>
<div>{{ product[i].title }}</div> <div>{{ product[i].title }}</div>
</div> </div>
</div> </div>
<div class="pc1-head"> <div class="pc1-head pc1-head1-2">
<div class="pc1-head-left"></div> <Row align="middle" class-name="row">
<h4 id="pc1-head-middle">{{ product[i].top }}</h4> <Col span="9"><div class="pc1-head-left1"></div></Col>
<div class="pc1-head-right"></div> <Col span="5"><h4 >{{ product[i].top }}</h4></Col>
<Col span="9"><div class="pc1-head-right1"></div></Col>
</Row>
</div> </div>
<!-- 产品简介 --> <!-- 产品简介 -->
<div class="pc1-product"> <div class="pc1-product pc1-product1-2">
<div class="instructions"> <div class="instructions">
<h4>产品简介</h4> <h4>产品简介</h4>
<p class="beijng">INTRODUCTION</p> <p class="beijng">INTRODUCTION</p>
...@@ -27,7 +30,7 @@ ...@@ -27,7 +30,7 @@
</div> </div>
</div> </div>
<!-- 背景图 --> <!-- 背景图 -->
<div class="pc1-advert"> <div class="pc1-advert pc1-advert1-3">
<img :src="product[i].advert.img" alt="" /> <img :src="product[i].advert.img" alt="" />
<div> <div>
拥有<span>无限可能性</span><br /> 拥有<span>无限可能性</span><br />
...@@ -36,7 +39,7 @@ ...@@ -36,7 +39,7 @@
</div> </div>
</div> </div>
<!-- 核心要素 --> <!-- 核心要素 -->
<div class="pc1-core"> <div class="pc1-core pc1-core1-2">
<div class=" instructions"> <div class=" instructions">
<h4>核心要素</h4> <h4>核心要素</h4>
<p>CORE ELEMENTS</p> <p>CORE ELEMENTS</p>
...@@ -63,12 +66,12 @@ ...@@ -63,12 +66,12 @@
</div> </div>
<div class="pc1-function-border"> <div class="pc1-function-border">
<div <div
class="pc1-function-box card2" class="pc1-function-box1 card2"
v-for="(item, index) in product[i].function" v-for="(item, index) in product[i].function"
:key="index" :key="index"
> >
<img :src="item.url" alt="" /> <img :src="item.url" alt="" />
<h4>{{ item.title }}</h4> <h4 >{{ item.title }}</h4>
<div>{{ item.content }}</div> <div>{{ item.content }}</div>
</div> </div>
</div> </div>
...@@ -80,28 +83,28 @@ ...@@ -80,28 +83,28 @@
<p>APPLICATION SCEMARIOS</p> <p>APPLICATION SCEMARIOS</p>
</div> </div>
<div class="pc1-scene-lication"> <div class="pc1-scene-lication">
<div class="pc1-scene-lt"> <div class="pc1-scene-top">
<div class="pc1-scene-back1"> <div class="pc1-scene-top-pr1 op-b">
<img width="460px" height="400px" :src="product[i].icon.catia.url1" alt="" /> <img :src="product[i].icon.catia.url1" width="100%" height="100%" alt="">
<div><span>高科技</span></div> <div><span>{{ product[i].icon.catia.title1 }}</span></div>
</div> </div>
<div class="pc1-scene-back2"> <div class="op-b pc1-scene-top-pr1">
<img width="440px" height="400px" :src="product[i].icon.catia.url2" alt="" /> <img :src="product[i].icon.catia.url2" width="100%" height="100%" alt="">
<div><span>航空航天与国防</span></div> <div><span>{{ product[i].icon.catia.title2 }}</span></div>
</div> </div>
<div class="pc1-scene-back3"> <div class="op-b">
<img width="440px" height="400px" :src="product[i].icon.catia.url3" alt="" /> <img :src="product[i].icon.catia.url3" width="100%" height="100%" alt="">
<div><span>工业设备</span></div> <div><span>{{ product[i].icon.catia.title3 }}</span></div>
</div> </div>
</div> </div>
<div class="pc1-scene-lb"> <div class="pc1-scene-bottom">
<div class="pc1-scene-tail1"> <div class="pc1-scene-top-pr3 op-b">
<img width="600px" height="400px" :src="product[i].icon.catia.url4" alt="" /> <img :src="product[i].icon.catia.url4" width="100%" height="100%" alt="">
<div><span>建筑工程与施工</span></div> <div><span>{{ product[i].icon.catia.title4 }}</span></div>
</div> </div>
<div class="pc1-scene-tail2"> <div class="op-b">
<img width="770px" height="400px" :src="product[i].icon.catia.url5" alt="" /> <img :src="product[i].icon.catia.url5" width="100%" height="100%" alt="">
<div><span>汽车与交通运输</span></div> <div><span>{{ product[i].icon.catia.title5 }}</span></div>
</div> </div>
</div> </div>
</div> </div>
...@@ -218,29 +221,9 @@ export default { ...@@ -218,29 +221,9 @@ export default {
}; };
}, },
mounted() { mounted() {
// 获取pc1-head长度
this.clientWidth = document.getElementById("pc1-head-middle").clientWidth;
this.left = ((1400 - this.clientWidth) / 2)-120;
} }
}; };
</script> </script>
<style lang="less" scoped> <style lang="less" scoped>
.pc1-head {
.pc1-head-left {
width: 590px;
}
.pc1-head-right {
width: 590px;
}
}
@media (max-width: 1400px) {
.pc1-head {
.pc1-head-left {
width: 500px;
}
.pc1-head-right {
width: 500px;
}
}
}
</style> </style>
<template> <template>
<div class="pc1 xx1"> <div>
<img src="/image/0001.png" alt=""> <div class="pc11">
<div class="pc1-top mt pc1-top1-2">
<div class="pc1-left pc1-left1-2">
<img :src="product[i].url1" width="100%" height="100%" alt="" />
</div> </div>
<div class="pc1-right pc1-right1-2">
<img :src="product[i].url2" alt="" />
<P>PLAN YOUR DEFINITION OF SUCCESS</P>
<div style="padding-top:71px;line-height:47px">智能3D空间规划<br> 解决方案</div>
</div>
</div>
<div class="pc1-head pc1-head1-2">
<Row align="middle" class-name="row">
<Col span="7"><div class="pc1-head-left1"></div></Col>
<Col span="10"><h4 >{{ product[i].top }}</h4></Col>
<Col span="7"><div class="pc1-head-right1"></div></Col>
</Row>
</div>
<!-- 产品简介 -->
<div class="pc1-product pc1-product1-2">
<div class="instructions">
<h4>产品简介</h4>
<p class="beijng">INTRODUCTION</p>
</div>
<div class="pc1-pr-content">
<p>{{ product[i].product.p1 }}</p>
<p>{{ product[i].product.p2 }}</p>
</div>
</div>
<!-- 背景图 -->
<div class="pc1-advert pc1-advert1-2">
<img :src="product[i].advert.img" alt="" />
</div>
<!-- 功能模块 -->
<div class="pc1-function">
<div class="instructions">
<h4>功能模块</h4>
<p>FUNCTION MODULE</p>
</div>
<div class="pc1-function-border">
<div
class="pc1-function-box1 card2"
v-for="(item, index) in product[i].function"
:key="index"
>
<img width="50px" height="50px" :src="item.url" alt="" />
<h4>{{ item.title }}</h4>
<div>{{ item.content }}</div>
</div>
</div>
</div>
<!-- 应用场景 -->
<div class="pc1-scene">
<div class="instructions">
<h4>应用场景</h4>
<p>APPLICATION SCEMARIOS</p>
</div>
<div class="pc1-scene-lication">
<div class="pc1-scene-top">
<div class="pc1-scene-top-pr1 op-b">
<img :src="product[i].icon.catia.url1" width="100%" height="100%" alt="">
<div><span>{{ product[i].icon.catia.title1 }}</span></div>
</div>
<div class="op-b pc1-scene-top-pr1">
<img :src="product[i].icon.catia.url2" width="100%" height="100%" alt="">
<div><span>{{ product[i].icon.catia.title2 }}</span></div>
</div>
<div class="op-b">
<img :src="product[i].icon.catia.url3" width="100%" height="100%" alt="">
<div><span>{{ product[i].icon.catia.title3 }}</span></div>
</div>
</div>
<div class="pc1-scene-bottom">
<div class="pc1-scene-top-pr3 op-b">
<img :src="product[i].icon.catia.url4" width="100%" height="100%" alt="">
<div><span>{{ product[i].icon.catia.title4 }}</span></div>
</div>
<div class="op-b">
<img :src="product[i].icon.catia.url5" width="100%" height="100%" alt="">
<div><span>{{ product[i].icon.catia.title5 }}</span></div>
</div>
</div>
</div>
</div>
</div> </div>
</template> </template>
<script> <script>
export default { export default {
name: "",
head: {
title: "德天博城-------3DVIA"
},
data() {
return {
i: 0,
duct: {},
product:[
{
header: "EXPE",
flag: 0,
top: "为实现卓越运营的数字解决方案",
url1: "/image/3dvia/0801.png",
url2: "/image/3dvia/0802.png",
title: "智能3D空间规划解决方案",
//产品简介
product: {
p1: "3DVIA 为企业和消费者提供了智能 3D 空间规划解决方案,该方案提供了参与、思考和做出最佳选择的新方法。",
},
// 背景图
advert: {
img: "/image/3dvia/0810.jpg",
},
}
</script>
<style lang="less" scoped> //功能模块
.xx1{ function: [
background: rgb(124, 121, 121); {
img{ url: "/image/3dvia/0821.png",
z-index: 99999999999999999999; title: "自动化",
width: 1000px; content:
position: absolute; "自动化专业包括允许用户开发、存储、管理、部署、共享和重放仿真驱动型设计的标准方法的功能"
top: 120px; },
border: 1px solid #000; {
url: "/image/3dvia/0822.png",
title: "电磁",
content:
"电磁仿真专业包括电磁波传播仿真技术以及与通信和检测设备的设计和定位相关的信号强度"
},
{
url: "/image/3dvia/0823.png",
title: "流体",
content:
"流体专业包括使用计算流体力学技术的围绕和穿过实体和结构的稳态和瞬态内部和外部流"
},
{
url: "/image/3dvia/0824.png",
title: "结构",
content:
"包括使用适用于实体和结构的 Abaqus 的有限元分析(FEA),以为线性和非线性静态、热、 动态和冲击效应建模"
},
{
url: "/image/3dvia/0825.png",
title: "优化",
content:
"提供使用不同参数自动运行和重新运行仿真方法的功能,从而允许使用 Isight 技术进行设计空间探索和优化"
}
],
icon: {
//应用场景
url: "",
catia: {
url1: "/image/expe/0220.png",
title1: "高科技",
url2: "/image/expe/0221.png",
title2: "航空航天与国防",
url3: "/image/expe/0222.png",
title3: "工业设备",
url4: "/image/expe/0223.png",
title4: "建筑工程与施工",
url5: "/image/expe/0224.png",
title5: "汽车与交通运输"
} }
} }
},
],
clientWidth:"",//div长度
left:"",//计算左右边框长度
};
},
created(){
},
mounted() {
},
};
</script>
<style lang="less" scoped>
</style> </style>
<template> <template>
<div> <div>
<div class="pc1" ref="pc1"> <div class="pc11">
<div class=" mt back-top"> <div class=" mt back-top pc1-top1-2">
<div class=" back-ground"> <div class=" back-ground ">
<div class="back-ground1">
<img class="back-ground1" :src="product[i].url1.url1" alt="" /> <img class="back-ground1" :src="product[i].url1.url1" alt="" />
<img class="back-ground2" :src="product[i].url1.url2" alt="" />
<img class="back-ground3" :src="product[i].url1.url3" alt="" />
</div> </div>
<div class="pc1-right"> <div class=" back-bottom">
<img :src="product[i].url2" width="100%" height="50%" alt="" /> <div class="back-ground2">
<img :src="product[i].url1.url2" alt="" />
</div>
<div class="back-ground3">
<img :src="product[i].url1.url3" alt="" />
</div>
</div>
</div>
<div class="pc1-right pc1-right1-2">
<img :src="product[i].url2" alt="" />
<p>REVEAL THE WORLD WE LIVE IN</p>
<div>{{ product[i].title }}</div> <div>{{ product[i].title }}</div>
</div> </div>
</div> </div>
<div class="pc1-head"> <div class="pc1-head pc1-head1-2">
<div class="pc1-head-left"></div> <Row align="middle" class-name="row">
<h4 id="pc1-head-middle">{{ product[i].top }}</h4> <Col span="7"><div class="pc1-head-left1"></div></Col>
<div class="pc1-head-right"></div> <Col span="10"><h4 >{{ product[i].top }}</h4></Col>
<Col span="7"><div class="pc1-head-right1"></div></Col>
</Row>
</div> </div>
<!-- 产品简介 --> <!-- 产品简介 -->
<div class="pc1-product"> <div class="pc1-product pc1-product1-2">
<div class="instructions"> <div class="instructions">
<h4>产品简介</h4> <h4>产品简介</h4>
<p class="beijng">INTRODUCTION</p> <p class="beijng">INTRODUCTION</p>
...@@ -29,7 +40,7 @@ ...@@ -29,7 +40,7 @@
</div> </div>
</div> </div>
<!-- 背景图 --> <!-- 背景图 -->
<div class="pc1-advert"> <div class="pc1-advert pc1-advert1-2">
<img :src="product[i].advert.img" alt="" /> <img :src="product[i].advert.img" alt="" />
</div> </div>
...@@ -41,11 +52,11 @@ ...@@ -41,11 +52,11 @@
</div> </div>
<div class="pc1-function-border"> <div class="pc1-function-border">
<div <div
class="pc1-function-box card2" class="pc1-function-box1 card2"
v-for="(item, index) in product[i].function" v-for="(item, index) in product[i].function"
:key="index" :key="index"
> >
<img :src="item.url" alt="" /> <img width="50px" height="50px" :src="item.url" alt="" />
<h4>{{ item.title }}</h4> <h4>{{ item.title }}</h4>
<div>{{ item.content }}</div> <div>{{ item.content }}</div>
</div> </div>
...@@ -58,33 +69,33 @@ ...@@ -58,33 +69,33 @@
<p>APPLICATION SCEMARIOS</p> <p>APPLICATION SCEMARIOS</p>
</div> </div>
<div class="pc1-scene-lication"> <div class="pc1-scene-lication">
<div class="pc1-scene-lt"> <div class="pc1-scene-top">
<div class="pc1-scene-back1"> <div class="pc1-scene-top-pr1 op-b">
<img width="460px" height="400px" :src="product[i].icon.catia.url1" alt="" /> <img :src="product[i].icon.catia.url1" width="100%" height="100%" alt="">
<div><span>高科技</span></div> <div><span>{{ product[i].icon.catia.title1 }}</span></div>
</div> </div>
<div class="pc1-scene-back2"> <div class="op-b pc1-scene-top-pr1">
<img width="440px" height="400px" :src="product[i].icon.catia.url2" alt="" /> <img :src="product[i].icon.catia.url2" width="100%" height="100%" alt="">
<div><span>航空航天与国防</span></div> <div><span>{{ product[i].icon.catia.title2 }}</span></div>
</div> </div>
<div class="pc1-scene-back3"> <div class="op-b">
<img width="440px" height="400px" :src="product[i].icon.catia.url3" alt="" /> <img :src="product[i].icon.catia.url3" width="100%" height="100%" alt="">
<div><span>工业设备</span></div> <div><span>{{ product[i].icon.catia.title3 }}</span></div>
</div> </div>
</div> </div>
<div class="pc1-scene-lb"> <div class="pc1-scene-bottom">
<div class="pc1-scene-tail1"> <div class="pc1-scene-top-pr3 op-b">
<img width="600px" height="400px" :src="product[i].icon.catia.url4" alt="" /> <img :src="product[i].icon.catia.url4" width="100%" height="100%" alt="">
<div><span>建筑工程与施工</span></div> <div><span>{{ product[i].icon.catia.title4 }}</span></div>
</div> </div>
<div class="pc1-scene-tail2"> <div class="op-b">
<img width="770px" height="400px" :src="product[i].icon.catia.url5" alt="" /> <img :src="product[i].icon.catia.url5" width="100%" height="100%" alt="">
<div><span>汽车与交通运输</span></div> <div><span>{{ product[i].icon.catia.title5 }}</span></div>
</div> </div>
</div> </div>
</div> </div>
</div> </div>
</div>c </div> </div> </div>
</template> </template>
<script> <script>
...@@ -173,50 +184,16 @@ export default { ...@@ -173,50 +184,16 @@ export default {
} }
], ],
clientWidth:"",//div长度
left:"",//计算左右边框长度
}; };
}, },
created(){ created(){
}, },
mounted() { mounted() {
// 获取pc1-head长度
this.length()
}, },
methods:{ methods:{
length(){
console.log(this.$refs.pc1.clientWidth)
if(this.$refs.pc1.clientWidth >=1400){
this.clientWidth = document.getElementById("pc1-head-middle").clientWidth;
this.left = (1400 - this.clientWidth-50) / 2 ;
console.log(111)
}else{
this.clientWidth = document.getElementById("pc1-head-middle").clientWidth;
this.left = (1400 - this.clientWidth-50) / 2 -120;
console.log(0)
}
}
} }
}; };
</script> </script>
<style lang="less" scoped> <style lang="less" scoped>
.pc1-head{
.pc1-head-left{
width: 430px;
}
.pc1-head-right{
width: 430px;
}
}
@media (max-width:1400px ) {
.pc1-head{
.pc1-head-left{
width: 340px;
}
.pc1-head-right{
width: 340px;
}
}
}
</style> </style>
src/static/image/3dvia/0802.png

18.8 KB | W: | H:

src/static/image/3dvia/0802.png

35 KB | W: | H:

src/static/image/3dvia/0802.png
src/static/image/3dvia/0802.png
src/static/image/3dvia/0802.png
src/static/image/3dvia/0802.png
  • 2-up
  • Swipe
  • Onion skin
src/static/image/catia/0301.png

195 KB | W: | H:

src/static/image/catia/0301.png

154 KB | W: | H:

src/static/image/catia/0301.png
src/static/image/catia/0301.png
src/static/image/catia/0301.png
src/static/image/catia/0301.png
  • 2-up
  • Swipe
  • Onion skin
src/static/image/catia/0302.png

32.6 KB | W: | H:

src/static/image/catia/0302.png

6.5 KB | W: | H:

src/static/image/catia/0302.png
src/static/image/catia/0302.png
src/static/image/catia/0302.png
src/static/image/catia/0302.png
  • 2-up
  • Swipe
  • Onion skin
src/static/image/delmia/0402.png

23 KB | W: | H:

src/static/image/delmia/0402.png

7.45 KB | W: | H:

src/static/image/delmia/0402.png
src/static/image/delmia/0402.png
src/static/image/delmia/0402.png
src/static/image/delmia/0402.png
  • 2-up
  • Swipe
  • Onion skin
src/static/image/enovia/0502.png

24.6 KB | W: | H:

src/static/image/enovia/0502.png

8.37 KB | W: | H:

src/static/image/enovia/0502.png
src/static/image/enovia/0502.png
src/static/image/enovia/0502.png
src/static/image/enovia/0502.png
  • 2-up
  • Swipe
  • Onion skin
src/static/image/expe/0202.png

25.4 KB | W: | H:

src/static/image/expe/0202.png

14.4 KB | W: | H:

src/static/image/expe/0202.png
src/static/image/expe/0202.png
src/static/image/expe/0202.png
src/static/image/expe/0202.png
  • 2-up
  • Swipe
  • Onion skin
src/static/image/index/0109.png

34.9 KB | W: | H:

src/static/image/index/0109.png

160 KB | W: | H:

src/static/image/index/0109.png
src/static/image/index/0109.png
src/static/image/index/0109.png
src/static/image/index/0109.png
  • 2-up
  • Swipe
  • Onion skin
src/static/image/simulia/0702.png

24.2 KB | W: | H:

src/static/image/simulia/0702.png

48 KB | W: | H:

src/static/image/simulia/0702.png
src/static/image/simulia/0702.png
src/static/image/simulia/0702.png
src/static/image/simulia/0702.png
  • 2-up
  • Swipe
  • Onion skin
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment