| | |
| | | //MainPage.BasePageView.AddChidren(myServerInfoPage); |
| | | //myServerInfoPage.LoadPage(); |
| | | //MainPage.BasePageView.PageIndex = MainPage.BasePageView.ChildrenCount - 1; |
| | | |
| | | #if __IOS__ |
| | | //萤石临时密码 |
| | | EZSDK.IOS.EZSDK.SharedInstance().ToTemPassView("1638782606240137218"); |
| | | #endif |
| | | |
| | | }; |
| | | myServerInfoCellView.GoAction = selectAction; |
| | |
| | | //MainPage.BasePageView.AddChidren(myServerInfoPage); |
| | | //myServerInfoPage.LoadPage(); |
| | | //MainPage.BasePageView.PageIndex = MainPage.BasePageView.ChildrenCount - 1; |
| | | |
| | | #if __IOS__ |
| | | //萤石历史记录 |
| | | EZSDK.IOS.EZSDK.SharedInstance().ToDeviceMsgListView("1638782606240137218"); |
| | | #endif |
| | | }; |
| | | logOffView.GoAction = logOffAction; |
| | | logOffView.BtnTilte.Text = Language.StringByID(StringId.CancelAccount); |