diff --git a/config/index.js b/config/index.js index a2f0bc0..92ce267 100644 --- a/config/index.js +++ b/config/index.js @@ -13,7 +13,7 @@ module.exports = { // 代理列表, 是否开启代理通过[./dev.env.js]配置 proxyTable: devEnv.OPEN_PROXY === false ? {} : { '/proxyApi': { - target: 'http://127.0.0.1:9001', + target: 'http://127.0.0.1:9002', changeOrigin: true, pathRewrite: { // 把 /proxyApi 替换成 / @@ -24,7 +24,7 @@ module.exports = { // Various Dev Server settings host: 'localhost', // can be overwritten by process.env.HOST - port: 8002, // can be overwritten by process.env.PORT, if port is in use, a free one will be determined + port: 8082, // can be overwritten by process.env.PORT, if port is in use, a free one will be determined autoOpenBrowser: true, errorOverlay: true, notifyOnErrors: true, diff --git a/index.html b/index.html index d7b892a..341e43e 100644 --- a/index.html +++ b/index.html @@ -4,7 +4,7 @@ - Checkpoint MES + 冠华 MES <% if (process.env.NODE_ENV === 'production') { %> diff --git a/src/views/common/login.vue b/src/views/common/login.vue index 9288903..92867af 100644 --- a/src/views/common/login.vue +++ b/src/views/common/login.vue @@ -6,7 +6,7 @@
- +
diff --git a/src/views/main-navbar.vue b/src/views/main-navbar.vue index 1712736..a6ea644 100644 --- a/src/views/main-navbar.vue +++ b/src/views/main-navbar.vue @@ -10,7 +10,7 @@ - 龙闯电梯 + 冠华 {{ pageLanguage.abbreviation }}