From 33c4e059eeb71de6f186bc4ee22e05bfd3bd5aeb Mon Sep 17 00:00:00 2001
From: zengh <123456>
Date: Wed, 24 Mar 2021 18:23:45 +0800
Subject: [PATCH] 问题修复
---
public/map/css/index.css | 18 ------------------
1 files changed, 0 insertions(+), 18 deletions(-)
diff --git a/public/map/css/index.css b/public/map/css/index.css
index a5c158b..19266d7 100644
--- a/public/map/css/index.css
+++ b/public/map/css/index.css
@@ -330,22 +330,4 @@
display: none;
}
-/* @font-face {
- font-family: "FZDBSJW";
- src: url("../font/FZDBSJW.eot") format("embedded-opentype"),
- url("../font/FZDBSJW.woff2") format("woff2"),
- url("../font/FZDBSJW.woff") format("woff"),
- url("../font/FZDBSJW.ttf") format("truetype"),
- url("../font/FZDBSJW.svg#fontawesomeregular") format("svg");
-}
-
-@font-face {
- font-family: "创艺简仿宋";
- src: url("../font/创艺简仿宋.eot") format("embedded-opentype"),
- url("../font/创艺简仿宋.woff2") format("woff2"),
- url("../font/创艺简仿宋.woff") format("woff"),
- url("../font/创艺简仿宋.ttf") format("truetype"),
- url("../font/创艺简仿宋.svg#fontawesomeregular") format("svg");
-} */
-
--
Gitblit v1.9.3