replaced ti-users
This commit is contained in:
parent
84fd5822bc
commit
527bbd036c
17 changed files with 19 additions and 18 deletions
|
|
@ -126,7 +126,7 @@ export function getConfig(): UserConfig {
|
|||
'**/pages/flash/flash.*',
|
||||
],
|
||||
}),
|
||||
iconsReplace({
|
||||
iconsReplace({
|
||||
values: {
|
||||
'ti ti-terminal-2': 'ph-terminal-window ph-bold ph-lg',
|
||||
'ti ti-download': 'ph-download ph-bold ph-lg',
|
||||
|
|
@ -161,6 +161,7 @@ export function getConfig(): UserConfig {
|
|||
'ti ti-eye-off': 'ti ti-eye-exclamation',
|
||||
'ti ti-eye-exclamation': 'ph-eye-slash ph-bold ph-lg',
|
||||
'ti ti-lock': 'ph-lock ph-bold ph-lg',
|
||||
'ti ti-users': 'ph-users ph-bold ph-lg',
|
||||
},
|
||||
}),
|
||||
...process.env.NODE_ENV === 'production'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue