From 241d54b3dad1952ee17d65c0044991d44962289d Mon Sep 17 00:00:00 2001
From: xhc <15171145581@163.com>
Date: Thu, 22 May 2025 15:05:43 +0800
Subject: [PATCH] =?UTF-8?q?=E7=9F=A5=E8=AF=86=E5=BA=93=E9=9D=99=E6=80=81?=
=?UTF-8?q?=E8=BF=98=E5=8E=9F?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/App.vue | 13 +--
src/pages.json | 15 ++-
src/pages/index/index.vue | 19 ++--
src/pages/knowledgeBase/knowledgeBase.vue | 108 +++++++++++++++++++++-
src/static/icon/demo_index.html | 29 +++++-
src/static/icon/iconfont.css | 10 +-
src/static/icon/iconfont.js | 2 +-
src/static/icon/iconfont.json | 7 ++
src/static/icon/iconfont.ttf | Bin 3680 -> 3896 bytes
src/static/icon/iconfont.woff | Bin 2360 -> 2500 bytes
src/static/icon/iconfont.woff2 | Bin 1896 -> 1980 bytes
11 files changed, 179 insertions(+), 24 deletions(-)
diff --git a/src/App.vue b/src/App.vue
index b4f6f79..9ee37d8 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -2,7 +2,7 @@
* @Author: XHC
* @Date: 2025-05-19 10:21:48
* @LastEditors: XHC
- * @LastEditTime: 2025-05-21 16:01:48
+ * @LastEditTime: 2025-05-22 14:51:18
* @Description:
-->
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/src/static/icon/demo_index.html b/src/static/icon/demo_index.html
index 711334a..6d56853 100644
--- a/src/static/icon/demo_index.html
+++ b/src/static/icon/demo_index.html
@@ -54,6 +54,12 @@
+ -
+
+
筛选
+ 
+
+
-
部门管理
@@ -144,9 +150,9 @@
@font-face {
font-family: 'iconfont';
- src: url('iconfont.woff2?t=1747807162377') format('woff2'),
- url('iconfont.woff?t=1747807162377') format('woff'),
- url('iconfont.ttf?t=1747807162377') format('truetype');
+ src: url('iconfont.woff2?t=1747894097939') format('woff2'),
+ url('iconfont.woff?t=1747894097939') format('woff'),
+ url('iconfont.ttf?t=1747894097939') format('truetype');
}
第二步:定义使用 iconfont 的样式
@@ -172,6 +178,15 @@
+ -
+
+
+ 筛选
+
+ .icon-filter-fill
+
+
+
-
@@ -307,6 +322,14 @@
+ -
+
+
筛选
+ #icon-filter-fill
+
+
-