Server : Apache System : Linux iZ2vcgyutqttsd1p850kl8Z 3.10.0-1160.92.1.el7.x86_64 #1 SMP Tue Jun 20 11:48:01 UTC 2023 x86_64 User : www ( 1000) PHP Version : 5.6.40 Disable Function : passthru,exec,system,putenv,chroot,chgrp,chown,shell_exec,popen,proc_open,pcntl_exec,ini_alter,ini_restore,dl,openlog,syslog,readlink,symlink,popepassthru,pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,imap_open,apache_setenv Directory : /www/wwwroot/saimikebio.com/themes/lingshi/library/ |
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <!-- {if $myprice.is_end eq false} --> <div class="box"> <div class="box_1"> <h3><span>{$lang.me_bid}</span></h3> <div class="boxCenterList"> <form action="javascript:bid()" method="post" name="formBid" id="formBid"> {$lang.my_integral}: {$myprice.pay_points}<br /> {$lang.bid}: <!--<input type="hidden" name="snatch_id" value="{$id}" /><input name="price" type="text" id="price" />--> <input type="hidden" name="snatch_id" value="{$id}" /><input name="price" type="text" class="inputBg" > <input type="submit" name="Submit" class="bnt_blue_1" value="{$lang.me_bid}" style="vertical-align:middle;" /> </form> </div> </div> </div> <div class="blank5"></div> <div class="box"> <div class="box_1"> <h3><span>{$lang.me_now_bid}</span></h3> <div class="boxCenterList"> <!--{foreach from=$myprice.bid_price item=item}--> {$item.price} <!--{if $item.is_only}--> ({$lang.only_price}) <!--{/if}--> <br> <!--{/foreach}--> </div> </div> </div> <div class="blank5"></div> <!-- {else} --> <div class="box"> <div class="box_1"> <h3><span>{$lang.view_snatch_result}</span></h3> <div class="boxCenterList"> <!--{if $result}--> <form name="buy" action="snatch.php" method="get"> <table width="100%" border="0" cellpadding="5" cellspacing="1" bgcolor="#dddddd"> <tr> <td bgcolor="#FFFFFF">{$lang.victory_user} </td> <td bgcolor="#FFFFFF">{$result.user_name} <input type="hidden" name="act" value="buy" /> <input type="hidden" name="id" value="{$id}" /> </td> </tr> <tr> <td bgcolor="#FFFFFF">{$lang.price_bid}</td> <td bgcolor="#FFFFFF">{$result.formated_bid_price} <!-- {if $result.order_count eq 0 and $result.user_id eq $smarty.session.user_id} --> <input type="submit" name="bug" class="bnt_blue_1" title="{$lang.button_buy}" /> <!--{/if}--> </td> </tr> <tr> <td bgcolor="#FFFFFF">{$lang.bid_time}</td> <td bgcolor="#FFFFFF">{$result.bid_time}</td> </tr> </table> </form> <!--{else}--> {$lang.not_victory_user} <!--{/if}--> </div> </div> </div> <!-- {/if} -->