Commit 46b4cbaf by 刘海龙

333

parent 1179dbd4
......@@ -81,7 +81,7 @@
<volist name="paper_options['options_questions_data'][$options_type['question_type']]" id="question">
<dl id="ex{$question_num}" data-type="{$options_type.question_type_key}" data-question_num="{$question_num}">
<dt>
<h5><small>{$question_num}</small>/{$paper_options.questions_count}<strong>{$options_type.type_info.question_type_title}</strong></h5>
<h5><small>{$question_num}</small>/{$paper_options.questions_count}<strong>({$options_type.type_info.question_type_title})</strong></h5>
<h3>{$question.content}</h3>
</dt>
<dd>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment