Browse Source

页面修改

master
langz 2 years ago
parent
commit
978d953e52
  1. 2
      src/views/hotVIPPages/mtvip.vue

2
src/views/hotVIPPages/mtvip.vue

@ -310,11 +310,13 @@ export default {
.hotVipV2-wrap { .hotVipV2-wrap {
width: 100%; width: 100%;
min-height: 100vh;
height: auto; height: auto;
position: absolute; position: absolute;
background-color: #ff5900; background-color: #ff5900;
padding-bottom: 0.5rem; padding-bottom: 0.5rem;
padding-top: 8.7rem; padding-top: 8.7rem;
box-sizing: border-box;
display: flex; display: flex;
flex-direction: column; flex-direction: column;
align-items: center; align-items: center;

Loading…
Cancel
Save