From 9b0ec613ebb114683ce0d35d5f3ff8d54e56adca Mon Sep 17 00:00:00 2001 From: zmj <1493694146@qq.com> Date: Tue, 19 Dec 2023 18:15:24 +0800 Subject: [PATCH] sda --- src/App.vue | 8 ++-- src/components/JessibucaDemo.vue | 5 +- src/components/areaList.vue | 14 ++++-- src/components/areaMap.vue | 63 ++++++++++++++++---------- src/components/index/centerBottom.vue | 7 ++- src/components/index/leftBottom.vue | 8 ++-- src/components/index/leftCenter.vue | 7 ++- src/components/index/leftTop.vue | 13 ++++-- src/components/index/rightTop.vue | 7 ++- src/components/warnDetail.vue | 18 +++++--- src/store/index.js | 14 ++++-- src/view/home.vue | 45 ++++++++++++------ static/index/video.png | Bin 0 -> 4126 bytes 13 files changed, 138 insertions(+), 71 deletions(-) create mode 100644 static/index/video.png diff --git a/src/App.vue b/src/App.vue index 3e7ac2f..d637296 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,13 +1,11 @@