diff --git a/.env.production b/.env.production
index b193b5a..e39a3c3 100644
--- a/.env.production
+++ b/.env.production
@@ -1,2 +1,2 @@
-# 生产环境配置 目前是配置代理的方式
-VITE_API_BASE_URL=/juntech-ysdp
+# 生产环境配置(直连实际地址,需包含应用 context path)
+VITE_API_BASE_URL=http://10.104.10.151:8888/juntech-ysdp
diff --git a/src/views/traffic/components/Traffic6.vue b/src/views/traffic/components/Traffic6.vue
index 6c1814f..142c70e 100644
--- a/src/views/traffic/components/Traffic6.vue
+++ b/src/views/traffic/components/Traffic6.vue
@@ -1,19 +1,108 @@
-
-
![]()
+
+
+