refactor:iot包结构

This commit is contained in:
2026-02-28 14:02:00 +08:00
parent 40a310b160
commit cef290e217
33 changed files with 97 additions and 77 deletions

View File

@@ -10,6 +10,7 @@
"license": "Apache-2.0",
"author": "yubaoshan",
"scripts": {
"install": "npm i",
"serve": "vite --host 0.0.0.0",
"dev": "vite --mode development --host 0.0.0.0",
"preview": "vite preview",