JLChen
2020-11-20 437c7a6d88d11e500fc19a3dd198aec28412f06b
refs
用户 JLChen <551775569@qq.com>
星期五, 十一月 20, 2020 17:48 +0800
提交者 JLChen <551775569@qq.com>
星期五, 十一月 20, 2020 17:48 +0800
提交437c7a6d88d11e500fc19a3dd198aec28412f06b
目录 68c415f2372f8b2425a305ece225f2340cadcbb7 目录 | zip | gz
parent 67ed2f4a0ebe1b265a563bad3f82627ed78c3054 查看 | 对比
2020-11-20 1.修改UserInfo调用方法。2.增加保存用户注册域名信息。
35个文件已修改
622 ■■■■■ 已修改文件
.vs/HDL_APP_Project/xs/UserPrefs.xml 28 ●●●● 对比 | 查看 | 原始文档 | 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 | 历史
HDL-ON_iOS/AppDelegate.cs 8 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL-ON_iOS/Resources/Language.ini 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/Common/MqttCommon.cs 28 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/Common/R.cs 5 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/DAL/Net/Mqtt_Cloud.cs 16 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/DAL/Server/HttpServerRequest.cs 60 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/DAL/Server/HttpServerRequestBase.cs 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/DAL/Server/HttpUtil.cs 21 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/DriverLayer/Control_Udp_Bus.cs 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/DriverLayer/UdpSocket.cs 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/Entity/DB_ResidenceData.cs 6 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/Entity/UserInfo.cs 90 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/MainPage.cs 12 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI0-Public/AppUnlockPage.cs 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI1-Login/ForgetPasswordPageBLL.cs 24 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI1-Login/LoginPage.cs 14 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI1-Login/LoginPageBLL.cs 64 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI1-Login/RegisterPage.cs 33 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/4-PersonalCenter/AccountBindInfo/AccountBindInfoPage.cs 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/4-PersonalCenter/AccountBindInfo/BindAccountPage.cs 8 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/4-PersonalCenter/AccountBindInfo/ChangeBindAccountPage.cs 16 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/4-PersonalCenter/AccountBindInfo/ChangeBindVerificationCodePage.cs 10 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/4-PersonalCenter/AccountBindInfo/NewBindVerificationCodePage.cs 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/4-PersonalCenter/PersonalCenterPage.cs 16 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/4-PersonalCenter/PersonalCenterPageBLL.cs 18 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/4-PersonalCenter/PersonalDataPage.cs 8 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/4-PersonalCenter/PersonalDataPageBLL.cs 94 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/4-PersonalCenter/ResetAccountPassword/ResetPasswordOptionPage.cs 8 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/4-PersonalCenter/ResetAccountPassword/ResetPasswordVerificationCodePage.cs 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/4-PersonalCenter/RoomListManage/ResidentialManagePageBLL.cs 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/4-PersonalCenter/UnlockSetting/AppUnlockGesturePage.cs 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/4-PersonalCenter/UnlockSetting/AppUnlockPasswordPage.cs 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史