Refactor build and start scripts in package.json; add plugin to exclude debug files from production build in vite.config.ts; remove ConnectScreen component and replace with ConnectionPlaceholder in multiple pages; update DeviceContext to auto-connect using device IP from URL; enhance locale files with new device IP labels.

This commit is contained in:
yangy
2026-05-22 15:54:11 +08:00
parent 747331c850
commit 32f15217ad
13 changed files with 199 additions and 173 deletions
+3 -2
View File
@@ -12,7 +12,8 @@
"powerOffConfirmCancel": "Cancel",
"powerOffToastDemo": "Demo mode: disconnected from the device.",
"powerOffToastSent": "Shutdown command sent.",
"doubleClickHint": "Double-click to enter"
"doubleClickHint": "Double-click to enter",
"backToLegacy": "Legacy version"
},
"vuPage": {
"title": "VU meter gallery"
@@ -587,7 +588,7 @@
"deviceName": "Device name",
"firmwareVersion": "Firmware version",
"macAddress": "MAC address",
"disconnect": "Disconnect"
"deviceIp": "Device IP"
}
},
"prompt": {