diff --git a/dist.zip b/dist.zip index b9df4a6d..8403531a 100644 Binary files a/dist.zip and b/dist.zip differ diff --git a/src/assets/i18n/langs/cn/projectInfo.js b/src/assets/i18n/langs/cn/projectInfo.js index 36433630..90f2e7bb 100644 --- a/src/assets/i18n/langs/cn/projectInfo.js +++ b/src/assets/i18n/langs/cn/projectInfo.js @@ -245,7 +245,7 @@ export default { room:'户室', roomNum:'户数', building:'楼栋', - floorAndRoomRewriteName:'楼层|户名 重命名', + floorAndRoomRewriteName:'楼层|户名 重命名', upFloorNum:'地上层数', underFloorNum:'地下层数', long:'长度', diff --git a/src/components/map/gd-map.vue b/src/components/map/gd-map.vue index 74e94ba1..e2cdb493 100644 --- a/src/components/map/gd-map.vue +++ b/src/components/map/gd-map.vue @@ -1,120 +1,147 @@ - - - - - - {{$t('message.alarmValueSet.gdAddress')}}: - - - - {{$t('message.alarmValueSet.longitude')}}: - - - {{$t('message.alarmValueSet.latitude')}}: - - - - {{$t('message.alarmValueSet.submit')}} - - - - - + + + + + + {{$t('message.alarmValueSet.gdAddress')}}: + + + + {{$t('message.alarmValueSet.longitude')}}: + + + {{$t('message.alarmValueSet.latitude')}}: + + + + {{$t('message.alarmValueSet.submit')}} + + + + + \ No newline at end of file diff --git a/src/store/index.js b/src/store/index.js index 5cafa864..0f8baa6f 100644 --- a/src/store/index.js +++ b/src/store/index.js @@ -45,8 +45,8 @@ export default new Vuex.Store({ // UPLOADURL:'http://10.0.1.43:6023/upload/image',//测试 // FILEURL:'http://10.0.1.43:6023/image/',//测试 BASEURL: baseUrl ? baseUrl : window.location.protocol + '//' + window.location.host + '/', // - // UPLOADURL: window.location.protocol + '//' + window.location.host + '/upload/image', // - // FILEURL: window.location.protocol + '//' + window.location.host + '/image/', //测试 // tag: 本地测试接口 + UPLOADURL: window.location.protocol + '//' + window.location.host + '/upload/image', // + FILEURL: window.location.protocol + '//' + window.location.host + '/image/', //测试 // tag: 本地测试接口 /* 2022-05-16 */ // tag: 部署河南项目时,需要打开这两行代码 // UPLOADURL: 'http://124.71.178.44:100/upload/image', @@ -56,8 +56,8 @@ export default new Vuex.Store({ // UPLOADURL: 'http://192.168.34.125:6023/upload/image', // FILEURL: 'http://192.168.34.125:6023/image/', // 邱平毅的 - UPLOADURL: 'http://192.168.34.216:6023/upload/image', - FILEURL: 'http://192.168.34.216:6023/image/', + // UPLOADURL: 'http://192.168.34.216:6023/upload/image', + // FILEURL: 'http://192.168.34.216:6023/image/', // UPLOADURL:'http://'+"61.190.32.219:9050"+'/upload/image',//正式 // FILEURL:'http://'+"61.190.32.219:9050"+'/image/',//正式 diff --git a/src/views/projectFront/projectSummary/baseInfo.vue b/src/views/projectFront/projectSummary/baseInfo.vue index 119408de..a91343e0 100644 --- a/src/views/projectFront/projectSummary/baseInfo.vue +++ b/src/views/projectFront/projectSummary/baseInfo.vue @@ -649,7 +649,7 @@ - +