🎨 优化用户管理页面

This commit is contained in:
2025-09-10 00:18:20 +08:00
parent a631f6ea46
commit 856338950e
2 changed files with 68 additions and 14 deletions

View File

@@ -174,6 +174,10 @@ export const USER_SEARCH_CONFIG = [
{
label: 'SVIP',
value: 3
},
{
label: '过期VIP用户',
value: 4
}
]
},