智能工具箱商品评论图片丢失修复,icon更新
parent
e52d077142
commit
683001d9c1
|
|
@ -168,7 +168,7 @@
|
||||||
});
|
});
|
||||||
var newData = {
|
var newData = {
|
||||||
goods_id: this.goods_id,
|
goods_id: this.goods_id,
|
||||||
image_list: this.image_list,
|
images: this.image_list,
|
||||||
is_anonymous: this.is_anonymous,
|
is_anonymous: this.is_anonymous,
|
||||||
...validate,
|
...validate,
|
||||||
};
|
};
|
||||||
|
|
|
||||||
File diff suppressed because one or more lines are too long
|
|
@ -5,6 +5,13 @@
|
||||||
"css_prefix_text": "icon-",
|
"css_prefix_text": "icon-",
|
||||||
"description": "1. diy, form, 小程序仅base64, TIF,(web端也可以使用这个方式);2. web端 Base64, WOFF2, WOFF, TEF, SVG, EOT",
|
"description": "1. diy, form, 小程序仅base64, TIF,(web端也可以使用这个方式);2. web端 Base64, WOFF2, WOFF, TEF, SVG, EOT",
|
||||||
"glyphs": [
|
"glyphs": [
|
||||||
|
{
|
||||||
|
"icon_id": "39482322",
|
||||||
|
"name": "医生",
|
||||||
|
"font_class": "doctor",
|
||||||
|
"unicode": "eca0",
|
||||||
|
"unicode_decimal": 60576
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"icon_id": "4329134",
|
"icon_id": "4329134",
|
||||||
"name": "药丸",
|
"name": "药丸",
|
||||||
|
|
@ -20,18 +27,11 @@
|
||||||
"unicode_decimal": 58885
|
"unicode_decimal": 58885
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"icon_id": "22953498",
|
"icon_id": "8922367",
|
||||||
"name": "医生",
|
"name": "医药箱",
|
||||||
"font_class": "doctor",
|
"font_class": "medicine-wide",
|
||||||
"unicode": "e636",
|
"unicode": "e60f",
|
||||||
"unicode_decimal": 58934
|
"unicode_decimal": 58895
|
||||||
},
|
|
||||||
{
|
|
||||||
"icon_id": "8288904",
|
|
||||||
"name": "宠物医生",
|
|
||||||
"font_class": "doctor-pet",
|
|
||||||
"unicode": "e863",
|
|
||||||
"unicode_decimal": 59491
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"icon_id": "2733963",
|
"icon_id": "2733963",
|
||||||
|
|
|
||||||
Binary file not shown.
Loading…
Reference in New Issue