mirror of
https://github.com/Jerryplusy/rc-plugin.git
synced 2025-10-14 08:09:19 +00:00
🐞 fix: 修复锅巴图标不显示
This commit is contained in:
parent
4fbe84d9bd
commit
d1417771a8
@ -25,7 +25,7 @@ export function supportGuoba() {
|
||||
icon: 'mdi:stove',
|
||||
// 图标颜色,例:#FF0000 或 rgb(255, 0, 0)
|
||||
iconColor: '#d19f56',
|
||||
iconPath: path.join(_path, "resources/img/rank/top.png"),
|
||||
iconPath: path.join(_path, "resources/img/rank/logo.png"),
|
||||
},
|
||||
configInfo: {
|
||||
schemas: [
|
||||
|
Loading…
x
Reference in New Issue
Block a user