@import "../../includes/navigation-bar/navigation-bar.wxss"; page{ display: flex; flex-direction: column; height: 100%; } .body{ flex: 1 1 1px; height: 1px; } /* for tmp*/ .weui-half-screen-dialog__hd__side .weui-icon-btn.weui-icon-btn_more{ display: none; }