|
|
<?php return function ($in, $debugopt = 1) {
|
|
|
$cx = array(
|
|
|
'flags' => array(
|
|
|
'jstrue' => false,
|
|
|
'jsobj' => false,
|
|
|
'spvar' => true,
|
|
|
'prop' => false,
|
|
|
'method' => false,
|
|
|
'mustlok' => true,
|
|
|
'echo' => false,
|
|
|
'debug' => $debugopt,
|
|
|
),
|
|
|
'constants' => array(),
|
|
|
'helpers' => array(),
|
|
|
'blockhelpers' => array(),
|
|
|
'hbhelpers' => array(),
|
|
|
'partials' => array(),
|
|
|
'scopes' => array(),
|
|
|
'sp_vars' => array('root' => $in),
|
|
|
'lcrun' => 'Plugin\LCRun3',
|
|
|
|
|
|
);
|
|
|
|
|
|
return ''.'<!DOCTYPE html>
|
|
|
<html>
|
|
|
<head>
|
|
|
<meta charset="utf-8">
|
|
|
<title>'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('title')), ENT_QUOTES, 'UTF-8').'</title>
|
|
|
<meta name="keywords" content="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('keywords')), ENT_QUOTES, 'UTF-8').'">
|
|
|
<meta name="description" content="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('description')), ENT_QUOTES, 'UTF-8').'">
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, minimum-scale=1, user-scalable=no">
|
|
|
<meta http-equiv="cleartype" content="on">
|
|
|
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
|
|
|
<meta content="telephone=no" name="format-detection" />
|
|
|
<meta content="email=no" name="format-detection" />
|
|
|
<script type="text/javascript">
|
|
|
(function(doc, win) {
|
|
|
var docEl = doc.documentElement;
|
|
|
(function() {
|
|
|
var clientWidth = docEl.clientWidth;
|
|
|
if (!clientWidth) {
|
|
|
return;
|
|
|
}
|
|
|
docEl.style.fontSize = 20 * (clientWidth / 320) + \'px\';
|
|
|
}());
|
|
|
})(document, window);
|
|
|
</script>
|
|
|
<link rel="dns-prefetch" href="//cdn.yoho.cn">
|
|
|
<link rel="dns-prefetch" href="//static.yohobuy.com">
|
|
|
<link rel="dns-prefetch" href="//img12.static.yhbimg.com">
|
|
|
<link rel="dns-prefetch" href="//img13.static.yhbimg.com">
|
|
|
'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('rlsEnv')))) ? '<link rel="stylesheet" href="http://cdn.yoho.cn/myohobuy/'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('version')), ENT_QUOTES, 'UTF-8').'/index.css">
|
|
|
' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('preEnv')))) ? '<link rel="stylesheet" href="http://cdn.yoho.cn/myohobuy/'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('version')), ENT_QUOTES, 'UTF-8').'/index.css">
|
|
|
' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('testEnv')))) ? '<link rel="stylesheet" href="http://cdn.yoho.cn/myohobuy/'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('version')), ENT_QUOTES, 'UTF-8').'/index.css">
|
|
|
' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('devEnv')))) ? '<link rel="stylesheet" href="http://static.dev.yohobuy.com/css/index.css">
|
|
|
' : '').'<link rel="apple-touch-icon-precomposed" href="http://static.yohobuy.com/m/v1/img/touch/apple-touch-icon-144x144-precomposed-new.png">
|
|
|
<link rel="apple-touch-startup-image" sizes="640x920" href="http://static.yohobuy.com/m/v1/img/startup/startup-retina.png" media="screen and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2)">
|
|
|
<link rel="apple-touch-startup-image" sizes="320x460" href="http://static.yohobuy.com/m/v1/img/startup/startup.png" media="screen and (max-device-width: 320)">
|
|
|
</head>
|
|
|
<body '.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('isPassportPage')))) ? 'class=passport-body' : '').'>
|
|
|
'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('systemUpdate')))) ? ' <div class="systemUpdate">
|
|
|
<a href="index/systemUpdate" class="systemHeader">Yoho!Buy有货关于系统升级的公告</a>
|
|
|
<span>X</span>
|
|
|
</div>
|
|
|
' : '').''.''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('pageHeader')), $in, false, function($cx, $in) {return '<header id="yoho-header" class="yoho-header'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('boys')))) ? ' boys' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('girls')))) ? ' girls' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('kids')))) ? ' kids' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('lifeStyle')))) ? ' life-style' : '').'">
|
|
|
'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('navBack')), $in, false, function($cx, $in) {return ' <a href="'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('backUrl')))) ? ''.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('backUrl')), ENT_QUOTES, 'UTF-8').'' : 'javascript:history.go(-1);').'" class="iconfont nav-back"></a>
|
|
|
';}).''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('navBtn')), $in, false, function($cx, $in) {return ' <span class="iconfont nav-home"></span>
|
|
|
';}).''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('currencyPage')), $in, false, function($cx, $in) {return ' <a href="/home/helpDetail?code=20151230-102233&caption=YOHO币介绍" class="iconfont nav-home"></a>
|
|
|
';}).''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('currencyDetailPage')), $in, false, function($cx, $in) {return ' <a href="/home/helpDetail?code=20111130-152530&caption=如何使用YOHO币支付" class="iconfont nav-home"></a>
|
|
|
';}).''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('navPhone')), $in, false, function($cx, $in) {return ' <a href="'.htmlentities((string)$in, ENT_QUOTES, 'UTF-8').'" class="iconfont nav-home"></a>
|
|
|
';}).''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('navTitle')), $in, false, function($cx, $in) {return ' <p class="nav-title">'.htmlentities((string)$in, ENT_QUOTES, 'UTF-8').'</p>
|
|
|
';}).'</header>
|
|
|
'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('navBtn')), $in, false, function($cx, $in) {return '<div class="homebuttom hide '.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('boys')))) ? ' boys' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('girls')))) ? ' girls' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('kids')))) ? ' kids' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('lifeStyle')))) ? ' life-style' : '').'">
|
|
|
<ul>
|
|
|
<li>
|
|
|
<a href="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('indexUrl')), ENT_QUOTES, 'UTF-8').'">
|
|
|
<i class="iconfont"></i>
|
|
|
<span>首页</span>
|
|
|
</a>
|
|
|
</li>
|
|
|
<li>
|
|
|
<a href="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('categoryUrl')), ENT_QUOTES, 'UTF-8').'">
|
|
|
<i class="iconfont"></i>
|
|
|
<span>分类</span>
|
|
|
</a>
|
|
|
</li>
|
|
|
<li>
|
|
|
<a href="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('shoppingCartUrl')), ENT_QUOTES, 'UTF-8').'">
|
|
|
<i class="iconfont"></i>
|
|
|
<span>购物车</span>
|
|
|
</a>
|
|
|
</li>
|
|
|
<li>
|
|
|
<a href="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('mineUrl')), ENT_QUOTES, 'UTF-8').'">
|
|
|
<i class="iconfont"></i>
|
|
|
<span>我的</span>
|
|
|
</a>
|
|
|
</li>
|
|
|
</ul>
|
|
|
</div>
|
|
|
';}).'
|
|
|
';}).''.''.'<div class="logistic-page yoho-page">
|
|
|
<div class="overview">
|
|
|
<div class="left" >
|
|
|
<a href="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('logisticUrl')), ENT_QUOTES, 'UTF-8').'"><div class="icon" style=\'background-image:url("'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('logisticImg')), ENT_QUOTES, 'UTF-8').'")\'></div></a>
|
|
|
</div>
|
|
|
|
|
|
<div class="right">
|
|
|
<div>
|
|
|
<span class=\'info\'>物流公司:</span>
|
|
|
<span >'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('logisticCompany')), ENT_QUOTES, 'UTF-8').'</span>
|
|
|
</div>
|
|
|
<div>
|
|
|
<span class=\'info\'>快递单号:</span>
|
|
|
<span>'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('logisticNumber')), ENT_QUOTES, 'UTF-8').'</span>
|
|
|
</div>
|
|
|
</div>
|
|
|
|
|
|
</div>
|
|
|
|
|
|
<div class="title">
|
|
|
<span>物流详情</span>
|
|
|
</div>
|
|
|
|
|
|
<div class="detail">
|
|
|
'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('logisticDetail')), $in, false, function($cx, $in) {return ' <div class="timeline-box ">
|
|
|
<span class="timeline-node"></span>
|
|
|
<div class="timeline-info">
|
|
|
<div class="timeline-info-row">
|
|
|
'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('status')), ENT_QUOTES, 'UTF-8').'
|
|
|
</div>
|
|
|
<div class="timeline-info-row">
|
|
|
'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('date')), ENT_QUOTES, 'UTF-8').'
|
|
|
</div>
|
|
|
</div>
|
|
|
</div>
|
|
|
';}).' </div>
|
|
|
|
|
|
<div class="banner">
|
|
|
'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('banner')), $in, false, function($cx, $in) {return ' <a href="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('url')), ENT_QUOTES, 'UTF-8').'">
|
|
|
<img src="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('img')), ENT_QUOTES, 'UTF-8').'" alt="img">
|
|
|
</a>
|
|
|
';}).' </div>
|
|
|
|
|
|
'.' <div class="maybe-like">
|
|
|
<p class="title">
|
|
|
<i class="icon"></i>
|
|
|
<span>你可能喜欢</span>
|
|
|
</p>
|
|
|
<div id="goods-list" class="goods-list clearfix"></div>
|
|
|
</div>
|
|
|
<div class="load-more-img hide" id="load-more-img">
|
|
|
<a href="">
|
|
|
<img src="">
|
|
|
</a>
|
|
|
</div>
|
|
|
'.'</div>
|
|
|
|
|
|
'.''.''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('pageFooter')), $in, false, function($cx, $in) {return '<footer id="yoho-footer" class="yoho-footer hide">
|
|
|
<p class="op-row">
|
|
|
<span class="back-to-top">
|
|
|
Back to top
|
|
|
<i class="iconfont"></i>
|
|
|
</span>
|
|
|
</p>
|
|
|
<address class="copyright">
|
|
|
CopyRight©2007-2016 南京新与力文化传播有限公司
|
|
|
</address>
|
|
|
</footer>
|
|
|
';}).'
|
|
|
'.''.''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('showDownloadApp')), $in, false, function($cx, $in) {return '<div class="float-layer hide" id="float-layer-app">
|
|
|
<div class="float-layer-left">
|
|
|
<span class="yoho-icon iconfont"></span>
|
|
|
<p>新用户送千元礼包</p>
|
|
|
</div>
|
|
|
<a href="javascript:void(0);" id="float-layer-close" >
|
|
|
<i class="close-icon iconfont"></i>
|
|
|
<div class="circle-rightbottom"></div>
|
|
|
</a>
|
|
|
<a href="http://a.app.qq.com/o/simple.jsp?pkgname=com.yoho" id="float-layer-btn">
|
|
|
立即下载
|
|
|
</a>
|
|
|
</div>
|
|
|
';}).'
|
|
|
|
|
|
|
|
|
'.''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('hasWxShare')))) ? '<script type="text/javascript" charset="utf-8" src="http://res.wx.qq.com/open/js/jweixin-1.0.0.js"></script>
|
|
|
' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('rlsEnv')))) ? '<script src="http://cdn.yoho.cn/myohobuy/'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('version')), ENT_QUOTES, 'UTF-8').'/lib.js"></script>
|
|
|
<script src="http://cdn.yoho.cn/myohobuy/'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('version')), ENT_QUOTES, 'UTF-8').'/index.js"></script>
|
|
|
' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('preEnv')))) ? '<script src="http://cdn.yoho.cn/myohobuy/'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('version')), ENT_QUOTES, 'UTF-8').'/lib.js"></script>
|
|
|
<script src="http://cdn.yoho.cn/myohobuy/'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('version')), ENT_QUOTES, 'UTF-8').'/index.js"></script>
|
|
|
' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('testEnv')))) ? '<script src="http://cdn.yoho.cn/myohobuy/'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('version')), ENT_QUOTES, 'UTF-8').'/lib.js"></script>
|
|
|
<script src="http://cdn.yoho.cn/myohobuy/'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('version')), ENT_QUOTES, 'UTF-8').'/index-debug.js"></script>
|
|
|
' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('devEnv')))) ? '<script src="http://localhost:8000/static/js/sea.js?nowrap"></script>
|
|
|
<script>seajs.config({base: \'http://localhost:8000/\'});</script>
|
|
|
' : '').''.'<script>
|
|
|
seajs.use(\'js/common\');
|
|
|
</script>
|
|
|
'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('psList')))) ? '<script>
|
|
|
seajs.use(\'js/guang/plus-star/list\');
|
|
|
</script>
|
|
|
' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('psDetail')))) ? '<script>
|
|
|
seajs.use(\'js/guang/plus-star/detail\');
|
|
|
</script>
|
|
|
' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('guangHome')))) ? '<script>
|
|
|
seajs.use(\'js/guang/home\');
|
|
|
</script>
|
|
|
' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('guangList')))) ? '<script>
|
|
|
seajs.use(\'js/guang/list\');
|
|
|
</script>
|
|
|
' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('guangDetail')))) ? '<script>
|
|
|
seajs.use(\'js/guang/detail\', function(d) {
|
|
|
d.i(true);
|
|
|
});
|
|
|
</script>
|
|
|
' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('guangEzine')))) ? '<script>
|
|
|
seajs.use(\'js/guang/detail\', function(d) {
|
|
|
d.i(false);
|
|
|
});
|
|
|
</script>
|
|
|
' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('regIndex')))) ? '<script>
|
|
|
seajs.use(\'js/passport/register/register\');
|
|
|
</script>
|
|
|
' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('regCode')))) ? '<script>
|
|
|
seajs.use(\'js/passport/register/code\');
|
|
|
</script>
|
|
|
' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('regPwd')))) ? '<script>
|
|
|
seajs.use(\'js/passport/register/password\');
|
|
|
</script>
|
|
|
' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('bindIndex')))) ? '<script>
|
|
|
seajs.use(\'js/passport/bind/bind\');
|
|
|
</script>
|
|
|
' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('bindCode')))) ? '<script>
|
|
|
seajs.use(\'js/passport/bind/code\');
|
|
|
</script>
|
|
|
' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('bindPwd')))) ? '<script>
|
|
|
seajs.use(\'js/passport/bind/password\');
|
|
|
</script>
|
|
|
' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('loginIndex')))) ? '<script>
|
|
|
seajs.use(\'js/passport/login/login\');
|
|
|
</script>
|
|
|
' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('loginInternational')))) ? '<script>
|
|
|
seajs.use(\'js/passport/login/international\');
|
|
|
</script>
|
|
|
' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('backEmail')))) ? '<script>
|
|
|
seajs.use(\'js/passport/back/email\');
|
|
|
</script>
|
|
|
' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('backEmailSuccess')))) ? '<script>
|
|
|
seajs.use(\'js/passport/back/email-success\');
|
|
|
</script>
|
|
|
' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('backMobile')))) ? '<script>
|
|
|
seajs.use(\'js/passport/back/mobile\');
|
|
|
</script>
|
|
|
' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('backCode')))) ? '<script>
|
|
|
seajs.use(\'js/passport/back/code\');
|
|
|
</script>
|
|
|
' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('backNewPwd')))) ? '<script>
|
|
|
seajs.use(\'js/passport/back/new-password\');
|
|
|
</script>
|
|
|
' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('channelPage')))) ? '<script>
|
|
|
seajs.use(\'js/index/channel\');
|
|
|
seajs.use(\'js/index/footer\');
|
|
|
</script>
|
|
|
' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('grilsHomePage')))) ? '<script>
|
|
|
seajs.use(\'js/home/home\', function(h) {
|
|
|
h.set(\'girls\');
|
|
|
});
|
|
|
seajs.use(\'js/index/footer\');
|
|
|
</script>
|
|
|
' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('boysHomePage')))) ? '<script>
|
|
|
seajs.use(\'js/home/home\', function(h) {
|
|
|
h.set(\'boys\');
|
|
|
});
|
|
|
seajs.use(\'js/index/footer\');
|
|
|
</script>
|
|
|
' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('kidsHomePage')))) ? '<script>
|
|
|
seajs.use(\'js/home/home\', function(h) {
|
|
|
h.set(\'kids\');
|
|
|
});
|
|
|
seajs.use(\'js/index/footer\');
|
|
|
</script>
|
|
|
' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('lifestyleHomePage')))) ? '<script>
|
|
|
seajs.use(\'js/home/home\', function(h) {
|
|
|
h.set(\'lifestyle\');
|
|
|
});
|
|
|
seajs.use(\'js/index/footer\');
|
|
|
</script>
|
|
|
' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('newArrivalPage')))) ? '<script>
|
|
|
seajs.use(\'js/product/newsale/newarrival\');
|
|
|
seajs.use(\'js/index/footer\');
|
|
|
</script>
|
|
|
' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('discountPage')))) ? '<script>
|
|
|
seajs.use(\'js/product/newsale/discount\');
|
|
|
seajs.use(\'js/index/footer\');
|
|
|
</script>
|
|
|
' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('hotrankPage')))) ? '<script>
|
|
|
seajs.use(\'js/product/newsale/hot-rank\');
|
|
|
seajs.use(\'js/index/footer\');
|
|
|
</script>
|
|
|
' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('goodListPage')))) ? '<script>
|
|
|
seajs.use(\'js/product/list\');
|
|
|
seajs.use(\'js/index/footer\');
|
|
|
</script>
|
|
|
' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('goodsDetailPage')))) ? '<script>
|
|
|
seajs.use(\'js/product/detail/detail\');
|
|
|
</script>
|
|
|
' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('goodsCommentsPage')))) ? '<script>
|
|
|
seajs.use(\'js/product/detail/loadmore\');
|
|
|
</script>
|
|
|
' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('goodsConsultsPage')))) ? '<script>
|
|
|
seajs.use(\'js/product/detail/comments-consults\');
|
|
|
</script>
|
|
|
' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('consultformPage')))) ? '<script>
|
|
|
seajs.use(\'js/product/detail/consultform\');
|
|
|
</script>
|
|
|
' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('categoryPage')))) ? '<script>
|
|
|
seajs.use(\'js/category/index\');
|
|
|
seajs.use(\'js/index/footer\');
|
|
|
</script>
|
|
|
' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('brandPage')))) ? '<script>
|
|
|
seajs.use(\'js/category/brand\');
|
|
|
seajs.use(\'js/index/footer\');
|
|
|
</script>
|
|
|
' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('searchPage')))) ? '<script>
|
|
|
seajs.use(\'js/index/search\');
|
|
|
seajs.use(\'js/index/footer\');
|
|
|
</script>
|
|
|
' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('shoppingCartPage')))) ? '<script>
|
|
|
seajs.use(\'js/cart/cart\');
|
|
|
</script>
|
|
|
' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('giftPage')))) ? '<script>
|
|
|
seajs.use(\'js/cart/gift-advance\');
|
|
|
</script>
|
|
|
' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('advanceBuyPage')))) ? '<script>
|
|
|
seajs.use(\'js/cart/gift-advance\');
|
|
|
</script>
|
|
|
' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('orderEnsurePage')))) ? '<script>
|
|
|
seajs.use(\'js/cart/order-ensure\');
|
|
|
</script>
|
|
|
' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('selectAddressPage')))) ? '<script>
|
|
|
seajs.use(\'js/me/address\');
|
|
|
seajs.use(\'js/cart/select-address\');
|
|
|
</script>
|
|
|
' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('selectCouponPage')))) ? '<script>
|
|
|
seajs.use(\'js/cart/select-coupon\');
|
|
|
</script>
|
|
|
' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('myIndexPage')))) ? '<script>
|
|
|
seajs.use(\'js/me/index\');
|
|
|
seajs.use(\'js/index/footer\');
|
|
|
</script>
|
|
|
' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('orderPage')))) ? '<script>
|
|
|
seajs.use(\'js/me/order\');
|
|
|
</script>
|
|
|
' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('orderDetailPage')))) ? '<script>
|
|
|
seajs.use(\'js/me/order-detail\');
|
|
|
</script>
|
|
|
' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('favPage')))) ? '<script>
|
|
|
seajs.use(\'js/me/fav\');
|
|
|
</script>
|
|
|
' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('suggestPage')))) ? '<script>
|
|
|
seajs.use(\'js/me/suggest\');
|
|
|
</script>
|
|
|
' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('couponsPage')))) ? '<script>
|
|
|
seajs.use(\'js/me/coupons\');
|
|
|
</script>
|
|
|
' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('onlineServicePage')))) ? '<script>
|
|
|
seajs.use(\'js/me/online-service\');
|
|
|
</script>
|
|
|
' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('onlineServiceDetailPage')))) ? '<script>
|
|
|
seajs.use(\'js/index/footer\');
|
|
|
</script>
|
|
|
' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('addressPage')))) ? '<script>
|
|
|
seajs.use(\'js/me/address\');
|
|
|
</script>
|
|
|
' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('addressActionPage')))) ? '<script>
|
|
|
seajs.use(\'js/me/address-act\');
|
|
|
</script>
|
|
|
' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('myGuangPage')))) ? '<script>
|
|
|
seajs.use(\'js/me/my-guang\');
|
|
|
</script>
|
|
|
' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('personalDetailsPage')))) ? '<script>
|
|
|
seajs.use(\'js/me/personal-details\');
|
|
|
</script>
|
|
|
' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('browseRecordPage')))) ? '<script>
|
|
|
seajs.use(\'js/me/browse-record\');
|
|
|
</script>
|
|
|
' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('logisticInfoPage')))) ? '<script>
|
|
|
seajs.use(\'js/me/logistic\');
|
|
|
</script>
|
|
|
' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('payCenterPage')))) ? '<script>
|
|
|
seajs.use(\'js/me/pay\');
|
|
|
</script>
|
|
|
' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('currencyDetail')))) ? '<script>
|
|
|
seajs.use(\'js/me/currency\');
|
|
|
</script>
|
|
|
' : '').'
|
|
|
'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('currencyPage')))) ? '<script>
|
|
|
seajs.use(\'js/me/currency-new\');
|
|
|
</script>
|
|
|
' : '').''.''.'<!-- Google Tag Manager -->
|
|
|
<noscript><iframe src="//www.googletagmanager.com/ns.html?id=GTM-W958MG" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
|
|
|
<script>
|
|
|
var _hmt = _hmt || [];
|
|
|
function async_load(){
|
|
|
(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({\'gtm.start\':
|
|
|
new Date().getTime(),event:\'gtm.js\'});var f=d.getElementsByTagName(s)[0],
|
|
|
j=d.createElement(s),dl=l!=\'dataLayer\'?\'&l=\'+l:\'\';j.async=true;j.src=
|
|
|
\'//www.googletagmanager.com/gtm.js?id=\'+i+dl;f.parentNode.insertBefore(j,f);
|
|
|
})(window,document,\'script\',\'dataLayer\',\'GTM-W958MG\');
|
|
|
(function() {
|
|
|
var hm = document.createElement("script");
|
|
|
hm.src = "//hm.baidu.com/hm.js?c6ee7218b8321cb65fb2e98f284d8311";
|
|
|
hm.async = 1;
|
|
|
var s = document.getElementsByTagName("script")[0];
|
|
|
s.parentNode.insertBefore(hm, s);
|
|
|
})();
|
|
|
(function() {
|
|
|
var hm = document.createElement("script");
|
|
|
hm.src = "//hm.baidu.com/hm.js?65dd99e0435a55177ffda862198ce841";
|
|
|
hm.async = 1;
|
|
|
var s = document.getElementsByTagName("script")[0];
|
|
|
s.parentNode.insertBefore(hm, s);
|
|
|
})();
|
|
|
(function() {
|
|
|
var hm = document.createElement("script");
|
|
|
hm.src = "//hm.baidu.com/hm.js?e5b83a487a4458aa5abca43f5779b764";
|
|
|
var s = document.getElementsByTagName("script")[0];
|
|
|
s.parentNode.insertBefore(hm, s);
|
|
|
})();
|
|
|
(function() {
|
|
|
var hm = document.createElement("script");
|
|
|
hm.src = "http://static.yohobuy.com/js/analytics/analysis.js";
|
|
|
hm.async = 1;
|
|
|
var s = document.getElementsByTagName("script")[0];
|
|
|
s.parentNode.insertBefore(hm, s);
|
|
|
})();
|
|
|
}
|
|
|
window.addEventListener(\'load\', async_load, false);
|
|
|
</script>
|
|
|
<script>
|
|
|
window._py = window._py||[];
|
|
|
window._py.push([\'a\', \'MC..o8vMMWxEXDCiqYckD81lUX\']);
|
|
|
window._py.push([\'domain\',\'stats.ipinyou.com\']);
|
|
|
window._py.push([\'e\',\'\']);
|
|
|
if(typeof _goodsData!=\'undefined\'){
|
|
|
window._py.push([\'pi\',_goodsData]);
|
|
|
}
|
|
|
-function(d){
|
|
|
var f = \'https:\' == d.location.protocol;var c = d.createElement(\'script\');c.type=\'text/javascript\';c.async=1;
|
|
|
c.src=(f ? \'https\' : \'http\') + \'://\'+(f?\'fm.ipinyou.com\':\'fm.p0y.cn\')+\'/j/t/adv.js\';
|
|
|
var h = d.getElementsByTagName("script")[0];h.parentNode.insertBefore(c, h);
|
|
|
}(document);
|
|
|
</script>
|
|
|
<script src="http://static.yohobuy.com/m/v1/js/om_code.js" async="async"></script>'.'</body>
|
|
|
</html>'.'';
|
|
|
}
|
|
|
?> |
|
|
\ No newline at end of file |
...
|
...
|
|