这个算是类型的不匹配,就是把NSNumber类型的赋给字符串了自己还不知情timeLabel.text= [NSStringstringWithFormat:@"%@",dataDict[@"up_time"]];