+ (void)showGifToView:(UIView *)view{ MBProgressHUD *hud = [MBProgressHUD showHUDAddedTo:view animated:YES]; //使用SDWebImage 放入gif ...
確定! 回上一頁