feat(工具箱): 添加“MSU2 USB 小屏幕控制”工具
This commit is contained in:
@@ -356,6 +356,17 @@ export const toolList = [
|
|||||||
version: '1',
|
version: '1',
|
||||||
enabled: true,
|
enabled: true,
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
id: 'msu2-usb-monitor-controller',
|
||||||
|
component: 'Other/Msu2UsbMonitorController/Msu2UsbMonitorController',
|
||||||
|
title: 'MSU2 USB 小屏幕控制',
|
||||||
|
iconClass: 'mdi mdi-usb',
|
||||||
|
desc: 'MSU2 USB 小屏幕控制工具,参考了原 Python 程序的代码。',
|
||||||
|
createdAt: '2026-02-21',
|
||||||
|
updatedAt: '2026-02-21',
|
||||||
|
version: '1',
|
||||||
|
enabled: true,
|
||||||
|
},
|
||||||
{
|
{
|
||||||
id: 'genshin-impact-clock',
|
id: 'genshin-impact-clock',
|
||||||
component: 'Other/GenshinImpactClock/GenshinImpactClock',
|
component: 'Other/GenshinImpactClock/GenshinImpactClock',
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user