mirror of
https://gitee.com/lab1024/smart-admin.git
synced 2025-11-10 12:43:48 +08:00
v3.12【新增】标签页Chome模式;【优化】优化很多细节
This commit is contained in:
@@ -31,8 +31,8 @@ export const PAGE_TAG_ENUM = {
|
||||
value: 'antd',
|
||||
desc: 'Ant Design',
|
||||
},
|
||||
NAIVE: {
|
||||
value: 'naive',
|
||||
desc: 'NAIVE',
|
||||
CHROME: {
|
||||
value: 'chrome',
|
||||
desc: 'Chrome',
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user