自定义包,iOS3D Touch快捷菜单项图标不显示,显示黑点
正常包可以正常显示
hbuilder 3.8.4
{
"type" : "scan",
"title" : "扫一扫",
"iconfile" : "/static/img/icon/scan.png",
"userinfo" : {
"key3" : "value1"
}
},
{
"type" : "favorite",
"title" : "我关注的项目",
"iconfile" : "/static/img/icon/favorite.png",
"userinfo" : {
"key3" : "value3"
}
}