mirror of
https://gitee.com/y_project/RuoYi-Cloud.git
synced 2026-01-26 19:51:56 +08:00
9 lines
163 B
Plaintext
9 lines
163 B
Plaintext
# 页面标题
|
|
VUE_APP_TITLE = 租研舍管理系统
|
|
|
|
# 生产环境配置
|
|
ENV = 'production'
|
|
|
|
# 租研舍管理系统/生产环境
|
|
VUE_APP_BASE_API = '/prod-api'
|