From a18079f00f24ae1f0cb405a6eb8e4c8c642cd0df Mon Sep 17 00:00:00 2001
From: ZZJ <zzjdsg2300@163.com>
Date: 星期二, 28 九月 2021 15:38:46 +0800
Subject: [PATCH] 视频下载
---
public/fonts/alibaba/iconfont.css | 78 +++++++++++++++++++++++++++++++++++++-
1 files changed, 75 insertions(+), 3 deletions(-)
diff --git a/public/fonts/alibaba/iconfont.css b/public/fonts/alibaba/iconfont.css
index 6d59db9..b4a9cef 100644
--- a/public/fonts/alibaba/iconfont.css
+++ b/public/fonts/alibaba/iconfont.css
@@ -1,8 +1,8 @@
@font-face {
font-family: "iconfont"; /* Project id 1155353 */
- src: url('iconfont.woff2?t=1631952487995') format('woff2'),
- url('iconfont.woff?t=1631952487995') format('woff'),
- url('iconfont.ttf?t=1631952487995') format('truetype');
+ src: url('iconfont.woff2?t=1632731069844') format('woff2'),
+ url('iconfont.woff?t=1632731069844') format('woff'),
+ url('iconfont.ttf?t=1632731069844') format('truetype');
}
.iconfont {
@@ -13,6 +13,78 @@
-moz-osx-font-smoothing: grayscale;
}
+.iconmima1:before {
+ content: "\e738";
+}
+
+.iconweiwangguanicon-defuben-1:before {
+ content: "\e73e";
+}
+
+.iconrili1:before {
+ content: "\e73f";
+}
+
+.iconzuidahua:before {
+ content: "\e73d";
+}
+
+.iconchuangjian:before {
+ content: "\e73c";
+}
+
+.iconuser:before {
+ content: "\e737";
+}
+
+.iconfangda:before {
+ content: "\e739";
+}
+
+.iconsuoxiao:before {
+ content: "\e73a";
+}
+
+.icon31shezhi:before {
+ content: "\e733";
+}
+
+.iconjian:before {
+ content: "\e734";
+}
+
+.iconyunxiazai-:before {
+ content: "\e735";
+}
+
+.iconjia:before {
+ content: "\e736";
+}
+
+.icona-Group200:before {
+ content: "\e731";
+}
+
+.icona-Group194:before {
+ content: "\e72f";
+}
+
+.icona-Group199:before {
+ content: "\e72d";
+}
+
+.iconcha:before {
+ content: "\e719";
+}
+
+.iconxinjianbanbenku:before {
+ content: "\e72c";
+}
+
+.iconduigou1:before {
+ content: "\e72e";
+}
+
.iconcuowu:before {
content: "\e728";
}
--
Gitblit v1.8.0