From 12b77e78ee68afc5fb3625c7eee9741c7c4f1879 Mon Sep 17 00:00:00 2001 From: guohaomeng <3020721699@qq.com> Date: Wed, 17 Aug 2022 13:48:46 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E4=B8=8BREADME?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index cdb4567..a680f92 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,9 @@ - 界面布局则采用了`element-plus`。 - 同时项目尝试了使用按需引入+自动导入的方式减少了编译后的文件体积 - 支持切换深色模式 +- 同时适配电脑与手机端 - 通过websocket与ESP32通信 +- 编译并压缩后全部文件仅`280kB`,完全可以放入ESP32的flash中 主界面如图所示: