From a006636a2b43ac822f085da8cffc5c0033bfb491 Mon Sep 17 00:00:00 2001 From: aihe <961836564@qq.com> Date: Tue, 25 Jun 2024 02:19:58 +0800 Subject: [PATCH] uu --- .../tpx-bluetooth-native.vue | 6 +- .../render-template-native.vue | 12 +- .../tpx-bluetooth-print/render-template.vue | 13 +-- .../tpx-bluetooth-print.vue | 107 ++++++++++++------ 4 files changed, 84 insertions(+), 54 deletions(-) diff --git a/components/tpx-bluetooth-native/tpx-bluetooth-native.vue b/components/tpx-bluetooth-native/tpx-bluetooth-native.vue index e709f1f..31f398f 100644 --- a/components/tpx-bluetooth-native/tpx-bluetooth-native.vue +++ b/components/tpx-bluetooth-native/tpx-bluetooth-native.vue @@ -15,15 +15,15 @@ - 蓝牙设备 + 打印设备 {{deviceName || '-'}} {{isStateOn?'已连接':'未连接'}} - + diff --git a/components/tpx-bluetooth-print/render-template-native.vue b/components/tpx-bluetooth-print/render-template-native.vue index 3220727..1b88d9a 100644 --- a/components/tpx-bluetooth-print/render-template-native.vue +++ b/components/tpx-bluetooth-print/render-template-native.vue @@ -1,8 +1,5 @@