diff --git a/src/assets/images/t-box-title-bg-1.png b/src/assets/images/t-box-title-bg-1.png new file mode 100644 index 0000000..d3590ab Binary files /dev/null and b/src/assets/images/t-box-title-bg-1.png differ diff --git a/src/assets/images/t-icon-1.png b/src/assets/images/t-icon-1.png new file mode 100644 index 0000000..8bd5f47 Binary files /dev/null and b/src/assets/images/t-icon-1.png differ diff --git a/src/components/monitor/index.vue b/src/components/monitor/index.vue new file mode 100644 index 0000000..88e108f --- /dev/null +++ b/src/components/monitor/index.vue @@ -0,0 +1,204 @@ + + + + + \ No newline at end of file diff --git a/src/components/navLeft/index.vue b/src/components/navLeft/index.vue index 73df1ac..09aeeb0 100644 --- a/src/components/navLeft/index.vue +++ b/src/components/navLeft/index.vue @@ -54,7 +54,7 @@ \ No newline at end of file diff --git a/src/views/monitor/index.vue b/src/views/monitor/index.vue index b58e8c6..e93282e 100644 --- a/src/views/monitor/index.vue +++ b/src/views/monitor/index.vue @@ -54,67 +54,5 @@ height: 100vh; overflow: hidden; background-color: #0a254b; - - .header { - position: absolute; - left: vw(326); - - .title { - width: vw(3133); - height: vh(120); - font-size: vw(48); - font-weight: 800; - text-align: center; - padding-top: vh(20); - color: #fff; - letter-spacing: vw(10); - box-sizing: border-box; - text-shadow: 0px 4px 7px rgba(0, 150, 255, 0.75); - background-image: url('@/assets/images/title.png'); - background-size: 100% 100%; - } - - .nav-left { - position: absolute; - left: vw(380); - top: vh(34); - display: flex; - - &-item { - cursor: pointer; - margin-left: vh(-10); - width: vw(210); - height: vh(56); - padding-top: vh(10); - font-weight: 600; - font-size: vw(28); - text-align: center; - color: rgba(208, 236, 255, 0.9); - background-image: url('@/assets/images/title-2.png'); - background-size: 100% 100%; - } - } - - .nav-right { - position: absolute; - right: vw(424); - top: vh(34); - display: flex; - - &-item { - cursor: pointer; - margin-right: vh(-10); - width: vw(210); - height: vh(56); - padding-top: vh(10); - font-weight: 600; - font-size: vw(28); - text-align: center; - color: rgba(208, 236, 255, 0.9); - background-image: url('@/assets/images/title-3.png'); - background-size: 100% 100%; - } - } - } } \ No newline at end of file diff --git a/src/views/testing/components/box-3.vue b/src/views/testing/components/box-3.vue index 973b4e4..0bc5b47 100644 --- a/src/views/testing/components/box-3.vue +++ b/src/views/testing/components/box-3.vue @@ -4,72 +4,13 @@ -
-
-
- -
- -
-
-
-
核心路段:这是一条信息说明
- -
-
-
- 最近联系 -
-
-
-
核心路段:这是一条信息说明
- -
- -
- -
-
-
+ \ No newline at end of file diff --git a/src/views/traffic/components/box-1.vue b/src/views/traffic/components/box-1.vue new file mode 100644 index 0000000..0447219 --- /dev/null +++ b/src/views/traffic/components/box-1.vue @@ -0,0 +1,253 @@ + + + + + \ No newline at end of file diff --git a/src/views/traffic/index.vue b/src/views/traffic/index.vue index 02409e3..11831ac 100644 --- a/src/views/traffic/index.vue +++ b/src/views/traffic/index.vue @@ -1,7 +1,14 @@ -