.shixun-checkbox .wx-checkbox-input{ flex: none; } .body{ height: 100vh; display: flex; flex-direction: column; } .scroll-body{ flex: 1; height: 1px; flex-basis: 1px; } .shixun-wrp{ background: white; padding: 12px; margin-bottom: 2px; } .shixun-item{ padding-left: 8px; } .operations{ display: flex; background: white; } .operation{ justify-content: center; align-items: center; } view.operation{ display: flex; flex: 2; } button.operation{ flex: 3; background: #00b0f0; color: white; border-radius: 0; } .weui-half-screen-dialog__hd__side .weui-icon-btn.weui-icon-btn_more{ display: none; }