6,560
个编辑
小无编辑摘要 |
小无编辑摘要 |
||
第41行: | 第41行: | ||
if normalJacketArgs | if normalJacketArgs | ||
then | then | ||
normalJacket,bydJacket=normalJacketArgs,bydJacketArgs | if bydJacketArgs | ||
then | |||
normalJacket,bydJacket=normalJacketArgs,bydJacketArgs | |||
else | |||
normalJacket,bydJacket=normalJacketArgs,normalJacketArgs | |||
end | |||
else | else | ||
if normalJacketData=="" or normalJacketData==nil | if normalJacketData=="" or normalJacketData==nil | ||
第412行: | 第417行: | ||
box:addClass( "songbox" ) | box:addClass( "songbox" ) | ||
if byd then box:addClass( "byd" ) end | if byd then box:addClass( "byd" ) end | ||
if | if dataNs('side')==1 then box:addClass( "conflict" ) else box:addClass( "light" ) end | ||
if args['更新版本NS'] or dataNs('id') | if args['更新版本NS'] or dataNs('id') | ||
then | then |