wxr
2024-04-24 42b78147ee4d1f9a211851256b4623afe6a102cd
修复组控无法保存名称的问题,

安卓登录页logo更新
iOS人脸协议无法显示问题
房间场景置顶显示
4个文件已添加
9个文件已修改
110 ■■■■ 已修改文件
.vs/Santan-OnPro-Project/xs/UserPrefs.xml 46 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
.vs/Santan-OnPro-Project/xs/project-cache/APP_IOS-Release|iPhoneSimulator.json 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
.vs/Santan-OnPro-Project/xs/project-cache/SiriIntents-Release|iPhoneSimulator.json 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
.vs/Santan-OnPro-Project/xs/project-cache/SiriIntentsUI-Release|iPhoneSimulator.json 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
HDL-ON_Android/Assets/Phone/.DS_Store 补丁 | 查看 | 原始文档 | blame | 历史
HDL-ON_Android/Assets/Phone/Public/Logo.png 补丁 | 查看 | 原始文档 | blame | 历史
HDL-ON_Android/Properties/AndroidManifest.xml 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
HDL-ON_iOS/LaunchScreen.storyboard 17 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
HDL_ON/Common/ApiUtlis.cs 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/2-Classification/ClassificationPage.cs 22 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/4-PersonalCenter/CombinedDimming/AddGroupControlPage.cs 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/4-PersonalCenter/CombinedDimming/CombinedDimmingListPage.cs 9 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/4-PersonalCenter/MemberManagement/MemberFaceManagementPage.cs 8 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
.vs/Santan-OnPro-Project/xs/UserPrefs.xml
@@ -1,4 +1,9 @@
<Properties StartupConfiguration="{D998E133-F0DD-4760-BE3C-461632F54DA4}|Default">
<Properties StartupConfiguration="{09712674-2A38-407B-B1E2-560B2C352F9A}|Default">
  <Xamarin.Addins.Core.Project ActiveDebugTarget="Android.SelectDevice" />
  <MonoDevelop.Ide.ItemProperties.APP__Android PreferredExecutionTarget="Android.SelectDevice" Xamarin.HotReload.WrongLinkerErrorInfoBar.APP__Android.HideInfoBar="True" />
  <MonoDevelop.Ide.DebuggingService.PinnedWatches />
  <MonoDevelop.Ide.Workspace ActiveConfiguration="Release|iPhone" />
  <MonoDevelop.Ide.ItemProperties.APP__IOS PreferredExecutionTarget="MonoDevelop.IPhone.IPhoneDeviceTarget" Xamarin.HotReload.MonoInterpreterErrorInfoBar.APP__IOS.HideInfoBar="True" />
  <MultiItemStartupConfigurations />
  <MonoDevelop.Ide.DebuggingService.Breakpoints>
    <BreakpointStore>
@@ -6,13 +11,10 @@
      <Breakpoint file="/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/1-HomePage/MessageCenterPage.cs" relfile="HDL_ON/UI/UI2/1-HomePage/MessageCenterPage.cs" line="569" column="1" />
      <Breakpoint file="/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/1-HomePage/MessageCenterPage.cs" relfile="HDL_ON/UI/UI2/1-HomePage/MessageCenterPage.cs" line="574" column="1" />
      <Breakpoint file="/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/2-Classification/SeriesFunctionListPage.cs" relfile="HDL_ON/UI/UI2/2-Classification/SeriesFunctionListPage.cs" line="25" column="1" />
      <Breakpoint file="/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI0-Public/Widget/WebViewDialog.cs" relfile="HDL_ON/UI/UI0-Public/Widget/WebViewDialog.cs" line="117" column="1" />
    </BreakpointStore>
  </MonoDevelop.Ide.DebuggingService.Breakpoints>
  <Xamarin.Addins.Core.Project ActiveDebugTarget="Android.SelectDevice" />
  <MonoDevelop.Ide.Workspace ActiveConfiguration="Release|iPhone" />
  <MonoDevelop.MonoDroid LastDeploySdkVersion="13.2.2.0" />
  <MonoDevelop.Ide.ItemProperties.APP__IOS PreferredExecutionTarget="MonoDevelop.IPhone.IPhoneDeviceTarget" Xamarin.HotReload.MonoInterpreterErrorInfoBar.APP__IOS.HideInfoBar="True" />
  <MonoDevelop.Ide.Workbench ActiveDocument="HDL_ON/Entity/DB_ResidenceData.cs">
  <MonoDevelop.Ide.Workbench>
    <Files>
      <File FileName="HDL_ON/UI/UI2/1-HomePage/HomePage.cs" />
      <File FileName="HDL_ON/UI/UI2/1-HomePage/HomePageBLL.cs" />
@@ -22,32 +24,33 @@
      <File FileName="HDL-ON_Android/SplashActivity.cs" />
      <File FileName="HDL_ON/DAL/Server/NewApiRes.cs" />
      <File FileName="HDL_ON/UI/UI1-Login/LoginPage.cs" />
      <File FileName="HDL_ON/Common/R.cs" />
      <File FileName="HDL_ON/UI/UI2/2-Classification/SeriesFunctionListPage.cs" Line="12" Column="40" />
      <File FileName="HDL_ON/UI/UI2/2-Classification/ClassificationPage.cs" Line="879" Column="42" />
      <File FileName="HDL_ON/Entity/Enumerative/MyEnum.cs" Line="183" Column="15" />
      <File FileName="HDL_ON/Entity/DB_ResidenceData.cs" Line="70" Column="75" />
      <File FileName="HDL_ON/UI/UI2/4-PersonalCenter/CombinedDimming/AddGroupControlPage.cs" />
      <File FileName="HDL_ON/Entity/Function/Function.cs" />
      <File FileName="HDL_ON/UI/UI2/4-PersonalCenter/CombinedDimming/CombinedDimmingListPage.cs" Line="232" Column="74" />
      <File FileName="HDL_ON/UI/UI2/FuntionControlView/Light/GroupControlPage_V2.cs" />
      <File FileName="SiriIntents/Server/HttpUtil.cs" Line="7" Column="17" />
    </Files>
    <Pads>
      <Pad Id="ProjectPad">
        <State name="__root__">
          <Node name="Santan-OnPro-Project">
            <Node name="APP_Android" selected="True" />
            <Node name="HDL_ON">
              <Node name="Entity" expanded="True">
                <Node name="Enumerative" expanded="True" />
              </Node>
              <Node name="UI" expanded="True">
                <Node name="UI2" expanded="True">
                  <Node name="1-HomePage" expanded="True" />
                  <Node name="2-Classification" expanded="True" />
                  <Node name="4-PersonalCenter" expanded="True">
                    <Node name="AddDevice" expanded="True">
                      <Node name="MiniRemoteControl" expanded="True" />
                    </Node>
                    <Node name="AddFunction" expanded="True" />
                    <Node name="CombinedDimming" expanded="True" />
                    <Node name="MemberManagement" expanded="True" />
                  </Node>
                  <Node name="FuntionControlView" expanded="True">
                    <Node name="Light" expanded="True" />
                  </Node>
                </Node>
              </Node>
            </Node>
            <Node name="SiriIntents">
              <Node name="Server">
                <Node name="HttpUtil.cs" selected="True" />
              </Node>
            </Node>
          </Node>
@@ -55,6 +58,5 @@
      </Pad>
    </Pads>
  </MonoDevelop.Ide.Workbench>
  <MonoDevelop.Ide.ItemProperties.APP__Android Xamarin.HotReload.WrongLinkerErrorInfoBar.APP__Android.HideInfoBar="True" PreferredExecutionTarget="Android.SelectDevice" />
  <MonoDevelop.Ide.DebuggingService.PinnedWatches />
  <MonoDevelop.MonoDroid LastDeploySdkVersion="13.2.2.0" />
