diff --git a/src/components/areaMap.vue b/src/components/areaMap.vue index 0100a24..ba111d2 100644 --- a/src/components/areaMap.vue +++ b/src/components/areaMap.vue @@ -1,7 +1,7 @@ @@ -36,7 +36,7 @@ \ No newline at end of file diff --git a/src/components/warnDetail.vue b/src/components/warnDetail.vue index b96a783..6797b97 100644 --- a/src/components/warnDetail.vue +++ b/src/components/warnDetail.vue @@ -6,7 +6,7 @@
告警数据:
1 - {{ props.data.value }} + {{ eqType(props.data.type, props.data.value) }}
+
- +
@@ -49,11 +46,11 @@
-
实时监测影像
+
实时监测影像
- +
@@ -114,9 +111,13 @@ const choseUrl=(item)=>{ } const back=()=>{ + console.log("back") router.go(0) } - +const townName=ref("") +const getTowmName=(e)=>{ + townName.value=e +} \ No newline at end of file diff --git a/static/detail/地块标签@2x.png b/static/detail/地块标签@2x.png deleted file mode 100644 index a2a16c6..0000000 Binary files a/static/detail/地块标签@2x.png and /dev/null differ diff --git a/static/detail/地块标签选中态@2x.png b/static/detail/地块标签选中态@2x.png deleted file mode 100644 index 6e851eb..0000000 Binary files a/static/detail/地块标签选中态@2x.png and /dev/null differ diff --git a/static/detail/地方地块显示背景@2x.png b/static/detail/地方地块显示背景@2x.png deleted file mode 100644 index e309269..0000000 Binary files a/static/detail/地方地块显示背景@2x.png and /dev/null differ diff --git a/static/detail/数据装饰2@2x.png b/static/detail/数据装饰2@2x.png deleted file mode 100644 index cc83027..0000000 Binary files a/static/detail/数据装饰2@2x.png and /dev/null differ diff --git a/static/detail/跳转页_弹窗背景_1@2x.png b/static/detail/跳转页_弹窗背景_1@2x.png deleted file mode 100644 index 8f98204..0000000 Binary files a/static/detail/跳转页_弹窗背景_1@2x.png and /dev/null differ diff --git a/static/index/video.png b/static/index/video.png index a5fb209..bffbd97 100644 Binary files a/static/index/video.png and b/static/index/video.png differ diff --git a/static/index/地块btn_选中态@3x.png b/static/index/地块btn_选中态@3x.png deleted file mode 100644 index 33bac9f..0000000 Binary files a/static/index/地块btn_选中态@3x.png and /dev/null differ diff --git a/static/index/地方标签选中态@3x.png b/static/index/地方标签选中态@3x.png deleted file mode 100644 index b0a66f2..0000000 Binary files a/static/index/地方标签选中态@3x.png and /dev/null differ diff --git a/static/index/泸县标签@3x.png b/static/index/泸县标签@3x.png deleted file mode 100644 index d01b664..0000000 Binary files a/static/index/泸县标签@3x.png and /dev/null differ