From 04c9e08d5069c986c918fa2e98b22dd85921effd Mon Sep 17 00:00:00 2001 From: wxr <464027401@qq.com> Date: 星期五, 02 九月 2022 15:48:12 +0800 Subject: [PATCH] Merge remote-tracking branch 'origin/hxb' into Dev-Wxr --- HDL_ON/HDL_ON.projitems | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/HDL_ON/HDL_ON.projitems b/HDL_ON/HDL_ON.projitems index 774796c..ef69777 100644 --- a/HDL_ON/HDL_ON.projitems +++ b/HDL_ON/HDL_ON.projitems @@ -514,6 +514,7 @@ <Compile Include="$(MSBuildThisFileDirectory)UI\UI2\4-PersonalCenter\AddFunction\Iot_SupportSpkListPage.cs" /> <Compile Include="$(MSBuildThisFileDirectory)DAL\DriverLayer\Control_Tcp.cs" /> <Compile Include="$(MSBuildThisFileDirectory)Entity\Function\InverterInfo.cs" /> + <Compile Include="$(MSBuildThisFileDirectory)UI\UI2\H5Page.cs" /> </ItemGroup> <ItemGroup> <Folder Include="$(MSBuildThisFileDirectory)Entity\Device\" /> -- Gitblit v1.8.0