| | |
| | | return;
|
| | | }
|
| | | btnTitle.CanClick = false;
|
| | | HdlThreadLogic.Current.RunThread(async () =>
|
| | | HdlThreadLogic.Current.RunThread(() =>
|
| | | {
|
| | | this.ShowProgressBar();
|
| | | var result = await HdlBackupLogic.Current.LoadHideOption();
|
| | | var result = HdlBackupLogic.Current.LoadHideOption();
|
| | | this.CloseProgressBar();
|
| | | if (result == true)
|
| | | {
|
| | |
| | | UserCenterResourse.HideOption.CenterHideMenu = 1;
|
| | | }
|
| | | }
|
| | | if (textValue == "1")
|
| | | if (textValue == "84651666")
|
| | | {
|
| | | //显示设备历史版本
|
| | | UserCenterResourse.HideOption.DeviceHistory = 1;
|
| | | }
|
| | | if (textValue == "12349")
|
| | | {
|