uni-page-body, html, body, page { width: 100% !important; height: 100% !important; overflow: hidden; } @import '../../../assets/styles/common'; @import './web'; @import './h5'; @import './uni'; @import './wx'; :not(not) { display: flex; flex-direction: column; box-sizing: border-box; min-width: 0; }