?? auction.lbi
字號:
<meta http-equiv="Content-Type" content="text/html; charset=GBK">
<!-- {if $auction_list} -->
<div class="title-div"><img src="../images/auction.gif" alt="auction" width="158" height="39" /></div>
<div class="content-div">
<!--{foreach from=$auction_list item=auction}-->
<table border="0" cellpadding="3" cellspacing="1" class="goods-table" style="float: left">
<tr>
<td align="center"><a href="{$auction.url}"><img src="{$auction.thumb}" border="0" alt="{$auction.goods_name|escape:html}" class="thumb" /></a></td>
</tr>
<tr>
<td><a href="{$auction.url}" title="{$auction.goods_name|escape:html}">{$auction.short_style_name|escape:html}</a> <br />
<span class="goods-price">{$auction.formated_start_price}</span> </td>
</tr>
</table>
<!--{/foreach}-->
<br style="clear:both"/>
<div style="text-align:right"><a href="auction.php">more...</a></div>
</div>
<!-- {/if} -->
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -