dashboardList.wxss 205 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 12 .dashboardList_main { width: 100%; display: flex; justify-content: space-between; flex-wrap: wrap; } .dashboardList_main .dashboardListItem { width: 50%; height: 328rpx; background: #fff; }