fix(工具箱): 优化“保持亮屏”工具界面样式,背景添加圆角

This commit is contained in:
2024-10-13 12:07:57 +08:00
parent fcda974626
commit 0310eee39e
3 changed files with 7 additions and 2 deletions

View File

@@ -214,9 +214,9 @@ export const toolList = [
title: '保持亮屏',
iconClass: 'mdi mdi-monitor',
desc: '保持屏幕开启,不息屏,不休眠',
createdAt: '2024-10-13',
createdAt: '2024-10-11',
updatedAt: '2024-10-13',
version: '1',
version: '2',
enabled: true,
},
{