</Properties>
.vs/Santan-OnPro-Project/xs/project-cache/APP_IOS-Release|iPhoneSimulator.json
New file
@@ -0,0 +1 @@
{"Format":1,"ProjectReferences":[{"FilePath":"/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/SiriKit/SiriKit.csproj","Aliases":[],"Framework":null}],"MetadataReferences":[{"FilePath":"/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/DLL/IOS/HDL.Shared.IOS.ScanQRCode.dll","Aliases":[],"Framework":null},{"FilePath":"/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HdlBluWi/bin/Release/HdlBluWi.dll","Aliases":[],"Framework":null},{"FilePath":"/Users/kaede/.nuget/packages/xamarin.ios.mjrefresh/3.2.2/lib/xamarinios10/MJRefresh_Xamarin.dll","Aliases":[],"Framework":null},{"FilePath":"/Users/kaede/.nuget/packages/mqttnet/3.1.0/lib/netstandard2.1/MQTTnet.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/mscorlib.dll","Aliases":[],"Framework":null},{"FilePath":"/Users/kaede/.nuget/packages/newtonsoft.json/13.0.3/lib/netstandard2.0/Newtonsoft.Json.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/OpenTK-1.0.dll","Aliases":[],"Framework":null},{"FilePath":"/Users/kaede/.nuget/packages/restsharp/106.13.0/lib/netstandard2.0/RestSharp.dll","Aliases":[],"Framework":null},{"FilePath":"/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/DLL/Shared.IOS.dll","Aliases":[],"Framework":null},{"FilePath":"/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/DLL/Linphone/iOS/Shared.IOS.HDLLinphoneSDK.dll","Aliases":[],"Framework":null},{"FilePath":"/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/DLL/IOS/Shared.IOS.HDLSceneSiri.dll","Aliases":[],"Framework":null},{"FilePath":"/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/DLL/IOS/Shared.IOS.JLCountryCode.dll","Aliases":[],"Framework":null},{"FilePath":"/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/DLL/Shared.IOS.TBL.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/System.Core.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/System.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Drawing.Common.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/System.Numerics.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/System.Numerics.Vectors.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/System.Web.Services.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/System.Xml.dll","Aliases":[],"Framework":null},{"FilePath":"/Users/kaede/.nuget/packages/xamarin.essentials/1.7.0/lib/xamarinios10/Xamarin.Essentials.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Xamarin.iOS.dll","Aliases":[],"Framework":null},{"FilePath":"/Users/kaede/.nuget/packages/zxing.net.mobile/2.4.1/lib/Xamarin.iOS10/ZXing.Net.Mobile.Core.dll","Aliases":[],"Framework":null},{"FilePath":"/Users/kaede/.nuget/packages/zxing.net.mobile/2.4.1/lib/Xamarin.iOS10/zxing.portable.dll","Aliases":[],"Framework":null},{"FilePath":"/Users/kaede/.nuget/packages/zxing.net.mobile/2.4.1/lib/Xamarin.iOS10/ZXingNetMobile.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Contracts.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.FileVersionInfo.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Net.Security.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Xml.XPath.XDocument.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Net.WebSockets.Client.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.IO.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Dynamic.Runtime.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Xml.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Security.Principal.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Reflection.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Threading.ThreadPool.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Cng.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.EventBasedAsync.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Runtime.CompilerServices.VisualC.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Threading.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.DeriveBytes.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/netstandard.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.IO.UnmanagedMemoryStream.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Http.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.AccessControl.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Xml.XPath.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Xml.XmlDocument.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Xml.Xsl.Primitives.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Resources.Writer.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Console.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Net.Cache.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Net.Sockets.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Text.Encoding.Extensions.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Net.NetworkInformation.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Net.Utilities.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Security.Principal.Windows.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Security.Claims.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Primitives.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Hashing.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.Primitives.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.DriveInfo.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.X509Certificates.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Reflection.Primitives.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Runtime.Numerics.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.Watcher.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.TraceSource.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Reflection.Emit.Lightweight.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Text.Encoding.CodePages.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Linq.Expressions.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Threading.Timer.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Runtime.InteropServices.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.IO.Pipes.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Net.HttpListener.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Text.RegularExpressions.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Threading.Tasks.Parallel.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Collections.NonGeneric.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Collections.Concurrent.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Threading.Overlapped.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Pkcs.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Runtime.Handles.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Data.SqlClient.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.ObjectModel.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Net.WebHeaderCollection.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Runtime.InteropServices.RuntimeInformation.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.TypeConverter.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Net.Mail.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Threading.Tasks.Extensions.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Linq.Parallel.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Xml.XDocument.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Security.SecureString.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/Microsoft.Win32.Registry.AccessControl.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.RSA.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.Annotations.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.Primitives.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Primitives.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.IO.Compression.ZipFile.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Runtime.InteropServices.WindowsRuntime.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Linq.Queryable.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Resources.ResourceManager.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Resources.Reader.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Collections.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Reflection.Emit.ILGeneration.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Data.Common.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Net.NameResolution.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.ServiceProcess.ServiceController.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.ECDiffieHellman.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Runtime.Loader.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Security.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Net.AuthenticationManager.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Xml.ReaderWriter.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Threading.Tasks.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Tracing.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.AppContext.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Buffers.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.ECDsa.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Csp.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.TextWriterTraceListener.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Text.Encoding.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.IO.MemoryMappedFiles.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.OpenSsl.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/Microsoft.Win32.Registry.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Globalization.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.RandomNumberGenerator.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Collections.Specialized.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.ProtectedData.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.ValueTuple.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Xml.XPath.XmlDocument.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Runtime.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Net.ServicePoint.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Xml.XmlSerializer.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Reflection.Extensions.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Globalization.Extensions.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Runtime.Extensions.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Resources.ReaderWriter.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encoding.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.IO.IsolatedStorage.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Threading.AccessControl.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.NetTcp.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Security.AccessControl.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Reflection.TypeExtensions.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Globalization.Calendars.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Net.Requests.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Net.WebSockets.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Reflection.Emit.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Json.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Algorithms.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Threading.Thread.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Linq.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Process.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Tools.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Hashing.Algorithms.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Debug.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/Microsoft.Win32.Primitives.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Primitives.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.TraceEvent.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Drawing.Primitives.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Formatters.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Net.Ping.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Duplex.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.StackTrace.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Reflection.DispatchProxy.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.Aes.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Memory.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Net.Primitives.dll","Aliases":[],"Framework":null}],"Files":["/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Main.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/AppDelegate.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/ViewController.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/ViewController.designer.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/ViewControllerBase.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Reachability.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Scan.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/ZXingOverlayView.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Other/JLCountrycode.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/BlueWifi.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Other/SkipControl.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/MainPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/BindingResidence/BindingResidencePage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/BindingResidence/WellcomToHomeForm.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/CSS/CSS.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI0-Stan/Common/CommonClass.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI0-Stan/Controls/BottomControls/BottomDateSelectControl.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI0-Stan/Controls/BottomControls/BottomMenuSelectControl.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI0-Stan/Controls/BottomControls/BottomSomeDaySelectControl.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI0-Stan/Controls/TextInputControls/TextInputDialog.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI0-Stan/Form/AppGestureSecurityForm.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI0-Stan/Form/AppNumPasswordSecurityForm.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI0-Stan/Logic/HdlBluetoothAndroidLogic.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI0-Stan/Logic/HdlBluetoothIOSLogic.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI0-Stan/Logic/HdlCheckLogic.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI0-Stan/Logic/HdlCommonLogic.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/4-PersonalCenter/RoomListManage/Transfer/AdminMigrationMemberConfirmPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/4-PersonalCenter/RoomListManage/Transfer/AdminMigrationMemberListPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/4-PersonalCenter/RoomListManage/Transfer/AdminMigrationResultPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/4-PersonalCenter/RoomListManage/Transfer/TransferingResidencePage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/4-PersonalCenter/RoomListManage/Transfer/TransferResidenceResultPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/DoorLock/DoorLockAlwaysOnManagerPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/DoorLock/DoorLockAlwaysOnListPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/DoorLock/DoorLockExpireTimeSettionPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/DoorLock/DoorLockHistoryInfoPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/DoorLock/DoorLockHistoryTypeScreenPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/DoorLock/DoorLockListPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/DoorLock/DoorLockPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/DoorLock/DoorLockSelectTimePage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/DoorLock/DoorLockUnlockMethordManagerPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/UserPageBLL.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/UserPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/2-Classification/ClassificationPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/2-Classification/RoomPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/2-Classification/FunctionPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/2-Classification/FunctionControlZoneBLL.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/2-Classification/FunctionPageBLL.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/2-Classification/FunctionControlZone.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/2-Classification/RoomPageBLL.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/2-Classification/ClassificaitionPublicBLL.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/2-Classification/ClassificationPageBLL.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/FunctionBaseInfoSetPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/ChooseFloorPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/FunctionBaseInfoSetPageBLL.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/ChooseRoomPageBLL.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/FunctionBasePage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/ChooseRoomPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/ArmSensor/SensorWaterImmersionPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/ArmSensor/SensorDoorWinwsPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/ArmSensor/SensorSmokePage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/ArmSensor/SensorPirPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/ArmSensor/ArmSensorHistroyPaging.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/Electrical/TuyaFanPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/Electrical/ClothesHangerPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/Electrical/FanPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/Electrical/ClothesHangerSetTimePage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/Electrical/TuyaWeepRobotConsumablesMagPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/Electrical/TVPageBLL.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/Electrical/IrLearnPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/Electrical/TVPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/Electrical/TuyaWeepRobotHistoryPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/Electrical/TuyaWaterValvePage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/Electrical/SocketPageBLL.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/Electrical/SocketPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/Electrical/TuyaWeepRobotPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/Electrical/TuyaAirCleanerPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/Electrical/FanPageBLL.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/Video/VideoMainView.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/Video/VideoMethod.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/Video/VideoSend.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/Video/ObjectClass.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/Video/View/ShowDialog.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/Video/View/FrameLayout60.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/Video/View/FrameLayout50.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/AC/ACPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/AC/ACPageBLL.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/FoolHeating/FloorHeatingPageBLL.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/FoolHeating/FloorHeatingPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/Panel/PanelPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/1ContorlPage/AirFreshControlPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/1ContorlPage/AcControlPage_AddIrButton.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/1ContorlPage/AcControlPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/1ContorlPage/TvControlPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/1ContorlPage/FhControlPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/Curtain/MotorCurtainPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/Curtain/RollingShutterPageBLL.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/Curtain/MotorCurtainPageBLL.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/Curtain/CurtainModulePage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/Curtain/RollingShutterPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/Curtain/CurtainModulePageBLL.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/Energy/EnergyMainPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/EnvironmentalScience/EnvironmentalSciencePageBLL.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/EnvironmentalScience/EnvironmentalSciencePage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/EnvironmentalScience/EchartsOption_Pie.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/EnvironmentalScience/EchartsOption.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/EnvironmentalScience/EnvironmentalPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/EnvironmentalScience/EnvironmentalSensorPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/Light/ColorTureLampPageBLL.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/Light/ColorTureLampPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/Light/DimmerPageBLL.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/Light/DimmerPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/Light/RelayPageBLL.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/Light/RGBPageBLL.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/Light/RGBPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/Light/RelayPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/1-HomePage/HomePageBLL.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/1-HomePage/MessageCenterPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/1-HomePage/HomePage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/3-Intelligence/IntelligencePage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/3-Intelligence/Scene/CatchSceneAddPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/3-Intelligence/Scene/SceneEditPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/3-Intelligence/Scene/SceneAddPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/3-Intelligence/Scene/SetSceneFunctionInfoPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/3-Intelligence/Scene/NewSceneMenuListPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/3-Intelligence/Scene/SetSceneLocationPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/3-Intelligence/Scene/SceneFunctionListChoosePage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/3-Intelligence/Scene/CatchSceneCatchFunctionListPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/4-PersonalCenter/PersonalCenterPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/4-PersonalCenter/PersonalDataPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/4-PersonalCenter/MyServerInfoPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/4-PersonalCenter/PersonalCenterPageBLL.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/4-PersonalCenter/PersonalDataPageBLL.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/4-PersonalCenter/MyQRCodePage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/4-PersonalCenter/GetSupport/GetSupportPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/4-PersonalCenter/GetSupport/FAQHelpPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/4-PersonalCenter/GetSupport/QuestionListPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/4-PersonalCenter/AccountBindInfo/NewBindVerificationCodePage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/4-PersonalCenter/AccountBindInfo/NewBindAccountPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/4-PersonalCenter/AccountBindInfo/AccountBindInfoPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/4-PersonalCenter/AccountBindInfo/ChangeBindAccountPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/4-PersonalCenter/AccountBindInfo/ChangeBindVerificationCodePage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/4-PersonalCenter/ResetAccountPassword/ResetPasswordOptionPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/4-PersonalCenter/ResetAccountPassword/ResetPasswordPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/4-PersonalCenter/ResetAccountPassword/ResetPasswordVerificationCodePage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/4-PersonalCenter/SearchDevice/SearchDevicePage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/4-PersonalCenter/SearchDevice/VoicePanelSceneListPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/4-PersonalCenter/SearchDevice/VoicePanelSettingPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/4-PersonalCenter/SearchDevice/VoicePanelScenePage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/4-PersonalCenter/RoomListManage/RoomEditPageBLL.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/4-PersonalCenter/RoomListManage/RoomEditFunctionPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/4-PersonalCenter/RoomListManage/RoomEditPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/4-PersonalCenter/RoomListManage/ResidentialManagePage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/4-PersonalCenter/RoomListManage/RoomEditFunctionPageBLL.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/4-PersonalCenter/RoomListManage/RoomsManagementPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/4-PersonalCenter/RoomListManage/FloorsManagementPageBLL.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/4-PersonalCenter/RoomListManage/FloorsManagementPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/4-PersonalCenter/RoomListManage/ResidentialManagePageBLL.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/4-PersonalCenter/RoomListManage/RoomsManagementPageBLL.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/4-PersonalCenter/RoomListManage/Transfer/TransferInputPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/4-PersonalCenter/RoomListManage/Transfer/TransferConfirmPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/4-PersonalCenter/RoomListManage/Transfer/AdminMigrationConfirmPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/4-PersonalCenter/RoomListManage/Transfer/TransferUserConfirmPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/4-PersonalCenter/RoomListManage/AddRoom/AddRoomPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/4-PersonalCenter/RoomListManage/AddRoom/RoomBinglingFloorPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/4-PersonalCenter/MemberManagement/MemberFunctionPermissionPageBLL.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/4-PersonalCenter/MemberManagement/MemberFunctionPermissionPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/4-PersonalCenter/MemberManagement/AddMemberScanPageBLL.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/4-PersonalCenter/MemberManagement/ChooseShareMemberTargetListPageBLL.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/4-PersonalCenter/MemberManagement/MemberManagementPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/4-PersonalCenter/MemberManagement/MemberPermissionPageBLL.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/4-PersonalCenter/MemberManagement/AddMemberScanPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/4-PersonalCenter/MemberManagement/MemberManagementPageBLL.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/4-PersonalCenter/MemberManagement/MemberPermissionPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/4-PersonalCenter/AddFunction/AddDevciePage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/4-PersonalCenter/AddFunction/DeviceListPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/4-PersonalCenter/AddFunction/BrandListPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/4-PersonalCenter/UnlockSetting/AppUnlockGesturePage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/4-PersonalCenter/UnlockSetting/AppUnlockSettingsPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/4-PersonalCenter/UnlockSetting/AppUnlockSettingsPageBLL.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/4-PersonalCenter/UnlockSetting/AppUnlockPasswordPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/4-PersonalCenter/AboutOn/FunctionIntroductionPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/4-PersonalCenter/AboutOn/AboutOnPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/4-PersonalCenter/AboutOn/ComplaintsPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/1-test-/TestDialog.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI1-Login/LoginPageBLL.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI1-Login/ForgetPasswordPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI1-Login/LoginPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI1-Login/ForgetPasswordPageBLL.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI1-Login/ResetPassword_VerificationCode.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI1-Login/RegisterPageBLL.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI1-Login/BaseView.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI1-Login/RegisterPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI1-Login/SelectServerDialog.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI0-Public/TopViewDivBLL.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI0-Public/RoomGalleryPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI0-Public/DiySelectPopupDialog.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI0-Public/PublicAssmebly.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI0-Public/AppUnlockPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI0-Public/OperationSuccessPromptPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI0-Public/UpdataSidDataDialog.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI0-Public/PublicAssmeblyBLL.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI0-Public/GalleryPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI0-Public/TopViewDiv.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI0-Public/Widget/ListIconCellView.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI0-Public/Widget/TextButton.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI0-Public/Widget/WebViewDialog.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI0-Public/Widget/IconTipDialog.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI0-Public/Widget/SelectPopupDialog.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI0-Public/Widget/ConfirmButton.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI0-Public/Widget/ListCellDialog.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI0-Public/Widget/MenuButton.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI0-Public/Widget/EmptyTipView.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI0-Public/Widget/UpdateTipDialog.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI0-Public/Widget/ListCellView.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI0-Public/Widget/ConfirmDialog.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI0-Public/Widget/LineView.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI0-Stan/Resourse/HdlControlResourse.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI0-Stan/Form/HideOptionDirectoryListForm.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI0-Stan/Form/HideOptionSearchAllFile.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI0-Stan/Form/DeviceFunctionCardCommonForm.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI0-Stan/Form/HideOptionFileContentForm.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI0-Stan/Form/Base/CommonFormBase.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI0-Stan/Form/Base/EditorCommonForm.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI0-Stan/Enum/CommonEnum.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI0-Stan/Logic/HdlFileLogic.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI0-Stan/Logic/HdlThreadLogic.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI0-Stan/Logic/HdlDeviceStatuPushLogic.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI0-Stan/Logic/HdlMessageLogic.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI0-Stan/Logic/HdlCloudReceiveLogic.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI0-Stan/Logic/HdlFormLogic.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI0-Stan/Logic/HdlWifiLogic.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI0-Stan/Controls/BottomControls/BottomItemEditorControl.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI0-Stan/Controls/BottomControls/BottomDialogCommon.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI0-Stan/Controls/BottomControls/BottomTimeSelectControl.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI0-Stan/Controls/BottomControls/BottomItemSelectControl.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI0-Stan/Controls/BottomControls/BottomClickButton.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI0-Stan/Controls/NormalControls/PicViewControl.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI0-Stan/Controls/NormalControls/NormalViewControl.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI0-Stan/Controls/NormalControls/IconViewControl.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI0-Stan/Controls/NormalControls/MostRightIconControl.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI0-Stan/Controls/NormalControls/IconBigViewControl.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI0-Stan/Controls/TextInputControls/TextInputControl.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI0-Stan/Controls/FrameLayoutControls/NormalFrameLayout.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI0-Stan/Controls/FrameLayoutControls/FrameRowControl.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI0-Stan/Controls/FrameLayoutControls/FrameLayoutStatuControl.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI0-Stan/Controls/FrameLayoutControls/FrameListControl.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI0-Stan/Controls/MessageControls/ShowMsgControl.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI0-Stan/Controls/BaseControl/TextInputBase.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI0-Stan/Controls/BaseControl/ButtonCtrBase.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI0-Stan/Controls/BaseControl/FrameLayoutBase.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI0-Stan/Controls/BaseControl/RowLayoutBase.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI0-Stan/Controls/RowLayoutControls/RowLayoutControl.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI0-Stan/Controls/ListViewLayoutControls/VerticalListControl.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI0-Stan/Controls/ListViewLayoutControls/VerticalListRefreshControl.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI0-Stan/Controls/ListViewLayoutControls/VerticalFrameRefreshControl.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI0-Stan/Controls/ListViewLayoutControls/VerticalFrameControl.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI0-Stan/Controls/CompoundControls/DialogTitleMenuControl.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI0-Stan/Controls/CompoundControls/ProgressRowBar.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI0-Stan/Controls/CompoundControls/NormalSelectControl.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI0-Stan/Controls/CompoundControls/DirectionImageControl.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI0-Stan/Controls/CompoundControls/SeekBarImageControl.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI0-Stan/Controls/CompoundControls/BatteryPersentControl.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI0-Stan/Controls/CompoundControls/FanGearSeekBarControl.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI0-Stan/Controls/CompoundControls/ProgressBar.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/Entity/Enumerative/MyEnum.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/Entity/Enumerative/Command.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/Entity/Enumerative/ClothsHangerEnum.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/DAL/ThirdPartySdk/ESOnVideo.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/ArmCenter/ArmCenterPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/Entity/Function/SecurityAlarm.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/ArmCenter/ArmDeploymentSettingPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/EnvironmentalScience/EchartsOption_BrokenLine.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/4-PersonalCenter/SmartSpeaker/SmartSpeakerListPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/4-PersonalCenter/SmartSpeaker/SmartSpeakerSelectDevicesPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/4-PersonalCenter/SmartSpeaker/SmartSpeakerRoomListPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/Electrical/DvdPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/Electrical/PjtPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/Electrical/StbPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/4-PersonalCenter/AddDevice/SenesorMegahealth/AddSenesorMegahealthDirection1Page.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/4-PersonalCenter/AddDevice/MiniRemoteControl/AddMiniRemoteControlDirection1Page.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/4-PersonalCenter/AddDevice/MiniRemoteControl/AddMiniRemoteControlDirection2Page.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/4-PersonalCenter/AddDevice/MiniRemoteControl/AddMiniRemoteControlDirection3Page.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/4-PersonalCenter/AddDevice/MiniRemoteControl/AddMiniRemoteControlDirection4Page.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/4-PersonalCenter/AddDevice/MiniRemoteControl/AddThirdPartyDeviceMenuListPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/4-PersonalCenter/AddDevice/SenesorMegahealth/SenesorMegahealthManagerPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/ArmSensor/SenesorMegahealthPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/Electrical/IrFanPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/Entity/Enumerative/EmptyHttpReques.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/Entity/Integratedbrand/IntegratedBrand.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/Entity/Function/AirCleaner.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/Entity/Function/Scene.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/Entity/Function/AC.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/Entity/Function/Sensor.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/Entity/Function/Curtain.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/Entity/Function/FloorHeating.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/Entity/Function/Fan.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/Entity/Function/Light.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/Entity/Function/SwitchSocket.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/Entity/Function/Function.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/Entity/Function/WeepRobot.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/Entity/Function/TV.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/Entity/ResponseEntity/RegionInfoRes.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/Entity/ResponseEntity/ResidenceMemberInfo.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/Entity/ResponseEntity/ResponsePack.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/Entity/ResponseEntity/CityInfo.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/DAL/FileUtils.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/DAL/Server/IMessageCommon.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/DAL/Server/NewAPI.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/DAL/Server/HttpUtil.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/DAL/Server/HttpServerRequest.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/DAL/Server/NewApiRes.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/DAL/Server/HttpServerRequestBase.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/DAL/DriverLayer/Control.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/DAL/DriverLayer/A_Protocol_Common.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/DAL/DriverLayer/CRC.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/DAL/DriverLayer/Control_TcpClient.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/DAL/DriverLayer/Control_Udp.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/DAL/DriverLayer/Control_TcpServer.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/DAL/DriverLayer/Packet.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/DAL/DriverLayer/Target.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/DAL/DriverLayer/UdpSocket.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/DAL/Mqtt/MqttClient.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/DAL/Mqtt/MqttInfoConfig.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/Common/ApiUtlis.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/Common/ImageUtlis.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/Common/Utlis.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/Common/R.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/Common/OnAppConfig.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/Common/DB_AccountList.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/Common/Constant.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/Common/FileUtlis.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/Common/UserInfo.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/Common/HDLCommon.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/Common/Utlis/FloorSelectPopupDialog.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/Common/Utlis/FloorRoomSelectPopupView.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/Entity/AProtocolEntity.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/Entity/DB_ResidenceData.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/Entity/FunctionList.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/Entity/Room.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/Entity/Device/DeviceModule.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/Entity/Device/SBK_SceneListObj.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/3-Intelligence/Automation/Send.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/3-Intelligence/Automation/FunTpye.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/3-Intelligence/Automation/OutdoorEnvironment.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/3-Intelligence/Automation/Weather.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/3-Intelligence/Automation/ConditionDeviceFunList.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/3-Intelligence/Automation/TimeTpye.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/3-Intelligence/Automation/Logic.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/3-Intelligence/Automation/PublicInterface.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/3-Intelligence/Automation/AirQuality.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/3-Intelligence/Automation/MainView.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/3-Intelligence/Automation/OnePortAutomation.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/3-Intelligence/Automation/LogicMethod.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/3-Intelligence/Automation/Time3.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/3-Intelligence/Automation/AddLogic.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/3-Intelligence/Automation/Set.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/3-Intelligence/Automation/InputPushText.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/3-Intelligence/Automation/WeatherCondition.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/3-Intelligence/Automation/TargetDeviceFunList.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/3-Intelligence/Automation/InpOrOutLogicMethod.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/3-Intelligence/Automation/SpeciaTime.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/3-Intelligence/Automation/AddTarget.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/3-Intelligence/Automation/AddInputType.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/3-Intelligence/Automation/LogicView/FunAllAreaView.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/3-Intelligence/Automation/LogicView/DateView.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/3-Intelligence/Automation/LogicView/AreaView.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/3-Intelligence/Automation/LogicView/MonView.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/3-Intelligence/Automation/LogicView/LogicAddView.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/3-Intelligence/Automation/LogicView/FunTypeView.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/3-Intelligence/Automation/LogicView/TopView.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/3-Intelligence/Automation/LogicView/SelectTypeView.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/3-Intelligence/Automation/LogicView/SwitchView.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/3-Intelligence/Automation/LogicView/TemperatureView.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/3-Intelligence/Automation/LogicView/LogicTypeTitleView.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/3-Intelligence/Automation/LogicView/TimeView.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/3-Intelligence/Automation/LogicView/TimeHorizonView.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/3-Intelligence/Automation/LogicView/TextSize.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/3-Intelligence/Automation/LogicView/AddOutputInputView.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/3-Intelligence/Automation/LogicView/TipPopView.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/3-Intelligence/Automation/LogicView/brightnessView.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/3-Intelligence/Automation/LogicView/AddOutputInputTextView.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/3-Intelligence/Automation/LogicView/SaveView.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/3-Intelligence/Automation/LogicView/CheckView.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/3-Intelligence/Automation/LogicView/SingleLogicView.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/4-PersonalCenter/PirDevice/PirMethod.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/4-PersonalCenter/PirDevice/AddControl.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/4-PersonalCenter/PirDevice/PirMain.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/4-PersonalCenter/PirDevice/Pir.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/4-PersonalCenter/PirDevice/PirSend.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/4-PersonalCenter/PirDevice/Matching.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/4-PersonalCenter/PirDevice/SetPir.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/4-PersonalCenter/PirDevice/BrandList.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/4-PersonalCenter/PirDevice/EditControl.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/4-PersonalCenter/PirDevice/AddControlComplete.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/4-PersonalCenter/PirDevice/AddButton.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/4-PersonalCenter/PirDevice/View/BrandListView.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/4-PersonalCenter/PirDevice/View/PatchView.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/4-PersonalCenter/PirDevice/View/TopView.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/4-PersonalCenter/PirDevice/View/HeigthChangeView.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/4-PersonalCenter/PirDevice/View/PirNameView.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/4-PersonalCenter/PirDevice/View/MainView.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/4-PersonalCenter/PirDevice/View/ControlView.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/4-PersonalCenter/PirDevice/View/FailView.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/4-PersonalCenter/PirDevice/View/PirView.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/4-PersonalCenter/PirDevice/View/TipView.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/4-PersonalCenter/PirDevice/View/ReplicationView.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/4-PersonalCenter/PirDevice/View/FrameLayout50.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/4-PersonalCenter/PirDevice/View/SaveView.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/4-PersonalCenter/PirDevice/View/Buttons.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/4-PersonalCenter/AddDevice/SenesorEnvironment/SensorEnvironmentManagerPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/4-PersonalCenter/AddDevice/SenesorEnvironment/AddSensorEnvironmentPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/1ContorlPage/AirFreshRelayControlPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/ArmSensor/SensorGasPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/4-PersonalCenter/AddDevice/SenesorEnvironment/AddQingpingSensorEnvirTipPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/Light/LightScene/AddLightScene.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/4-PersonalCenter/FaceManagement/FacePassagePage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/ArmCenter/AddAlarmDeploymentPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/ArmCenter/AddInputPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/ArmCenter/AddOutputPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/ArmCenter/AddOutputSettingPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/4-PersonalCenter/FaceManagement/FaceSettingPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/3-Intelligence/Automation/Security.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/Electrical/AirSwitchPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/Entity/Function/AirSwitch.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/4-PersonalCenter/FaceManagement/FaceSettingResultPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/4-PersonalCenter/FaceManagement/CustomerObj.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/DAL/ThirdPartySdk/HDLLinphone.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/EnvironmentalScience/A_EnvironmentalDataCenter.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/2-Classification/SceneControlZone.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/3-Intelligence/Automation/CalculatedDistance.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/ArmCenter/PushConfigPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/Electrical/SocketPage_InstantaneousValue.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/Electrical/SocketPage_CumulativePowerConsumption.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/4-PersonalCenter/CancelAccountPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/Music/MusicMain.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/Music/A31MusicModel.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/Music/A31MusicSourcePage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/Music/A31PlayMusicPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/Music/A31MyList.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/Music/SendMethod.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/Music/A31LoveMusicList.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/Music/A31MyListMusic.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/Music/View/DialogView.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/Music/View/TopView.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/Music/View/MusicView.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/Music/View/PlayView.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/Music/View/SizeClass.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/Music/View/TipView.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/Music/View/MusicSourceView.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/Music/View/SongView.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/Music/View/MyListView.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/Music/A31SongPlay.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/Music/MusicProperty.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/4-PersonalCenter/AboutOn/SupportHomeKitNotesPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/4-PersonalCenter/AboutOn/FirmwareUpdateView.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/DoorLock/DoorLockUnlockPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/1ContorlPage/CacControlPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/1ContorlPage/CacWeekHistoryPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/1ContorlPage/CacDayHistoryPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/1ContorlPage/CacHistoryChoosePage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/Panel/PanelHelpPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/Panel/EnvironmentPanelPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI0-Stan/Form/DeviceFunction4CardCommonForm.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/ContentView/FhContentView.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/ContentView/AcContentView.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/Video/WanderingAlarmPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/Curtain/CurtainDreamPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/4-PersonalCenter/Visitor/VisitorHistoryPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/4-PersonalCenter/Visitor/VisitorQRCodePage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/4-PersonalCenter/Visitor/TempPasswordInfo.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/4-PersonalCenter/Visitor/LpTimeDialogCallBak.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/4-PersonalCenter/Visitor/LpTipDialogCallBack.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/ArmSensor/SensorMegahealth_AlarmDataStatisticsPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/4-PersonalCenter/AddFunction/Iot_BrandListPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/4-PersonalCenter/AddFunction/iot_BindTipPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/4-PersonalCenter/AddFunction/Iot_BrandFunctionListPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/4-PersonalCenter/AddFunction/Iot_AuthorizedPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/DAL/DriverLayer/Control_Tcp.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/H5Page.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/Entity/Function/Acst.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/Acst/AcstParentPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/Acst/AcstSubPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/Acst/AcstSubHistoryPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/Light/RGBWPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/Light/RGBWPageBLL.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/Curtain/VenetianBlindsPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/Curtain/VenetianBlindsPageBLL.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/3-Intelligence/Automation/ChooseIocate.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/3-Intelligence/Automation/LogicView/ColorTemperature.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/1ContorlPage/MechanicalArmPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/Music/A31UsbMusicList.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/Music/CommonMethod.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/Music/A31FlieList.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/OrderFunctionPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/4-PersonalCenter/Face/FaceManagementPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/4-PersonalCenter/RoomListManage/DeliveryQrCodePage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/4-PersonalCenter/MemberManagement/MemberFaceManagementPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/4-PersonalCenter/CombinedDimming/CombinedDimmingListPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/4-PersonalCenter/CombinedDimming/GroupControl.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/Entity/ResponseEntity/FreeviewMemberInfo.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/4-PersonalCenter/CombinedDimming/GroupChooseRoomPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/4-PersonalCenter/CombinedDimming/AddGroupControlPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/Light/GroupControlPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/3-Intelligence/Automation/LogicView/RGBColorView.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/Light/ColorfulSettingPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/Light/ColorfulInfoPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/Light/GroupControlPage_V2.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/3-Intelligence/Scene/SetSceneRgbColorfulModePage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/3-Intelligence/Automation/LogicSeriesSettingPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/2-Classification/SeriesFunctionListPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/Aks/AksListPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/Aks/AksCommonMethod.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/Aks/AksPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/Aks/CommonView/ButtonFramLayout.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/Aks/CommonView/CornerFramLayout.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/Aks/CommonView/BaseFramLayout.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/Aks/CommonView/MenuFramLayout.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/Aks/CommonView/TypeSingleFramLayout.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/Aks/CommonView/TypeMultiFramLayout.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/Aks/CommonView/VerticalBoutonFLayout.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/Aks/SxqPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/Aks/CommonView/HorizontalFramLayout.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/Aks/YkPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/Aks/CommonView/ImageFramlayout.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/Aks/CollectPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/Aks/DetailPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/Aks/TvPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/Aks/JdhPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/Aks/MusicPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/Aks/GfPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/Aks/TyyPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/Aks/YkqPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/Aks/SendMethod.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/Aks/Entity/RemoteControlEntity.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/Aks/Entity/SequencerEntity.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/Aks/Entity/FilterCategoryEntity.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/Aks/Entity/KeypadEntity.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/Aks/Entity/MovieLibraryEntity.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/Aks/Entity/MovieLibraryInfoEntity.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/HisenseTV /HisenseTvPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/HisenseTV /Send.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/HisenseTV /HisenseTVFunctionalAttributeConstant.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/Electrical/AirSwitchP3Page.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/Electrical/AirSwitchP3EnergyPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/FuntionControlView/Electrical/AirSwitchP3SubloopEnergyPage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/3-Intelligence/Automation/Constant.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/3-Intelligence/Scene/SceneAutomationListChoosePage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/UI/UI2/3-Intelligence/Scene/SceneTargetTypeChoosePage.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL_ON/Common/CommonMethod.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/obj/iPhoneSimulator/Release/Xamarin.iOS,Version=v1.0.AssemblyAttributes.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/add_server1.imageset/add_server1.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/add_server1.imageset/add_server1@2x.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/add_server1.imageset/Contents.json","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/add_server2.imageset/add_server2.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/add_server2.imageset/Contents.json","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/add_server2.imageset/add_server2@2x.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/add_server3.imageset/add_server3.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/add_server3.imageset/add_server3@2x.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/add_server3.imageset/Contents.json","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/add_server4.imageset/add_server4.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/add_server4.imageset/add_server4@2x.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/add_server4.imageset/Contents.json","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/add_success_icon.imageset/add_success_icon@2x.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/add_success_icon.imageset/Contents.json","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/add_success_icon.imageset/add_success_icon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/addDevice_success.imageset/addDevice_success@2x.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/addDevice_success.imageset/addDevice_success.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/addDevice_success.imageset/Contents.json","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/blue_button_sel.imageset/blue_button_sel@2x.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/blue_button_sel.imageset/Contents.json","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/blue_button_sel.imageset/blue_button_sel.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/blue_button.imageset/blue_button.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/blue_button.imageset/Contents.json","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/blue_button.imageset/blue_button@2x.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/button_disable.imageset/Contents.json","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/button_disable.imageset/button_disable@2x.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/button_disable.imageset/button_disable.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/chuanshujilu--2.imageset/chuanshujilu--2.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/chuanshujilu--2.imageset/Contents.json","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/chuanshujilu-.imageset/chuanshujilu-.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/chuanshujilu-.imageset/Contents.json","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/close.imageset/Contents.json","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/close.imageset/close@2x.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/close.imageset/close.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/cloud.imageset/cloud.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/cloud.imageset/Contents.json","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/connect_wifi1.imageset/connect_wifi1@2x.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/connect_wifi1.imageset/connect_wifi1.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/connect_wifi1.imageset/Contents.json","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/connect_wifi2.imageset/Contents.json","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/connect_wifi2.imageset/connect_wifi2@2x.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/connect_wifi2.imageset/connect_wifi2.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/connect_wifi3.imageset/connect_wifi3@2x.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/connect_wifi3.imageset/Contents.json","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/connect_wifi3.imageset/connect_wifi3.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/connect_wifi4.imageset/connect_wifi4.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/connect_wifi4.imageset/Contents.json","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/connect_wifi4.imageset/connect_wifi4@2x.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/device_default.imageset/device_default.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/device_default.imageset/Contents.json","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/device_default.imageset/device_default@2x.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/device_reset.imageset/device_reset.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/device_reset.imageset/device_reset@2x.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/device_reset.imageset/Contents.json","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/device.imageset/device@2x.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/device.imageset/Contents.json","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/device.imageset/device.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/duijiangji.imageset/duijiangji-2.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/duijiangji.imageset/Contents.json","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/failure_account.imageset/failure_account.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/failure_account.imageset/Contents.json","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/failure_account.imageset/failure_account@2x.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/failure_server.imageset/failure_server@2x.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/failure_server.imageset/failure_server.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/failure_server.imageset/Contents.json","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/failure_wifi.imageset/failure_wifi.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/failure_wifi.imageset/failure_wifi@2x.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/failure_wifi.imageset/Contents.json","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/icn_location.imageset/icn_location.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/icn_location.imageset/Contents.json","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/icon_download_fill.imageset/Contents.json","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/icon_download_fill.imageset/icon_download_fill.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/join_qq_group.imageset/join_qq_group@2x.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/join_qq_group.imageset/join_qq_group.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/join_qq_group.imageset/Contents.json","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/large_back_btn.imageset/large_back_btn.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/large_back_btn.imageset/Contents.json","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/large_back_btn.imageset/large_back_btn@2x.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/link_account1.imageset/link_account1.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/link_account1.imageset/Contents.json","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/link_account1.imageset/link_account1@2x.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/link_account2.imageset/link_account2@2x.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/link_account2.imageset/link_account2.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/link_account2.imageset/Contents.json","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/link_account3.imageset/link_account3.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/link_account3.imageset/link_account3@2x.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/link_account3.imageset/Contents.json","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/link_account4.imageset/link_account4.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/link_account4.imageset/link_account4@2x.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/link_account4.imageset/Contents.json","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/logo_loading_1.imageset/logo_loading_1.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/logo_loading_1.imageset/logo_loading_1@2x.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/logo_loading_1.imageset/Contents.json","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/logo_loading_2.imageset/logo_loading_2.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/logo_loading_2.imageset/logo_loading_2@2x.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/logo_loading_2.imageset/Contents.json","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/logo_loading_3.imageset/logo_loading_3.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/logo_loading_3.imageset/logo_loading_3@2x.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/logo_loading_3.imageset/Contents.json","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/logo_loading_4.imageset/logo_loading_4.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/logo_loading_4.imageset/Contents.json","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/logo_loading_4.imageset/logo_loading_4@2x.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/logo.imageset/logo.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/logo.imageset/logo@2x.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/logo.imageset/Contents.json","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/message_callhelp.imageset/message_callhelp.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/message_callhelp.imageset/message_callhelp@2x.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/message_callhelp.imageset/Contents.json","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/message_sel.imageset/message_sel@2x.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/message_sel.imageset/message_sel.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/message_sel.imageset/Contents.json","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/message.imageset/Contents.json","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/message.imageset/message.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/message.imageset/message@2x.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/no_message-1.imageset/no_message.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/no_message-1.imageset/Contents.json","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/no_message-1.imageset/no_message@2x.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/no_message.imageset/no_message.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/no_message.imageset/Contents.json","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/no_message.imageset/no_message@2x.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/no_video.imageset/no_video@2x.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/no_video.imageset/no_video.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/no_video.imageset/Contents.json","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/no_wifi.imageset/no_wifi.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/no_wifi.imageset/no_wifi@2x.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/no_wifi.imageset/Contents.json","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/offline.imageset/offline@2x.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/offline.imageset/offline.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/offline.imageset/Contents.json","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/open_icon_1024.imageset/open_icon_1024.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/open_icon_1024.imageset/open_icon_1024@2x.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/open_icon_1024.imageset/Contents.json","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/open.imageset/open@2x.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/open.imageset/Contents.json","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/open.imageset/open.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/orange_button_sel.imageset/orange_button_sel@2x.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/orange_button_sel.imageset/orange_button_sel.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/orange_button_sel.imageset/Contents.json","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/orange_button.imageset/orange_button@2x.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/orange_button.imageset/Contents.json","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/orange_button.imageset/orange_button.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/pause_sel.imageset/pause_sel@2x.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/pause_sel.imageset/pause_sel.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/pause_sel.imageset/Contents.json","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/pause.imageset/pause@2x.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/pause.imageset/pause.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/pause.imageset/Contents.json","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/picture_bg.imageset/picture_bg@2x.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/picture_bg.imageset/picture_bg.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/picture_bg.imageset/Contents.json","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/play_close_sel.imageset/play_close_sel.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/play_close_sel.imageset/play_close_sel@2x.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/play_close_sel.imageset/Contents.json","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/play_close.imageset/play_close.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/play_close.imageset/play_close@2x.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/play_close.imageset/Contents.json","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/play_rate.imageset/play_rate.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/play_rate.imageset/Contents.json","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/play_sel.imageset/play_sel@2x.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/play_sel.imageset/Contents.json","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/play_sel.imageset/play_sel.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/play.imageset/play@2x.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/play.imageset/Contents.json","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/play.imageset/play.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/playback_sel.imageset/playback_sel@2x.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/playback_sel.imageset/Contents.json","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/playback_sel.imageset/playback_sel.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/playback.imageset/playback@2x.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/playback.imageset/playback.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/playback.imageset/Contents.json","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/preview_barrel_dis.imageset/preview_barrel_dis.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/preview_barrel_dis.imageset/Contents.json","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/preview_barrel_dis.imageset/preview_barrel_dis@2x.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/preview_barrel_sel.imageset/preview_barrel_sel.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/preview_barrel_sel.imageset/preview_barrel_sel@2x.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/preview_barrel_sel.imageset/Contents.json","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/preview_barrel.imageset/preview_barrel.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/preview_barrel.imageset/preview_barrel@2x.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/preview_barrel.imageset/Contents.json","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/preview_enlarge_btn_sel.imageset/preview_enlarge_btn_sel.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/preview_enlarge_btn_sel.imageset/Contents.json","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/preview_enlarge_btn_sel.imageset/preview_enlarge_btn_sel@2x.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/preview_enlarge.imageset/preview_enlarge@2x.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/preview_enlarge.imageset/preview_enlarge.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/preview_enlarge.imageset/Contents.json","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/preview_play_btn_sel.imageset/preview_play_btn_sel.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/preview_play_btn_sel.imageset/Contents.json","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/preview_play_btn_sel.imageset/preview_play_btn_sel@2x.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/preview_play_btn.imageset/preview_play_btn@2x.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/preview_play_btn.imageset/Contents.json","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/preview_play_btn.imageset/preview_play_btn.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/preview_recording_dis.imageset/preview_recording_dis.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/preview_recording_dis.imageset/preview_recording_dis@2x.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/preview_recording_dis.imageset/Contents.json","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/preview_recording_sel.imageset/preview_recording_sel.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/preview_recording_sel.imageset/Contents.json","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/preview_recording_sel.imageset/preview_recording_sel@2x.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/preview_recording.imageset/preview_recording@2x.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/preview_recording.imageset/Contents.json","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/preview_recording.imageset/preview_recording.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/preview_screenshot_dis.imageset/preview_screenshot_dis@2x.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/preview_screenshot_dis.imageset/preview_screenshot_dis.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/preview_screenshot_dis.imageset/Contents.json","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/preview_screenshot_sel.imageset/preview_screenshot_sel.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/preview_screenshot_sel.imageset/preview_screenshot_sel@2x.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/preview_screenshot_sel.imageset/Contents.json","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/preview_screenshot.imageset/preview_screenshot.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/preview_screenshot.imageset/preview_screenshot@2x.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/preview_screenshot.imageset/Contents.json","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/preview_stoppaly_btn_sel.imageset/preview_stoppaly_btn_sel.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/preview_stoppaly_btn_sel.imageset/Contents.json","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/preview_stoppaly_btn_sel.imageset/preview_stoppaly_btn_sel@2x.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/preview_stopplay_btn .imageset/preview_stopplay_btn .png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/preview_stopplay_btn .imageset/Contents.json","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/preview_stopplay_btn .imageset/preview_stopplay_btn @2x.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/preview_stopplay_btn_sel.imageset/preview_stopplay_btn_sel.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/preview_stopplay_btn_sel.imageset/Contents.json","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/preview_stopplay_btn_sel.imageset/preview_stopplay_btn_sel@2x.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/preview_stopplay_btn.imageset/preview_stopplay_btn .png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/preview_stopplay_btn.imageset/Contents.json","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/preview_stopplay_btn.imageset/preview_stopplay_btn @2x.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/preview_talkback_dis.imageset/preview_talkback_dis.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/preview_talkback_dis.imageset/Contents.json","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/preview_talkback_dis.imageset/preview_talkback_dis@2x.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/preview_talkback_sel.imageset/preview_talkback_sel.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/preview_talkback_sel.imageset/preview_talkback_sel@2x.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/preview_talkback_sel.imageset/Contents.json","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/preview_talkback.imageset/preview_talkback@2x.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/preview_talkback.imageset/preview_talkback.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/preview_talkback.imageset/Contents.json","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/preview_unvoice_btn_sel.imageset/preview_unvoice_btn_sel.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/preview_unvoice_btn_sel.imageset/Contents.json","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/preview_unvoice_btn_sel.imageset/preview_unvoice_btn_sel@2x.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/preview_unvoice_btn.imageset/preview_unvoice_btn.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/preview_unvoice_btn.imageset/Contents.json","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/preview_unvoice_btn.imageset/preview_unvoice_btn@2x.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/preview_voice_btn_sel.imageset/Contents.json","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/preview_voice_btn_sel.imageset/preview_voice_btn_sel@2x.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/preview_voice_btn_sel.imageset/preview_voice_btn_sel.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/preview_voice_btn.imageset/preview_voice_btn.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/preview_voice_btn.imageset/preview_voice_btn@2x.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/preview_voice_btn.imageset/Contents.json","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/ptz_bg.imageset/ptz_bg@2x.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/ptz_bg.imageset/Contents.json","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/ptz_bg.imageset/ptz_bg.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/ptz_bottom_sel.imageset/ptz_bottom_sel.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/ptz_bottom_sel.imageset/Contents.json","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/ptz_bottom_sel.imageset/ptz_bottom_sel@2x.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/ptz_left_sel.imageset/ptz_left_sel.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/ptz_left_sel.imageset/ptz_left_sel@2x.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/ptz_left_sel.imageset/Contents.json","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/ptz_right_sel.imageset/ptz_right_sel@2x.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/ptz_right_sel.imageset/Contents.json","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/ptz_right_sel.imageset/ptz_right_sel.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/ptz_up_sel.imageset/ptz_up_sel.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/ptz_up_sel.imageset/Contents.json","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/ptz_up_sel.imageset/ptz_up_sel@2x.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/qr_scan_line.imageset/qr_scan_line@2x.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/qr_scan_line.imageset/Contents.json","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/qr_scan_line.imageset/qr_scan_line.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/results_pic_bg.imageset/results_pic_bg@2x.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/results_pic_bg.imageset/Contents.json","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/results_pic_bg.imageset/results_pic_bg.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/setup_sel.imageset/Contents.json","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/setup_sel.imageset/setup_sel.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/setup_sel.imageset/setup_sel@2x.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/setup.imageset/setup@2x.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/setup.imageset/Contents.json","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/setup.imageset/setup.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/slider_sel.imageset/slider_sel@2x.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/slider_sel.imageset/slider_sel.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/slider_sel.imageset/Contents.json","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/slider.imageset/slider.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/slider.imageset/slider@2x.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/slider.imageset/Contents.json","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/spkImg.imageset/spkImg.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/spkImg.imageset/spkImg@2x.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/spkImg.imageset/Contents.json","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/StreamStudio-2.imageset/Contents.json","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/StreamStudio-2.imageset/StreamStudio-2.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/StreamStudio.imageset/StreamStudio.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/StreamStudio.imageset/Contents.json","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/upgrade.imageset/upgrade.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/upgrade.imageset/Contents.json","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/upgrade.imageset/upgrade@2x.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/white_button_sel.imageset/white_button_sel@2x.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/white_button_sel.imageset/Contents.json","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/white_button_sel.imageset/white_button_sel.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/white_button.imageset/white_button@2x.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/white_button.imageset/white_button.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/white_button.imageset/Contents.json","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/wifi_bg.imageset/Contents.json","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/wifi_bg.imageset/wifi_bg@2x.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/wifi_bg.imageset/wifi_bg.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/device_bg.imageset/Contents.json","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/device_bg.imageset/device_bg.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Assets.xcassets/Contents.json","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Assets.xcassets/launchIcon.imageset/Contents.json","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Assets.xcassets/.DS_Store","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/AppIcon.appiconset/180x180.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/AppIcon.appiconset/.DS_Store","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/AppIcon.appiconset/1024-1.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/LaunchImage.launchimage/640x960.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/LaunchImage.launchimage/1125x2436.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/LaunchImage.launchimage/750x1334.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/LaunchImage.launchimage/640x1136.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/AppIcon.appiconset/1024x1024.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/AppIcon.appiconset/1024x1024 1.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/AppIcon.appiconset/120x120 1.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Assets.xcassets/launchIcon.imageset/1125x2436.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/LaunchScreen.storyboard","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Main.storyboard","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/LaunchScreen.xib","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Info.plist","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Entitlements.plist","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/LoginIcon/ShowPasswordIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/LoginIcon/SearchIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/LoginIcon/VerificationCodeIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/LoginIcon/AccountIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/LoginIcon/QQIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/LoginIcon/PasswordIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/LoginIcon/WechatIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/LoginIcon/HidePasswordIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/LoginIcon/2.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/LoginIcon/EmailIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/LoginIcon/3.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/LoginIcon/1.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Language.ini","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Public/BackIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Public/Logo.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Public/Logo-bg.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/PersonalCenter/UserTypebg.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/PersonalCenter/AdminTypeIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/PersonalCenter/MemberTypeIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/PersonalCenter/ResidenceManageIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/PersonalCenter/ResidenceMemberIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/PersonalCenter/ResidenceArmIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/PersonalCenter/ResidenceDataBackupIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/PersonalCenter/AuxiliaryFunctionIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/PersonalCenter/AddFunctionIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/PersonalCenter/NightViewIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/PersonalCenter/SwitchIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/PersonalCenter/GeneralSettingsIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/PersonalCenter/SupportIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/PersonalCenter/HomeList3bg.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/PersonalCenter/PersonalData/QRcodeIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Classification/ToggleDisplayThumbnail.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Classification/ToggleDisplayLarge.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Classification/Room/Roombg.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Collection/MsgIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Collection/MsgIconTip.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Collection/Functionbg.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Collection/FunctionOnbg.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Collection/ChangeViewbg.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Public/DeviceInfoIcon/HumidityIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Public/DeviceInfoIcon/Pm25Icon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Public/DeviceInfoIcon/TempIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Public/DownIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Public/transparent.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Collection/CollectionIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Collection/CollectionWhiteIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Classification/Room/AllCloseIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Public/PowerClose.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Public/PowerOpen.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Curtain/CurtainStopIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Curtain/CurtainCloseIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Curtain/CurtainCloseOnIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Curtain/CurtainIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Curtain/CurtainOnIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Curtain/CurtainOpenIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Curtain/CurtainOpenOnIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Curtain/CurtainStopOnIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/FloorHeating/FloorHeatingIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/FloorHeating/FloorHeatingOnIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Light/LightIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Light/LightOnIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Music/MusicIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Music/MusicOnIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Switch.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/SwitchOn.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Public/FuncInfoSetIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Light/ColorWheel.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Public/ThumbImage.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Public/Fragmentbg.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Public/Restored_Shadow.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Public/Edit.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Public/RightIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Curtain/CurtainThinIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/FloorHeating/FloorHeatingThinIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Light/LightThinIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Public/ChooseIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Public/ChooseOnIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Public/PlusSignIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Public/MinusSignIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Collection/CollectionGrayIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Public/Switch.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Public/SwitchOn.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Public/LocationAddressIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Public/AddIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Public/EditIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Public/Right.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Public/DownIcon_2.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Public/ChooseRoomListbg.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Scene/MovieMark.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Scene/SceneIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Collection/SceneCovered.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Scene/DelayIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Scene/s2.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Scene/s1.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Curtain/CurtainBgOnIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Curtain/CurtainBgIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/FunctionBg/MusicFunctionBg.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/FunctionBg/FreshAirFunctionBg.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/FunctionBg/EnergyMonitoringFunctionBg.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/FunctionBg/EnvironmentalFunctionBg.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/FunctionBg/SecurityMonitoringFunctionBg.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/FunctionBg/LightFunctionBg.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/FunctionBg/VideoIntercomFunctionBg.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/FunctionBg/PanelFunctionBg.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/FunctionBg/FloorHeatingFunctionBg.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/FunctionBg/ACFunctionBg.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/FunctionBg/CurtainFunctionBg.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/FunctionBg/ElectricFunctionBg.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/FunctionBg/SensorFunctionBg.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/FunctionBg/DoorLockFunctionBg.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Public/DeviceInfoIcon/Restored_Shadow.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Curtain/CurtainOpenBlueIcon_Shadow.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Curtain/CurtainOpenWhiteIcon_Shadow.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Curtain/CurtainCloseWhiteIcon_Shadow.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Curtain/CurtainCloseBlueIcon_Shadow.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Public/MsgIcon/TipIconBlack.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Public/MsgIcon/TipIconWhite.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/PersonalCenter/AppUnlockSetting/4.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/PersonalCenter/AppUnlockSetting/1On.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/PersonalCenter/AppUnlockSetting/2.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/PersonalCenter/AppUnlockSetting/3.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/PersonalCenter/AppUnlockSetting/4On.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/PersonalCenter/AppUnlockSetting/3On.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/PersonalCenter/AppUnlockSetting/1.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/PersonalCenter/AppUnlockSetting/2On.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/PersonalCenter/AppUnlockSetting/FingerprintIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/PersonalCenter/AppUnlockSetting/FaceIdIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/PersonalCenter/AppUnlockSetting/GestureIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/PersonalCenter/AppUnlockSetting/PasswordIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Public/TipIcon_Successfully.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Public/TipIcon_Failed.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/PersonalCenter/AppUnlockSetting/GestureGrayIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Public/Switch_2.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Public/SwitchOn_2.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/PersonalCenter/AppUnlockSetting/FingerIconRed.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/FloorHeating/NightIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/FloorHeating/NightIconGray.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/FloorHeating/OrdinaryIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/FloorHeating/OrdinaryIconGray.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/FloorHeating/AwayIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/FloorHeating/AwayIconGray.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Electrical/FanIconBgGray.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Electrical/FanIconBg.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Electrical/FanThinIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Socket/SocketThinIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Electrical/FanOnIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Electrical/FanIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Socket/SocketIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Socket/SocketOnIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Electrical/FanIconOnBg.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Socket/SocketIconOnBg.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Socket/SocketIconBg.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Electrical/TV/TVPowerIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Electrical/TV/TV123Icon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Electrical/TV/TVRightIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Electrical/TV/TVOkIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Electrical/TV/TVUpIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Electrical/TV/TVleftIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Electrical/TV/TVDownIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Electrical/TV/TVMenuUpIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Electrical/TV/TVMenuIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Electrical/TV/TVBackIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Electrical/TV/TVMuteIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Electrical/TV/TVMenuDownIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Electrical/TV/MenuBgIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Electrical/TV/PlusIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Electrical/TV/ReduceIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Electrical/TVThinIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/EnvironmentalScience/SmogIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/EnvironmentalScience/LocationIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/EnvironmentalScience/UpArrow.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/EnvironmentalScience/WeatherFanSpeedIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/EnvironmentalScience/TipInfoIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/EnvironmentalScience/SensorHistoryBg1.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/EnvironmentalScience/SensorColorTipBg.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/EnvironmentalScience/SensorHistoryBg2.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/EnvironmentalScience/SensorHistoryBg3.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/theme/macarons.js","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/theme/macarons2.js","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/theme/red.js","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/theme/roma.js","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/theme/helianthus.js","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/theme/green.js","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/theme/infographic.js","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/theme/shine.js","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/theme/gray.js","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/theme/sakura.js","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/theme/blue.js","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/theme/dark.js","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/theme/mint.js","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/EnvironmentalScience/DiagramIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/EnvironmentalScience/DiagramIconOn.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Public/MsgIcon/LoadingIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Collection/NoCollectionBg.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/MusicIcon/bluetooth.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/MusicIcon/addMusic1.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/MusicIcon/prve1Selected.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/MusicIcon/love1.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/MusicIcon/selectedIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/MusicIcon/playList.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/MusicIcon/myLove.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/MusicIcon/radio.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/MusicIcon/filePlay.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/MusicIcon/collect.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/MusicIcon/loveMusic.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/MusicIcon/qqMusic.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/MusicIcon/clear.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/MusicIcon/radioIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/MusicIcon/musicIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/MusicIcon/file.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/MusicIcon/vol.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/MusicIcon/usb.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/MusicIcon/localMusic.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/MusicIcon/next1.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/MusicIcon/loveSelected1.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/MusicIcon/selectedMusic.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/MusicIcon/noMusic.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/MusicIcon/addMusic.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/MusicIcon/playBj.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/MusicIcon/loveRadio.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/MusicIcon/list.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/MusicIcon/set.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/MusicIcon/nextSelected.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/MusicIcon/Merge.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/MusicIcon/playStatus.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/MusicIcon/random.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/MusicIcon/collectSelected.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/MusicIcon/pause.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/MusicIcon/progressIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/MusicIcon/prevSeletced.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/MusicIcon/MusicBack.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/MusicIcon/fileList.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/MusicIcon/myList.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/MusicIcon/single.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/MusicIcon/edit.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/MusicIcon/next.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/MusicIcon/filePause.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/MusicIcon/line.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/MusicIcon/loveSelected.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/MusicIcon/sourceNetx.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/MusicIcon/love.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/MusicIcon/pause1.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/MusicIcon/play1.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/MusicIcon/play.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/MusicIcon/noSelectedIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/MusicIcon/next1Selected.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/MusicIcon/prev.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/MusicIcon/prve1.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/EnvironmentalScience/Pm25Icon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/EnvironmentalScience/HumidityIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/echartsNew.html","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/js/bmap.min.js","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/js/20190126.js","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/js/china.js","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/js/dataTool.min.js","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/js/echarts-all.js","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/js/echarts-gl.min.js","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/js/echarts.min.js","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/js/ecStat.min.js","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/js/world.js","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Music/MusicPlayOnIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Music/MusicPlayIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/PersonalCenter/InfoOnIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/PersonalCenter/ResetPassword/DialogTipTitleIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Music/MusicThinIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/PersonalCenter/HomeList1bg.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/PersonalCenter/HomeList2bg.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/PersonalCenter/HomeList4bg.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Light/RelayOnBg.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Light/RelayBg.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Navigation/HomePageIconOn.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Navigation/HomePageIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Navigation/UserPageNavbg.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Navigation/PersonalCenterIconOn.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Navigation/PersonalCenterIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Navigation/IntellectualizationIconOn.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Navigation/IntellectualizationIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Navigation/CollectionIconOn.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Navigation/CollectionIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Navigation/ClassificationIconOn.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Navigation/ClassificationIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Intelligence/CreateScene3Bg.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Intelligence/CreateScene1Bg.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Intelligence/CreateScene2Bg.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Public/FuncInfoSetIcon_white.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/EnvironmentalScience/FunctionIconHumidity.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/EnvironmentalScience/FunctionIconTemp.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/EnvironmentalScience/FunctionIconPm25.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/EnvironmentalScience/FunctionIconTVOC.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/EnvironmentalScience/FunctionIconCO2.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/PersonalCenter/HomeListbg.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Intelligence/Gallery/scenebg1.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Intelligence/Gallery/scenebg2.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Intelligence/Gallery/scenebg3.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Intelligence/Gallery/scenebg4.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Intelligence/Gallery/scenebg5.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Intelligence/Gallery/scenebg6.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Intelligence/Gallery/scenebg7.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Intelligence/Gallery/scenebg8.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Intelligence/Gallery/scenebg9.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Intelligence/Gallery/scenebg10.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Intelligence/Gallery/chooseTipIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/AC/AutoIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/AC/LowIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/AC/DiyThumbIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/AC/AcOnIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/AC/AcIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/AC/DehumidificationIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/AC/AirSupplyIconGray.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/AC/LowIconGray.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/AC/DiyThumbIconOn.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/AC/DivBg2.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/AC/DivBg1.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/AC/CoolIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/AC/WindMediumIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/AC/WindLowIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/AC/AirSupplyIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/AC/WindLowIconGray.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/AC/AcThinIcon1.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/AC/WindMediumIconGray.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/AC/HeatingIconGray.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/AC/MediumIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/AC/CoolIconGray.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/AC/AutoIconGray.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/AC/DehumidificationIconGray.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/AC/WindHighIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/AC/WindHighIconGray.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/AC/MediumIconGray.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/AC/HighIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/AC/HeatIconGray.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/AC/HeatingIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/AC/DiyThumbIcon2On.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/AC/HightIconGray.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Light/BrightnessBg.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Curtain/RollingShutterIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Curtain/MotorCurtainIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/OnIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/TipNot.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/DeviceIcon/VoicePanelIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Public/Dialog/DialogTipTitleIcon_3.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Public/Dialog/DialogTipTitleIcon_2.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Public/Dialog/DialogTipTitleIcon_1.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/LoginIcon/Server.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/PersonalCenter/ServerInfo.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/PersonalCenter/Support/Function.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/PersonalCenter/Support/Search.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/PersonalCenter/Support/Menu.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/PersonalCenter/Support/Help.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/PersonalCenter/Support/Telephone.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/PersonalCenter/Support/SendMessage.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/PersonalCenter/Support/Scene.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/PersonalCenter/Support/Close.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Public/Search.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/PersonalCenter/Head.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/PersonalCenter/Transfer.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Collection/MesCenter/All.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Collection/MesCenter/System.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Collection/MesCenter/Alarm.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Collection/MesCenter/AllOn.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Collection/MesCenter/Share.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Collection/MesCenter/AlarmOn.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Collection/MesCenter/ShareOn.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Collection/MesCenter/SystemOn.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Classification/Room/Roombg1.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Classification/Room/Roombg2.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Classification/Room/Roombg3.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Classification/Room/Roombg4.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Classification/Room/Roombg5.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Classification/Room/Roombg6.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Classification/Room/Roombg7.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Classification/Room/Roombg8.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Classification/Room/Roombg9.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Classification/Room/Roombg10.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/LogicIcon/heatlogic.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/LogicIcon/on.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/LogicIcon/off.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/LogicIcon/down.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/LogicIcon/lightloguc.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/LogicIcon/set.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/LogicIcon/addconditiontarget.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/LogicIcon/functionicon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/LogicIcon/airconditionerlogic.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/LogicIcon/bjicon5.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/LogicIcon/next.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/LogicIcon/curtainlogic.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/LogicIcon/weekoff.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/LogicIcon/weekon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/LogicIcon/outletlogic.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/LogicIcon/back.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/LogicIcon/scene.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/LogicIcon/editname.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/LogicIcon/bjicon1.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/LogicIcon/bjicon2.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/LogicIcon/bjicon3.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/LogicIcon/bjicon4.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/LogicIcon/-.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/LogicIcon/+.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/LogicIcon/point.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/LogicIcon/selected-.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/oRobot.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Light/ColorWheelGray.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Light/ColorWheelTip.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/RoomListBg.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/LogicIcon/link.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/LogicIcon/selectTheFun.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/LogicIcon/selectTheScene.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/LogicIcon/selectTheTime.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/PersonalCenter/AppUnlockSetting/FaceIdIconBig.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/PersonalCenter/AppUnlockSetting/FingerIconBlue.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Public/ClearIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/LogicIcon/time.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/ErrorIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Light/ColorTemperatrueQuick.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Light/ColorTemperatrueQuickBack.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Light/ColorTemperatureBar.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Light/CozyIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Light/MeetingGuestsIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Light/ReadIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Public/PopupDialog.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Light/CozyIconOn.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Light/MeetingGuestsIconOn.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Light/ReadIconOn.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/zh-Hans.lproj/InfoPlist.strings","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/FloorHeating/DiyThumbIconOn.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Public/ListCellbg/ListCellbg2.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Public/ListCellbg/ListCellbg3.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Public/ListCellbg/ListCellbg1.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Public/ListCellbg/ListCellbg4.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Public/ListCellbg/ListCellbg5.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/LogicIcon/location.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/LoginIcon/changesinoutdoor.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Electrical/AirCleanerThiinIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Electrical/WeepRobotThinIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Electrical/Fan/SleepModeSelect.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Electrical/Fan/Fan.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Electrical/Fan/LowGear.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Electrical/Fan/HandModeSelect.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Electrical/Fan/Time.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Electrical/Fan/MidGearSelect.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Electrical/Fan/AutoMode.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Electrical/Fan/AirCleanerOff.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Electrical/Fan/HandMode.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Electrical/Fan/HeightGearSelect.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Electrical/Fan/ComfortableMode.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Electrical/Fan/MidGear.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Electrical/Fan/SleepMode.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Electrical/Fan/AirCleanerOn.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Electrical/Fan/LowGearSelect.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Electrical/Fan/AutoModeSelect.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Electrical/Fan/DialogTitleMenuGroud3.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Electrical/Fan/HeightGear.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Electrical/Fan/ComfortableModeSelect.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Electrical/Fan/DialogTitleMenuGroud4.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Electrical/WeepRobot/MuteSelect.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Electrical/WeepRobot/ControlRight.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Electrical/WeepRobot/AreaMode.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Electrical/WeepRobot/AutoMode.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Electrical/WeepRobot/FixedPointModeSelect.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Electrical/WeepRobot/Charge.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Electrical/WeepRobot/CleanSelect.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Electrical/WeepRobot/ControlUp.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Electrical/WeepRobot/SuctionSelect.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Electrical/WeepRobot/WallMode.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Electrical/WeepRobot/FixedPointMode.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Electrical/WeepRobot/ControlLeft.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Electrical/WeepRobot/AreaModeSelect.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Electrical/WeepRobot/ControlDisable.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Electrical/WeepRobot/ChargeSelect.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Electrical/WeepRobot/Suction.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Electrical/WeepRobot/Clean.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Electrical/WeepRobot/AutoModeSelect.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Electrical/WeepRobot/ControlDown.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Electrical/WeepRobot/VoiceSelect.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Electrical/WeepRobot/Mute.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Electrical/WeepRobot/WallModeSelect.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Electrical/WeepRobot/Voice.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Electrical/WeepRobot/ControlEnable.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/query_loading.gif","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/com.hri.hpc.mobile.ios.player.metallib","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/zh-Hans.lproj/Localizable.strings","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/en.lproj/Localizable.strings","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Base.lproj/Localizable.strings","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/LogicIcon/sensor.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/PersonalCenter/UserTypebg2.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/MJRefresh.bundle/arrow@2x.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/MJRefresh.bundle/zh-Hans.lproj/Localizable.strings","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/MJRefresh.bundle/en.lproj/Localizable.strings","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/MJRefresh.bundle/zh-Hant.lproj/Localizable.strings","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/en.lproj/AddDevice.strings","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/en.lproj/EZMain.strings","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/zh-Hans.lproj/AddDevice.strings","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/zh-Hans.lproj/EZMain.strings","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/tuya_logo.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Electrical/WaterValve/WaterValveIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Electrical/WaterValve/WaterValveBg.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Electrical/WaterValve/WaterValveOnBg.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/HomePageIcon/WaterValveIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/HomePageIcon/WeepRobotIconOn.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/HomePageIcon/AirCleanerIconOn.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/HomePageIcon/FanIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/HomePageIcon/WeepRobotIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/HomePageIcon/WaterValveIconOn.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/HomePageIcon/FanIconOn.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/HomePageIcon/AirCleanerIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Electrical/WaterValve/SetTimeIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/ArmSensor/ArmSensorDoorIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/ArmSensor/ArmSensorPirIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/ArmSensor/ArmSensorSmokeIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/ArmSensor/ArmSensorWaterImmersionIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/ArmSensor/ArmSensorDoorStateBgIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/ArmSensor/ArmSensorDoorStateBgIconOn.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/ArmSensor/ArmSensorPirStateBgIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/ArmSensor/ArmSensorPirStateBgIconOn.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/ArmSensor/ArmSensorSmokeStateBgIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/ArmSensor/ArmSensorSmokeStateBgIconOn.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/ArmSensor/ArmSensorWaterImmersionStateBgIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/ArmSensor/ArmSensorWaterImmersionStateBgIconOn.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/ArmSensor/PowerLowIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Electrical/ClothesHanger/ClothesHangerAnionIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Electrical/ClothesHanger/ClothesHangerAnionIconOn.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Electrical/ClothesHanger/ClothesHangerBgIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Electrical/ClothesHanger/ClothesHangerBgIconOn.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Electrical/ClothesHanger/ClothesHangerDisinfectIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Electrical/ClothesHanger/ClothesHangerDisinfectIconOn.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Electrical/ClothesHanger/ClothesHangerDownIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Electrical/ClothesHanger/ClothesHangerDownIconOn.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Electrical/ClothesHanger/ClothesHangerHotDryIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Electrical/ClothesHanger/ClothesHangerHotDryIconOn.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Electrical/ClothesHanger/ClothesHangerLightIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Electrical/ClothesHanger/ClothesHangerLightIconOn.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Electrical/ClothesHanger/ClothesHangerStopIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Electrical/ClothesHanger/ClothesHangerStopIconOn.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Electrical/ClothesHanger/ClothesHangerTimeIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Electrical/ClothesHanger/ClothesHangerTimeIconOn.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Electrical/ClothesHanger/ClothesHangerUpIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Electrical/ClothesHanger/ClothesHangerUpIconOn.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Electrical/ClothesHanger/ClothesHangerWindDryIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Electrical/ClothesHanger/ClothesHangerWindDryIconOn.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/LogicIcon/changesinoutdoor.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Electrical/ClothesHanger/ClothesHangerBlueIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Electrical/ClothesHanger/ClothesHangerGrayIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Electrical/ClothesHanger/ClothesHangerDownIcon1.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Electrical/ClothesHanger/ClothesHangerDownIcon1On.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Electrical/ClothesHanger/ClothesHangerDownIcon2.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Electrical/ClothesHanger/ClothesHangerDownIcon2On.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Electrical/ClothesHanger/ClothesHangerUpIcon1.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Electrical/ClothesHanger/ClothesHangerUpIcon1On.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Electrical/ClothesHanger/ClothesHangerUpIcon2.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Electrical/ClothesHanger/ClothesHangerUpIcon2On.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/PirIcon/fan.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/PirIcon/dvd.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/PirIcon/stb.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/PirIcon/tv.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/PirIcon/projector.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/PirIcon/air.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/PirIcon/custom.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/PirIcon/priequipment.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/PirIcon/offline.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/PirIcon/search.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/PirIcon/del.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/PirIcon/dropdown.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/PirIcon/addlbuton.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/PirIcon/delbuton.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/PirIcon/Infraredtreasure.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/PirIcon/online.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/PirIcon/adddevice.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/PirIcon/next.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/LogicIcon/selected+.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Public/ProgressMsg.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/PersonalCenter/AddDevice/UploadToClound.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/PersonalCenter/AddDevice/NetConnectSelect.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/PersonalCenter/AddDevice/ConnectSuccess.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/PersonalCenter/AddDevice/ConnectSuccessSelect.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/PersonalCenter/AddDevice/MiniRemoteControlBigPictrue.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/PersonalCenter/AddDevice/UploadToCloundSelect.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/PersonalCenter/AddDevice/MiniRemoteControlMenuIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/PersonalCenter/AddDevice/WifiAndPhoneConnect.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Icon/sensortvoc.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Icon/sensorpir.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Icon/electricalai6HtccKFIw3dxo3.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Icon/lightrgb.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Icon/airFreshstandard.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Icon/electricalracks.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Icon/electricalfan.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Icon/sensorpm25.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Icon/acstandard.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Icon/electricalsocket.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Icon/sensorgas.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Icon/sensorhumidity.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Icon/electricalkoiGhMKwLf2ZP81g.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Icon/lightcct.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Icon/curtainroller.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Icon/irlearn.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Icon/lightdimming.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Icon/sensorco2.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Icon/electricaltv.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Icon/floorHeatstandard.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Icon/curtainswitch.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Icon/curtainshades.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Icon/electricaltyqborgovyzytytz.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Icon/musicstandard.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Icon/sensordoorwindow.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Icon/lightrgbw.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Icon/sensortemperature.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Icon/curtaintrietex.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Icon/sensorsmoke.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Icon/electricalQ1RsefNf91tIXyyQ.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Icon/irac.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Icon/sensorwater.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Icon/lightswitch.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Icon/irtv.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Icon/HomeIcon/lightrgbw_blue.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Icon/HomeIcon/irac_white.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Icon/HomeIcon/electricaltv_white.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Icon/HomeIcon/electricalai6HtccKFIw3dxo3_white.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Icon/HomeIcon/curtaintrietex_white.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Icon/HomeIcon/floorHeatstandard_blue.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Icon/HomeIcon/musicstandard_blue.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Icon/HomeIcon/electricalfan_white.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Icon/HomeIcon/curtainswitch_blue.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Icon/HomeIcon/lightdimming_white.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Icon/HomeIcon/lightrgbw_white.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Icon/HomeIcon/electricaltyqborgovyzytytz_white.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Icon/HomeIcon/airFreshstandard_white.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Icon/HomeIcon/lightrgb_white.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Icon/HomeIcon/irtv_blue.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Icon/HomeIcon/irlearn_blue.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Icon/HomeIcon/musicstandard_white.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Icon/HomeIcon/electricalfan_blue.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Icon/HomeIcon/curtainshades_white.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Icon/HomeIcon/electricalkoiGhMKwLf2ZP81g_white.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Icon/HomeIcon/irac_blue.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Icon/HomeIcon/electricalkoiGhMKwLf2ZP81g_blue.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Icon/HomeIcon/acstandard_white.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Icon/HomeIcon/lightcct_white.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Icon/HomeIcon/electricalracks_blue.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Icon/HomeIcon/electricalai6HtccKFIw3dxo3_blue.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Icon/HomeIcon/lightswitch_blue.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Icon/HomeIcon/curtaintrietex_blue.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Icon/HomeIcon/airFreshstandard_blue.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Icon/HomeIcon/floorHeatstandard_white.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Icon/HomeIcon/curtainshades_blue.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Icon/HomeIcon/electricalQ1RsefNf91tIXyyQ_white.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Icon/HomeIcon/electricaltyqborgovyzytytz_blue.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Icon/HomeIcon/lightcct_blue.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Icon/HomeIcon/lightrgb_blue.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Icon/HomeIcon/curtainroller_white.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Icon/HomeIcon/curtainroller_blue.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Icon/HomeIcon/electricalQ1RsefNf91tIXyyQ_blue.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Icon/HomeIcon/irtv_white.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Icon/HomeIcon/electricalsocket_white.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Icon/HomeIcon/lightswitch_white.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Icon/HomeIcon/lightdimming_blue.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Icon/HomeIcon/electricaltv_blue.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Icon/HomeIcon/electricalsocket_blue.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Icon/HomeIcon/acstandard_blue.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Icon/HomeIcon/irlearn_white.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Icon/HomeIcon/curtainswitch_white.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Icon/HomeIcon/electricalracks_white.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Icon/irmodule.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/PirIcon/1.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/PirIcon/2.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/PirIcon/3.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/PirIcon/4.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/PirIcon/failed.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/PirIcon/icon1.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/PirIcon/icon2.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/PirIcon/left.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/PirIcon/right.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/PirIcon/succeed.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/VideoIcon/hangup.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/VideoIcon/danyuanji.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/VideoIcon/weiqiangji.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/VideoIcon/keshiduijiang.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/VideoIcon/phone.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/VideoIcon/menjin.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/VideoIcon/answer.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Electrical/TV/TVAV.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/EnvirSensor/Co2Bg.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/EnvirSensor/HumidityBg.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/EnvirSensor/Pm25Bg.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/EnvirSensor/TempBg.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/EnvirSensor/TvocBg.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Public/AirIcon/29.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Public/AirIcon/13.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Public/AirIcon/20.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Public/AirIcon/18.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Public/AirIcon/4.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Public/AirIcon/5.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Public/AirIcon/6.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Public/AirIcon/2.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Public/AirIcon/3.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Public/AirIcon/45.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Public/AirIcon/1.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Public/AirIcon/0.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/EnvirSensor/0.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/EnvirSensor/1.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/EnvirSensor/2.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/EnvirSensor/3.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/EnvirSensor/4.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/EnvirSensor/5.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/EnvirSensor/6.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/EnvirSensor/13.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/EnvirSensor/18.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/EnvirSensor/20.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/EnvirSensor/29.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/EnvirSensor/45.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/EnvirSensor/LowerLimit.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/EnvirSensor/UpperLimit.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/EnvirSensor/Co2Icon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/EnvirSensor/HumidityIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/EnvirSensor/InfoIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/EnvirSensor/Pm25Icon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/EnvirSensor/TempIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/EnvirSensor/TvocIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/PirIcon/add.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/AC/More.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Energy/EnergyDrodDownIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/AirFresh/VentilateSelect.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/AirFresh/EnergySelect.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/AirFresh/Fan2Select.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/AirFresh/Fan3.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/AirFresh/Energy.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/AirFresh/Fan2.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/AirFresh/ComfortableSelect.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/AirFresh/Fan1.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/AirFresh/Fan3Select.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/AirFresh/TempAndHumiBack.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/AirFresh/Comfortable.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/AirFresh/Humidification.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/AirFresh/HumidificationSelect.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/AirFresh/Ventilate.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/AirFresh/Fan1Select.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Electrical/Fan/DialogTitleMenuGroud2.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Icon/airFreshjinmao.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Icon/HomeIcon/airFreshjinmao_blue.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Icon/HomeIcon/airFreshjinmao_white.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Public/RightSlideBackIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/ArmCenter/DisasterAlarmIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/ArmCenter/InDefenseBigIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/ArmCenter/AddDefenseIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/ArmCenter/HouseDefenseIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/ArmCenter/HolidayDefenseIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/ArmCenter/AtHomeDefenseIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/ArmCenter/AtHomeDefenseIconOn.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/ArmCenter/NoDefenseBigIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/ArmCenter/HolidayDefenseIconOn.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/ArmCenter/HouseDefenseIconOn.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/ArmCenter/BurglarAlarmIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/ArmCenter/HistoryIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/FunctionBg/SecurityCenterFunctionBg.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/LogicIcon/shiwaitianqi.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Curtain/CurtainDownIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Curtain/CurtainDownIconOn.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Curtain/CurtainUpIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Curtain/CurtainUpIconOn.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/PersonalCenter/SmartSpeaker.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Public/BatteryEnough.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Public/BatteryNot.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Icon/HomeIcon/irpjt_blue.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Icon/HomeIcon/irpjt_white.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Icon/HomeIcon/irstb_blue.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Icon/HomeIcon/irstb_white.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Icon/irpjt.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Icon/irstb.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Energy/EnergyDrodUpIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Icon/sensormegahealth.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Electrical/TV/TVOkIconDown.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Electrical/TV/TVOkIconLeft.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Electrical/TV/TVOkIconRight.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Electrical/TV/TVOkIconUp.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Electrical/TV/TVOkIconOk.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Icon/irtvxm.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Icon/HomeIcon/irtvxm_blue.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Icon/HomeIcon/irtvxm_white.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/PersonalCenter/AddDevice/SenesorMegahealthBg.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Public/Scan.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/ArmSensor/SomeoneFellBgIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/ArmSensor/SomeoneInBgIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/ArmSensor/UnderProtectionBgIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/AC/SweepIconLR.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/AC/SweepIconLROn.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/AC/SweepIconNull.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/AC/SweepIconNullOn.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/AC/SweepIconUD.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/AC/SweepIconUDOn.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Public/ScanGrey.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/IrFan/FanIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/IrFan/PatternIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/IrFan/PatternIconOn.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/IrFan/PowerIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/IrFan/PowerIconOn.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/IrFan/TimingIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/IrFan/TimingIconOn.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/IrFan/SpeedIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/IrFan/SpeedIconOn.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/IrFan/HeadSwingingIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/IrFan/HeadSwingingIconOn.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Classification/Room/AllCloseIcon2.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Icon/irfan.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Icon/HomeIcon/irfan_blue.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Icon/HomeIcon/irfan_white.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Icon/sensorenvironment.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/PersonalCenter/AddDevice/EnvironmentalSensorbg.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/AirFresh/AirFreshBgIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/PersonalCenter/AddDevice/EnvirSensorQingpingCGS1bg.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/PersonalCenter/AddDevice/EnvirSensorQingpingLitebg.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Icon/sensorenvironment2.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Icon/sensorenvironment3.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Light/LightScene/CheckIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Light/LightScene/CheckOnIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Light/LightScene/SetLightSceneIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/ArmCenter/AddTargetIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/ArmCenter/RightIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/PersonalCenter/FacePassage/FaceIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Collection/DefenseStatusIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Collection/DisarmStatusIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/PersonalCenter/ResidenceDefenseIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Collection/DefenseAlarmIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/ArmCenter/InAlarmBigIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/PersonalCenter/ResidenceInAlarmIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Electrical/AirSwitch/AirSwitchBgIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Electrical/AirSwitch/AirSwitchBgOnIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Electrical/AirSwitch/EnergyIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/PersonalCenter/FacePassage/FailIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/PersonalCenter/FacePassage/TrueIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/EnvirSensor/HchoBg.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/EnvirSensor/HchoIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Icon/sensorhcho.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Icon/electricalbreaker.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Icon/HomeIcon/electricalbreaker_blue.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Icon/HomeIcon/electricalbreaker_white.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/LogicIcon/security.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Public/HookIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Collection/MesCenter/Property.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Collection/MesCenter/PropertyOn.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/AirFresh/HumiIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/AirFresh/btnCloseIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/AirFresh/btnInfoIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/AirFresh/HumiOnIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/PersonalCenter/SiriIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/EnvironmentalScience/HistoryOpionBg1.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/EnvironmentalScience/HistoryOpionBg2.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/EnvironmentalScience/HistoryOpionBg3.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/EnvironmentalScience/HistoryOpionBg4.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Collection/FunctionOfflineBg.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Public/MsgIcon/CallIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Public/MsgIcon/AnswerIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Public/MsgIcon/HangUpIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/CAC/DataIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/CAC/JinMaoIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Icon/hvaccac.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Icon/HomeIcon/hvaccac_blue.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Icon/HomeIcon/hvaccac_white.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Public/dialogBg2.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Icon/sensorhelp.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Icon/HomeIcon/sensorhelp_blue.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Icon/HomeIcon/sensorhelp_white.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Panel/PanelHelpAlarmBgIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Panel/PanelHelpNormalBgIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Icon/screenpanel.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Panel/PanelEnviBg.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/MusicIcon/order.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/MusicIcon/single_cycle.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Public/ThumbImage2.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Icon/curtaindream.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Icon/HomeIcon/curtaindream_blue.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Icon/HomeIcon/curtaindream_white.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/CAC/HvacCacHumidityIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/CAC/HvacCacTempIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/ArmSensor/SomeoneRunBgIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/ArmSensor/SomeoneSitBgIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/ArmSensor/SomeoneStandBgIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Public/Iot_agreement_icon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Acst/blue/ModeHumiIcon2.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Acst/blue/PowerIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Acst/blue/ModeCoolIcon2.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Acst/blue/ModeHeatHumiIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Acst/blue/ModeHeatIcon2.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Acst/blue/ModeHeatIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Acst/blue/SceneAtHome2.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Acst/blue/ModeFanIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Acst/blue/TempAndHumiBack.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Acst/blue/CollectionIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Acst/blue/TopViewBg.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Acst/blue/ModeHeatHumiIcon2.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Acst/blue/ModeHumiIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Acst/blue/ModeCoolIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Acst/blue/SceneSleepIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Acst/blue/SceneSleepIcon2.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Acst/blue/ModeFanIcon2.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Acst/blue/ModeDeHumiIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Acst/blue/SceneAtHome.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Acst/blue/ModeDeHumiIcon2.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Acst/blue/SceneAwayHomeIcon2.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Acst/blue/MsgViewBg.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Acst/blue/SceneAwayHomeIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Acst/grey/ModeHeatIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Acst/grey/ModeFanIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Acst/grey/CollectionIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Acst/grey/ModeHeatHumiIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Acst/grey/ModeCoolIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Acst/grey/SceneSleepIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Acst/grey/BgSubControlView.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Acst/grey/ModeDeHumiIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Acst/grey/SceneAtHome.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Acst/grey/SceneAwayHomeIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Acst/purple/ModeHumiIcon2.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Acst/purple/PowerIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Acst/purple/ModeCoolIcon2.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Acst/purple/ModeHeatHumiIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Acst/purple/ModeHeatIcon2.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Acst/purple/ModeHeatIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Acst/purple/SceneAtHome2.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Acst/purple/ModeFanIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Acst/purple/TempAndHumiBack.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Acst/purple/CollectionIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Acst/purple/TopViewBg.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Acst/purple/ModeHeatHumiIcon2.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Acst/purple/ModeHumiIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Acst/purple/ModeCoolIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Acst/purple/SceneSleepIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Acst/purple/SceneSleepIcon2.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Acst/purple/ModeFanIcon2.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Acst/purple/ModeDeHumiIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Acst/purple/SceneAtHome.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Acst/purple/ModeDeHumiIcon2.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Acst/purple/SceneAwayHomeIcon2.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Acst/purple/MsgViewBg.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Acst/purple/SceneAwayHomeIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Acst/orange/ModeHumiIcon2.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Acst/orange/PowerIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Acst/orange/ModeCoolIcon2.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Acst/orange/ModeHeatHumiIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Acst/orange/ModeHeatIcon2.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Acst/orange/ModeHeatIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Acst/orange/SceneAtHome2.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Acst/orange/ModeFanIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Acst/orange/TempAndHumiBack.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Acst/orange/CollectionIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Acst/orange/TopViewBg.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Acst/orange/ModeHeatHumiIcon2.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Acst/orange/ModeHumiIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Acst/orange/ModeCoolIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Acst/orange/SceneSleepIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Acst/orange/SceneSleepIcon2.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Acst/orange/ModeFanIcon2.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Acst/orange/ModeDeHumiIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Acst/orange/SceneAtHome.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Acst/orange/ModeDeHumiIcon2.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Acst/orange/SceneAwayHomeIcon2.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Acst/orange/MsgViewBg.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Acst/orange/SceneAwayHomeIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Acst/BgChooseMode.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Acst/BgChooseScene.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Acst/LvJianLogo.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Acst/grey/ModeCoolIcon2.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Acst/grey/ModeDeHumiIcon2.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Acst/grey/ModeFanIcon2.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Acst/grey/ModeHeatHumiIcon2.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Acst/grey/ModeHeatIcon2.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Acst/grey/ModeHumiIcon2.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Acst/grey/SceneAtHome2.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Acst/grey/SceneAwayHomeIcon2.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Acst/grey/SceneSleepIcon2.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Acst/grey/ModeHumiIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Acst/BackIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Acst/ThumbImage.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Inverter/Icon1.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Inverter/Icon2.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Inverter/Icon3.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Public/IotCheckIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Public/IotCheckOnIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Public/LinkIotIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Icon/sensormmv_pose.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Electrical/MechanicalArm/MechanicalArmBg.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Electrical/MechanicalArm/MechanicalArmOnBg.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/FunctionBg/MechanicalArmFunctionBg.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Icon/electricalmechanical_arm.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Icon/HomeIcon/electricalmechanical_arm_blue.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Icon/HomeIcon/electricalmechanical_arm_white.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Icon/securityipcamimou.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Icon/HomeIcon/securityipcamimou_blue.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Icon/HomeIcon/securityipcamimou_white.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/MusicIcon/currentPlayList.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/PersonalCenter/CombinedDimmingIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/DoorLock/Redistribution.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/DoorLock/DoorLock.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/DoorLock/OneOpenLock.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/DoorLock/LockPictrue2.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/DoorLock/UnLockManager.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/DoorLock/RTV.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/DoorLock/LockPictrue1.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/DoorLock/NormallyOpenIcon2.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/DoorLock/CrearPswBackgroud.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/DoorLock/NormallyOpenIcon3.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/DoorLock/Editor.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/DoorLock/NormallyOpenIcon1.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/DoorLock/Connect.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/DoorLock/Cell.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/DoorLock/History.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/DoorLock/UnLocking.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/DoorLock/HistoryList.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/DoorLock/Screen.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/DoorLock/BindScene.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/DoorLock/Shard.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/DoorLock/Delete.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/DoorLock/UnConnect.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/DoorLock/More.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/DoorLock/Mute.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/DoorLock/Voice.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/DoorLock/UnLocked.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/DoorLock/UnLockPictrue1.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/DoorLock/Hide.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/DoorLock/UnLockPictrue2.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/DoorLock/UnLockPictrue3.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Icon/securitydoorezviz.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/DoorLock/VideoDoorlockClose1.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/DoorLock/VideoDoorLockOpen1.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Light/ColorfulBar.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Icon/HomeIcon/groupControl_blue.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Icon/HomeIcon/groupControl_white.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/DoorLock/DoorlockUserManager.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Icon/groupControl.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/LogicIcon/SeriesIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/DoorLock/UserRightsManagement/NfcIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/DoorLock/UserRightsManagement/DigitalPasswordIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/DoorLock/UserRightsManagement/FingerprintIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/DoorLock/UserRightsManagement/DigitalPasswordOnIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/DoorLock/UserRightsManagement/FingerprintOnIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/DoorLock/UserRightsManagement/NfcOnIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/DoorLock/UserRightsManagement/FaceOnIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/DoorLock/UserRightsManagement/FaceIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Icon/peephole.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Icon/securityipcamez.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/DoorLock/AutomaitcTriggerIcon_blue.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/DoorLock/AutomaitcTriggerIcon_white.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/DoorLock/FaceUnlockImage.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/DoorLock/ManualTriggerIcon_blue.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/DoorLock/ManualTriggerIcon_white.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/DoorLock/TouchUnlcokImage.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/DoorLock/DoorlockHelpImage1.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/DoorLock/DoorlockHelpImage2.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/DoorLock/DoorlockHelpImage3.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/DoorLock/DoorlockHelpImage4.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Icon/HorseRaceLampIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/DoorLock/VideoDoorlockBatteryManagementBg.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Classification/Room/HomePagebg.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/HisenseTv/yingliangjian.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/HisenseTv/caidan.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/HisenseTv/offtvbj.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/HisenseTv/offbj.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/HisenseTv/electricaltvhisense.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/HisenseTv/yingliangjia.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/HisenseTv/shouye.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/HisenseTv/onbj.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/AksIcon/ykq_right_selected.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/AksIcon/ykq_kuaijin_selected.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/AksIcon/xia.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/AksIcon/xuanze.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/AksIcon/ykq_kai.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/AksIcon/ykq_jingyin.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/AksIcon/ykq_touping_selected.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/AksIcon/bofang.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/AksIcon/ykq_xinxi.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/AksIcon/shang.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/AksIcon/ykq_shangyibu_selected.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/AksIcon/dankongdeng.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/AksIcon/kuaijin.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/AksIcon/ykq_jingyin_selected.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/AksIcon/zdyanjian.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/AksIcon/you.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/AksIcon/ykq_xiayibu_selected.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/AksIcon/ykq_tingzhi_selected.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/AksIcon/ykq_zimu.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/AksIcon/shengdao.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/AksIcon/xiayibu.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/AksIcon/hdmi.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/AksIcon/ykq_bofan.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/AksIcon/shang_selected.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/AksIcon/ykq_left_selected.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/AksIcon/ykq_caidan.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/AksIcon/ykq_dianying.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/AksIcon/ykq_zanting_selected.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/AksIcon/ykq_kaiguang_selected.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/AksIcon/ykq_ok.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/AksIcon/zanting.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/AksIcon/ykq_dankongdeng.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/AksIcon/zimu.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/AksIcon/ykq_zhuye.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/AksIcon/ykq_pindaojia_selected.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/AksIcon/yingui.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/AksIcon/ykq_shang.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/AksIcon/you_selected.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/AksIcon/quxiao.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/AksIcon/zuo.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/AksIcon/jinchucang.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/AksIcon/guan.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/AksIcon/xiangxia.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/AksIcon/ykq_fanhui_selected.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/AksIcon/ykq_yingliangjia.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/AksIcon/dengguan.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/AksIcon/ykq_shoucang.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/AksIcon/ykq_dianshi.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/AksIcon/ykq_yule_selected.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/AksIcon/xinxi.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/AksIcon/yingkunext.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/AksIcon/ykq_xinxi_selected.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/AksIcon/caidan.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/AksIcon/ykq_toupin.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/AksIcon/pindao2.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/AksIcon/ykq_dankongdeng_selected.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/AksIcon/ykq_yingliangjian.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/AksIcon/ykq_pindaojia.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/AksIcon/ykq_zimu_selected.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/AksIcon/shixuqi.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/AksIcon/ykq_tingzhi.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/AksIcon/ykq_yingui.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/AksIcon/ykq_xia_selected.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/AksIcon/pindao1.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/AksIcon/zdyxia2.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/AksIcon/ykq_pindaojian_selected.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/AksIcon/ykq_kuaitui.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/AksIcon/like.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/AksIcon/zuo_selected.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/AksIcon/ykq_xia.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/AksIcon/ykq_kuaijin.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/AksIcon/kai.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/AksIcon/ykq_shangyibu.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/AksIcon/ykq_xiayibu.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/AksIcon/ykq_shang_selected.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/AksIcon/jia.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/AksIcon/yingku.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/AksIcon/ykq_yingliangjian_selected.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/AksIcon/jingyin.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/AksIcon/ykq_you.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/AksIcon/fanhui.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/AksIcon/ykq_ok_selected.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/AksIcon/gfyingliangjian.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/AksIcon/mubujiang.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/AksIcon/ykq_yingui_selected.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/AksIcon/ykq_shoucang_selected.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/AksIcon/ykq_zanting.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/AksIcon/ykq_dengguan.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/AksIcon/ykq_pindaojian.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/AksIcon/yinliangjian.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/AksIcon/xinhaoyuan.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/AksIcon/shangyibu.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/AksIcon/jian.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/AksIcon/ykq_zhuye_selected.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/AksIcon/touping.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/AksIcon/ykq_zuo.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/AksIcon/yingyinzhongkong1.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/AksIcon/dianshi.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/AksIcon/zdyshang1.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/AksIcon/ykq_yingliangjia_selected.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/AksIcon/ykq_yule.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/AksIcon/mubusheng.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/AksIcon/dianying.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/AksIcon/ykq_dianshi_selected.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/AksIcon/ykq_kuaitui_selected.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/AksIcon/ykq_fanhui.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/AksIcon/ykq_caidan_selected.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/AksIcon/xiangshang.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/AksIcon/yingyinzhongkong2.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/AksIcon/yinliangjia.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/AksIcon/aks.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/AksIcon/ykq_bofan_selected.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/AksIcon/ykq_dengguang_selected.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/AksIcon/xia_selected.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/AksIcon/zdyzuo2.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/AksIcon/ykq_dianying_selected.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/AksIcon/gfyingliangjia.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/AksIcon/huikan.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/AksIcon/kauitui.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/AksIcon/yule.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/AksIcon/tingzhi.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/AksIcon/zdyyou2.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Icon/HomeIcon/electricaltvhisense_blue.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Icon/electricaltvhisense.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/HisenseTv/guan.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/HisenseTv/kai.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/HisenseTv/kaiguanSelected.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/HisenseTv/shouyeSelected.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/HisenseTv/yingliangjianSelected.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/HisenseTv/yingliangjiaSelected.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/EnvirSensor/IlluminationBg.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/EnvirSensor/IlluminationIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Collection/GatewayOnlineTipIcon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/FunctionBg/AksFunctionBg.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/GroupControl/gp_all_off_home_click.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/GroupControl/gp_all_off_home.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/GroupControl/gp_all_off.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/GroupControl/gp_all_on_home_click.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/GroupControl/gp_all_on_home.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/GroupControl/gp_all_on.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Icon/HomeIcon/sensordryContact_blue.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Icon/HomeIcon/sensordryContact_white.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Icon/HomeIcon/sensorpir_hold_blue.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Icon/HomeIcon/sensorpir_hold_white.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Icon/sensorpir_hold.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Icon/sensordryContact.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/Collection/FunctionArmOnbg.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Icon/HomeIcon/sensormegahealth.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/LogicIcon/selectlocation.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/LogicIcon/ganjiedian.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/FunctionBg/VideoDoorLockFunctionBg.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Icon/sensorlight.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Light/LightScene/gp_all_off_home_click.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Light/LightScene/gp_all_off_home.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Light/LightScene/gp_all_off.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Light/LightScene/gp_all_on_home_click.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Light/LightScene/gp_all_on_home.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/Light/LightScene/gp_all_on.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/LogicIcon/electricaltvhisense.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/EnvirSensor/Pm10Bg.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Resources/Phone/FunctionIcon/EnvirSensor/Pm10Icon.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/iTunesArtwork","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/iTunesArtwork@2x","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/AppIcon.appiconset/Contents.json","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/AppIcon.appiconset/40x40.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/AppIcon.appiconset/60x60.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/AppIcon.appiconset/58x58.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/AppIcon.appiconset/87x87.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/AppIcon.appiconset/80x80.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/AppIcon.appiconset/120x120.png","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/LaunchImage.launchimage/.DS_Store","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Assets.xcassets/LaunchImage.launchimage/Contents.json","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/Base.lproj/Intents.intentdefinition"],"BuildActions":["Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","InterfaceDefinition","InterfaceDefinition","InterfaceDefinition","None","None","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","BundleResource","ITunesArtwork","ITunesArtwork","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","ImageAsset","Content"],"Analyzers":[],"AdditionalFiles":[],"EditorConfigFiles":[],"DefineConstants":["__IOS__","__MOBILE__","__UNIFIED__",""],"IntermediateAssembly":"/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/HDL-ON_iOS/obj/iPhoneSimulator/Release/HDL_ON_iOS.exe"}
.vs/Santan-OnPro-Project/xs/project-cache/SiriIntents-Release|iPhoneSimulator.json
New file
@@ -0,0 +1 @@
{"Format":1,"ProjectReferences":[{"FilePath":"/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/SiriKit/SiriKit.csproj","Aliases":[],"Framework":null}],"MetadataReferences":[{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/mscorlib.dll","Aliases":[],"Framework":null},{"FilePath":"/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/packages/Newtonsoft.Json.13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll","Aliases":[],"Framework":null},{"FilePath":"/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/packages/RestSharp.106.13.0/lib/netstandard2.0/RestSharp.dll","Aliases":[],"Framework":null},{"FilePath":"/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/DLL/IOS/Shared.IOS.HDLSceneSiri.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/System.Core.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/System.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Drawing.Common.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/System.Xml.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Xamarin.iOS.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Contracts.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.FileVersionInfo.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Net.Security.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Xml.XPath.XDocument.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Net.WebSockets.Client.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.IO.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Dynamic.Runtime.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Xml.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Security.Principal.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Reflection.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Threading.ThreadPool.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Cng.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.EventBasedAsync.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Runtime.CompilerServices.VisualC.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Threading.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.DeriveBytes.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/netstandard.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.IO.UnmanagedMemoryStream.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Http.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.AccessControl.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Xml.XPath.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Xml.XmlDocument.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Xml.Xsl.Primitives.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Resources.Writer.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Console.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Net.Cache.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Net.Sockets.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Text.Encoding.Extensions.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Net.NetworkInformation.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Net.Utilities.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Security.Principal.Windows.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Security.Claims.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Primitives.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Hashing.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.Primitives.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.DriveInfo.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.X509Certificates.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Reflection.Primitives.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Runtime.Numerics.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.Watcher.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.TraceSource.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Reflection.Emit.Lightweight.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Text.Encoding.CodePages.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Linq.Expressions.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Threading.Timer.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Runtime.InteropServices.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.IO.Pipes.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Net.HttpListener.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Text.RegularExpressions.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Threading.Tasks.Parallel.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Collections.NonGeneric.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Collections.Concurrent.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Threading.Overlapped.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Pkcs.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Runtime.Handles.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Data.SqlClient.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.ObjectModel.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Net.WebHeaderCollection.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Runtime.InteropServices.RuntimeInformation.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.TypeConverter.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Net.Mail.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Threading.Tasks.Extensions.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Linq.Parallel.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Xml.XDocument.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Security.SecureString.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/Microsoft.Win32.Registry.AccessControl.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.RSA.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.Annotations.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.Primitives.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Primitives.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.IO.Compression.ZipFile.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Runtime.InteropServices.WindowsRuntime.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Linq.Queryable.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Resources.ResourceManager.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Resources.Reader.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Collections.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Reflection.Emit.ILGeneration.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Data.Common.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Net.NameResolution.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.ServiceProcess.ServiceController.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.ECDiffieHellman.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Runtime.Loader.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Security.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Net.AuthenticationManager.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Xml.ReaderWriter.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Threading.Tasks.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Tracing.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.AppContext.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Buffers.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.ECDsa.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Csp.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.TextWriterTraceListener.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Text.Encoding.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.IO.MemoryMappedFiles.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.OpenSsl.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/Microsoft.Win32.Registry.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Globalization.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.RandomNumberGenerator.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Collections.Specialized.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.ProtectedData.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.ValueTuple.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Xml.XPath.XmlDocument.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Runtime.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Net.ServicePoint.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Xml.XmlSerializer.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Reflection.Extensions.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Globalization.Extensions.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Runtime.Extensions.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Resources.ReaderWriter.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encoding.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.IO.IsolatedStorage.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Threading.AccessControl.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.NetTcp.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Security.AccessControl.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Reflection.TypeExtensions.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Globalization.Calendars.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Net.Requests.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Net.WebSockets.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Reflection.Emit.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Json.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Algorithms.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Threading.Thread.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Linq.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Process.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Tools.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Hashing.Algorithms.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Debug.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/Microsoft.Win32.Primitives.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Primitives.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.TraceEvent.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Drawing.Primitives.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Formatters.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Net.Ping.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Duplex.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.StackTrace.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Reflection.DispatchProxy.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.Aes.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Memory.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Net.Primitives.dll","Aliases":[],"Framework":null}],"Files":["/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/SiriIntents/IntentHandler.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/SiriIntents/Server/HttpServerRequest.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/SiriIntents/Server/HttpUtil.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/SiriIntents/Server/IMessageCommon.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/SiriIntents/Server/NewAPI.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/SiriIntents/Server/NewApiRes.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/SiriIntents/HDLRunSceneIntentHandlder.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/SiriIntents/obj/iPhoneSimulator/Release/Xamarin.iOS,Version=v1.0.AssemblyAttributes.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/SiriIntents/Info.plist","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/SiriIntents/Entitlements.plist","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/SiriIntents/packages.config"],"BuildActions":["Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","None","None","None"],"Analyzers":[],"AdditionalFiles":[],"EditorConfigFiles":[],"DefineConstants":["__IOS__","__MOBILE__","__UNIFIED__",""],"IntermediateAssembly":"/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/SiriIntents/obj/iPhoneSimulator/Release/SiriIntents.dll"}
.vs/Santan-OnPro-Project/xs/project-cache/SiriIntentsUI-Release|iPhoneSimulator.json
New file
@@ -0,0 +1 @@
{"Format":1,"ProjectReferences":[{"FilePath":"/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/SiriKit/SiriKit.csproj","Aliases":[],"Framework":null}],"MetadataReferences":[{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/mscorlib.dll","Aliases":[],"Framework":null},{"FilePath":"/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/DLL/IOS/Shared.IOS.HDLSceneSiri.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/System.Core.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/System.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Facades/System.Drawing.Common.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/System.Xml.dll","Aliases":[],"Framework":null},{"FilePath":"/Library/Frameworks/Xamarin.iOS.framework/Versions/16.4.0.23/lib/mono/Xamarin.iOS/Xamarin.iOS.dll","Aliases":[],"Framework":null}],"Files":["/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/SiriIntentsUI/IntentViewController.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/SiriIntentsUI/IntentViewController.designer.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/SiriIntentsUI/obj/iPhoneSimulator/Release/Xamarin.iOS,Version=v1.0.AssemblyAttributes.cs","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/SiriIntentsUI/Info.plist","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/SiriIntentsUI/Entitlements.plist","/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/SiriIntentsUI/MainInterface.storyboard"],"BuildActions":["Compile","Compile","Compile","None","None","InterfaceDefinition"],"Analyzers":[],"AdditionalFiles":[],"EditorConfigFiles":[],"DefineConstants":["__IOS__","__MOBILE__","__UNIFIED__",""],"IntermediateAssembly":"/Users/kaede/Desktop/Projcect/Santan-OnPro-Project/SiriIntentsUI/obj/iPhoneSimulator/Release/SiriIntentsUI.dll"}
HDL-ON_Android/Assets/Phone/.DS_Store
Binary files differ
HDL-ON_Android/Assets/Phone/Public/Logo.png

HDL-ON_Android/Properties/AndroidManifest.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android" android:versionName="4.1.0" package="com.santan.smartcontrol" xmlns:tools="http://schemas.android.com/tools" android:versionCode="202404221">
<manifest xmlns:android="http://schemas.android.com/apk/res/android" android:versionName="4.1.0" package="com.santan.smartcontrol" xmlns:tools="http://schemas.android.com/tools" android:versionCode="20240441">
    <uses-sdk android:minSdkVersion="26" android:targetSdkVersion="31" />
    <uses-permission android:name="android.permission.RECEIVE_SMS" />
    <!--程序可以读取设备外部存储空间(内置SDcard和外置SDCard)的文件,我的文件等-->
HDL-ON_iOS/LaunchScreen.storyboard
@@ -4,7 +4,6 @@
    <dependencies>
        <deployment identifier="iOS"/>
        <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="22684"/>
        <capability name="System colors in document resources" minToolsVersion="11.0"/>
        <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
    </dependencies>
    <scenes>
@@ -20,18 +19,13 @@
                        <rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
                            <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="launchIcon" translatesAutoresizingMaskIntoConstraints="NO" id="uRb-TX-zuA">
                                <rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
                            <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" image="launchIcon" translatesAutoresizingMaskIntoConstraints="NO" id="uRb-TX-zuA">
                                <rect key="frame" x="0.0" y="29" width="414" height="838"/>
                                <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
                                <color key="backgroundColor" red="0.0084070693700000008" green="0.026314456020000002" blue="0.086280576880000001" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
                            </imageView>
                        </subviews>
                        <color key="backgroundColor" systemColor="systemBackgroundColor"/>
                        <constraints>
                            <constraint firstAttribute="bottom" secondItem="uRb-TX-zuA" secondAttribute="bottom" id="J1p-Lx-MMq"/>
                            <constraint firstItem="uRb-TX-zuA" firstAttribute="top" secondItem="sUV-Pw-Z9w" secondAttribute="top" id="PaV-wt-TE0"/>
                            <constraint firstAttribute="trailing" secondItem="uRb-TX-zuA" secondAttribute="trailing" id="Wne-NW-2Xv"/>
                            <constraint firstItem="uRb-TX-zuA" firstAttribute="leading" secondItem="sUV-Pw-Z9w" secondAttribute="leading" id="jns-Jg-acb"/>
                        </constraints>
                        <color key="backgroundColor" red="0.0043938206510000001" green="0.022623445839999999" blue="0.07451530546" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
                    </view>
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="Teb-EY-i8e" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
@@ -41,8 +35,5 @@
    </scenes>
    <resources>
        <image name="launchIcon" width="1125" height="2436"/>
        <systemColor name="systemBackgroundColor">
            <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
        </systemColor>
    </resources>
</document>
HDL_ON/Common/ApiUtlis.cs
@@ -6,7 +6,6 @@
using HDL_ON.Entity;
using HDL_ON.UI.UI2.FuntionControlView.Video;
using HDL_ON.UI.UI2.Intelligence.Automation;
using MyJar;
using Newtonsoft.Json;
using Shared;
HDL_ON/UI/UI2/2-Classification/ClassificationPage.cs
@@ -361,6 +361,14 @@
            //2020-12-03 修改图片加载方法
            ImageUtlis.Current.LoadLocalOrNetworkImages(room.backgroundImage, roomViewbg);
            var roomViewbgColor = new Button()
            {
                Height = Application.GetRealWidth(192),
                Radius = (uint)Application.GetRealWidth(12),
                BackgroundColor = 0x19333333,
            };
            roomView.AddChidren(roomViewbgColor);
            var btnFloorAndRoomName = new Button()
            {
                X = Application.GetRealWidth(16),
@@ -455,13 +463,6 @@
            //roomView.AddChidren(environmentalView);
            #endregion
            var roomViewbgColor = new Button()
            {
                Height = Application.GetRealWidth(192),
                Radius = (uint)Application.GetRealWidth(12),
                BackgroundColor = 0x19333333,
            };
            roomView.AddChidren(roomViewbgColor);
            var btnAllClose = new Button()
            {
@@ -483,8 +484,7 @@
            //    BackgroundColor = CSS_Color.MainBackgroundColor,
            //};
            //roomView.AddChidren(btn);
            roomViewbgColor.MouseUpEventHandler += (sender, e) =>
            EventHandler <MouseEventArgs> roomRowClick = (sender, e) =>
            {
                Action ReloadRoomName = () =>
                {
@@ -509,6 +509,10 @@
                view.LoadPage();
                MainPage.BasePageView.PageIndex = MainPage.BasePageView.ChildrenCount - 1;
            };
            roomViewbgColor.MouseUpEventHandler = roomRowClick;
            btnFloorAndRoomName.MouseUpEventHandler = roomRowClick;
        }
        /// <summary>
        /// 记载小图房间row
HDL_ON/UI/UI2/4-PersonalCenter/CombinedDimming/AddGroupControlPage.cs
@@ -422,6 +422,7 @@
                        new PublicAssmebly().TipMsg(StringId.Tip, StringId.PlsEntryGroupName);
                        return;
                    }
                    groupControl.name = name;
                    if (groupControlLightList.Count < 2)
                    {
                        new PublicAssmebly().TipMsg(StringId.Tip, StringId.PlsSelectMoreData);
@@ -429,7 +430,6 @@
                    }
                    if (isAdd)
                    {
                        groupControl.name = name;
                        groupControl.sids.Clear();
                        foreach (var light in groupControlLightList)
                        {
HDL_ON/UI/UI2/4-PersonalCenter/CombinedDimming/CombinedDimmingListPage.cs
@@ -223,14 +223,13 @@
                               {
                                   Application.RunOnMainThread(() =>
                                   {
                                           //groupControl.roomIds = newGC.roomIds;
                                           //groupControl.uids = newGC.uids;
                                           var localTemp = FunctionList.List.groupControls.Find((obj) => obj.deviceId == newGC.deviceId);
                                       var localTemp = FunctionList.List.groupControls.Find((obj) => obj.deviceId == newGC.deviceId);
                                       localTemp.roomIds = newGC.roomIds;
                                       localTemp.uids = newGC.uids;
                                       localTemp.sids = newGC.sids;
                                           btnFunctionLocationInfo.Text = newGC.GetUidListName();
                                       localTemp.name = newGC.name;
                                       btnFunctionLocationInfo.Text = newGC.GetUidListName();
                                       btnFunctionName.Text = newGC.name;
                                   });
                               }
                           }
HDL_ON/UI/UI2/4-PersonalCenter/MemberManagement/MemberFaceManagementPage.cs
@@ -193,14 +193,10 @@
                };
                btnMsg1.MouseUpEventHandler += (sender2, e2) =>
                {
                    string url = "https://developer.hdlcontrol.com/人脸信息采集协议.html";
                    if (Language.CurrentLanguage != "Chinese")
                    {
                        url = "https://developer.hdlcontrol.com/Face information collection protocol.html";
                    }
                    dialog.Close();
                    string url = "https://developer.hdlcontrol.com/FaceProtocolSantam.html";
                    new WebViewDialog().LoadPage("人脸信息采集协议", url);
                    dialog.Close();
                };
                btnConfirm.MouseUpEventHandler = (sender2, e2) =>
                {