/* 状态标识 */ .statusTag { width: 6px; height: 6px; border-radius: 50%; display: inline-block; margin-right: 4px; position: relative; bottom: 2px; } .page-search { position: relative; } .page-search-header { position: absolute; right: 10px; top: 4px; }