单选
									多选
									判断
									案例
									简答
								
								{{bankIndex+1}}/{{questionList.length}}
							
							
							
						
						
							
								
					
					
						
							
								
									{{ ast[index] }}
									{{ item.content }}
								
							
							
								
									{{ ast[index] }}
									{{ item.content }}
								
							 
							
								
									正确答案:{{ast[bank.ans-1]}}
									我的答案:{{ast[bank.ques-1] || ''}}
								
								
									答案解析
									
										
									
								
							
						
					
						
					
						
							
							
								
									{{ ast[index] }}
									{{ item.content }}
								
							
							
								
									{{ ast[index] }}
									{{ item.content }}
								
							 
							
								
									正确答案:
										{{ast[ansItem-1]}}
									
									我的答案:
										{{ast[quesItem-1]}}
									
								
								
									答案解析
									
										
									
								
							
						
					
						
					
						
							
								
									{{ ast[index] }}
									{{ item }}
								
							
							
								
									{{ ast[index] }}
									{{ item }}
								
							 
							
								
									正确答案:{{ast[bank.ans]}}
									我的答案:{{ast[bank.ques] || ''}}
								
								
									答案解析
									
										
									
								
							
						
					
						
						
					
					
						
							
								
									我的答案:
									{{bank.ques.text || ''}}
									
										
									
								
							
							
								
									答案解析:
									
										
									
								
							
						
					
						
					
					
						
							
								问题{{tabIndex}}
							
							
								
									
								
								
									
										
											{{ ast[childIndex] }}
											
										
									
									
										
											{{ ast[childIndex] }}
											
										
									 
									
										
											正确答案:{{ast[bank.ans[ansIndex]-1]}}
											我的答案:{{ast[bank.ques[ansIndex]-1] || ''}}
										
										
											答案解析
											
												
											
										
									
								
								
								
									
										
											{{ ast[childindex] }}
											
										
									
									
										
											{{ ast[childindex] }}
											
										
									 
									
										
											正确答案:
												{{ast[ansItem1-1]}}
											
											我的答案:
												{{ast[quesItem-1]}}
											
										
										
											答案解析
											
												
											
										
									
								
								
								
									
										
											{{ ast[childindex] }}
											{{ option }}
										
									
									
										
											{{ ast[childindex] }}
											{{ option }}
										
									 
									
										
											正确答案:{{ast[bank.ans[ansIndex]]}}
											我的答案:{{ast[bank.ques[ansIndex]] || ''}}
										
										
											答案解析
											
												
											
										
									
								
								
								
								
								
									
										
											我的答案
											{{bank.ques[ansIndex].text || ''}}
											
												
											
										
									
									
										
											答案解析
											
												
											
										
									
								
								
								
							
							
					
						
						
					
				
					
				
			
		
		
		
			
		
		
		
			左右滑动切换上下题
			我知道了