wxr
2021-07-01 8ac39f2f962329f30ee61ee8a7abe6d6b5940dd5
HDL_ON/UI/UI2/4-PersonalCenter/PirDevice/BrandList.cs
@@ -59,7 +59,7 @@
                        var library = Newtonsoft.Json.JsonConvert.DeserializeObject<Library>(str);
                        if (library != null)
                        {
                            if (libraryList.Count < 40)
                            if (libraryList.Count < 60)
                            {
                                //限制40个库;
                                libraryList.Add(library);