/* packageE/tabcontrol/tabcontrol.wxss */ .component-wrapper { width: 100%; } .tab_list { /* min-height: 100vh; */ background: #fff; } .tab_list .tag { padding: 0; } .loadMore { width: 100%; height: 40px; line-height: 40px; text-align: center; clear: both; background: #fff; }