gxc
2020-01-10 03ff92ba7d9f06583f3a292ecb2077cf01e5a5ca
ZigbeeApp/Shared/Phone/UserCenter/Gateway/Update/GatewayVirtualDriveInfoForm.cs
@@ -63,7 +63,7 @@
                rowMenu.AddBottomLine();
                var btnRight = rowMenu.AddMostRightEmptyIcon(58, 58);
                btnRight.UnSelectedImagePath = "Item/Next.png";
                btnRight.UnSelectedImagePath = "Item/RightNext.png";
                btnRight.SelectedImagePath = "Item/Down.png";
                rowMenu.ButtonClickEvent += (sender, e) =>
                {