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/ |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="Keywords" content="{$keywords}" /> <meta name="Description" content="{$description}" /> <!-- TemplateBeginEditable name="doctitle" --> <title>{$page_title}</title> <!-- TemplateEndEditable --> <!-- TemplateBeginEditable name="head" --> <!-- TemplateEndEditable --> <link rel="shortcut icon" href="favicon.ico" /> <link rel="icon" href="animated_favicon.gif" type="image/gif" /> <link href="{$ecs_css_path}" rel="stylesheet" type="text/css" /> <link href="category.css" rel="stylesheet" type="text/css" /> {* 包含脚本文件 *} {insert_scripts files='jquery-1.9.1.min.js,jquery.json.js'} {insert_scripts files='utils.js,common.js,global.js,compare.js,easydialog.min.js'} </head> <body> <!-- #BeginLibraryItem "/library/page_header.lbi" --><!-- #EndLibraryItem --> {insert_scripts files='lizi_category.js'} <div id="wrapper"> <!-- 页面主体部分开始 --> <!-- #BeginLibraryItem "/library/ur_here.lbi" --><!-- #EndLibraryItem --> <div class="main cle"> <div class="maincon"> <!-- {if $goods_list} --> <div class="productlist"> <ul class="cle"> <form name="compareForm" action="compare.php" method="post" onSubmit="return compareGoods(this);"> <!--{foreach from=$goods_list item=goods}--> <!-- {if $goods.goods_id} --> <li id="li_{$goods.goods_id}"> <a href="{$goods.url}" target="_blank" class="productitem"> <span class="productimg"> <img width="150" height="150" title="{$goods.goods_name}" alt="{$goods.goods_name}" data-original="{$goods.goods_thumb}" src="images/spacer.gif" class="loading pic_img_{$goods.goods_id}" style="display: block;"> </span> <span class="nalaprice xszk"> <!--{if $goods.promote_price neq "" } -->{$goods.promote_price} <!--{else}-->{$goods.shop_price}<!--{/if}--> <font class="xiaoliang">已售出<span class="sales">{$goods.sales_volume_base}</span></font> </span> <span class="productname">{$goods.goods_name_bee}</span> </a> <div class="glmask"><div class="addCart" onclick="addToCart({$goods.goods_id});">加入购物车</div></div> </li> <!--{/if}--> <!--{/foreach}--> </form> </ul> <br clear="all"> </div> <script type="text/javascript"> {foreach from=$lang.compare_js item=item key=key} var {$key} = "{$item}"; {/foreach} {foreach from=$lang.compare_js item=item key=key} {if $key neq 'button_compare'} var {$key} = "{$item}"; {else} var button_compare = ''; {/if} {/foreach} var compare_no_goods = "{$lang.compare_no_goods}"; window.onload = function() { Compare.init(); fixpng(); } var btn_buy = "{$lang.btn_buy}"; var is_cancel = "{$lang.is_cancel}"; var select_spe = "{$lang.select_spe}"; </script> <!--{else}--> <div style="text-align:center;padding-top:30px;"><img src="images/searchnull.jpg" alt=""></div> <div style="text-align:center;font-size: 22px !important;padding-top:30px;">抱歉!我们努力也没有找到您想要的结果……</div> <!--{/if}--> <!-- #BeginLibraryItem "/library/pages.lbi" --><!-- #EndLibraryItem --> </div> </div> <!-- 页面主体部分结束 --> </div> <div class="add_ok" id="cart_show"> <div class="tip"> <i class="iconfont"></i>商品已成功加入购物车 </div> <div class="go"> <a href="javascript:easyDialog.close();" class="back"><<继续购物</a> <a href="flow.php" class="btn">去结算</a> </div> </div> <!-- #BeginLibraryItem "/library/page_footer.lbi" --><!-- #EndLibraryItem --> </body> </html>