Commit 6ea77db2 authored by 鲁鑫's avatar 鲁鑫

初始化

parent b647fbf5
...@@ -5,7 +5,7 @@ VUE_APP_TITLE = MES生产执行管理系统 ...@@ -5,7 +5,7 @@ VUE_APP_TITLE = MES生产执行管理系统
ENV = 'development' ENV = 'development'
# 若依管理系统/开发环境 # 若依管理系统/开发环境
VUE_APP_BASE_API = 'http://192.168.23.11:8080' VUE_APP_BASE_API = '/api'
# 路由懒加载 # 路由懒加载
VUE_CLI_BABEL_TRANSPILE_MODULES = true VUE_CLI_BABEL_TRANSPILE_MODULES = true
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment