diff --git a/psdc-ui/src/api/bigview/bigview.js b/psdc-ui/src/api/bigview/bigview.js new file mode 100644 index 0000000..2ec33c4 --- /dev/null +++ b/psdc-ui/src/api/bigview/bigview.js @@ -0,0 +1,6 @@ +import request from '@/utils/request' + +//8个温度传感器接口 +export function getTemperature() { + return request.get('/indexLook/8wd') +} \ No newline at end of file diff --git a/psdc-ui/src/assets/images/3Dimg.png b/psdc-ui/src/assets/images/3Dimg.png new file mode 100644 index 0000000..fdabad2 Binary files /dev/null and b/psdc-ui/src/assets/images/3Dimg.png differ diff --git a/psdc-ui/src/assets/images/电磁锅炉.png b/psdc-ui/src/assets/images/dcgl.png similarity index 100% rename from psdc-ui/src/assets/images/电磁锅炉.png rename to psdc-ui/src/assets/images/dcgl.png diff --git a/psdc-ui/src/assets/images/footer.png b/psdc-ui/src/assets/images/footer.png new file mode 100644 index 0000000..7671ca1 Binary files /dev/null and b/psdc-ui/src/assets/images/footer.png differ diff --git a/psdc-ui/src/views/bigview/index.vue b/psdc-ui/src/views/bigview/index.vue index d234b51..4036821 100644 --- a/psdc-ui/src/views/bigview/index.vue +++ b/psdc-ui/src/views/bigview/index.vue @@ -10,9 +10,14 @@
电磁锅炉
- + +
+
+

当前状态:开启

+

进水温度:25

+

出水温度:85

+

今日能耗:23kWh

-
@@ -24,7 +29,12 @@
-
+
+

当前状态:开启

+

进水温度:25

+

出水温度:85

+

今日能耗:23kWh

+
@@ -33,21 +43,66 @@
-
-
-
+
+
35kW
+
+
当前功率
+
+
+ +
+
+
16446kWh
+
+
总用电量
+
-
+
+
当前功率
+
+
-
-
-
-
-
-
-
-
+
+
温度传感器1
+
+
26℃
+
+
+
温度传感器2
+
+
26℃
+
+
+
温度传感器3
+
+
26℃
+
+
+
温度传感器4
+
+
26℃
+
+
+
温度传感器5
+
+
26℃
+
+
+
温度传感器6
+
+
26℃
+
+
+
温度传感器7
+
+
26℃
+
+
+
温度传感器8
+
+
26℃
+
@@ -58,7 +113,12 @@
-
+
+

当前状态:开启

+

进水温度:25

+

出水温度:85

+

今日能耗:23kWh

+
@@ -70,7 +130,11 @@
-
+
+

当前状态:开启

+

当前温度:25

+

今日能耗:23kWh

