From c93398690663f8fb9652a65f4ebc4253b547431b Mon Sep 17 00:00:00 2001
From: wei <kaede@kaededeMacBook-Air.local>
Date: 星期三, 21 七月 2021 11:49:36 +0800
Subject: [PATCH] 更新海林相关问题

---
 HDL-ON_Android/HDL-ON_Android.csproj |    8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/HDL-ON_Android/HDL-ON_Android.csproj b/HDL-ON_Android/HDL-ON_Android.csproj
index 6511e92..78799dd 100644
--- a/HDL-ON_Android/HDL-ON_Android.csproj
+++ b/HDL-ON_Android/HDL-ON_Android.csproj
@@ -151,11 +151,11 @@
     <Reference Include="Square.OkIO">
       <HintPath>..\DLL\EZvizMonitor\Square.OkIO.dll</HintPath>
     </Reference>
-    <Reference Include="ys">
-      <HintPath>..\DLL\EZvizMonitor\ys.dll</HintPath>
-    </Reference>
     <Reference Include="LC_SDK">
       <HintPath>..\DLL\LC\Android\LC_SDK.dll</HintPath>
+    </Reference>
+    <Reference Include="ys">
+      <HintPath>..\DLL\EZvizMonitor\ys.dll</HintPath>
     </Reference>
   </ItemGroup>
   <ItemGroup>
@@ -427,6 +427,8 @@
     <AndroidAsset Include="Assets\Phone\FunctionIcon\Icon\HomeIcon\irfan_blue.png" />
     <AndroidAsset Include="Assets\Phone\FunctionIcon\Icon\HomeIcon\irfan_white.png" />
     <AndroidAsset Include="Assets\Phone\FunctionIcon\Icon\irfan.png" />
+    <AndroidAsset Include="Assets\Phone\PersonalCenter\AddDevice\EnvironmentalSensorbg.png" />
+    <AndroidAsset Include="Assets\Phone\FunctionIcon\Icon\sensorenvironment.png" />
   </ItemGroup>
   <ItemGroup>
     <AndroidAsset Include="Assets\Phone\FunctionIcon\DoorLock\BindScene.png" />

--
Gitblit v1.8.0