5 lines
87 B
Bash
5 lines
87 B
Bash
# 应用名称
|
|
VITE_NAME = "COOL MALL"
|
|
|
|
# 网络超时请求时间
|
|
VITE_TIMEOUT = 30000 |