wxr
2020-04-14 06696e6f225733a60b03eea4a7c6374053d92c1d
refs
用户 wxr <464027401@qq.com>
星期二, 四月 14, 2020 14:15 +0800
提交者 wxr <464027401@qq.com>
星期二, 四月 14, 2020 14:15 +0800
提交06696e6f225733a60b03eea4a7c6374053d92c1d
目录 0ea3b875fe7845c440e02d905edbd50c8e311817 目录 | zip | gz
parent 002a3f2e9d2f9579c01f88af12bd8a320003569f 查看 | 对比
20200414

修复第一阶段提交的bug
5个文件已添加
2个文件已删除
74个文件已修改
5 文件已重命名
13885 ■■■■ 已修改文件
.vs/HDL_APP_Project/xs/UserPrefs.xml 58 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
.vs/HDL_APP_Project/xs/project-cache/HDL-ON_Android-Debug.json 2 ●●● 对比 | 查看 | 原始文档 | 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/sqlite3/storage.ide 对比 | 查看 | 原始文档 | blame | 历史
.vs/HDL_APP_Project/xs/sqlite3/storage.ide-shm 对比 | 查看 | 原始文档 | blame | 历史
.vs/HDL_APP_Project/xs/sqlite3/storage.ide-wal 对比 | 查看 | 原始文档 | blame | 历史
HDL-ON_Android/Resources/Resource.designer.cs 9240 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL-ON_iOS/AppDelegate.cs 14 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL-ON_iOS/HDL-ON_iOS.csproj 15 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL-ON_iOS/Info.plist 16 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL-ON_iOS/Main.cs 11 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL-ON_iOS/Resources/Language.ini 21 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL-ON_iOS/Resources/Phone/Collection/SceneCoveredOn.png 对比 | 查看 | 原始文档 | blame | 历史
HDL-ON_iOS/Resources/Phone/LoginIcon/2.png 对比 | 查看 | 原始文档 | blame | 历史
HDL-ON_iOS/Resources/Phone/Public/DeviceInfoIcon/HumidityIcon.png 对比 | 查看 | 原始文档 | blame | 历史
HDL-ON_iOS/Resources/Phone/Public/DeviceInfoIcon/Pm25Icon.png 对比 | 查看 | 原始文档 | blame | 历史
HDL-ON_iOS/Resources/Phone/Public/DeviceInfoIcon/Restored_Shadow.png 对比 | 查看 | 原始文档 | blame | 历史
HDL-ON_iOS/Resources/Phone/Public/DeviceInfoIcon/TempIcon.png 对比 | 查看 | 原始文档 | blame | 历史
HDL-ON_iOS/Resources/Phone/Public/MsgIcon/TipIconBlack.png 对比 | 查看 | 原始文档 | blame | 历史
HDL-ON_iOS/Resources/Phone/Public/MsgIcon/TipIconWhite.png 对比 | 查看 | 原始文档 | blame | 历史
HDL-ON_iOS/ViewController.cs 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/Common/R.cs 13 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/DAL/Net/CommonPage.cs 3 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/DAL/Server/HttpServerRequest.cs 757 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/DAL/Server/HttpServerRequestBase.cs 8 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/DriverLayer/Control.cs 22 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/Entity/DB_ResidenceData.cs 129 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/Entity/Enumerative/Command.cs 9 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/Entity/Enumerative/MyEnum.cs 147 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/Entity/Function/AC.cs 24 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/Entity/Function/Curtain.cs 10 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/Entity/Function/Function.cs 45 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/Entity/Function/Light.cs 11 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/Entity/FunctionList.cs 8 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/Entity/ResidenceConfig.cs 19 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/Entity/ResponseEntity/CityInfo.cs 69 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/Entity/ResponseEntity/RegionInfoRes.cs 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/Entity/UserInfo.cs 90 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/HDL_ON.projitems 5 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/CSS/CSS.cs 8 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/MainPage.cs 9 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI0-Public/PublicAssmebly.cs 359 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI0-Public/PublicAssmeblyBLL.cs 75 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI0-Public/PublicMothed.cs 39 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI0-Public/TopViewDivBLL.cs 27 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI1-Login/ForgetPasswordPage.cs 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI1-Login/ForgetPasswordPageBLL.cs 193 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI1-Login/LoginPage.cs 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI1-Login/LoginPageBLL.cs 231 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI1-Login/RegisterPage.cs 281 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI1-Login/RegisterPageBLL.cs 138 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/1-HomePage/HomePage.cs 57 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/1-HomePage/HomePageBLL.cs 44 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/2-Classification/ClassificaitionPublicBLL.cs 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/2-Classification/ClassificationPage.cs 101 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/2-Classification/ClassificationPageBLL.cs 50 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/2-Classification/FunctionControlZone.cs 22 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/2-Classification/FunctionControlZoneBLL.cs 72 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/2-Classification/FunctionPage.cs 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/2-Classification/RoomPage.cs 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/4-PersonalCenter/PersonalCenterPage.cs 41 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/4-PersonalCenter/PersonalCenterPageBLL.cs 129 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/4-PersonalCenter/PersonalDataPage.cs 134 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/4-PersonalCenter/PersonalDataPageBLL.cs 83 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/4-PersonalCenter/ResidentialManage/FloorsManagementPage.cs 46 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/4-PersonalCenter/ResidentialManage/FloorsManagementPageBLL.cs 30 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/4-PersonalCenter/ResidentialManage/ResidentialManagePage.cs 44 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/4-PersonalCenter/ResidentialManage/ResidentialManagePageBLL.cs 111 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/4-PersonalCenter/ResidentialManage/RoomEditFunctionPage.cs 15 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/4-PersonalCenter/ResidentialManage/RoomEditPage.cs 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/4-PersonalCenter/ResidentialManage/RoomEditPageBLL.cs 90 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/4-PersonalCenter/ResidentialManage/RoomsManagementPage.cs 6 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/4-PersonalCenter/ResidentialManage/RoomsManagementPageBLL.cs 3 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/FuntionControlView/AC/ACPage.cs 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/FuntionControlView/AC/ACPageBLL.cs 28 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/FuntionControlView/ChooseRoomPage.cs 3 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/FuntionControlView/ChooseRoomPageBLL.cs 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/FuntionControlView/FunctionBaseInfoSetPageBLL.cs 11 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/FuntionControlView/Light/DimmerPage.cs 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/FuntionControlView/Light/DimmerPageBLL.cs 13 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/FuntionControlView/Light/RGBPage.cs 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/FuntionControlView/Light/RGBPageBLL.cs 15 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/FuntionControlView/Light/RelayPage.cs 15 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
Shared.IOS/BaseApplicationDelegate.cs 75 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
Shared.IOS/UI/RowLayout.cs 506 ●●●● 对比 | 查看 | 原始文档 | blame | 历史