mirror of
https://gitee.com/hhyykk/ipms-sjy.git
synced 2025-07-15 19:45:06 +08:00
多模块重构 12:修改项目名字,按照新的规则
This commit is contained in:
9
yudao-ui-admin/.env.development
Normal file
9
yudao-ui-admin/.env.development
Normal file
@ -0,0 +1,9 @@
|
||||
# 开发环境配置
|
||||
ENV = 'development'
|
||||
|
||||
# 芋道管理系统/开发环境
|
||||
VUE_APP_BASE_API = '/dev-api'
|
||||
# VUE_APP_BASE_API = '/api'
|
||||
|
||||
# 路由懒加载
|
||||
VUE_CLI_BABEL_TRANSPILE_MODULES = true
|
Reference in New Issue
Block a user