Update: 更新WebSocket模式

This commit is contained in:
王立帮
2024-12-01 14:44:49 +08:00
parent 134f2c99ae
commit 9bbd0e6720
13 changed files with 611 additions and 520 deletions

View File

@@ -231,6 +231,10 @@
"path": "modules/web-modules/mixio.js",
"provide": ["MixIO"],
"require": ["mqtt"]
}, {
"path": "modules/web-modules/socket.io.min.js",
"provide": ["io"],
"require": []
}, {
"path": "modules/web-modules/dayjs/dayjs.min.js",
"provide": ["dayjs"],