mirror of
https://gitee.com/y_project/RuoYi-Cloud.git
synced 2026-01-26 11:51:55 +08:00
9 lines
160 B
Plaintext
9 lines
160 B
Plaintext
# 页面标题
|
|
VITE_APP_TITLE=RYAS管理系统
|
|
|
|
# 开发环境配置
|
|
VITE_APP_ENV='development'
|
|
|
|
# 若依管理系统/开发环境
|
|
VITE_APP_BASE_API='/dev-api'
|