<{/if}>
<{t}>更换缺省图<{/t}>
|
| <{input type="number" name="pic[{$size}][width]" value=$item.width size="2"}> |
x |
<{input type="number" name="pic[{$size}][height]" value=$item.height size="2"}> |
| <{t}>宽<{/t}> | | <{t}>高<{/t}> |
|---|
|
<{if $item.watermark}>
|
<{t}>水印位置<{/t}>
|
<{t}>左上<{/t}> |
<{t}>中上<{/t}> |
<{t}>右上<{/t}> |
| <{t}>左中<{/t}> |
<{t}>正中<{/t}> |
<{t}>右中<{/t}> |
| <{t}>左下<{/t}> |
<{t}>中下<{/t}> |
<{t}>右下<{/t}> |
|
<{else}>
|
<{/if}>
|
<{/foreach}>