| | |
| | | /// <summary> |
| | | /// 版本号 |
| | | /// </summary> |
| | | public static string VersionString = "1.2.0708"; |
| | | public static string VersionString = "1.2.0820"; |
| | | ///// <summary> |
| | | ///// 客户端类型 |
| | | ///// </summary> |
| | |
| | | public static List<string> RoomNotSupportFunctionList = new List<string> |
| | | { |
| | | SPK.EnergyStandard, |
| | | SPK.MusicStandard, |
| | | }; |
| | | |
| | | |
| | |
| | | { |
| | | if (view != null) |
| | | { |
| | | if(view.Tag.ToString() != "unlockpage") |
| | | if(view.Tag!=null ) |
| | | { |
| | | if (view.Tag.ToString() != "unlockpage") |
| | | { |
| | | view.RemoveFromParent(); |
| | | }else |
| | | { |
| | | result = 2; |
| | | } |
| | | }else |
| | | { |
| | | view.RemoveFromParent(); |
| | | } |