From ee3fe0598ff1e016e71c1411e7669f19d85cd301 Mon Sep 17 00:00:00 2001 From: qingzhengli <1204552371@qq.com> Date: Fri, 22 Mar 2024 17:26:24 +0800 Subject: [PATCH 01/11] =?UTF-8?q?feat=20=E6=9B=B4=E6=96=B0=E6=83=85?= =?UTF-8?q?=E6=8A=A5=E6=9D=BF=E4=B8=AD=E6=91=84=E5=83=8F=E5=A4=B4=E9=9B=A8?= =?UTF-8?q?=E5=88=B7=E5=92=8C=E5=AD=90=E7=B1=BB=E5=9E=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/CameraShower/index.vue | 241 +++++++++++------- .../RoadAndEvents/utils/httpList.js | 27 ++ .../src/views/JiHeExpressway/utils/enum.js | 4 +- 3 files changed, 184 insertions(+), 88 deletions(-) diff --git a/ruoyi-ui/src/views/JiHeExpressway/components/CameraShower/index.vue b/ruoyi-ui/src/views/JiHeExpressway/components/CameraShower/index.vue index ccb78f6a..92f9b93f 100644 --- a/ruoyi-ui/src/views/JiHeExpressway/components/CameraShower/index.vue +++ b/ruoyi-ui/src/views/JiHeExpressway/components/CameraShower/index.vue @@ -1,38 +1,54 @@