From 01b824233cc2c769f31780ba6de37a4c07ddac3a Mon Sep 17 00:00:00 2001 From: ylj20011123 Date: Fri, 7 Nov 2025 17:52:04 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E5=AE=9A=E4=BD=8D=E5=8A=9F?= =?UTF-8?q?=E8=83=BD=E5=B0=81=E7=A6=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/AIAnalysis.vue | 736 ++++++++++++++++++ .../components/TrendOfTrafficFlow.vue | 59 +- pages/DigitalIntelligenceDashboard/index.vue | 22 +- pages/attendanceStatus/index.vue | 97 ++- pages/index/index.vue | 58 +- pages/map/index.vue | 53 +- 6 files changed, 983 insertions(+), 42 deletions(-) create mode 100644 pages/DigitalIntelligenceDashboard/components/AIAnalysis.vue diff --git a/pages/DigitalIntelligenceDashboard/components/AIAnalysis.vue b/pages/DigitalIntelligenceDashboard/components/AIAnalysis.vue new file mode 100644 index 0000000..ec9336e --- /dev/null +++ b/pages/DigitalIntelligenceDashboard/components/AIAnalysis.vue @@ -0,0 +1,736 @@ + + + + + \ No newline at end of file diff --git a/pages/DigitalIntelligenceDashboard/components/TrendOfTrafficFlow.vue b/pages/DigitalIntelligenceDashboard/components/TrendOfTrafficFlow.vue index f5021e0..ab19207 100644 --- a/pages/DigitalIntelligenceDashboard/components/TrendOfTrafficFlow.vue +++ b/pages/DigitalIntelligenceDashboard/components/TrendOfTrafficFlow.vue @@ -3,10 +3,14 @@ 断面流量 + + + + - + @@ -23,13 +27,15 @@