/* pages/billboards/policy/policy-list/index.wxss */ .page_hd { position: fixed; border-bottom: 1px solid #f7f7f7; top: 0; height: 48px; width: 100%; left: 0; z-index: 10; background-color: white; } .page_bd { padding: 10px 10px 0 10px; margin-top: 48px; }