{{list.datas.title}}

{{#list.datas.problemList}} {{#radio}}
  {{index}}.   {{&title}} {{joinNum}}人 
    {{#items}}
  • {{/items}}
 
{{/radio}} {{#radiofill}}
  {{index}}.   {{&title}} {{joinNum}}人 
    {{#items}}
  • {{/items}}
 
{{/radiofill}} {{#check}}
  {{index}}.   {{&title}} {{joinNum}}人 
    {{#items}}
  • {{/items}}
 
{{/check}} {{#checkfill}}
  {{index}}.   {{&title}} {{joinNum}}人 
    {{#items}}
  • {{/items}}
 
{{/checkfill}} {{#area}}
  {{index}}.   {{&title}} {{joinNum}}人 
 
{{/area}} {{/list.datas.problemList}}