update: setup home page ui
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user