Browse Source

优化响应式问题

master
liaoxinyu 2 years ago
parent
commit
347313647d
  1. 6
      src/views/home/index.vue

6
src/views/home/index.vue

@ -2280,6 +2280,7 @@
font-size: 16px;
margin-top: 10px;
text-align: center;
margin: auto;
}
}
}
@ -2308,10 +2309,7 @@
width: 100%;
flex-wrap: wrap;
padding: 0px 20px;
.travel_box{
width: 100%;
}
justify-content: center;
}
.productservice{

Loading…
Cancel
Save