mirror of
https://gitee.com/honghuangdc/soybean-admin-element-plus.git
synced 2025-12-30 02:12:26 +00:00
13 lines
321 B
Bash
13 lines
321 B
Bash
VITE_BASE_URL=/
|
|
|
|
VITE_APP_TITLE=SoybeanAdmin
|
|
|
|
VITE_APP_DESC=SoybeanAdmin is a fresh and elegant admin template
|
|
|
|
# the prefix of the icon name
|
|
VITE_ICON_PREFIX=icon
|
|
|
|
# the prefix of the local svg icon component, must include VITE_ICON_PREFIX
|
|
# format {VITE_ICON_PREFIX}-{local icon name}
|
|
VITE_ICON_LOCAL_PREFIX=icon-local
|