From 2a8a69d99f382bb3f87f8f5c1f6f964bc4f26a2b Mon Sep 17 00:00:00 2001
From: JLChen <551775569@qq.com>
Date: 星期四, 17 十二月 2020 16:18:07 +0800
Subject: [PATCH] 2020-12-17 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 b8c38f3..09d4aa1 100644
--- a/HDL-ON_Android/HDL-ON_Android.csproj
+++ b/HDL-ON_Android/HDL-ON_Android.csproj
@@ -651,6 +651,8 @@
     <AndroidAsset Include="Assets\Phone\LogicIcon\selectTheFun.png" />
     <AndroidAsset Include="Assets\Phone\LogicIcon\selectTheScene.png" />
     <AndroidAsset Include="Assets\Phone\LogicIcon\selectTheTime.png" />
+    <AndroidAsset Include="Assets\Phone\PersonalCenter\AppUnlockSetting\FaceIdIconBig.png" />
+    <AndroidAsset Include="Assets\Phone\PersonalCenter\AppUnlockSetting\FingerIconBlue.png" />
   </ItemGroup>
   <ItemGroup>
     <AndroidNativeLibrary Include="libs\armeabi-v7a\libelianjni.so" />

--
Gitblit v1.8.0