From 7b3aa6c1a9c399e318d24494a30099bbb18cb97b Mon Sep 17 00:00:00 2001
From: fengxiang <110431245@qq.com>
Date: Mon, 13 Aug 2018 16:37:35 +0800
Subject: [PATCH] 地图默认打开网格

---
 src/styles/index.less |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/src/styles/index.less b/src/styles/index.less
index dcd9331..03cb2e4 100644
--- a/src/styles/index.less
+++ b/src/styles/index.less
@@ -1 +1,7 @@
 // ������������������������������������������������������
+.label-width-70 {
+	width: 70px;
+}
+.anchorBL {
+	display: none;
+}
\ No newline at end of file

--
Gitblit v1.8.0