diff --git a/src/components/layout/Header.vue b/src/components/layout/Header.vue index 4bc7292..cac5327 100644 --- a/src/components/layout/Header.vue +++ b/src/components/layout/Header.vue @@ -4,7 +4,7 @@ -

凯盛晶华玻璃有限公司800t/d特种玻璃生产线大数据指挥中心

+

宜兴三期生产线大数据指挥中心

@@ -68,8 +68,8 @@ export default { header { background: url(../../assets/header.png) center/contain no-repeat; background-size: 100%; - height: adjust(h(280px)); - width: adjust($actual_width); + height: 141px; + width: 2672px; display: grid; place-items: center; @@ -79,19 +79,19 @@ header { margin-bottom: adjust(10px); .header--logo { - width: adjust(102px); - height: adjust(56px); + width: 64px; + height: 94px; background: url(../../assets/logo.png) center/contain no-repeat; } h1 { - margin-left: adjust(20px); - font-size: adjust(35px); + margin-left: 36px; + font-size: 72px; // line-height: adjust(100px); // background: #eee; user-select: none; - letter-spacing: adjust(8px); - font-weight: 600; + letter-spacing: 12px; + font-weight: 400; // color: #6bf2ff; color: $main-color; font-family: "微软雅黑", sans-serif; diff --git a/src/components/yx-dark/containers/rect.vue b/src/components/yx-dark/containers/rect.vue new file mode 100644 index 0000000..9b30e6b --- /dev/null +++ b/src/components/yx-dark/containers/rect.vue @@ -0,0 +1,32 @@ + + + + + + + diff --git a/src/views/HomeView.vue b/src/views/HomeView.vue index a038a1c..3fab502 100644 --- a/src/views/HomeView.vue +++ b/src/views/HomeView.vue @@ -1,39 +1,141 @@ - diff --git a/src/views/LeftSide.vue b/src/views/LeftSide.vue new file mode 100644 index 0000000..b053695 --- /dev/null +++ b/src/views/LeftSide.vue @@ -0,0 +1,26 @@ + + + + + diff --git a/src/views/MainPanel.vue b/src/views/MainPanel.vue new file mode 100644 index 0000000..9795f94 --- /dev/null +++ b/src/views/MainPanel.vue @@ -0,0 +1,124 @@ + + + + + + + diff --git a/src/views/RightSide.vue b/src/views/RightSide.vue new file mode 100644 index 0000000..027b48a --- /dev/null +++ b/src/views/RightSide.vue @@ -0,0 +1,26 @@ + + + + +