[SVProgressHUD showErrorWithStatus:@"加载推荐信息失败!"];//提示
[SVProgressHUD dismiss];//隐藏指示器
[self.tableView reloadData];//刷新表格
autolayout中的
//不要将AutoresizingMask转为Autolayout的约束 blueview.translatesAutoresizingMaskIntoConstraints=NO;
[SVProgressHUD showErrorWithStatus:@"加载推荐信息失败!"];//提示
[SVProgressHUD dismiss];//隐藏指示器
[self.tableView reloadData];//刷新表格
autolayout中的
//不要将AutoresizingMask转为Autolayout的约束 blueview.translatesAutoresizingMaskIntoConstraints=NO;