富文本加载html图片,出现图片显示不全的问题,网上查到,限制宽度就好
NSString * str = [NSString stringWithFormat:@"<head><style>img{max-width:%f !important;height:auto}</style></head>%@",SCREEN_WIDTH ,sstr];
富文本加载html图片,出现图片显示不全的问题,网上查到,限制宽度就好
NSString * str = [NSString stringWithFormat:@"<head><style>img{max-width:%f !important;height:auto}</style></head>%@",SCREEN_WIDTH ,sstr];
本文标题:记录修改
本文链接:https://www.haomeiwen.com/subject/chzppltx.html
网友评论