#app{min-height:100vh}.page-container{padding:20px}.page-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.page-title{font-size:20px;font-weight:500;color:#303133}.search-form{margin-bottom:20px}.search-form,.table-container{background:#fff;padding:20px;border-radius:4px}.pagination-container{margin-top:20px;text-align:right}.status-tag{display:inline-block;padding:2px 8px;border-radius:4px;font-size:12px}.status-tag.success{background:#f0f9eb;color:#67c23a}.status-tag.warning{background:#fdf6ec;color:#e6a23c}.status-tag.danger{background:#fef0f0;color:#f56c6c}.status-tag.info{background:#f4f4f5;color:#909399}