小
[InPageEdit] 没有编辑摘要
imported>实验性:无用论废人 小 ([InPageEdit] 没有编辑摘要) |
imported>实验性:无用论废人 小 ([InPageEdit] 没有编辑摘要) |
||
| 第50行: | 第50行: | ||
:tag('div') | :tag('div') | ||
:addClass('Lyrics-original') | :addClass('Lyrics-original') | ||
:node | :node(orig[i] or '') | ||
:done() | :done() | ||
if hastran then | if hastran then | ||
line:tag('div') | line:tag('div') | ||
:addClass('Lyrics-translated') | :addClass('Lyrics-translated') | ||
:node | :node(tran[i] or '') | ||
:done() | :done() | ||
end | end | ||