Browse Source

首页修改

master
zyc@123456 2 years ago
parent
commit
5b1a2beac0
  1. 6
      src/views/index.vue

6
src/views/index.vue

@ -357,7 +357,7 @@
.rightbars{
}
.zongcons .maps{width: 100%;height: 620px;}
.zongcons .maps{width: 100%;height: 605px;padding:40px 0 0 0;}
.webindex {
display: flex;
flex-direction: row;
@ -377,7 +377,7 @@
}
.tops .topboxs {width: 100%;
padding: 15px 0px 0 0 !important;
padding: 0px 0px 15px 0 !important;
}
.topbox {
@ -572,7 +572,7 @@
margin: 0;
position: absolute;
z-index: 600;
top: 30px;
top: 20px;
// background-color: rgba($color: #ffffff, $alpha: 0.7);
// box-shadow: 0px 0px 6px #0d27c2;
background-color: #fff;

Loading…
Cancel
Save