mirror of
https://gitee.com/y_project/RuoYi-Cloud.git
synced 2026-01-26 11:51:55 +08:00
9 lines
198 B
Plaintext
9 lines
198 B
Plaintext
# 页面标题
|
|
VUE_APP_TITLE = 未信用秒租管理系统
|
|
|
|
# 生产环境配置
|
|
ENV = 'production'
|
|
|
|
# 未信用秒租管理系统/生产环境
|
|
VUE_APP_BASE_API = 'http://124.222.144.55:80/dev-api'
|