mirror of
https://github.com/Jerryplusy/rc-plugin.git
synced 2025-10-14 16:19:18 +00:00
🐞 fix: 修复锅巴图标不显示
This commit is contained in:
parent
4fbe84d9bd
commit
d1417771a8
@ -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: [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user