体征传感器

This commit is contained in:
czz
2025-07-19 17:52:39 +08:00
parent 594b1f31e0
commit 1480b2e708
17 changed files with 1130 additions and 795 deletions

View File

@@ -920,6 +920,7 @@ Future<void> showTipDialog(
BuildContext context,
Widget widget, {
Color? backgroundColor,
Co
}) {
ThemeController themeController = Get.find();
// BlueteethBindController blueteethBindController = Get.find();
@@ -998,6 +999,9 @@ Future<void> showTipDialog(
);
}
Future<void> showUnBindTipDialog(
BuildContext context,
Widget widget, {