{{#list.datas}}
  • {{#votepid}} {{#mayVote}}
    参与投票
    [未投票] {{&title}}
    {{stoptime}}
    {{/mayVote}} {{^mayVote}}
    投票结果
    {{#votepidIsJoin}}
    [已投票] {{&title}}
    {{/votepidIsJoin}} {{^votepidIsJoin}}
    [未投票] {{&title}}
    {{/votepidIsJoin}}
    {{stoptime}}
    {{/mayVote}} {{/votepid}} {{^votepid}} {{#maySubmit}}
    [未提交] {{&title}}
    {{stoptime}}
    {{/maySubmit}} {{^maySubmit}}
    {{#commitPaper}}
    [已提交] {{&title}}
    {{/commitPaper}} {{^commitPaper}}
    [未提交] {{&title}}
    {{/commitPaper}}
    {{stoptime}}
    {{/maySubmit}} {{/votepid}}
  • {{/list.datas}}