[super dealloc]导致内存错误
1,问题描述
在健康报告模块中,ScrollView的dealloc中释放分数类时,出现EXC_BAD_ACCESS,程序停在分数显示类->[dealloc]--->[super dealloc]中
2,问题没有解决,待解
?