You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
# port
|
|
VITE_PORT = 3110
|
|
|
|
# 网站标题
|
|
VITE_GLOB_APP_TITLE = 东胜物流管理平台
|
|
|
|
# 简称,用于配置文件名字 不要出现空格、数字开头等特殊字符
|
|
VITE_GLOB_APP_SHORT_NAME = WmsAdmin
|