Commit 05a08179 authored by wangdanlei's avatar wangdanlei

修改基础配置

parent abaf891d
......@@ -33,6 +33,7 @@
"vue": "2.6.10",
"vue-json-editor": "^1.4.2",
"vue-router": "3.0.6",
"vue-simple-uploader": "^0.7.6",
"vuex": "3.1.0"
},
"devDependencies": {
......
// 测试环境
const VUE_APP_BASE_API = 'http://192.168.1.248:9002' // eslint-disable-line
const VUE_APP_BASE_API = 'http://1.14.146.148:9002' // eslint-disable-line
// 开发环境
// const VUE_APP_BASE_API = 'http://192.168.1.201:9100' // eslint-disable-line
// const VUE_APP_BASE_API = 'http://192.168.1.248:9002' // eslint-disable-line
......
......@@ -27,6 +27,9 @@
},
"dependencies": {
"bpmn-js": "^7.0.1",
"node-sass": "^4.14.1"
"codemirror": "^5.63.3",
"js-md5": "^0.7.3",
"node-sass": "^4.14.1",
"vuedraggable": "^2.24.3"
}
}
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