[update] 外标详情页查看全部按钮,过程稿件展开收起

This commit is contained in:
lideqin
2024-07-12 16:56:09 +08:00
parent 975f836732
commit ea770681ea
7 changed files with 55 additions and 9 deletions
+7 -3
View File
@@ -1,8 +1,8 @@
@font-face {
font-family: "iconfont"; /* Project id 4236293 */
src: url('iconfont.woff2?t=1709805185697') format('woff2'),
url('iconfont.woff?t=1709805185697') format('woff'),
url('iconfont.ttf?t=1709805185697') format('truetype');
src: url('iconfont.woff2?t=1720773883017') format('woff2'),
url('iconfont.woff?t=1720773883017') format('woff'),
url('iconfont.ttf?t=1720773883017') format('truetype');
}
.iconfont {
@@ -13,6 +13,10 @@
-moz-osx-font-smoothing: grayscale;
}
.icon-nav-top:before {
content: "\e600";
}
.icon-database-fill:before {
content: "\e6d7";
}
File diff suppressed because one or more lines are too long
+7
View File
@@ -5,6 +5,13 @@
"css_prefix_text": "icon-",
"description": "",
"glyphs": [
{
"icon_id": "11732821",
"name": "nav-top",
"font_class": "nav-top",
"unicode": "e600",
"unicode_decimal": 58880
},
{
"icon_id": "35088513",
"name": "建筑",
Binary file not shown.
Binary file not shown.
Binary file not shown.