From 2c11814ecf148a5fe5a80d03e29481476e47f34d Mon Sep 17 00:00:00 2001
From: 付延余 <f-yanyu@outlook.com>
Date: 星期一, 19 十二月 2022 16:13:34 +0800
Subject: [PATCH] test push two

---
 static/iconfont/iconfont.css |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/static/iconfont/iconfont.css b/static/iconfont/iconfont.css
index af418df..c24279b 100644
--- a/static/iconfont/iconfont.css
+++ b/static/iconfont/iconfont.css
@@ -3,7 +3,7 @@
   /* src: url('iconfont.woff2?t=1655880761622') format('woff2'),
        url('iconfont.woff?t=1655880761622') format('woff'),
        url('iconfont.ttf?t=1655880761622') format('truetype'); */
-		src:url('/static/iconfont.ttf')format('truetype');
+		src:url('@/static/iconfont/iconfont.ttf')format('truetype');
 }
 
 

--
Gitblit v1.9.1