From b9c5104fa16e67ef2761fc9f6ff5083573e958dc Mon Sep 17 00:00:00 2001
From: chenzeping <ChenZeping02609@163.com>
Date: 星期二, 16 三月 2021 16:39:56 +0800
Subject: [PATCH] 功能选中效果实现

---
 src/App.vue |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/App.vue b/src/App.vue
index 24ecc4b..89338ed 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -14,7 +14,6 @@
 </script>
 
 <style lang="less">
-@import '@assets/css/map/_map-variable';
 html, body, #app{
   color: @color;
   height: 100vh;

--
Gitblit v1.8.0