chore: 新增是否使用在线图标配置

This commit is contained in:
kailong321200875
2023-12-26 14:15:03 +08:00
parent c4c7e2623a
commit 49a1f54c9f
8 changed files with 48 additions and 12 deletions

View File

@@ -32,4 +32,7 @@ VITE_USE_ALL_ELEMENT_PLUS_STYLE=false
VITE_USE_MOCK=true
# 是否切割css
VITE_USE_CSS_SPLIT=false
VITE_USE_CSS_SPLIT=false
# 是否使用在线图标
VITE_USE_ONLINE_ICON=true