refactor(mp): 统一空状态为 EmptyState 组件 + 清理旧 Tab CSS
- 4 个页面的内联空状态替换为共享 EmptyState 组件 (messages / action-inbox / pkg-health/alerts / mall) - 清理 10 个页面的旧 Tab CSS(迁移到 SegmentTabs 后不再需要) - 清理 elder-mode 中已删除的 mall-empty-state 引用
This commit is contained in:
@@ -124,9 +124,4 @@
|
||||
.guest-login-btn {
|
||||
height: 64px;
|
||||
}
|
||||
|
||||
// ─── 积分商城空状态 ───
|
||||
.mall-empty-state {
|
||||
padding: 100px 40px;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user