mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2025-12-24 13:30:19 +08:00
10 lines
145 B
Bash
10 lines
145 B
Bash
# 变量需要以VITE开头
|
|
|
|
VITE_BASE_URL=/
|
|
|
|
VITE_APP_NAME=SoybeanAdmin
|
|
|
|
VITE_APP_TITLE=SoybeanAdmin
|
|
|
|
VITE_APP_DESC=中后台管理系统模版
|