+
@@ -82,6 +146,17 @@ diff --git a/psdc-ui/src/views/emonitor/db/index.vue b/psdc-ui/src/views/emonitor/db/index.vue index 264391c..f49338e 100644 --- a/psdc-ui/src/views/emonitor/db/index.vue +++ b/psdc-ui/src/views/emonitor/db/index.vue @@ -88,8 +88,8 @@ p{ .mid{ width: 100%; height: 350px; - margin-top: 15px; - margin-bottom: 15px; + margin-top: 20px; + margin-bottom: 20px; display: flex; justify-content: space-between; } diff --git a/psdc-ui/src/views/emonitor/drgl/index.vue b/psdc-ui/src/views/emonitor/drgl/index.vue index e3bb0e2..f48f08b 100644 --- a/psdc-ui/src/views/emonitor/drgl/index.vue +++ b/psdc-ui/src/views/emonitor/drgl/index.vue @@ -42,7 +42,7 @@
日用电量
-
+
pic
@@ -74,8 +74,47 @@
- @@ -87,7 +126,7 @@ display: flex; flex-wrap: wrap; justify-content: space-between; - margin-bottom: 15px; + margin-bottom: 20px; } .card{ width: 24%; @@ -100,7 +139,7 @@ .bottom{ width: 100%; - height: 615px; + height: 640px; display: flex; flex-wrap: wrap; justify-content: space-between; @@ -109,14 +148,14 @@ width: 49.35%; height: 300px; background-color: #2F3D8A; - margin-bottom: 15px; + margin-bottom: 20px; } p{ margin-bottom: 10px; } .bottom1-1{ width: 100%; - height: 40px; + height: 13.3%; background-color: #374590; padding-top: 10px; padding-left: 10px; diff --git a/psdc-ui/src/views/emonitor/frdl/index.vue b/psdc-ui/src/views/emonitor/frdl/index.vue index 0426617..b76f813 100644 --- a/psdc-ui/src/views/emonitor/frdl/index.vue +++ b/psdc-ui/src/views/emonitor/frdl/index.vue @@ -83,7 +83,7 @@ display: flex; flex-wrap: wrap; justify-content: space-between; - margin-bottom: 15px; + margin-bottom: 20px; } .card{ width: 24%; @@ -96,7 +96,7 @@ .bottom{ width: 100%; - height: 615px; + height: 640px; display: flex; flex-wrap: wrap; justify-content: space-between; @@ -105,7 +105,7 @@ width: 49.35%; height: 300px; background-color: #2F3D8A; - margin-bottom: 15px; + margin-bottom: 20px; } p{ margin-bottom: 10px; diff --git a/psdc-ui/src/views/emonitor/kqyrb/index.vue b/psdc-ui/src/views/emonitor/kqyrb/index.vue index c6794e2..d6f00b6 100644 --- a/psdc-ui/src/views/emonitor/kqyrb/index.vue +++ b/psdc-ui/src/views/emonitor/kqyrb/index.vue @@ -87,7 +87,7 @@ display: flex; flex-wrap: wrap; justify-content: space-between; - margin-bottom: 15px; + margin-bottom: 20px; } .card{ width: 24%; @@ -100,7 +100,7 @@ .bottom{ width: 100%; - height: 615px; + height: 640px; display: flex; flex-wrap: wrap; justify-content: space-between; @@ -109,7 +109,7 @@ width: 49.35%; height: 300px; background-color: #2F3D8A; - margin-bottom: 15px; + margin-bottom: 20px; } p{ margin-bottom: 10px; diff --git a/psdc-ui/src/views/emonitor/wdcgq/index.vue b/psdc-ui/src/views/emonitor/wdcgq/index.vue index 85fd7f6..e6a39cb 100644 --- a/psdc-ui/src/views/emonitor/wdcgq/index.vue +++ b/psdc-ui/src/views/emonitor/wdcgq/index.vue @@ -84,17 +84,16 @@ p{ } .top{ width: 100%; - height: 235px; + height: 260px; display: flex; flex-wrap: wrap; justify-content: space-between; - margin-bottom: 15px; } .card{ width: 24%; height: 110px; background-color: #2F3D8A; - margin-bottom: 15px; + margin-bottom: 20px; display: flex; justify-content: space-around; align-items: center; diff --git a/psdc-ui/src/views/emonitor/xrgl/index.vue b/psdc-ui/src/views/emonitor/xrgl/index.vue index c6794e2..d6f00b6 100644 --- a/psdc-ui/src/views/emonitor/xrgl/index.vue +++ b/psdc-ui/src/views/emonitor/xrgl/index.vue @@ -87,7 +87,7 @@ display: flex; flex-wrap: wrap; justify-content: space-between; - margin-bottom: 15px; + margin-bottom: 20px; } .card{ width: 24%; @@ -100,7 +100,7 @@ .bottom{ width: 100%; - height: 615px; + height: 640px; display: flex; flex-wrap: wrap; justify-content: space-between; @@ -109,7 +109,7 @@ width: 49.35%; height: 300px; background-color: #2F3D8A; - margin-bottom: 15px; + margin-bottom: 20px; } p{ margin-bottom: 10px; diff --git a/psdc-ui/src/views/login.vue b/psdc-ui/src/views/login.vue index dd83af4..2e4a541 100644 --- a/psdc-ui/src/views/login.vue +++ b/psdc-ui/src/views/login.vue @@ -28,21 +28,21 @@ - - - - -
- -
-
+ + + + + + + + + + + + + + + 记住密码 { } } }) + +