12 lines
178 B
Bash
12 lines
178 B
Bash
# port
|
|
VITE_PORT = 3100
|
|
|
|
# spa-title
|
|
VITE_GLOB_APP_TITLE = Learun Pro
|
|
|
|
# spa shortname
|
|
VITE_GLOB_APP_SHORT_NAME = learun_admin
|
|
|
|
# 应用名称
|
|
VITE_SYSTEM_NAME = 数字新能源
|