You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
366 B
14 lines
366 B
4 months ago
|
# 页面标题
|
||
|
VUE_APP_TITLE = 青岛市免租金住宿保障平台
|
||
|
|
||
|
# 生产环境配置
|
||
|
ENV = 'preview'
|
||
|
|
||
|
# 青岛市免租金住宿保障平台/生产环境
|
||
|
VUE_APP_BASE_API = 'http://172.16.31.169:80/mz-api'
|
||
|
VUE_APP_UPLOAD_URL= '/mz/common/upload'
|
||
|
|
||
|
VUE_APP_AMAP_KEY = e91a782e012a221d0c0c285a811559cb
|
||
|
|
||
|
VUE_APP_AMAP_SECURITY_KEY = fb1a4bdb63d2292d91db2d871e617bdf
|