增加即梦AI功能页面

This commit is contained in:
GeekMaster
2025-07-18 18:04:32 +08:00
parent 66776556d8
commit 76d32c78d8
40 changed files with 4511 additions and 118 deletions

View File

@@ -1,8 +1,8 @@
@font-face {
font-family: "iconfont"; /* Project id 4125778 */
src: url('iconfont.woff2?t=1752731646117') format('woff2'),
url('iconfont.woff?t=1752731646117') format('woff'),
url('iconfont.ttf?t=1752731646117') format('truetype');
src: url('iconfont.woff2?t=1752831319382') format('woff2'),
url('iconfont.woff?t=1752831319382') format('woff'),
url('iconfont.ttf?t=1752831319382') format('truetype');
}
.iconfont {
@@ -13,6 +13,14 @@
-moz-osx-font-smoothing: grayscale;
}
.icon-jimeng2:before {
content: "\eabc";
}
.icon-jimeng:before {
content: "\eabb";
}
.icon-video:before {
content: "\e63f";
}

File diff suppressed because one or more lines are too long

View File

@@ -5,6 +5,20 @@
"css_prefix_text": "icon-",
"description": "",
"glyphs": [
{
"icon_id": "42693930",
"name": "即梦AI-02",
"font_class": "jimeng2",
"unicode": "eabc",
"unicode_decimal": 60092
},
{
"icon_id": "42693927",
"name": "即梦AI-01",
"font_class": "jimeng",
"unicode": "eabb",
"unicode_decimal": 60091
},
{
"icon_id": "1283",
"name": "视频",

Binary file not shown.