更改

无编辑摘要
第4行: 第4行:  
<!--{if $auto}-->
 
<!--{if $auto}-->
 
b
 
b
<!--{if $size === 0}-->
+
<!--{if $size == 0}-->
 
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width=298 height=52 src="//music.163.com/outchain/player?type=2&id=<!--{$id}-->&auto=1&height=32"></iframe>
 
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width=298 height=52 src="//music.163.com/outchain/player?type=2&id=<!--{$id}-->&auto=1&height=32"></iframe>
<!--{elseif $size === 1}-->
+
<!--{elseif $size == 1}-->
 
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width=330 height=86 src="//music.163.com/outchain/player?type=2&id=<!--{$id}-->&auto=1&height=66"></iframe>
 
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width=330 height=86 src="//music.163.com/outchain/player?type=2&id=<!--{$id}-->&auto=1&height=66"></iframe>
 
<!--{/if}-->
 
<!--{/if}-->
 
<!--{else}-->
 
<!--{else}-->
 
a
 
a
<!--{if $size === 0}-->
+
<!--{if $size == 0}-->
 
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width=298 height=52 src="//music.163.com/outchain/player?type=2&id=<!--{$id}-->&auto=0&height=32"></iframe>
 
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width=298 height=52 src="//music.163.com/outchain/player?type=2&id=<!--{$id}-->&auto=0&height=32"></iframe>
<!--{elseif  $size === 1}-->
+
<!--{elseif  $size == 1}-->
 
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width=330 height=86 src="//music.163.com/outchain/player?type=2&id=<!--{$id}-->&auto=0&height=66"></iframe>
 
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width=330 height=86 src="//music.163.com/outchain/player?type=2&id=<!--{$id}-->&auto=0&height=66"></iframe>
 
<!--{/if}-->
 
<!--{/if}-->
 
<!--{/if}-->
 
<!--{/if}-->
 
</includeonly>
 
</includeonly>