2023-11-30-修改切换语言位置,
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
@font-face {
|
||||
font-family: "iconfont"; /* Project id 4292253 */
|
||||
src: url('iconfont.woff2?t=1700554220413') format('woff2'),
|
||||
url('iconfont.woff?t=1700554220413') format('woff'),
|
||||
url('iconfont.ttf?t=1700554220413') format('truetype');
|
||||
font-family: "iconfont"; /* Project id */
|
||||
src: url('iconfont.ttf?t=1701308010197') format('truetype');
|
||||
}
|
||||
|
||||
.iconfont {
|
||||
@@ -13,20 +11,8 @@
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
}
|
||||
|
||||
.icon-bingji:before {
|
||||
content: "\e620";
|
||||
}
|
||||
|
||||
.icon-bingji1:before {
|
||||
content: "\e668";
|
||||
}
|
||||
|
||||
.icon-biaoqian:before {
|
||||
content: "\e603";
|
||||
}
|
||||
|
||||
.icon-yuyan:before {
|
||||
content: "\e85f";
|
||||
.icon-a-waitao_changkuanwaitao11x:before {
|
||||
content: "\e66c";
|
||||
}
|
||||
|
||||
.icon-fanchehui:before {
|
||||
@@ -37,7 +23,23 @@
|
||||
content: "\e609";
|
||||
}
|
||||
|
||||
.icon-a-waitao_changkuanwaitao11x:before {
|
||||
content: "\e66c";
|
||||
.icon-yuyan:before {
|
||||
content: "\e85f";
|
||||
}
|
||||
|
||||
.icon-biaoqian:before {
|
||||
content: "\e603";
|
||||
}
|
||||
|
||||
.icon-bingji:before {
|
||||
content: "\e620";
|
||||
}
|
||||
|
||||
.icon-bingji1:before {
|
||||
content: "\e668";
|
||||
}
|
||||
|
||||
.icon-dianwei:before {
|
||||
content: "\e685";
|
||||
}
|
||||
|
||||
|
||||
65
src/assets/iconfont2/iconfont.json
Normal file
65
src/assets/iconfont2/iconfont.json
Normal file
@@ -0,0 +1,65 @@
|
||||
{
|
||||
"id": "",
|
||||
"name": "",
|
||||
"font_family": "iconfont",
|
||||
"css_prefix_text": "icon-",
|
||||
"description": "",
|
||||
"glyphs": [
|
||||
{
|
||||
"icon_id": "124968799",
|
||||
"name": "外套_长款外套1@1x",
|
||||
"font_class": "a-waitao_changkuanwaitao11x",
|
||||
"unicode": "e66c",
|
||||
"unicode_decimal": 58988
|
||||
},
|
||||
{
|
||||
"icon_id": "125198319",
|
||||
"name": "撤销 返回 撤回 上一步",
|
||||
"font_class": "fanchehui",
|
||||
"unicode": "e626",
|
||||
"unicode_decimal": 58918
|
||||
},
|
||||
{
|
||||
"icon_id": "125198320",
|
||||
"name": "撤销 返回 撤回 上一步",
|
||||
"font_class": "chehui",
|
||||
"unicode": "e609",
|
||||
"unicode_decimal": 58889
|
||||
},
|
||||
{
|
||||
"icon_id": "125524062",
|
||||
"name": "语言",
|
||||
"font_class": "yuyan",
|
||||
"unicode": "e85f",
|
||||
"unicode_decimal": 59487
|
||||
},
|
||||
{
|
||||
"icon_id": "126177191",
|
||||
"name": "标签",
|
||||
"font_class": "biaoqian",
|
||||
"unicode": "e603",
|
||||
"unicode_decimal": 58883
|
||||
},
|
||||
{
|
||||
"icon_id": "126459101",
|
||||
"name": "并集",
|
||||
"font_class": "bingji",
|
||||
"unicode": "e620",
|
||||
"unicode_decimal": 58912
|
||||
},
|
||||
{
|
||||
"icon_id": "126459102",
|
||||
"name": "并集",
|
||||
"font_class": "bingji1",
|
||||
"unicode": "e668",
|
||||
"unicode_decimal": 58984
|
||||
},
|
||||
{
|
||||
"icon_id": "126901286",
|
||||
"name": "点位",
|
||||
"font_class": "dianwei",
|
||||
"unicode": "e685",
|
||||
"unicode_decimal": 59013
|
||||
}
|
||||
]
|
||||
}
|
||||
Binary file not shown.
Reference in New Issue
Block a user