Browse Source

定位

feature/feature-compatible
fengchengzhi 7 years ago
parent
commit
b38762eb32
1 changed files with 2 additions and 0 deletions
  1. 2
      src/view/home.vue

2
src/view/home.vue

@ -263,6 +263,8 @@
padding-bottom: 1rem;
-webkit-overflow-scrolling : touch;
overflow-y: scroll;
position: relative;
top: 0;
}
.home .page-content .banner {
max-height: 3rem;

Loading…
Cancel
Save