Commit 919db03f authored by 赵啸非's avatar 赵啸非

修改导航

parent 1b31bc7a
......@@ -3,16 +3,23 @@
<div class="footer--bg"></div>
<div class="footer--inner">
<div class="am-g" style="">
<el-row style="width: 100% ;height:300px;">
<el-row align="bottom" style="width: 100%;height:250px;">
<el-col :span="5" style="margin: 50px 0 0 50px">
<el-col :span="4" style="margin: 50px 0 0 50px;height: 100%">
<el-row style="margin-top: 50px">
<img src="../../../assets/images/logo_white.png" style="width: 150px" alt="">
</el-row>
<el-row><span style="color: white">创造智能打印新时代</span></el-row>
<el-row style=" position: absolute;bottom: 0px;"><span style="color: white">蜀ICP备2023018969号</span></el-row>
</el-col>
<el-col :span="1" style="height: 200px;width: 10px">
<el-divider style="height: 100%;width: 100%;background-color: blue" direction="vertical"></el-divider>
</el-col>
<el-col :span="8" style="margin: 50px 0 0 50px">
<el-col :span="7" style="margin: 50px 50px 0 50px">
<el-row>
<el-col :span="4">
<i class="el-icon-location" style="color: white;font-size: 20px"></i>
......@@ -45,7 +52,12 @@
</el-row>
</el-col>
<el-col :span="7" style="margin: 50px 0 0 50px">
<el-col :span="1" style="height: 200px;width: 10px">
<el-divider style="height: 100%;width: 100%;background-color: blue" direction="vertical"></el-divider>
</el-col>
<el-col :span="7" style="margin: 100px 0 0 50px">
<el-row :span="24" :gutter="50" >
<el-col :span="10" >
<el-row><img src="../../../assets/images/wechat.png" style="width: 100px" alt=""> </el-row>
......@@ -124,4 +136,11 @@ export default {
<style scoped>
.el-divider--vertical {
height: 160px;
width: 1px;
margin-top: 75px;
;
}
</style>
......@@ -99,7 +99,7 @@ export default {
components: {},
data(){
return{
headContent:"&nbsp;&nbsp;&nbsp;&nbsp;服务热线<br/><br/> 18180928870<br><br>",
headContent:"&nbsp;&nbsp;&nbsp;&nbsp;服务热线<br/><br/> 18200542686<br><br/> 18180928870<br><br>",
showQR:false,
tops:false,
heights:window.innerHeight,
......
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