diff --git a/src/assets/images/t-a-1.png b/src/assets/images/t-a-1.png
new file mode 100644
index 0000000..ef3b045
Binary files /dev/null and b/src/assets/images/t-a-1.png differ
diff --git a/src/assets/images/t-a-2.png b/src/assets/images/t-a-2.png
new file mode 100644
index 0000000..fef12a3
Binary files /dev/null and b/src/assets/images/t-a-2.png differ
diff --git a/src/assets/images/t-b-1.png b/src/assets/images/t-b-1.png
new file mode 100644
index 0000000..c3ca44c
Binary files /dev/null and b/src/assets/images/t-b-1.png differ
diff --git a/src/assets/images/t-b-2.png b/src/assets/images/t-b-2.png
new file mode 100644
index 0000000..67e7ab8
Binary files /dev/null and b/src/assets/images/t-b-2.png differ
diff --git a/src/assets/images/work-icon-xl-1.png b/src/assets/images/work-icon-xl-1.png
new file mode 100644
index 0000000..fd93c45
Binary files /dev/null and b/src/assets/images/work-icon-xl-1.png differ
diff --git a/src/views/home/index.vue b/src/views/home/index.vue
index 0bd41f1..821b490 100644
--- a/src/views/home/index.vue
+++ b/src/views/home/index.vue
@@ -11,7 +11,7 @@
import box2 from './components/box-2.vue'
import box3 from './components/box-3.vue'
import box4 from './components/box-4.vue'
- const navLeft = [{ name: '安全' }, { name: '景区', path: '/scenic' }, { name: '交通',path: '/traffic' }]
+ const navLeft = [{ name: '安全',path: '/roadTesting' }, { name: '景区', path: '/scenic' }, { name: '交通',path: '/traffic' }]
const navRight = [
{ name: '停车' },
{ name: '工单',path: '/workOrder' },
diff --git a/src/views/traffic/components/box-1.vue b/src/views/traffic/components/box-1.vue
index 9de0a6d..5825315 100644
--- a/src/views/traffic/components/box-1.vue
+++ b/src/views/traffic/components/box-1.vue
@@ -206,7 +206,7 @@
flex-wrap: wrap;
padding:0 vw(10);
.item-li{
- width: vw(394);
+ width: vw(388);
height: vh(420);
background: radial-gradient( 70% at 99% 50%, #0A4190 0%, rgba(0,77,136,0.6) 100%);
border-radius: 0px 0px 0px 0px;
diff --git a/src/views/traffic/components/box-3.vue b/src/views/traffic/components/box-3.vue
index d41c9ca..54f962c 100644
--- a/src/views/traffic/components/box-3.vue
+++ b/src/views/traffic/components/box-3.vue
@@ -1,14 +1,469 @@
-
+
+
+
+
+

+
施家梁子大桥
+
3号摄像机
+
3号点位
+
+
严重拥堵
+
+
+
+
+

路段长度
+
+
+
+
+
+
+
+

平均车速
+
+
+
+
+
+
+
+

拥堵距离
+
+
+
+
+
+
+
+

拥堵次数
+
+
+
+
+
+
+
+

拥堵开始时间
+
+
12:00:00
+
+
+
+

拥堵持续时长
+
+
1h30S
+
+
+
+
+
+
+
+
+
+

+
施家梁子大桥
+
3号摄像机
+
3号点位
+
+
严重拥堵
+
+
+
+
+

路段长度
+
+
+
+
+
+
+
+

平均车速
+
+
+
+
+
+
+
+

拥堵距离
+
+
+
+
+
+
+
+

拥堵次数
+
+
+
+
+
+
+
+

拥堵开始时间
+
+
12:00:00
+
+
+
+

拥堵持续时长
+
+
1h30S
+
+
+
+
+
-
\ No newline at end of file
diff --git a/src/views/traffic/index.vue b/src/views/traffic/index.vue
index 18aa88d..bdede9f 100644
--- a/src/views/traffic/index.vue
+++ b/src/views/traffic/index.vue
@@ -2,7 +2,8 @@
-
+
+
@@ -11,6 +12,7 @@