Commit 13f82c47 authored by 赵啸非's avatar 赵啸非

修改导航

parent 03268ec9
...@@ -10,10 +10,10 @@ ...@@ -10,10 +10,10 @@
</div> </div>
<div class="section example"> <div class="section">
<div class="container" style="max-width: 1160px; margin: 0 auto"> <div class="container" style="max-width: 1160px; margin: 0 auto">
<div class="section--header"> <div class="section--header">
<h2 class="section--title">场景应用</h2> <h2 class="section--title"><strong>场景应用</strong></h2>
<p class="section--description"> <p class="section--description">
Enterplorer Studio Enterplorer Studio
</p> </p>
...@@ -33,20 +33,59 @@ ...@@ -33,20 +33,59 @@
<div class="tabs"> <div class="tabs">
<div class="tab" v-for="(image,index) in list" :key="index"> <div class="tab" v-for="(image,index) in list" :key="index">
<!--
<img :src="image" alt="">
-->
<el-image <el-image
:src="image" :src="image"
:preview-src-list="srcList"> :preview-src-list="srcList">
</el-image> </el-image>
</div> </div>
</div> </div>
</div> </div>
</div> </div>
</div> </div>
</div> </div>
<div class="section">
<div class="container" style="max-width: 1160px;">
<div class="section--header">
<h2 class="section--title"> <strong>场景应用占比</strong></h2>
<p class="section--description">
PROPORTION OF SCENARIO APPLICATIONS</p>
</div>
<img src="@/assets/images/radio.png" style="width: 100%;;margin-top: 20px" alt="">
<
</div>
</div>
<div class="section">
<div class="container" style="max-width: 1160px;">
<div class="section--header">
<h2 class="section--title"> <strong>每佳云印刷全国分布图</strong></h2>
</div>
<img src="@/assets/images/map.png" style="width: 100%;margin-top: 20px" alt="">
</div>
</div>
<div class="section">
<div class="container" style="max-width: 1160px;">
<div class="section--header">
<h2 class="section--title"> <strong>合作伙伴</strong></h2>
<p class="section--description">
PARTNERS</p>
</div>
<img src="@/assets/images/pat.png" style="width: 100%;" alt="">
</div>
</div>
</Layout> </Layout>
</template> </template>
......
...@@ -134,8 +134,6 @@ ...@@ -134,8 +134,6 @@
<el-row type="flex" justify="center" align="middle"> <el-row type="flex" justify="center" align="middle">
<el-button style="background-color: unset;color: floralwhite;margin-top: 20px" plain>了 解 更 多<i class="el-icon-caret-right"/></el-button> <el-button style="background-color: unset;color: floralwhite;margin-top: 20px" plain>了 解 更 多<i class="el-icon-caret-right"/></el-button>
</el-row> </el-row>
</div> </div>
</el-col> </el-col>
...@@ -219,8 +217,8 @@ ...@@ -219,8 +217,8 @@
<p class="section--description"> <p class="section--description">
PARTNERS</p> PARTNERS</p>
</div> </div>
<div style="margin: 0 auto;width: 100%"> <img src="@/assets/images/pat.png" style="width: 85%;margin-left: 60px;" alt=""> <img src="@/assets/images/pat.png" style="width: 100%" alt="">
</div> <
</div> </div>
......
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