param builder component is ready

This commit is contained in:
GeekMaster
2025-09-10 17:04:37 +08:00
parent 1ca58606da
commit 896b5de0a4
29 changed files with 850 additions and 656 deletions
+19 -3
View File
@@ -1,8 +1,8 @@
@font-face {
font-family: "iconfont"; /* Project id 4125778 */
src: url('iconfont.woff2?t=1756954977612') format('woff2'),
url('iconfont.woff?t=1756954977612') format('woff'),
url('iconfont.ttf?t=1756954977612') format('truetype');
src: url('iconfont.woff2?t=1757465848673') format('woff2'),
url('iconfont.woff?t=1757465848673') format('woff'),
url('iconfont.ttf?t=1757465848673') format('truetype');
}
.iconfont {
@@ -13,6 +13,22 @@
-moz-osx-font-smoothing: grayscale;
}
.icon-action:before {
content: "\e658";
}
.icon-dancing:before {
content: "\e659";
}
.icon-running:before {
content: "\e65e";
}
.icon-shuziren:before {
content: "\e6df";
}
.icon-cube:before {
content: "\e72c";
}
File diff suppressed because one or more lines are too long
+28
View File
@@ -5,6 +5,34 @@
"css_prefix_text": "icon-",
"description": "",
"glyphs": [
{
"icon_id": "5215282",
"name": "动作",
"font_class": "action",
"unicode": "e658",
"unicode_decimal": 58968
},
{
"icon_id": "7250581",
"name": "跳舞",
"font_class": "dancing",
"unicode": "e659",
"unicode_decimal": 58969
},
{
"icon_id": "8153037",
"name": "动作",
"font_class": "running",
"unicode": "e65e",
"unicode_decimal": 58974
},
{
"icon_id": "42680536",
"name": "数字人",
"font_class": "shuziren",
"unicode": "e6df",
"unicode_decimal": 59103
},
{
"icon_id": "544492",
"name": "cube",
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

After

Width:  |  Height:  |  Size: 1022 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1016 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1002 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 856 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 877 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 698 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 948 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1021 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 874 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 809 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB