layout/h5Page/cPage.scss
@@ -10,6 +10,7 @@ @include flexbox(flex, flex-start flex-start, column); width: 100%; height: 100%; background-color: #E1ECEE; .c-nav-bar { width: 100%; } @@ -18,5 +19,10 @@ width: 100%; height: 100%; overflow: hidden; .c-content-inner, .c-content-scroll { width: 100%; height: 100%; } } }