mirror of
https://gitee.com/yiming_chang/vue-pure-admin.git
synced 2024-12-05 20:58:12 +08:00
perf: icon
This commit is contained in:
parent
0a7d22248f
commit
c749149c2f
File diff suppressed because it is too large
Load Diff
@ -22,10 +22,6 @@ let tabsList = [
|
||||
label: "Element Plus",
|
||||
name: "ep:"
|
||||
},
|
||||
{
|
||||
label: "Remix Icon",
|
||||
name: "ri:"
|
||||
},
|
||||
{
|
||||
label: "Font Awesome 4",
|
||||
name: "fa:"
|
||||
@ -33,14 +29,6 @@ let tabsList = [
|
||||
{
|
||||
label: "Font Awesome 5 Solid",
|
||||
name: "fa-solid:"
|
||||
},
|
||||
{
|
||||
label: "Ant Design Icons",
|
||||
name: "ant-design:"
|
||||
},
|
||||
{
|
||||
label: "VSCode Icons",
|
||||
name: "vscode-icons:"
|
||||
}
|
||||
];
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user