From 0fdb2f93907977641c5a06bf8b017e6818e98315 Mon Sep 17 00:00:00 2001
From: YANGDL <114714267@qq.com>
Date: 星期日, 14 三月 2021 14:56:46 +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