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.
|
|
|
###
|
|
|
|
# @Author: 1036896656@qq.com 1036896656@qq.com
|
|
|
|
# @Date: 2023-08-04 11:13:11
|
|
|
|
# @LastEditors: 1036896656@qq.com 1036896656@qq.com
|
|
|
|
# @LastEditTime: 2023-11-29 16:18:59
|
|
|
|
# @FilePath: \agile-portal-ui\.env.development
|
|
|
|
# @Description: 这是默认设置,请设置`customMade`, 打开koroFileHeader查看配置 进行设置: https://github.com/OBKoro1/koro1FileHeader/wiki/%E9%85%8D%E7%BD%AE
|
|
|
|
###
|
|
|
|
# 页面标题
|
|
|
|
VUE_APP_TITLE = '久事大数据开放平台'
|
|
|
|
|
|
|
|
# 开发环境配置
|
|
|
|
ENV = 'development'
|
|
|
|
|
|
|
|
# 久事大数据开放平台/开发环境
|
|
|
|
VUE_APP_BASE_API = '/public'
|
|
|
|
|
|
|
|
# 路由懒加载
|
|
|
|
VUE_CLI_BABEL_TRANSPILE_MODULES = true
|