From 6763ddbac0a8df83bfb5191ed99e3dcbdd16beee Mon Sep 17 00:00:00 2001
From: hailu <962012470@qq.com>
Date: 星期五, 13 十月 2023 14:56:54 +0800
Subject: [PATCH] 备份

---
 GoldC/iconfont/iconfont.wxss |    9 ++++-----
 1 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/GoldC/iconfont/iconfont.wxss b/GoldC/iconfont/iconfont.wxss
index c3e00c4..c4ccee4 100644
--- a/GoldC/iconfont/iconfont.wxss
+++ b/GoldC/iconfont/iconfont.wxss
@@ -1,8 +1,8 @@
 @font-face {
   font-family: 'iconfont';  /* Project id 4273872 */
-  src: url('//at.alicdn.com/t/c/font_4273872_67kc4zemovw.woff2?t=1696494290609') format('woff2'),
-  url('//at.alicdn.com/t/c/font_4273872_67kc4zemovw.woff?t=1696494290609') format('woff'),
-  url('//at.alicdn.com/t/c/font_4273872_67kc4zemovw.ttf?t=1696494290609') format('truetype');
+  src: url('//at.alicdn.com/t/c/font_4273872_eish33ts9mc.woff2?t=1696732954345') format('woff2'),
+       url('//at.alicdn.com/t/c/font_4273872_eish33ts9mc.woff?t=1696732954345') format('woff'),
+       url('//at.alicdn.com/t/c/font_4273872_eish33ts9mc.ttf?t=1696732954345') format('truetype');
 }
 
 .iconfont {
@@ -27,5 +27,4 @@
 
 .icon-kaiguan:before {
   content: "\e872";
-}
-
+}
\ No newline at end of file

--
Gitblit v1.8.0