10 lines
195 B
Plaintext
10 lines
195 B
Plaintext
|
|
# 页面标题
|
||
|
|
VUE_APP_TITLE = 智能投标系统
|
||
|
|
|
||
|
|
# 生产环境配置
|
||
|
|
ENV = 'production'
|
||
|
|
VUE_APP_ENV = 'production'
|
||
|
|
|
||
|
|
# 智能投标系统/生产环境
|
||
|
|
VUE_APP_BASE_API = '/smart-archiving-api'
|