
Some checks failed
Build And Deploy v3-admin-vite / build-and-deploy (push) Has been cancelled
8 lines
182 B
Bash
8 lines
182 B
Bash
# 所有环境的环境变量(命名必须以 VITE_ 开头)
|
|
|
|
## 项目标题
|
|
VITE_APP_TITLE = 数据运营管理平台
|
|
|
|
## 路由模式 hash 或 html5
|
|
VITE_ROUTER_HISTORY = hash
|