diff --git a/config/index.js b/config/index.js
index c814e42..111839d 100644
--- a/config/index.js
+++ b/config/index.js
@@ -12,7 +12,7 @@ module.exports = {
proxyTable: {},
// Various Dev Server settings
- host: '0.0.0.0', // can be overwritten by process.env.HOST
+ host: '192.168.0.37', // can be overwritten by process.env.HOST
port: 8080, // can be overwritten by process.env.PORT, if port is in use, a free one will be determined
autoOpenBrowser: false,
errorOverlay: true,
diff --git a/index.html b/index.html
index e8418b5..cb7709f 100644
--- a/index.html
+++ b/index.html
@@ -3,7 +3,7 @@
- 秦安双控
+ 新泰双控
diff --git a/package.json b/package.json
index 014980a..07ac1a3 100644
--- a/package.json
+++ b/package.json
@@ -58,7 +58,6 @@
"babel-preset-stage-2": "^6.22.0",
"babel-register": "^6.22.0",
"chalk": "^2.0.1",
- "chromedriver": "^2.27.2",
"copy-webpack-plugin": "^4.0.1",
"cross-spawn": "^5.0.1",
"css-loader": "^0.28.0",
diff --git a/src/layout/components/Navbar.vue b/src/layout/components/Navbar.vue
index 0518dac..9367f53 100644
--- a/src/layout/components/Navbar.vue
+++ b/src/layout/components/Navbar.vue
@@ -332,7 +332,7 @@ export default {
}).then(() => {
this.listLoading = false
// '/mfolder/download?RISKWARNING_ID=' + RISKWARNING_ID,
- window.location.href = config.httpurl + 'uploadFiles/file/秦安平台企业端使用说明书.doc'
+ window.location.href = config.httpurl + 'uploadFiles/file/新泰平台企业端使用说明书.doc'
}).catch(() => {
this.listLoading = false
})
diff --git a/src/views/login/index copy.vue b/src/views/login/index copy.vue
index e61af8d..83bbcb0 100644
--- a/src/views/login/index copy.vue
+++ b/src/views/login/index copy.vue
@@ -49,11 +49,11 @@
- 秦安双控APP下载
+ 新泰双控APP下载
-
+
diff --git a/src/views/login/index.vue b/src/views/login/index.vue
index 547f068..08dd8ac 100644
--- a/src/views/login/index.vue
+++ b/src/views/login/index.vue
@@ -33,7 +33,7 @@
登录
-
+
@@ -46,7 +46,7 @@
-
+
@@ -55,7 +55,7 @@
diff --git a/static/config.js b/static/config.js
index bf237d6..afa0da0 100644
--- a/static/config.js
+++ b/static/config.js
@@ -1,7 +1,7 @@
const config = {
weburl: 'http://36.150.108.91:8501/', // 前台地址
// httpurl: 'http://36.150.108.91:8501/zcloud-admin/', // 后台地址
- httpurl: 'http://192.168.20.9:8521/integrated_yjb_admin/', // 后台地址
+ httpurl: 'http://192.168.0.37:8098/', // 后台地址
// httpurl: 'https://operate.zcloudchina.com/', // 后台地址
qyurl: 'https://qyag.zcloudchina.com/qyag/', // 企业前台
adminurl: 'https://www.qdkjchina.com/qa-prevention-admin/',