dashboard
repositories
filestore
activity
search
login
~zyazyz250@sina.com
/
gitlab
forked from
gitlab
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
gitlab迁移
郑永安
2023-06-19
c8188c0fc9edf6ea3feda5b6f11dcb014af2a89e
[~zyazyz250@sina.com/gitlab.git]
/
xjEnterpriseInformation
/
ruoyi-vue
/
.env.development
1
2
3
4
5
6
7
8
9
10
11
# 页面标题
VUE_APP_TITLE = 企业管理系统
# 开发环境配置
ENV = 'development'
# 若依管理系统/开发环境
VUE_APP_BASE_API = '/api'
# 路由懒加载
VUE_CLI_BABEL_TRANSPILE_MODULES = true