Skip to content

Commit d936881

Browse files
committed
icon: 添加icon
1 parent 926e6b6 commit d936881

File tree

8 files changed

+4914
-3
lines changed

8 files changed

+4914
-3
lines changed

chat2db-client/src/assets/font/demo.css

+539
Large diffs are not rendered by default.

chat2db-client/src/assets/font/demo_index.html

+3,385
Large diffs are not rendered by default.

chat2db-client/src/assets/font/iconfont.css

+7-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
@font-face {
22
font-family: "iconfont"; /* Project id 3633546 */
3-
src: url('iconfont.woff2?t=1691924685106') format('woff2'),
4-
url('iconfont.woff?t=1691924685106') format('woff'),
5-
url('iconfont.ttf?t=1691924685106') format('truetype');
3+
src: url('iconfont.woff2?t=1692518429483') format('woff2'),
4+
url('iconfont.woff?t=1692518429483') format('woff'),
5+
url('iconfont.ttf?t=1692518429483') format('truetype');
66
}
77

88
.iconfont {
@@ -13,6 +13,10 @@
1313
-moz-osx-font-smoothing: grayscale;
1414
}
1515

16+
.icon-zitidaima:before {
17+
content: "\ec83";
18+
}
19+
1620
.icon-banben:before {
1721
content: "\e70c";
1822
}

chat2db-client/src/assets/font/iconfont.js

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)