-
-
-
设备在线
-
-
{{ store.devnum.on + store.devnum.wait }}
-
-
{{ store.devnum.all }}
-
-
-
-
-
-
-
-
-
-
@@ -208,7 +102,7 @@ onUnmounted(() => {
height: 1080px;
width: 1920px;
color: #FFFFFF;
- background-color: #0E0E0E;
+ background-color: rgba(0, 11, 18, 1);
position: relative;
}
@@ -228,111 +122,52 @@ onUnmounted(() => {
box-sizing: border-box;
}
-.left,
+.left {
+ width: 540px;
+ height: 100%;
+ margin-left: 13px;
+ display: flex;
+ flex-direction: column;
+ justify-content: space-between;
+ align-items: center;
+}
+.ltop {
+ width: 100%;
+ height: 630px;
+}
+
+.lbottom {
+ width: 100%;
+ height: 335px;
+}
+
.right {
- height: 980px;
- width: 600px;
+ width: 1330px;
+ height: 100%;
+ margin-right: 13px;
display: flex;
flex-direction: column;
justify-content: space-between;
+ align-items: center;
}
-.center {
- width: 670px;
- height: 980px;
- margin: 0 20px;
- display: flex;
- flex-direction: column;
- justify-content: space-between;
-}
-
-.lt,
-.rt {
+.rtop {
width: 100%;
- height: 450px;
-}
-
-.lb,
-.rb {
- width: 100%;
- height: 530px;
-}
-
-.ct {
- width: 100%;
- height: 110px;
+ height: 715px;
display: flex;
flex-direction: row;
- justify-content: space-around;
-}
-
-.cc {
- width: 100%;
- height: 350px;
-}
-
-.cb {
- width: 100%;
- height: 500px;
-}
-
-.top-item {
- width: 30%;
- height: 100%;
- background-image: url(@/assets/img/u8.png);
- background-size: 100% 100%;
- box-sizing: border-box;
- padding: 5px;
-}
-
-.top-item .div_p {
- height: 60%;
- width: 100%;
- display: flex;
- justify-content: center;
- align-items: center;
- position: relative;
-}
-
-.div_p .div-p-tip {
- position: absolute;
- font-size: 1.5rem;
- top: 10%;
- left: 20%;
-}
-
-h2 {
- /* color: #fff; */
- font-size: 18px;
- line-height: 1.5rem;
- color: #02C1D7;
-}
-
-.on {
- color: #20AEC5;
- font-size: 3.5rem;
-}
-
-.off {
- color: #797979;
- font-size: 3.5rem;
-}
-
-.left-tip-type {
- position: absolute;
- top: 69px;
- left: 462px;
- width: 160px;
- height: 50px;
- display: flex;
justify-content: space-between;
align-items: center;
- font-size: 14px;
- font-weight: 700;
}
-.left-tip-type-item {
- width: 33%;
+.rbottom {
+ width: 100%;
+ height: 250px;
+ background: #bfe;
+}
+
+.rtleft {
+ width: 777px;
height: 100%;
display: flex;
flex-direction: column;
@@ -340,87 +175,26 @@ h2 {
align-items: center;
}
-.yuan {
- width: 24px;
- height: 24px;
- border-radius: 50%;
+.rtltop {
+ width: 100%;
+ height: 120px;
+ background: #bff;
+}
+.rtlbottom {
+ width: 100%;
+ height: 580px;
+ background: #bf1;
}
-.green {
- background-color: #7CFFB2;
-}
-
-.yello {
- background-color: #FDDD60;
-}
-
-.red {
- background-color: #FF6E76;
-}
-
-.blue {
- color: #20AEC5;
-}
-
-.err {
- color: #FF6E76;
-}
-
-.right-tip-type {
- position: absolute;
- top: 15px;
- left: 1550px;
- width: 120px;
- height: 70px;
- display: flex;
- justify-content: space-between;
- align-items: center;
-}
-
-.right-tip-type-item {
- width: 58px;
+.rtright {
+ width: 540px;
height: 100%;
- display: flex;
- flex-direction: column;
- justify-content: space-between;
- align-items: center;
-}
-
-.gatway {
- font-size: 42px;
}
-.wrap {
- position: absolute;
- top: 2px;
- left: 582px;
- width: 537px;
- border-bottom: 0px solid transparent;
- border-top: 92px solid #0E1D2F;
- border-left: 109px solid transparent;
- border-right: 110px solid transparent;
-}
-.dev-center {
- width: 3px;
- height: 60px;
- background-image: linear-gradient(to bottom, #2869E8, #00D0FF);
- background-color: #5067BC;
- transform: rotate(40deg) translate(7px, -6px);
-}
-.dev-top {
- transform: translate(-6px, -10px);
- font-size: 30px;
-}
-.dev-bottom {
- transform: translate(15px, 15px);
- font-size: 30px;
-}
-.left-tip-type-item-text {
- font-weight: 700;
- font-size: 14px;
-}
+
+
diff --git a/src/views/MicroExhibition/indexOld.vue b/src/views/MicroExhibition/indexOld.vue
new file mode 100644
index 0000000..49adda1
--- /dev/null
+++ b/src/views/MicroExhibition/indexOld.vue
@@ -0,0 +1,426 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
设备在线
+
+
{{ store.devnum.on + store.devnum.wait }}
+
+
{{ store.devnum.all }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+