Commit 2fcd2bf2 by hanjixin

env

parent c5810972
......@@ -47,6 +47,7 @@
"axios": "0.18.1",
"clipboard": "2.0.4",
"codemirror": "5.45.0",
"core-js": "^3.6.5",
"driver.js": "0.9.5",
"dropzone": "5.5.1",
"echarts": "4.2.1",
......@@ -56,6 +57,7 @@
"js-cookie": "2.2.0",
"jsonlint": "1.6.3",
"jszip": "3.2.1",
"node-sass": "^4.13.1",
"normalize.css": "7.0.0",
"nprogress": "0.2.0",
"path-to-regexp": "2.4.0",
......
This source diff could not be displayed because it is too large. You can view the blob instead.
......@@ -17,6 +17,7 @@
"core-js": "^2.6.5",
"cross-env": "^5.2.0",
"lib-flexible": "^0.3.2",
"node-sass": "^4.13.1",
"postcss-pxtorem": "^4.0.1",
"register-service-worker": "^1.6.2",
"uglifyjs-webpack-plugin": "^2.1.3",
......@@ -38,7 +39,6 @@
"eslint": "^5.16.0",
"eslint-plugin-vue": "^5.0.0",
"lint-staged": "^8.1.5",
"node-sass": "^4.9.0",
"sass-loader": "^7.1.0",
"vue-template-compiler": "^2.6.10"
},
......
module.exports = {
API_URL: 'http://123.56.149.208/:8091',
CTR_URL: 'http://172.16.1.249:8900'
// CTR_URL: 'http://127.0.0.1:8900'
}
\ No newline at end of file
This source diff could not be displayed because it is too large. You can view the blob instead.
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 sign in to comment