From fe2b566c8d9c097d2568ad211088fa5bc6f8c229 Mon Sep 17 00:00:00 2001
From: wei <kaede@kaededeMacBook-Air.local>
Date: 星期二, 23 三月 2021 13:48:25 +0800
Subject: [PATCH] 2.增加住宅绑定网关判断,没有绑定网关的住宅,ON+不再显示
---
HDL-ON_iOS/HDL-ON_iOS.csproj | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/HDL-ON_iOS/HDL-ON_iOS.csproj b/HDL-ON_iOS/HDL-ON_iOS.csproj
index 25a017d..2cf6254 100644
--- a/HDL-ON_iOS/HDL-ON_iOS.csproj
+++ b/HDL-ON_iOS/HDL-ON_iOS.csproj
@@ -1192,6 +1192,7 @@
<BundleResource Include="Resources\Phone\FunctionIcon\EnvirSensor\Pm25Icon.png" />
<BundleResource Include="Resources\Phone\FunctionIcon\EnvirSensor\TempIcon.png" />
<BundleResource Include="Resources\Phone\FunctionIcon\EnvirSensor\TvocIcon.png" />
+ <BundleResource Include="Resources\Phone\PirIcon\add.png" />
</ItemGroup>
<ItemGroup>
<ITunesArtwork Include="iTunesArtwork" />
--
Gitblit v1.8.0