diff --git a/src/store/index.js b/src/store/index.js index f03d839a..ec69a772 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://182.90.224.237:7000/upload/image', // FILEURL: 'http://182.90.224.237:7000/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/projectAdmin/zjsj/carbon/centerBottom.vue b/src/views/projectAdmin/zjsj/carbon/centerBottom.vue index 9443f16a..45a016ef 100644 --- a/src/views/projectAdmin/zjsj/carbon/centerBottom.vue +++ b/src/views/projectAdmin/zjsj/carbon/centerBottom.vue @@ -10,18 +10,18 @@ :key="index" >
- {{ item.week }} + {{ item.week }}
- +{{ item.wea }}
{{ item.tem2 }} ~ {{ item.tem1 }}
- +
{{ $t("message.environmentalOverview.wind_power") }}
{{ item.win_speed }}
@@ -90,10 +90,10 @@ export default {
width: 13.28%;
text-align: center;
padding-top: 13px;
- margin-top: -5px;
+ margin-top: 5px;
// margin-bottom: 110px;
// height: calc(100% - 13px);
- height: 205px;
+ height: 265px;
padding-bottom: 13px;
background: linear-gradient(
rgba(21, 25, 33, 0.06),
diff --git a/src/views/projectAdmin/zjsj/carbon/centerTop.vue b/src/views/projectAdmin/zjsj/carbon/centerTop.vue
index bc2ec163..98b68e12 100644
--- a/src/views/projectAdmin/zjsj/carbon/centerTop.vue
+++ b/src/views/projectAdmin/zjsj/carbon/centerTop.vue
@@ -2,7 +2,7 @@
PM2.5 {{plantCap.pm25?plantCap.pm25:'--'}}μg/m3 {{plantCap.pm25?plantCap.pm25:'--'}}μg/m3 PM10 {{plantCap.pm10?plantCap.pm10:'--'}}μg/m3 {{plantCap.pm10?plantCap.pm10:'--'}}μg/m3
-
{{'气压'}}
{{plantCap.temperature?plantCap.temperature:'--'}}℃ {{plantCap.crc?plantCap.crc:'--'}}μg/m3 {{plantCap.temperature?plantCap.temperature:'--'}}℃ {{plantCap.temperature?plantCap.temperature:'--'}}℃ {{plantCap.humidity?plantCap.humidity:'--'}}% {{plantCap.humidity?plantCap.humidity:'--'}}% TSP {{plantCap.tsp?plantCap.tsp:'--'}}μg/m3 {{plantCap.tsp?plantCap.tsp:'--'}}μg/m3
+
{{$t('message.dataBoard.temperature')}}
-
+
+