From 03442f1934e0c8913b847879a58ff4397e2f2f5c Mon Sep 17 00:00:00 2001 From: chiayin Date: Mon, 30 Oct 2023 10:06:54 +0800 Subject: [PATCH] Map Attributes: value type int and float done. --- .../Discover/Map/Filter/Attributes.vue | 197 +++++++++++++----- src/main.js | 2 + 2 files changed, 149 insertions(+), 50 deletions(-) diff --git a/src/components/Discover/Map/Filter/Attributes.vue b/src/components/Discover/Map/Filter/Attributes.vue index 622bf1f..9bdfb9b 100644 --- a/src/components/Discover/Map/Filter/Attributes.vue +++ b/src/components/Discover/Map/Filter/Attributes.vue @@ -24,14 +24,14 @@
-
+
-
+
@@ -54,7 +54,7 @@
-
+
@@ -65,16 +65,24 @@
+
-
-
- Start time - +
+
+ Start time + +
+ ~ +
+ End time + +
- ~ -
- End time - + +
+ + ~ +
@@ -86,10 +94,10 @@