From e46bfa3ff94a8a1b4daf37c7fcb79c2fab22a72c Mon Sep 17 00:00:00 2001
From: doum <doum>
Date: 星期五, 29 五月 2026 17:10:00 +0800
Subject: [PATCH] 新增智能电表、空调管理

---
 h5/uni.scss |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/h5/uni.scss b/h5/uni.scss
index 24dfcb8..e83a7b2 100644
--- a/h5/uni.scss
+++ b/h5/uni.scss
@@ -15,7 +15,8 @@
 /* 棰滆壊鍙橀噺 */
 
 /* 琛屼负鐩稿叧棰滆壊 */
-$uni-color-primary: #279baa;
+$uni-color-primary: #2b66f6;
+$primaryColor: #2b66f6;
 $uni-color-success: #4cd964;
 $uni-color-warning: #f0ad4e;
 $uni-color-error: #dd524d;

--
Gitblit v1.9.3