优化wss连接

This commit is contained in:
gyq
2024-07-04 10:04:01 +08:00
parent 78672a0cf9
commit c7758f66d7
7 changed files with 162 additions and 44 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "vite-electron",
"private": true,
"version": "1.3.26",
"version": "1.3.36",
"main": "dist-electron/main.js",
"scripts": {
"dev": "chcp 65001 && vite",
@@ -19,6 +19,7 @@
"lodash": "^4.17.21",
"pinia": "^2.1.7",
"qrcode": "^1.5.3",
"reconnecting-websocket": "^4.4.0",
"serialport": "^12.0.0",
"swiper": "^11.1.1",
"uuid": "^10.0.0",