调整样式

This commit is contained in:
2025-08-16 22:48:24 +08:00
parent ec0010aa93
commit aa2a552820
2 changed files with 24 additions and 22 deletions

View File

@@ -38,11 +38,11 @@
"app": {
"windows": [
{
"title": "Nuxtor",
"width": 1366,
"height": 768,
"minWidth": 375,
"minHeight": 812,
"title": "视频控制端demo",
"width": 800,
"height": 600,
"minWidth": 500,
"minHeight": 600,
"resizable": true,
"fullscreen": false
}