chore(AI): UI更改

This commit is contained in:
Tianpao
2025-12-27 16:08:48 +08:00
parent 0fd727ec13
commit ddfef02ba1
7 changed files with 261 additions and 104 deletions

View File

@@ -13,11 +13,13 @@
"windows": [
{
"title": "DeEarthX V3",
"width": 1280,
"height": 720,
"width": 1024,
"height": 600,
"minWidth": 800,
"minHeight": 500,
"dragDropEnabled": false,
"fullscreen": false,
"resizable": false,
"resizable": true,
"center": true
}
],