diff --git a/vue/README.md b/vue/README.md index 883d3727..e3613f38 100644 --- a/vue/README.md +++ b/vue/README.md @@ -1,5 +1,6 @@ + **Table of Contents** *generated with [DocToc](https://github.com/thlorenz/doctoc)* - [Getting started](#getting-started) diff --git a/vue/package.json b/vue/package.json index ce55f2a2..94db32ba 100644 --- a/vue/package.json +++ b/vue/package.json @@ -106,12 +106,12 @@ "lint-staged": "8.1.5", "mini-css-extract-plugin": "^2.4.6", "mockjs": "1.0.1-beta3", - "node-sass": "^4.14.1", + "node-sass": "^6.0.1", "plop": "2.3.0", "postcss-loader": "^4.0.4", "postcss-px-to-viewport": "^1.1.1", "runjs": "^4.3.2", - "sass-loader": "^7.1.0", + "sass-loader": "^10.0.1", "script-ext-html-webpack-plugin": "2.1.3", "script-loader": "0.7.2", "serve-static": "^1.14.2", diff --git a/vue/static/config.js b/vue/static/config.js index 201c5495..2e5513ee 100644 --- a/vue/static/config.js +++ b/vue/static/config.js @@ -2,12 +2,12 @@ let configJSON if (process.env.NODE_ENV === 'development') { configJSON = { base: { - //ip: 'http://192.168.0.140', - ip: 'http://127.0.0.1', //?? two + // ip: 'http://192.168.0.140', + ip: 'http://127.0.0.1', //?? two//客户 auth_port: '8066', public_port: '8092', - //backend_port: '8092', - backend_port: '44344', //?? three + // backend_port: '8092', + backend_port: '44344', //?? three//客户 }, basic: {}, upload: { @@ -38,8 +38,8 @@ if (process.env.NODE_ENV === 'development') { base: { //ip: 'http://192.168.0.67', - //ip: 'http://192.168.0.140', - ip: 'http://192.168.0.63', + // ip: 'http://192.168.0.140', + ip: 'http://192.168.0.63',//客户 //ip: 'http://149.223.116.5', //ip: 'http://114.116.225.148', //ip: 'http://10.123.148.162',