wxr
2020-05-11 7f233a10afa6882b4d9531185af60e8843bc1af2
refs
用户 wxr <464027401@qq.com>
星期一, 五月 11, 2020 09:21 +0800
提交者 wxr <464027401@qq.com>
星期一, 五月 11, 2020 09:21 +0800
提交7f233a10afa6882b4d9531185af60e8843bc1af2
目录 0b7144aaf7bd9f58643fac850e231d3214b50f98 目录 | zip | gz
parent f718d23a262a5a8e1241fdeaeb4153399f95e79d 查看 | 对比
20200511

完成插座风扇
45个文件已添加
3个文件已删除
50个文件已修改
1 文件已重命名
6299 ■■■■ 已修改文件
.DS_Store 对比 | 查看 | 原始文档 | blame | 历史
.vs/HDL_APP_Project/xs/UserPrefs.xml 60 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
.vs/HDL_APP_Project/xs/project-cache/HDL-ON_Android-Debug.json 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
.vs/HDL_APP_Project/xs/project-cache/HDL-ON_Android-Release.json 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
.vs/HDL_APP_Project/xs/project-cache/HDL-ON_iOS-Debug|iPhone.json 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
.vs/HDL_APP_Project/xs/project-cache/HDL-ON_iOS-Debug|iPhoneSimulator.json 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
.vs/HDL_APP_Project/xs/project-cache/HDL-ON_iOS-Release|iPhone.json 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
.vs/HDL_APP_Project/xs/project-cache/HDL-ON_iOS-Release|iPhoneSimulator.json 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
.vs/HDL_APP_Project/xs/project-cache/Shared.IOS-Release.json 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
.vs/HDL_APP_Project/xs/project-cache/Shared.IOS.TBL-Release.json 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
.vs/HDL_APP_Project/xs/sqlite3/storage.ide 对比 | 查看 | 原始文档 | blame | 历史
.vs/HDL_APP_Project/xs/sqlite3/storage.ide-shm 对比 | 查看 | 原始文档 | blame | 历史
.vs/HDL_APP_Project/xs/sqlite3/storage.ide-wal 对比 | 查看 | 原始文档 | blame | 历史
DLL/.DS_Store 对比 | 查看 | 原始文档 | blame | 历史
HDL-ON_Android/.DS_Store 对比 | 查看 | 原始文档 | blame | 历史
HDL-ON_iOS/.DS_Store 对比 | 查看 | 原始文档 | blame | 历史
HDL-ON_iOS/AppDelegate.cs 5 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL-ON_iOS/HDL-ON_iOS.csproj 25 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL-ON_iOS/Info的副本.plist 63 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL-ON_iOS/Resources/Language.ini 27 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL-ON_iOS/Resources/Phone/.DS_Store 对比 | 查看 | 原始文档 | blame | 历史
HDL-ON_iOS/Resources/Phone/FunctionIcon/.DS_Store 对比 | 查看 | 原始文档 | blame | 历史
HDL-ON_iOS/Resources/Phone/FunctionIcon/Electrical/FanIcon.png 对比 | 查看 | 原始文档 | blame | 历史
HDL-ON_iOS/Resources/Phone/FunctionIcon/Electrical/FanIconBg.png 对比 | 查看 | 原始文档 | blame | 历史
HDL-ON_iOS/Resources/Phone/FunctionIcon/Electrical/FanIconBgGray.png 对比 | 查看 | 原始文档 | blame | 历史
HDL-ON_iOS/Resources/Phone/FunctionIcon/Electrical/FanIconOnBg.png 对比 | 查看 | 原始文档 | blame | 历史
HDL-ON_iOS/Resources/Phone/FunctionIcon/Electrical/FanOnIcon.png 对比 | 查看 | 原始文档 | blame | 历史
HDL-ON_iOS/Resources/Phone/FunctionIcon/Electrical/FanThinIcon.png 对比 | 查看 | 原始文档 | blame | 历史
HDL-ON_iOS/Resources/Phone/FunctionIcon/FloorHeating/AwayIcon.png 对比 | 查看 | 原始文档 | blame | 历史
HDL-ON_iOS/Resources/Phone/FunctionIcon/FloorHeating/AwayIconGray.png 对比 | 查看 | 原始文档 | blame | 历史
HDL-ON_iOS/Resources/Phone/FunctionIcon/FloorHeating/NightIcon.png 对比 | 查看 | 原始文档 | blame | 历史
HDL-ON_iOS/Resources/Phone/FunctionIcon/FloorHeating/NightIconGray.png 对比 | 查看 | 原始文档 | blame | 历史
HDL-ON_iOS/Resources/Phone/FunctionIcon/FloorHeating/OrdinaryIcon.png 对比 | 查看 | 原始文档 | blame | 历史
HDL-ON_iOS/Resources/Phone/FunctionIcon/FloorHeating/OrdinaryIconGray.png 对比 | 查看 | 原始文档 | blame | 历史
HDL-ON_iOS/Resources/Phone/FunctionIcon/Socket/SocketIcon.png 对比 | 查看 | 原始文档 | blame | 历史
HDL-ON_iOS/Resources/Phone/FunctionIcon/Socket/SocketIconBg.png 对比 | 查看 | 原始文档 | blame | 历史
HDL-ON_iOS/Resources/Phone/FunctionIcon/Socket/SocketIconOnBg.png 对比 | 查看 | 原始文档 | blame | 历史
HDL-ON_iOS/Resources/Phone/FunctionIcon/Socket/SocketOnIcon.png 对比 | 查看 | 原始文档 | blame | 历史
HDL-ON_iOS/Resources/Phone/FunctionIcon/Socket/SocketThinIcon.png 对比 | 查看 | 原始文档 | blame | 历史
HDL-ON_iOS/Resources/Phone/PersonalCenter/AppUnlockSetting/FingerIconRed.png 对比 | 查看 | 原始文档 | blame | 历史
HDL-ON_iOS/Resources/Phone/PersonalCenter/AppUnlockSetting/GestureGrayIcon.png 对比 | 查看 | 原始文档 | blame | 历史
HDL-ON_iOS/Resources/Phone/Public/.DS_Store 对比 | 查看 | 原始文档 | blame | 历史
HDL-ON_iOS/Resources/Phone/Public/SwitchOn_2.png 对比 | 查看 | 原始文档 | blame | 历史
HDL-ON_iOS/Resources/Phone/Public/Switch_2.png 对比 | 查看 | 原始文档 | blame | 历史
HDL-ON_iOS/Resources/Phone/Public/TipIcon_Failed.png 对比 | 查看 | 原始文档 | blame | 历史
HDL-ON_iOS/Resources/Phone/Public/TipIcon_Successfully.png 对比 | 查看 | 原始文档 | blame | 历史
HDL-ON_iOS/mono_crash.f3dbef0b0.1.json 729 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL-ON_iOS/mono_crash.mem.26567.1.blob 729 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/Common/R.cs 29 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/DAL/Server/HttpServerRequest.cs 14 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/DriverLayer/CommonPage.cs 136 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/DriverLayer/Control.cs 65 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/DriverLayer/Control_Bus.cs 76 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/DriverLayer/Target.cs 12 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/Entity/DB_ResidenceData.cs 373 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/Entity/Enumerative/Command.cs 8 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/Entity/Enumerative/MyEnum.cs 12 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/Entity/Function/AC.cs 189 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/Entity/Function/Curtain.cs 24 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/Entity/Function/Fan.cs 62 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/Entity/Function/FloorHeating.cs 335 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/Entity/Function/Function.cs 132 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/Entity/Function/Light.cs 87 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/Entity/Function/SwitchSocket.cs 10 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/Entity/Function/TV.cs 10 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/Entity/FunctionList.cs 25 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/Entity/UserInfo.cs 19 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/HDL_ON.projitems 20 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/MainPage.cs 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI0-Public/AppUnlockPage.cs 154 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI0-Public/OperationSuccessPromptPage.cs 105 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI0-Public/PublicAssmeblyBLL.cs 18 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/1-HomePage/HomePage.cs 18 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/1-HomePage/HomePageBLL.cs 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/2-Classification/ClassificationPageBLL.cs 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/2-Classification/FunctionControlZone.cs 20 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/2-Classification/FunctionPageBLL.cs 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/4-PersonalCenter/PersonalDataPage.cs 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/4-PersonalCenter/ResidentialManage/RoomEditPageBLL.cs 10 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/4-PersonalCenter/UnlockSetting/AppUnlockGesturePage.cs 259 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/4-PersonalCenter/UnlockSetting/AppUnlockPasswordPage.cs 336 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/4-PersonalCenter/UnlockSetting/AppUnlockPasswordSettingPage.cs 180 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/4-PersonalCenter/UnlockSetting/AppUnlockPasswordSettingPageBLL.cs 11 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/4-PersonalCenter/UnlockSetting/AppUnlockSettingsPage.cs 343 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/4-PersonalCenter/UnlockSetting/AppUnlockSettingsPageBLL.cs 305 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/FuntionControlView/.DS_Store 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/FuntionControlView/AC/ACPage.cs 24 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/FuntionControlView/AC/ACPageBLL.cs 6 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/FuntionControlView/Electrical/FanPage.cs 175 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/FuntionControlView/Electrical/FanPageBLL.cs 97 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/FuntionControlView/Electrical/SocketPage.cs 137 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/FuntionControlView/Electrical/SocketPageBLL.cs 85 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/FuntionControlView/Electrical/TVPage.cs 112 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/FuntionControlView/Electrical/TVPageBLL.cs 85 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/FuntionControlView/FoolHeating/FloorHeatingPage.cs 367 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/FuntionControlView/FoolHeating/FloorHeatingPageBLL.cs 143 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/FuntionControlView/Light/RGBPageBLL.cs 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/FuntionControlView/Light/RelayPageBLL.cs 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
Shared.IOS.TBL/Resources/.DS_Store 对比 | 查看 | 原始文档 | blame | 历史