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 |