From 775bf2d08b8a7a9f22d445b77106ce67d0c75fc0 Mon Sep 17 00:00:00 2001
From: JLChen <551775569@qq.com>
Date: 星期五, 29 一月 2021 11:22:29 +0800
Subject: [PATCH] 2021-01-29 1.增加萤石云功能相关库和资源文件,目前有冲突还无法编译

---
 HDL-ON_Android/HDL-ON_Android.csproj |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/HDL-ON_Android/HDL-ON_Android.csproj b/HDL-ON_Android/HDL-ON_Android.csproj
index 2a00b23..cadddce 100644
--- a/HDL-ON_Android/HDL-ON_Android.csproj
+++ b/HDL-ON_Android/HDL-ON_Android.csproj
@@ -678,6 +678,8 @@
     <AndroidAsset Include="Assets\Phone\Public\ListCellbg\ListCellbg5.png" />
     <AndroidAsset Include="Assets\Phone\LogicIcon\location.png" />
     <AndroidAsset Include="Assets\Phone\LogicIcon\changesinoutdoor.png" />
+    <AndroidAsset Include="Assets\Phone\PersonalCenter\UserTypebg2.png" />
+    <AndroidAsset Include="Assets\Phone\LogicIcon\sensor.png" />
     <AndroidAsset Include="Assets\Phone\FunctionIcon\Electrical\AirCleanerThiinIcon.png" />
     <AndroidAsset Include="Assets\Phone\FunctionIcon\Electrical\WeepRobotThinIcon.png" />
     <AndroidAsset Include="Assets\Phone\FunctionIcon\Electrical\WeepRobot\MuteSelect.png" />

--
Gitblit v1.8.0