mirror of
https://gitee.com/lab1024/smart-admin.git
synced 2025-11-12 13:43:49 +08:00
【功能优化】:新增标签页样式Naive
This commit is contained in:
@@ -31,4 +31,8 @@ export const PAGE_TAG_ENUM = {
|
||||
value: 'antd',
|
||||
desc: 'Ant Design',
|
||||
},
|
||||
NAIVE: {
|
||||
value: 'naive',
|
||||
desc: 'NAIVE',
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user