You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 lines
216 B

2 years ago
# 端口号
VITE_PORT = 3000
2 years ago
# 网站标题
11 months ago
VITE_GLOB_APP_TITLE = AdminWebTemplate
2 years ago
# 简称,用于配置文件名字 不要出现空格、数字开头等特殊字符
11 months ago
VITE_GLOB_APP_SHORT_NAME = Admin_Web_Template