wxr
2023-04-11 cd70a2a8a2bdebf51259d8f39ed110a34b9be9e5
HDL_ON/Common/ImageUtlis.cs
@@ -281,7 +281,6 @@
                                    if (imageView != null)
                                    {
                                        imageView.ImageBytes = imageBytes;
                                        //Utlis.WriteLine("imageKey 加载云端下载图片成功");
                                    }
                                });
                            }
@@ -347,7 +346,7 @@
                if (imageUrl.StartsWith("http"))
                {
                    imageKey = Encrypt(imageKey);
                    imageKey = Encrypt(imageKey).Replace("/","123");
                }
                //1.本地默认图库图片,直接加载本地