| | |
| | | |
| | | //public static Button LogoButton = new Button (); |
| | | |
| | | public static string CodeIDString = "20200403"; |
| | | public static string CodeIDString = "20200409"; |
| | | public static UserInfo LoginUser; |
| | | |
| | | |
| | |
| | | //Pad.UserHomePage.Init (); |
| | | } else { |
| | | Phone.UserHomePage.Init (); |
| | | #if __IOS__ |
| | | //Loading.LodingBackgroundColor = 0x10777777; |
| | | #else |
| | | //#if __IOS__ |
| | | // //Loading.LodingBackgroundColor = 0x10777777; |
| | | //#else |
| | | // Loading.LodingBackgroundColor = SkinStyle.Current.MainColor; |
| | | //#endif |
| | | |
| | | Loading.TextColor = 0xFFA9A9A9; |
| | | Loading.LodingBackgroundColor = SkinStyle.Current.MainColor; |
| | | #endif |
| | | } |
| | | } catch (Exception ex) { |
| | | //new Alert ("Eorr", ex.Message, "Close").Show(); |