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