From 8aa3edd56c279100c9053576f3e90fa55459fe77 Mon Sep 17 00:00:00 2001
From: zengh <123456>
Date: Mon, 16 Jan 2023 16:15:55 +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