{{each versionData item idx}}
{{item.update}}{{idx ? '': ' - 当前版本'}}
    {{each item.data sub}}
  • {{@sub}}
  • {{/each}}
{{/each}}