{
"style": {
"navigationBarTitleText": "家长答题",
"navigationBarBackgroundColor": "#2D5E3E",
"navigationBarTextStyle": "white"
}
}
{{ currentQuestion.type === 'single' ? '单选题' : '多选题' }}
{{ currentQuestion.score }}分
{{ currentQuestion.title }}
{{ option.text }}
确认答案
{{ isCorrect ? '回答正确!' : '很遗憾,答错了' }}
+{{ currentQuestion?.score }}分
点击任意处继续
时间到了!
点击任意处继续