🐞 fix: 修复锅巴图标不显示

This commit is contained in:
zhiyu1998 2024-08-23 19:28:26 +08:00
parent 4fbe84d9bd
commit d1417771a8

View File

@ -25,7 +25,7 @@ export function supportGuoba() {
icon: 'mdi:stove', icon: 'mdi:stove',
// 图标颜色,例:#FF0000 或 rgb(255, 0, 0) // 图标颜色,例:#FF0000 或 rgb(255, 0, 0)
iconColor: '#d19f56', iconColor: '#d19f56',
iconPath: path.join(_path, "resources/img/rank/top.png"), iconPath: path.join(_path, "resources/img/rank/logo.png"),
}, },
configInfo: { configInfo: {
schemas: [ schemas: [