From 51c8d7748935dcb2bd435b406cab9d75a5013e88 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=8C=83=E9=B9=8F?= Date: Thu, 15 Aug 2024 19:28:56 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=8C=E6=88=90=E8=8E=B7=E5=8F=96=E5=85=AC?= =?UTF-8?q?=E9=92=A5=E5=92=8C=E8=8E=B7=E5=8F=96=E7=A7=81=E9=92=A5=E5=8A=9F?= =?UTF-8?q?=E8=83=BD=E7=9A=84=E5=86=99=E5=85=A5=E5=92=8C=E8=A7=A3=E6=9E=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/demo/demo.vue | 6 +- pages/index/index.vue | 54 ++++++- stores/bluetooth.js | 354 ++++++++++++++++++++++++++++++++++++++---- 3 files changed, 373 insertions(+), 41 deletions(-) diff --git a/pages/demo/demo.vue b/pages/demo/demo.vue index ebebeb9..6ca53c8 100644 --- a/pages/demo/demo.vue +++ b/pages/demo/demo.vue @@ -1,6 +1,6 @@