mirror of
https://github.com/fugary/simple-element-plus-template.git
synced 2025-11-12 14:27:49 +00:00
8 lines
196 B
Bash
8 lines
196 B
Bash
# 程序名称
|
|
VITE_APP_NAME=Simple Element+
|
|
# 接口地址
|
|
VITE_APP_API_BASE_URL=https://www.fastmock.site/mock/80793bea9d60828fda74202f7017e953/simple
|
|
# 超时配置
|
|
VITE_APP_API_TIMEOUT=10000
|
|
|