mirror of
https://gitee.com/beecue/fastbee.git
synced 2025-12-17 16:36:03 +08:00
8 lines
162 B
Plaintext
8 lines
162 B
Plaintext
# 页面标题
|
|
VUE_APP_TITLE = 物美智能系统
|
|
|
|
# 生产环境配置
|
|
ENV = 'production'
|
|
|
|
# 物美智能管理系统/生产环境
|
|
VUE_APP_BASE_API = '/prod-api' |