update: setup home page ui

This commit is contained in:
purp1e
2024-09-21 00:25:31 +08:00
parent 2898416add
commit f9a4427c2f
15 changed files with 240 additions and 44 deletions

View File

@@ -50,11 +50,13 @@
{
"fullscreen": false,
"resizable": true,
"title": "CS Toolbox",
"width": 976,
"title": "CS工具箱",
"width": 920,
"height": 720,
"minWidth": 600,
"minHeight": 480,
"minWidth": 920,
"minHeight": 720,
"maxWidth": 1440,
"maxHeight": 960,
"decorations": false,
"transparent": true,
"theme": "Light",