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/temp/compiled/ |
<?php if ($this->_var['related_goods']): ?> <div class="tabs_bar_right"> <div class="tabs_bar2">你可能还喜欢</div> </div> <div class="hot_box"> <ul> <?php $_from = $this->_var['related_goods']; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array'); }; $this->push_vars('', 'goods_0_34362600_1732529359');if (count($_from)): foreach ($_from AS $this->_var['goods_0_34362600_1732529359']): ?> <li> <a href="<?php echo $this->_var['goods_0_34362600_1732529359']['url']; ?>" target="_self"> <img width="180" height="180" data-original="<?php echo $this->_var['goods_0_34362600_1732529359']['goods_thumb']; ?>" src="themes/lingshi/images/spacer.gif" class="loading" /> <p><?php echo sub_str($this->_var['goods_0_34362600_1732529359']['goods_name'],30); ?></p> <p class="hot_price"> <?php if ($this->_var['goods_0_34362600_1732529359']['promote_price'] != ""): ?> <?php echo $this->_var['goods_0_34362600_1732529359']['promote_price']; ?> <?php else: ?> <?php echo $this->_var['goods_0_34362600_1732529359']['shop_price']; ?> <?php endif; ?> </p> </a> </li> <?php endforeach; endif; unset($_from); ?><?php $this->pop_vars();; ?> </ul> </div> <div class="h15"></div> <?php endif; ?>