From f8f87a4fe67a1539b6fb85a54e4c178474792285 Mon Sep 17 00:00:00 2001
From: hxb <hxb@hdlchina.com.cn>
Date: 星期二, 20 九月 2022 13:22:22 +0800
Subject: [PATCH] 完善后退功能

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

diff --git a/HDL-ON_Android/HDL-ON_Android.csproj b/HDL-ON_Android/HDL-ON_Android.csproj
index 232a6cb..4d0e1ee 100644
--- a/HDL-ON_Android/HDL-ON_Android.csproj
+++ b/HDL-ON_Android/HDL-ON_Android.csproj
@@ -184,6 +184,7 @@
     <Reference Include="Shared.Droid.HDLLinphone">
       <HintPath>..\DLL\Linphone\Android\Shared.Droid.HDLLinphone.dll</HintPath>
     </Reference>
+    <Reference Include="Mono.Android.Export" />
   </ItemGroup>
   <ItemGroup>
     <Compile Include="MainActivity.cs" />
@@ -262,6 +263,43 @@
     <AndroidAsset Include="Assets\Phone\Public\LinkIotIcon.png" />
     <AndroidAsset Include="Assets\Phone\Public\IotCheckIcon.png" />
     <AndroidAsset Include="Assets\Phone\Public\IotCheckOnIcon.png" />
+    <AndroidAsset Include="Assets\h5\index.html" />
+    <AndroidAsset Include="Assets\h5\static\index.2772579d.css" />
+    <AndroidAsset Include="Assets\h5\static\images\coal-save-ic.png" />
+    <AndroidAsset Include="Assets\h5\static\images\inverter-center.svg" />
+    <AndroidAsset Include="Assets\h5\static\images\equal-plant-ic.png" />
+    <AndroidAsset Include="Assets\h5\static\images\left-icon-unselect.png" />
+    <AndroidAsset Include="Assets\h5\static\images\eidt.png" />
+    <AndroidAsset Include="Assets\h5\static\images\switch-off.svg" />
+    <AndroidAsset Include="Assets\h5\static\images\circle-ic.png" />
+    <AndroidAsset Include="Assets\h5\static\images\inverter-center.png" />
+    <AndroidAsset Include="Assets\h5\static\images\pan_ic.png" />
+    <AndroidAsset Include="Assets\h5\static\images\right-icon-unselect.png" />
+    <AndroidAsset Include="Assets\h5\static\images\up-icon-unselect.png" />
+    <AndroidAsset Include="Assets\h5\static\images\switch-on.svg" />
+    <AndroidAsset Include="Assets\h5\static\images\inverter-center.webp" />
+    <AndroidAsset Include="Assets\h5\static\images\yinying.png" />
+    <AndroidAsset Include="Assets\h5\static\images\down-icon-unselect.png" />
+    <AndroidAsset Include="Assets\h5\static\images\co2-reduction-ic.png" />
+    <AndroidAsset Include="Assets\h5\static\images\left-icon.png" />
+    <AndroidAsset Include="Assets\h5\static\js\pages-index-index.650ae0f3.js" />
+    <AndroidAsset Include="Assets\h5\static\js\index.b337dabf.js" />
+    <AndroidAsset Include="Assets\h5\static\js\chunk-vendors.62a46973.js" />
+    <AndroidAsset Include="Assets\h5\static\js\pages-inverter-index.657e5979.js" />
+    <AndroidAsset Include="Assets\h5\static\img\inverter-center.18b181f4.png" />
+    <AndroidAsset Include="Assets\h5\static\img\co2-reduction-ic.9c75228c.png" />
+    <AndroidAsset Include="Assets\h5\static\img\equal-plant-ic.7ef6befa.png" />
+    <AndroidAsset Include="Assets\h5\static\img\coal-save-ic.6c5fd125.png" />
+    <AndroidAsset Include="Assets\h5\static\js\pages-index-index.f20b87f0.js" />
+    <AndroidAsset Include="Assets\h5\static\js\pages-inverter-index.749511eb.js" />
+    <AndroidAsset Include="Assets\h5\static\js\chunk-vendors.9e7e69a0.js" />
+    <AndroidAsset Include="Assets\h5\static\js\index.fda2e05f.js" />
+    <AndroidAsset Include="Assets\h5\static\js\pages-inverter-index.565c7b45.js" />
+    <AndroidAsset Include="Assets\h5\static\js\pages-index-index~pages-inverter-index.cac3b1d6.js" />
+    <AndroidAsset Include="Assets\h5\static\js\index.e7295eb4.js" />
+    <AndroidAsset Include="Assets\h5\static\js\pages-index-index.ad1b6cb4.js" />
+    <AndroidAsset Include="Assets\h5\static\js\index.f0726997.js" />
+    <AndroidAsset Include="Assets\h5\static\js\pages-index-index.18c69d8a.js" />
   </ItemGroup>
   <ItemGroup>
     <AndroidResource Include="Resources\values\colors.xml" />

--
Gitblit v1.8.0