⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 snatch.lbi

📁 非常漂亮的 ecshop 模板 希望大家能够喜欢。
💻 LBI
字号:
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!-- {if $myprice.is_end eq false} -->
<div class="module_j globalModule">
<table cellspacing="0px" cellpadding="0px" width="100%" class="modhead_j">
  <tr>
	<td class="mhl_j" valign="top"></td>
	<td class="mhc_j" valign="top"><div class="inmhc_j"><h6 class="h6_j">我要出价</h6></div></td>
    <td class="mhr_j" valign="top"></td>
  </tr>
</table>
<table cellspacing="0px" cellpadding="0px" width="100%" class="modbody_j">
  <tr>
	<td class="mbl_j" valign="top"></td>
	<td class="mbc_j" valign="top">
	  <div class="inmbc_j"><div class="globalModuleContent">
    <form action="javascript:bid()" method="post" name="formBid" id="formBid">
      <table border="0">
        <tr>
          <th>{$lang.my_integral}:</th>
          <td>{$myprice.pay_points}</td>
        </tr>
        <tr>
          <th>{$lang.bid}:</th>
          <td><input type="hidden" name="snatch_id" value="{$id}" /><input name="price" type="text" id="price" class="textInput" /> <input type="image" src="../images/btn_submit.gif" /></td>
        </tr>
      </table>
    </form>
  </div></div>
	</td>
	<td class="mbr_j" valign="top"></td>
  </tr>
</table>
<table cellspacing="0px" cellpadding="0px" width="100%" class="modfoot_j">
  <tr>
	<td class="mfl_j" valign="top"></td>
	<td class="mfc_j" valign="top"></td>
	<td class="mfr_j" valign="top"></td>
  </tr>
</table>
</div>
<div class="module_j globalModule">
<table cellspacing="0px" cellpadding="0px" width="100%" class="modhead_j">
  <tr>
	<td class="mhl_j" valign="top"></td>
	<td class="mhc_j" valign="top"><div class="inmhc_j"><h6 class="h6_j">{$lang.me_now_bid}</h6></div></td>
    <td class="mhr_j" valign="top"></td>
  </tr>
</table>
<table cellspacing="0px" cellpadding="0px" width="100%" class="modbody_j">
  <tr>
	<td class="mbl_j" valign="top"></td>
	<td class="mbc_j" valign="top">
	  <div class="inmbc_j"><ul class="listStyle">
    <!--{foreach from=$myprice.bid_price item=item}-->
    <li>{$item.price}
      <!--{if $item.is_only}-->
      <span class="textDesc">({$lang.only_price})</span>
      <!--{/if}-->
    </li>
    <!--{/foreach}-->
  </ul></div>
	</td>
	<td class="mbr_j" valign="top"></td>
  </tr>
</table>
<table cellspacing="0px" cellpadding="0px" width="100%" class="modfoot_j">
  <tr>
	<td class="mfl_j" valign="top"></td>
	<td class="mfc_j" valign="top"></td>
	<td class="mfr_j" valign="top"></td>
  </tr>
</table>
</div>
<!-- {else} -->
<div class="module_j globalModule">
<table cellspacing="0px" cellpadding="0px" width="100%" class="modhead_j">
  <tr>
	<td class="mhl_j" valign="top"></td>
	<td class="mhc_j" valign="top"><div class="inmhc_j"><h6 class="h6_j">{$lang.view_snatch_result}</h6></div></td>
    <td class="mhr_j" valign="top"></td>
  </tr>
</table>
<table cellspacing="0px" cellpadding="0px" width="100%" class="modbody_j">
  <tr>
	<td class="mbl_j" valign="top"></td>
	<td class="mbc_j" valign="top">
	  <div class="inmbc_j"><!-- {if $result} -->
  <form name="buy" action="snatch.php" method="get">
    <table width="98%" border="0">
      <tr>
        <th>{$lang.victory_user}:</th>
        <td>{$result.user_name}
          <input type="hidden" name="act" value="buy" />
          <input type="hidden" name="id" value="{$id}" />
        </td>
      </tr>
      <tr>
        <th>{$lang.price_bid}:</th>
        <td>
          {$result.formated_bid_price} 
          <!-- {if $result.order_count eq 0 and $result.user_id eq $smarty.session.user_id} -->
          <input type="image" name="bug" src="images/btn_addcart.gif" title="{$lang.button_buy}" />
          <!-- {/if} -->
        </td>
      </tr>
      <tr>
        <th>{$lang.bid_time}:</th>
        <td class="textTime">{$result.bid_time}</td>
      </tr>
    </table>
  </form>
  <!--{else}-->
  <p class="globalModuleContent">{$lang.not_victory_user}</p>
  <!--{/if}--></div>
	</td>
	<td class="mbr_j" valign="top"></td>
  </tr>
</table>
<table cellspacing="0px" cellpadding="0px" width="100%" class="modfoot_j">
  <tr>
	<td class="mfl_j" valign="top"></td>
	<td class="mfc_j" valign="top"></td>
	<td class="mfr_j" valign="top"></td>
  </tr>
</table>
</div>
<!-- {/if} -->

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -