ios10 MJRefresh崩溃
2016-11-21 本文已影响406人
NateLam
![](https://img.haomeiwen.com/i1717750/081bed89f3de7a7c.jpeg)
增加类库判断
if (range.location != NSNotFound) {
language = [language substringToIndex:range.location];
}
增加类库判断
if (range.location != NSNotFound) {
language = [language substringToIndex:range.location];
}