diff --git a/dist.zip b/dist.rar similarity index 67% rename from dist.zip rename to dist.rar index bda9a8d..852ffab 100644 Binary files a/dist.zip and b/dist.rar differ diff --git a/src/views/view/index.vue b/src/views/view/index.vue index 2e9df8e..cebb699 100644 --- a/src/views/view/index.vue +++ b/src/views/view/index.vue @@ -2301,7 +2301,7 @@ export default { warnTypeList: window.config.warnTypeList, warnStatusList: window.config.warnStatusList, deviceBarTypeList: [ - { id: '15', name: '情报板' }, + { id: '15', name: '情报板1' }, { id: '11', name: '风机' }, { id: '13', name: '车道指示灯' }, { id: '14', name: '交通信号灯' }, diff --git a/vue.config.js b/vue.config.js index e29ddf5..0b5066e 100644 --- a/vue.config.js +++ b/vue.config.js @@ -13,8 +13,8 @@ module.exports = { '/json': { //本地服务接口地址 // target: 'http://link.ser99.vip:8080/zhongkai', - target: 'http://65.73.11.246:7774', - // target: 'http://172.16.1.155:8009', + // target: 'http://65.73.11.246:7774', + target: 'http://172.16.1.155:8009', // target: 'http://172.16.1.162:8233', // target: 'http://192.168.13.138:8233', // target: 'http://172.16.1.113:8012', @@ -26,8 +26,8 @@ module.exports = { }, '/xjIotApi': { //集采 - target: 'http://65.73.11.246:8083', - // target: 'http://172.16.1.155:8080', + // target: 'http://65.73.11.246:8083', + target: 'http://172.16.1.155:8080', ws: true, https: true, pathRewrite: { @@ -36,8 +36,8 @@ module.exports = { }, '/iotApi': { //平台 - target: 'http://65.73.11.246:8090', - // target: 'http://172.16.1.155:8080', + // target: 'http://65.73.11.246:8090', + target: 'http://172.16.1.155:8080', ws: true, https: true, pathRewrite: {