diff --git a/config/dev.env.js b/config/dev.env.js index cba3931..00adf2f 100644 --- a/config/dev.env.js +++ b/config/dev.env.js @@ -14,8 +14,10 @@ // BASE_API: '"http://192.168.1.113:11302/smartwell"' // BASE_API: '"https://smartlog.work/smartwell"' // BASE_API: '"http://111.198.10.15:11302/smartwell"' //在用 - BASE_API: '"http://192.168.43.120:11302"' + // BASE_API: '"http://192.168.43.120:11302"' // BASE_API: '"http://192.168.0.225:8083"' // BASE_API: '"http://127.0.0.1:14537"' + BASE_API: '"http://yjaqjk.bda.gov.cn/smartwell"', // 内网 + }) diff --git a/config/dev.env.js b/config/dev.env.js index cba3931..00adf2f 100644 --- a/config/dev.env.js +++ b/config/dev.env.js @@ -14,8 +14,10 @@ // BASE_API: '"http://192.168.1.113:11302/smartwell"' // BASE_API: '"https://smartlog.work/smartwell"' // BASE_API: '"http://111.198.10.15:11302/smartwell"' //在用 - BASE_API: '"http://192.168.43.120:11302"' + // BASE_API: '"http://192.168.43.120:11302"' // BASE_API: '"http://192.168.0.225:8083"' // BASE_API: '"http://127.0.0.1:14537"' + BASE_API: '"http://yjaqjk.bda.gov.cn/smartwell"', // 内网 + }) diff --git a/config/index.js b/config/index.js index 4b3fb14..88636da 100644 --- a/config/index.js +++ b/config/index.js @@ -61,8 +61,8 @@ * then assetsPublicPath should be set to "/bar/". * In most cases please use '/' !!! */ - // assetsPublicPath: '/yizhuang_inner/', // ori:/ - assetsPublicPath: '/yizhuang/', // ori:/ + // assetsPublicPath: '/yizhuang_inner/', // ori:/ // 内网 + assetsPublicPath: '/yizhuang/', // ori:/ // 外网 /** * Source Maps diff --git a/config/dev.env.js b/config/dev.env.js index cba3931..00adf2f 100644 --- a/config/dev.env.js +++ b/config/dev.env.js @@ -14,8 +14,10 @@ // BASE_API: '"http://192.168.1.113:11302/smartwell"' // BASE_API: '"https://smartlog.work/smartwell"' // BASE_API: '"http://111.198.10.15:11302/smartwell"' //在用 - BASE_API: '"http://192.168.43.120:11302"' + // BASE_API: '"http://192.168.43.120:11302"' // BASE_API: '"http://192.168.0.225:8083"' // BASE_API: '"http://127.0.0.1:14537"' + BASE_API: '"http://yjaqjk.bda.gov.cn/smartwell"', // 内网 + }) diff --git a/config/index.js b/config/index.js index 4b3fb14..88636da 100644 --- a/config/index.js +++ b/config/index.js @@ -61,8 +61,8 @@ * then assetsPublicPath should be set to "/bar/". * In most cases please use '/' !!! */ - // assetsPublicPath: '/yizhuang_inner/', // ori:/ - assetsPublicPath: '/yizhuang/', // ori:/ + // assetsPublicPath: '/yizhuang_inner/', // ori:/ // 内网 + assetsPublicPath: '/yizhuang/', // ori:/ // 外网 /** * Source Maps diff --git a/config/prod.env.js b/config/prod.env.js index 2f6cac8..a39f6e9 100644 --- a/config/prod.env.js +++ b/config/prod.env.js @@ -2,6 +2,7 @@ module.exports = { NODE_ENV: '"production"', // BASE_API: '"http://111.198.10.15:11302/smartwell"' - BASE_API: '"https://yjaqjk.bda.gov.cn/smartwell"', + BASE_API: '"https://yjaqjk.bda.gov.cn/smartwell"', //外网 + // BASE_API: '"http://yjaqjk.bda.gov.cn/smartwell"', // 内网 // BASE_API: '"http://192.168.1.113:11302/smartwell"', } diff --git a/config/dev.env.js b/config/dev.env.js index cba3931..00adf2f 100644 --- a/config/dev.env.js +++ b/config/dev.env.js @@ -14,8 +14,10 @@ // BASE_API: '"http://192.168.1.113:11302/smartwell"' // BASE_API: '"https://smartlog.work/smartwell"' // BASE_API: '"http://111.198.10.15:11302/smartwell"' //在用 - BASE_API: '"http://192.168.43.120:11302"' + // BASE_API: '"http://192.168.43.120:11302"' // BASE_API: '"http://192.168.0.225:8083"' // BASE_API: '"http://127.0.0.1:14537"' + BASE_API: '"http://yjaqjk.bda.gov.cn/smartwell"', // 内网 + }) diff --git a/config/index.js b/config/index.js index 4b3fb14..88636da 100644 --- a/config/index.js +++ b/config/index.js @@ -61,8 +61,8 @@ * then assetsPublicPath should be set to "/bar/". * In most cases please use '/' !!! */ - // assetsPublicPath: '/yizhuang_inner/', // ori:/ - assetsPublicPath: '/yizhuang/', // ori:/ + // assetsPublicPath: '/yizhuang_inner/', // ori:/ // 内网 + assetsPublicPath: '/yizhuang/', // ori:/ // 外网 /** * Source Maps diff --git a/config/prod.env.js b/config/prod.env.js index 2f6cac8..a39f6e9 100644 --- a/config/prod.env.js +++ b/config/prod.env.js @@ -2,6 +2,7 @@ module.exports = { NODE_ENV: '"production"', // BASE_API: '"http://111.198.10.15:11302/smartwell"' - BASE_API: '"https://yjaqjk.bda.gov.cn/smartwell"', + BASE_API: '"https://yjaqjk.bda.gov.cn/smartwell"', //外网 + // BASE_API: '"http://yjaqjk.bda.gov.cn/smartwell"', // 内网 // BASE_API: '"http://192.168.1.113:11302/smartwell"', } diff --git a/src/views/overview/overview_cmap.vue b/src/views/overview/overview_cmap.vue deleted file mode 100644 index 06fc510..0000000 --- a/src/views/overview/overview_cmap.vue +++ /dev/null @@ -1,637 +0,0 @@ - - - - - - - - - - - - - - - - - - 搜索 - 清除查询 - - 显示全部窨井 - - - - - - - {{ count }} s后刷新 - - - - - - - - - 告警列表 - - - - - - - - - - - {{ scope.row[column.value] }} - - - - - - - - - - - - - - - - - - - - - - -