Authored by hf

do merge develop code to version 1.0.0

Too many changes to show.

To preserve performance only 21 of 21+ files are displayed.

... ... @@ -3,9 +3,11 @@ nbproject
.idea
.gitignore
.gitmodules
compile/
assets/
compile
assets
script/nginx/logs
npm-debug.log
composer.lock
vendor/
.jscsrc
.jshintrc
\ No newline at end of file
... ...
... ... @@ -2,7 +2,7 @@
<html>
<head>
<meta charset="utf-8">
<title>找回密码-通过邮箱 | YOHO!有货</title>
<title>找回密码-通过邮箱 | Yoho!Buy有货</title>
<meta name="keywords" content="Yoho! 有货官网,潮流志,潮流男装,潮牌,美国潮牌,日本潮牌,香港潮牌,潮牌店,新品首发,欧美潮流,全球购,代购,时尚,流行,特卖,B2C,正品,购物网站,网上购物,货到付款">
<meta name="description" content="YOHO! 有货,年轻人潮流购物中心,中国最大的潮流商品购物网站。100%品牌正品保证,支持货到付款。作为YOHO!旗下的购物平台,汇集了全球潮流时尚商品和中国最流行的商品,也是国内最大的原创文化商品平台,也是香港,台湾地区流行商品的集中地。同时包含日本、韩国等众多国外潮流品牌,带给您全新潮流购物体验。">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, minimum-scale=1, user-scalable=no">
... ... @@ -22,7 +22,7 @@
}());
})(document, window);
</script>
<link rel="stylesheet" href="http://cdn.yoho.cn/myohobuy/0.0.8/index.css">
<link rel="stylesheet" href="http://static.dev.yohobuy.com/css/index.css">
</head>
<body class=passport-body>
<div class="back-email-page passport-page yoho-page">
... ... @@ -36,8 +36,12 @@
<span id="btn-sure" class="btn btn-sure disable row">确定</span>
</div>
</div>
<script src="http://cdn.yoho.cn/myohobuy/0.0.8/lib.js"></script>
<script src="http://cdn.yoho.cn/myohobuy/0.0.8/index.js"></script>
<script src="http://localhost:8000/static/js/sea.js?nowrap"></script>
<script>seajs.config({base: 'http://localhost:8000/'});</script>
<script type="text/javascript">
(function(w,d,s,j,f){
w['YohoAcquisitionObject']=f;
... ... @@ -49,13 +53,29 @@
m.parentNode.insertBefore(a,m);
})(window,document,'script','http://cdn.yoho.cn/yas-jssdk/1.0.8/yas.js','_yas');
</script>
<script>
seajs.use('js/common');
</script>
<script>
seajs.use('js/passport/back/email');
</script>
<!-- Google Tag Manager -->
<!-- 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>
(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
... ... @@ -65,6 +85,7 @@
})(window,document,'script','dataLayer','GTM-W958MG');
</script>
<!-- End Google Tag Manager -->
<script type="text/javascript">
var _hmt = _hmt || [];
(function() {
... ... @@ -74,6 +95,7 @@
s.parentNode.insertBefore(hm, s);
})();
</script>
<script>
var _hmt = _hmt || [];
(function() {
... ... @@ -83,5 +105,8 @@
s.parentNode.insertBefore(hm, s);
})();
</script>
</body>
<script src="http://static.yohobuy.com/js/analytics/analysis.js"></script>
<script src="http://static.yohobuy.com/m/v1/js/om_code.js"></script></body>
</html>
\ No newline at end of file
... ...
... ... @@ -2,7 +2,7 @@
<html>
<head>
<meta charset="utf-8">
<title>找回密码-通过手机号 | YOHO!有货</title>
<title>找回密码-通过手机号 | Yoho!Buy有货</title>
<meta name="keywords" content="Yoho! 有货官网,潮流志,潮流男装,潮牌,美国潮牌,日本潮牌,香港潮牌,潮牌店,新品首发,欧美潮流,全球购,代购,时尚,流行,特卖,B2C,正品,购物网站,网上购物,货到付款">
<meta name="description" content="YOHO! 有货,年轻人潮流购物中心,中国最大的潮流商品购物网站。100%品牌正品保证,支持货到付款。作为YOHO!旗下的购物平台,汇集了全球潮流时尚商品和中国最流行的商品,也是国内最大的原创文化商品平台,也是香港,台湾地区流行商品的集中地。同时包含日本、韩国等众多国外潮流品牌,带给您全新潮流购物体验。">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, minimum-scale=1, user-scalable=no">
... ... @@ -22,7 +22,7 @@
}());
})(document, window);
</script>
<link rel="stylesheet" href="http://cdn.yoho.cn/myohobuy/0.0.8/index.css">
<link rel="stylesheet" href="http://static.dev.yohobuy.com/css/index.css">
</head>
<body class=passport-body>
<div class="back-mobile-page passport-page yoho-page">
... ... @@ -54,8 +54,12 @@
<span id="btn-next" class="btn btn-next disable row">下一步</span>
</div>
</div>
<script src="http://cdn.yoho.cn/myohobuy/0.0.8/lib.js"></script>
<script src="http://cdn.yoho.cn/myohobuy/0.0.8/index.js"></script>
<script src="http://localhost:8000/static/js/sea.js?nowrap"></script>
<script>seajs.config({base: 'http://localhost:8000/'});</script>
<script type="text/javascript">
(function(w,d,s,j,f){
w['YohoAcquisitionObject']=f;
... ... @@ -67,13 +71,29 @@
m.parentNode.insertBefore(a,m);
})(window,document,'script','http://cdn.yoho.cn/yas-jssdk/1.0.8/yas.js','_yas');
</script>
<script>
seajs.use('js/common');
</script>
<script>
seajs.use('js/passport/back/mobile');
</script>
<!-- Google Tag Manager -->
<!-- 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>
(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
... ... @@ -83,6 +103,7 @@
})(window,document,'script','dataLayer','GTM-W958MG');
</script>
<!-- End Google Tag Manager -->
<script type="text/javascript">
var _hmt = _hmt || [];
(function() {
... ... @@ -92,6 +113,7 @@
s.parentNode.insertBefore(hm, s);
})();
</script>
<script>
var _hmt = _hmt || [];
(function() {
... ... @@ -101,5 +123,8 @@
s.parentNode.insertBefore(hm, s);
})();
</script>
</body>
<script src="http://static.yohobuy.com/js/analytics/analysis.js"></script>
<script src="http://static.yohobuy.com/m/v1/js/om_code.js"></script></body>
</html>
\ No newline at end of file
... ...
... ... @@ -2,7 +2,7 @@
<html>
<head>
<meta charset="utf-8">
<title>注册 | YOHO!有货</title>
<title>注册 | Yoho!Buy有货</title>
<meta name="keywords" content="Yoho! 有货官网,潮流志,潮流男装,潮牌,美国潮牌,日本潮牌,香港潮牌,潮牌店,新品首发,欧美潮流,全球购,代购,时尚,流行,特卖,B2C,正品,购物网站,网上购物,货到付款">
<meta name="description" content="YOHO! 有货,年轻人潮流购物中心,中国最大的潮流商品购物网站。100%品牌正品保证,支持货到付款。作为YOHO!旗下的购物平台,汇集了全球潮流时尚商品和中国最流行的商品,也是国内最大的原创文化商品平台,也是香港,台湾地区流行商品的集中地。同时包含日本、韩国等众多国外潮流品牌,带给您全新潮流购物体验。">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, minimum-scale=1, user-scalable=no">
... ... @@ -22,7 +22,7 @@
}());
})(document, window);
</script>
<link rel="stylesheet" href="http://cdn.yoho.cn/myohobuy/0.0.8/index.css">
<link rel="stylesheet" href="http://static.dev.yohobuy.com/css/index.css">
</head>
<body class=passport-body>
<div class="reg-page passport-page yoho-page">
... ... @@ -55,8 +55,12 @@
<p class="register-tip">YOHO!Family账号可登录YOHO!有货、YOHO!Boys、YOHO!Girls及SHOW</p>
</div>
</div>
<script src="http://cdn.yoho.cn/myohobuy/0.0.8/lib.js"></script>
<script src="http://cdn.yoho.cn/myohobuy/0.0.8/index.js"></script>
<script src="http://localhost:8000/static/js/sea.js?nowrap"></script>
<script>seajs.config({base: 'http://localhost:8000/'});</script>
<script type="text/javascript">
(function(w,d,s,j,f){
w['YohoAcquisitionObject']=f;
... ... @@ -68,13 +72,29 @@
m.parentNode.insertBefore(a,m);
})(window,document,'script','http://cdn.yoho.cn/yas-jssdk/1.0.8/yas.js','_yas');
</script>
<script>
seajs.use('js/common');
</script>
<script>
seajs.use('js/passport/register/register');
</script>
<!-- Google Tag Manager -->
<!-- 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>
(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
... ... @@ -84,6 +104,7 @@
})(window,document,'script','dataLayer','GTM-W958MG');
</script>
<!-- End Google Tag Manager -->
<script type="text/javascript">
var _hmt = _hmt || [];
(function() {
... ... @@ -93,6 +114,7 @@
s.parentNode.insertBefore(hm, s);
})();
</script>
<script>
var _hmt = _hmt || [];
(function() {
... ... @@ -102,5 +124,8 @@
s.parentNode.insertBefore(hm, s);
})();
</script>
</body>
<script src="http://static.yohobuy.com/js/analytics/analysis.js"></script>
<script src="http://static.yohobuy.com/m/v1/js/om_code.js"></script></body>
</html>
\ No newline at end of file
... ...
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Yoho!Buy有货</title>
<meta name="keywords" content="Yoho! 有货官网,潮流志,潮流男装,潮牌,美国潮牌,日本潮牌,香港潮牌,潮牌店,新品首发,欧美潮流,全球购,代购,时尚,流行,特卖,B2C,正品,购物网站,网上购物,货到付款">
<meta name="description" content="YOHO! 有货,年轻人潮流购物中心,中国最大的潮流商品购物网站。100%品牌正品保证,支持货到付款。作为YOHO!旗下的购物平台,汇集了全球潮流时尚商品和中国最流行的商品,也是国内最大的原创文化商品平台,也是香港,台湾地区流行商品的集中地。同时包含日本、韩国等众多国外潮流品牌,带给您全新潮流购物体验。">
<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="stylesheet" href="http://cdn.yoho.cn/myohobuy/0.0.8/index.css">
</head>
<body >
<header class="yoho-header boys">
<a href="javascript:history.go(-1);" class="nav-back"></a>
<a href="http://m.yohobuy.com?go=1" class="nav-home"></a>
<p class="nav-title">搜索</p>
</header>
<div class="search-page yoho-page">
<div id="search-input" class="search-input">
<form id="search-form" action="http://search.m.yohobuy.com" method="get">
<i class="search-icon iconfont">&#xe60f;</i>
<input type="text" placeholder="搜索商品" name="query">
<input type="hidden" name="from" value="search">
<i class="clear-input iconfont hide">&#xe626;</i>
<button id="search" class="search" type="submit">搜索</button>
</form>
</div>
<div class="search-items">
<div class="hot-search hide">
<h3>热门搜索</h3>
<ul class="hot clearfix">
</ul>
</div>
<div class="history-search">
<h3>历史搜索</h3>
<ul class="history clearfix"></ul>
</div>
<button id="clear-history" class="clear-history hide">清空搜索历史</button>
</div>
</div>
<footer id="yoho-footer" class="yoho-footer hide">
<p class="op-row">
<span class="back-to-top">
Back to top
<i class="iconfont">&#xe608;</i>
</span>
</p>
<address class="copyright">
CopyRight©2007-2016 南京新与力文化传播有限公司
</address>
</footer>
<div class="float-layer hide" id="float-layer-app">
<div class="float-layer-left">
<span class="yoho-icon iconfont">&#xe60d;</span>
<p>新用户首单减10元</p>
</div>
<a href="javascript:void(0);" id="float-layer-close" >
<i class="close-icon iconfont">&#xe623;</i>
<div class="circle-rightbottom"></div>
</a>
<a href="http://m.yohobuy.com/download/hyapp" id="float-layer-btn">
立即下载
</a>
</div>
<script src="http://cdn.yoho.cn/myohobuy/0.0.8/lib.js"></script>
<script src="http://cdn.yoho.cn/myohobuy/0.0.8/index.js"></script>
<script>
seajs.use('js/common');
</script>
<script>
seajs.use('js/index/search');
seajs.use('js/index/footer');
</script>
</body>
</html>
\ No newline at end of file
... ... @@ -25,9 +25,9 @@
<html>
<head>
<meta charset="utf-8">
<title>'.Plugin\LCRun3::debug('[title]', 'encq', $cx, Plugin\LCRun3::debug('[title]', 'v', $cx, $in, array('title'))).'</title>
<meta name="keywords" content="'.Plugin\LCRun3::debug('[keywords]', 'encq', $cx, Plugin\LCRun3::debug('[keywords]', 'v', $cx, $in, array('keywords'))).'">
<meta name="description" content="'.Plugin\LCRun3::debug('[description]', 'encq', $cx, Plugin\LCRun3::debug('[description]', 'v', $cx, $in, array('description'))).'">
<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" />
... ... @@ -45,24 +45,24 @@
}());
})(document, window);
</script>
'.((Plugin\LCRun3::debug('[rlsEnv]', 'ifvar', $cx, Plugin\LCRun3::debug('[rlsEnv]', 'v', $cx, $in, array('rlsEnv')))) ? '<link rel="stylesheet" href="http://cdn.yoho.cn/myohobuy/'.Plugin\LCRun3::debug('[version]', 'encq', $cx, Plugin\LCRun3::debug('[version]', 'v', $cx, $in, array('version'))).'/index.css">
' : '').''.((Plugin\LCRun3::debug('[preEnv]', 'ifvar', $cx, Plugin\LCRun3::debug('[preEnv]', 'v', $cx, $in, array('preEnv')))) ? '<link rel="stylesheet" href="http://cdn.yoho.cn/myohobuy/'.Plugin\LCRun3::debug('[version]', 'encq', $cx, Plugin\LCRun3::debug('[version]', 'v', $cx, $in, array('version'))).'/index.css">
' : '').''.((Plugin\LCRun3::debug('[testEnv]', 'ifvar', $cx, Plugin\LCRun3::debug('[testEnv]', 'v', $cx, $in, array('testEnv')))) ? '<link rel="stylesheet" href="http://static.buy.test.yoho.cn/dist/myohobuy/'.Plugin\LCRun3::debug('[version]', 'encq', $cx, Plugin\LCRun3::debug('[version]', 'v', $cx, $in, array('version'))).'/index.css">
' : '').''.((Plugin\LCRun3::debug('[devEnv]', 'ifvar', $cx, Plugin\LCRun3::debug('[devEnv]', 'v', $cx, $in, array('devEnv')))) ? '<link rel="stylesheet" href="http://static.dev.yohobuy.com/css/index.css">
'.((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://static.buy.test.yoho.cn/dist/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">
' : '').'</head>
<body '.((Plugin\LCRun3::debug('[isPassportPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[isPassportPage]', 'v', $cx, $in, array('isPassportPage')))) ? 'class=passport-body' : '').'>
'.''.Plugin\LCRun3::debug('[pageHeader]', 'sec', $cx, Plugin\LCRun3::debug('[pageHeader]', 'v', $cx, $in, array('pageHeader')), $in, false, function($cx, $in) {return '<header class="yoho-header'.((Plugin\LCRun3::debug('[boys]', 'ifvar', $cx, Plugin\LCRun3::debug('[boys]', 'v', $cx, $in, array('boys')))) ? ' boys' : '').''.((Plugin\LCRun3::debug('[girls]', 'ifvar', $cx, Plugin\LCRun3::debug('[girls]', 'v', $cx, $in, array('girls')))) ? ' girls' : '').''.((Plugin\LCRun3::debug('[kids]', 'ifvar', $cx, Plugin\LCRun3::debug('[kids]', 'v', $cx, $in, array('kids')))) ? ' kids' : '').''.((Plugin\LCRun3::debug('[lifeStyle]', 'ifvar', $cx, Plugin\LCRun3::debug('[lifeStyle]', 'v', $cx, $in, array('lifeStyle')))) ? ' life-style' : '').'">
'.((Plugin\LCRun3::debug('[navBack]', 'ifvar', $cx, Plugin\LCRun3::debug('[navBack]', 'v', $cx, $in, array('navBack')))) ? ' <a href="javascript:history.go(-1);" class="nav-back"></a>
' : '').''.Plugin\LCRun3::debug('[navHome]', 'sec', $cx, Plugin\LCRun3::debug('[navHome]', 'v', $cx, $in, array('navHome')), $in, false, function($cx, $in) {return ' <a href="'.Plugin\LCRun3::debug('this', 'encq', $cx, $in).'" class="nav-home"></a>
';}).''.Plugin\LCRun3::debug('[navTitle]', 'sec', $cx, Plugin\LCRun3::debug('[navTitle]', 'v', $cx, $in, array('navTitle')), $in, false, function($cx, $in) {return ' <p class="nav-title">'.Plugin\LCRun3::debug('this', 'encq', $cx, $in).'</p>
<body '.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('isPassportPage')))) ? 'class=passport-body' : '').'>
'.''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('pageHeader')), $in, false, function($cx, $in) {return '<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::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('navBack')))) ? ' <a href="javascript:history.go(-1);" class="nav-back"></a>
' : '').''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('navHome')), $in, false, function($cx, $in) {return ' <a href="'.htmlentities((string)$in, ENT_QUOTES, 'UTF-8').'" class="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>
';}).''.''.'<div class="newarrival-page yoho-page">
'.Plugin\LCRun3::debug('[headerBanner]', 'sec', $cx, Plugin\LCRun3::debug('[headerBanner]', 'v', $cx, $in, array('headerBanner')), $in, false, function($cx, $in) {return ''.''.((Plugin\LCRun3::debug('[list]', 'ifvar', $cx, Plugin\LCRun3::debug('[list]', 'v', $cx, $in, array('list')))) ? ' <div class="banner-top">
'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('headerBanner')), $in, false, function($cx, $in) {return ''.''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('list')))) ? ' <div class="banner-top">
<div class="banner-swiper swiper-container">
<ul class="swiper-wrapper">
'.Plugin\LCRun3::debug('[list]', 'sec', $cx, Plugin\LCRun3::debug('[list]', 'v', $cx, $in, array('list')), $in, false, function($cx, $in) {return ' <li class="swiper-slide">
<a href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'">
<img class="swiper-lazy" data-src="'.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'">
'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('list')), $in, false, function($cx, $in) {return ' <li class="swiper-slide">
<a href="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('url')), ENT_QUOTES, 'UTF-8').'">
<img class="swiper-lazy" data-src="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('img')), ENT_QUOTES, 'UTF-8').'">
</a>
<div class="swiper-lazy-preloader"></div>
</li>
... ... @@ -74,8 +74,8 @@
</div>
</div>
' : ' <div class="banner-top-single">
<a href='.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'>
<img class="img" src='.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'>
<a href='.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('url')), ENT_QUOTES, 'UTF-8').'>
<img class="img" src='.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('img')), ENT_QUOTES, 'UTF-8').'>
</a>
</div>
').'
... ... @@ -105,45 +105,45 @@
<div id="goods-container" class="goods-container">
<div class="container clearfix">
'.Plugin\LCRun3::debug('[goods]', 'sec', $cx, Plugin\LCRun3::debug('[goods]', 'v', $cx, $in, array('goods')), $in, false, function($cx, $in) {return ''.' '.((Plugin\LCRun3::debug('this', 'ifvar', $cx, $in)) ? '
<div class="good-info" data-id="'.Plugin\LCRun3::debug('[id]', 'encq', $cx, Plugin\LCRun3::debug('[id]', 'v', $cx, $in, array('id'))).'">
'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('goods')), $in, false, function($cx, $in) {return ''.' '.((Plugin\LCRun3::ifvar($cx, $in)) ? '
<div class="good-info" data-id="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('id')), ENT_QUOTES, 'UTF-8').'">
<div class="tag-container clearfix">
'.Plugin\LCRun3::debug('[tags]', 'sec', $cx, Plugin\LCRun3::debug('[tags]', 'v', $cx, $in, array('tags')), $in, false, function($cx, $in) {return ''.Plugin\LCRun3::debug('[is_new]', 'sec', $cx, Plugin\LCRun3::debug('[is_new]', 'v', $cx, $in, array('is_new')), $in, false, function($cx, $in) {return ' <p class="good-tag new-tag">NEW</p>
';}).''.Plugin\LCRun3::debug('[is_advance]', 'sec', $cx, Plugin\LCRun3::debug('[is_advance]', 'v', $cx, $in, array('is_advance')), $in, false, function($cx, $in) {return ' <p class="good-tag renew-tag">再到着</p>
';}).''.Plugin\LCRun3::debug('[is_discount]', 'sec', $cx, Plugin\LCRun3::debug('[is_discount]', 'v', $cx, $in, array('is_discount')), $in, false, function($cx, $in) {return ' <p class="good-tag sale-tag">SALE</p>
';}).''.Plugin\LCRun3::debug('[is_yohoood]', 'sec', $cx, Plugin\LCRun3::debug('[is_yohoood]', 'v', $cx, $in, array('is_yohoood')), $in, false, function($cx, $in) {return ' <div class="good-tag yohood-tag"></div>
';}).''.Plugin\LCRun3::debug('[is_limited]', 'sec', $cx, Plugin\LCRun3::debug('[is_limited]', 'v', $cx, $in, array('is_limited')), $in, false, function($cx, $in) {return ' <p class="good-tag limit-tag">限量商品</p>
'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('tags')), $in, false, function($cx, $in) {return ''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('is_new')), $in, false, function($cx, $in) {return ' <p class="good-tag new-tag">NEW</p>
';}).''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('is_advance')), $in, false, function($cx, $in) {return ' <p class="good-tag renew-tag">再到着</p>
';}).''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('is_discount')), $in, false, function($cx, $in) {return ' <p class="good-tag sale-tag">SALE</p>
';}).''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('is_yohoood')), $in, false, function($cx, $in) {return ' <div class="good-tag yohood-tag"></div>
';}).''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('is_limited')), $in, false, function($cx, $in) {return ' <p class="good-tag limit-tag">限量商品</p>
';}).'';}).' </div>
<div class="good-detail-img">
<a class="good-thumb" href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'">
<img class="lazy" data-original="'.Plugin\LCRun3::debug('[thumb]', 'encq', $cx, Plugin\LCRun3::debug('[thumb]', 'v', $cx, $in, array('thumb'))).'">
<a class="good-thumb" href="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('url')), ENT_QUOTES, 'UTF-8').'">
<img class="lazy" data-original="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('thumb')), ENT_QUOTES, 'UTF-8').'">
</a>
'.Plugin\LCRun3::debug('[is_soon_sold_out]', 'sec', $cx, Plugin\LCRun3::debug('[is_soon_sold_out]', 'v', $cx, $in, array('is_soon_sold_out')), $in, false, function($cx, $in) {return ' <p class="few-tag">即将售罄</p>
'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('is_soon_sold_out')), $in, false, function($cx, $in) {return ' <p class="few-tag">即将售罄</p>
';}).' </div>
<div class="good-detail-text">
<div class="name">
<a href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'">'.Plugin\LCRun3::debug('[name]', 'encq', $cx, Plugin\LCRun3::debug('[name]', 'v', $cx, $in, array('name'))).'</a>
<a href="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('url')), ENT_QUOTES, 'UTF-8').'">'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('name')), ENT_QUOTES, 'UTF-8').'</a>
</div>
<div class="price">
<span class="sale-price '.((Plugin\LCRun3::debug('^[price]', 'isec', $cx, Plugin\LCRun3::debug('[price]', 'v', $cx, $in, array('price')))) ? 'no-price' : '').'">¥'.Plugin\LCRun3::debug('[salePrice]', 'encq', $cx, Plugin\LCRun3::debug('[salePrice]', 'v', $cx, $in, array('salePrice'))).'</span>
'.Plugin\LCRun3::debug('[price]', 'sec', $cx, Plugin\LCRun3::debug('[price]', 'v', $cx, $in, array('price')), $in, false, function($cx, $in) {return ' <span class="market-price">¥'.Plugin\LCRun3::debug('this', 'encq', $cx, $in).'</span>
<span class="sale-price '.((Plugin\LCRun3::isec($cx, Plugin\LCRun3::v($cx, $in, array('price')))) ? 'no-price' : '').'">¥'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('salePrice')), ENT_QUOTES, 'UTF-8').'</span>
'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('price')), $in, false, function($cx, $in) {return ' <span class="market-price">¥'.htmlentities((string)$in, ENT_QUOTES, 'UTF-8').'</span>
';}).' </div>
</div>
</div>
' : '').''.'';}).' </div>
<div class="container hide clearfix"></div>
<div class="container hide clearfix"></div>
'.''.Plugin\LCRun3::debug('[filter]', 'sec', $cx, Plugin\LCRun3::debug('[filter]', 'v', $cx, $in, array('filter')), $in, false, function($cx, $in) {return ' <div class="filter-mask hide">
'.''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('filter')), $in, false, function($cx, $in) {return ' <div class="filter-mask hide">
<div class="filter-body">
<ul class="classify">
'.Plugin\LCRun3::debug('each [classify]', 'sec', $cx, Plugin\LCRun3::debug('[classify]', 'v', $cx, $in, array('classify')), $in, true, function($cx, $in) {return ' <li class="classify-item'.((Plugin\LCRun3::debug('@[first]', 'ifvar', $cx, Plugin\LCRun3::debug('@[first]', 'v', $cx, $cx['sp_vars'], array('first')))) ? ' active' : '').'">
<p class="shower'.((Plugin\LCRun3::debug('[default]', 'ifvar', $cx, Plugin\LCRun3::debug('[default]', 'v', $cx, $in, array('default')))) ? ' default' : '').'">
<span class="title">'.Plugin\LCRun3::debug('[title]', 'encq', $cx, Plugin\LCRun3::debug('[title]', 'v', $cx, $in, array('title'))).':</span>
'.Plugin\LCRun3::debug('[name]', 'encq', $cx, Plugin\LCRun3::debug('[name]', 'v', $cx, $in, array('name'))).'
'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('classify')), $in, true, function($cx, $in) {return ' <li class="classify-item'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $cx['sp_vars'], array('first')))) ? ' active' : '').'">
<p class="shower'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('default')))) ? ' default' : '').'">
<span class="title">'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('title')), ENT_QUOTES, 'UTF-8').':</span>
'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('name')), ENT_QUOTES, 'UTF-8').'
</p>
<ul class="sub-classify" data-type='.Plugin\LCRun3::debug('[dataType]', 'encq', $cx, Plugin\LCRun3::debug('[dataType]', 'v', $cx, $in, array('dataType'))).'>
'.Plugin\LCRun3::debug('[subs]', 'sec', $cx, Plugin\LCRun3::debug('[subs]', 'v', $cx, $in, array('subs')), $in, false, function($cx, $in) {return ' <li class="sub-item'.((Plugin\LCRun3::debug('[chosed]', 'ifvar', $cx, Plugin\LCRun3::debug('[chosed]', 'v', $cx, $in, array('chosed')))) ? ' chosed' : '').'" data-id='.Plugin\LCRun3::debug('[dataId]', 'encq', $cx, Plugin\LCRun3::debug('[dataId]', 'v', $cx, $in, array('dataId'))).'>
'.Plugin\LCRun3::debug('[name]', 'encq', $cx, Plugin\LCRun3::debug('[name]', 'v', $cx, $in, array('name'))).'
<ul class="sub-classify" data-type='.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('dataType')), ENT_QUOTES, 'UTF-8').'>
'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('subs')), $in, false, function($cx, $in) {return ' <li class="sub-item'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('chosed')))) ? ' chosed' : '').'" data-id='.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('dataId')), ENT_QUOTES, 'UTF-8').'>
'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('name')), ENT_QUOTES, 'UTF-8').'
<i class="iconfont chosed-icon">&#xe617;</i>
</li>
';}).' </ul>
... ... @@ -153,35 +153,35 @@
</div>
';}).''.' </div>
'.((Plugin\LCRun3::debug('[brand]', 'ifvar', $cx, Plugin\LCRun3::debug('[brand]', 'v', $cx, $in, array('brand')))) ? ' <input id="brand" type="hidden" value='.Plugin\LCRun3::debug('[brand]', 'encq', $cx, Plugin\LCRun3::debug('[brand]', 'v', $cx, $in, array('brand'))).'>
'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('brand')))) ? ' <input id="brand" type="hidden" value='.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('brand')), ENT_QUOTES, 'UTF-8').'>
' : '').'
'.((Plugin\LCRun3::debug('[gender]', 'ifvar', $cx, Plugin\LCRun3::debug('[gender]', 'v', $cx, $in, array('gender')))) ? ' <input id="gender" type="hidden" value='.Plugin\LCRun3::debug('[gender]', 'encq', $cx, Plugin\LCRun3::debug('[gender]', 'v', $cx, $in, array('gender'))).'>
'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('gender')))) ? ' <input id="gender" type="hidden" value='.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('gender')), ENT_QUOTES, 'UTF-8').'>
' : '').'
'.((Plugin\LCRun3::debug('[sort]', 'ifvar', $cx, Plugin\LCRun3::debug('[sort]', 'v', $cx, $in, array('sort')))) ? ' <input id="sort" type="hidden" value='.Plugin\LCRun3::debug('[sort]', 'encq', $cx, Plugin\LCRun3::debug('[sort]', 'v', $cx, $in, array('sort'))).'>
'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('sort')))) ? ' <input id="sort" type="hidden" value='.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('sort')), ENT_QUOTES, 'UTF-8').'>
' : '').'
'.((Plugin\LCRun3::debug('[color]', 'ifvar', $cx, Plugin\LCRun3::debug('[color]', 'v', $cx, $in, array('color')))) ? ' <input id="color" type="hidden" value='.Plugin\LCRun3::debug('[color]', 'encq', $cx, Plugin\LCRun3::debug('[color]', 'v', $cx, $in, array('color'))).'>
'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('color')))) ? ' <input id="color" type="hidden" value='.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('color')), ENT_QUOTES, 'UTF-8').'>
' : '').'
'.((Plugin\LCRun3::debug('[size]', 'ifvar', $cx, Plugin\LCRun3::debug('[size]', 'v', $cx, $in, array('size')))) ? ' <input id="size" type="hidden" value='.Plugin\LCRun3::debug('[size]', 'encq', $cx, Plugin\LCRun3::debug('[size]', 'v', $cx, $in, array('size'))).'>
'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('size')))) ? ' <input id="size" type="hidden" value='.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('size')), ENT_QUOTES, 'UTF-8').'>
' : '').'
'.((Plugin\LCRun3::debug('[price]', 'ifvar', $cx, Plugin\LCRun3::debug('[price]', 'v', $cx, $in, array('price')))) ? ' <input id="price" type="hidden" value='.Plugin\LCRun3::debug('[price]', 'encq', $cx, Plugin\LCRun3::debug('[price]', 'v', $cx, $in, array('price'))).'>
'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('price')))) ? ' <input id="price" type="hidden" value='.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('price')), ENT_QUOTES, 'UTF-8').'>
' : '').'
'.((Plugin\LCRun3::debug('[p_d]', 'ifvar', $cx, Plugin\LCRun3::debug('[p_d]', 'v', $cx, $in, array('p_d')))) ? ' <input id="p_d" type="hidden" value='.Plugin\LCRun3::debug('[p_d]', 'encq', $cx, Plugin\LCRun3::debug('[p_d]', 'v', $cx, $in, array('p_d'))).'>
'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('p_d')))) ? ' <input id="p_d" type="hidden" value='.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('p_d')), ENT_QUOTES, 'UTF-8').'>
' : '').'
'.((Plugin\LCRun3::debug('[channel]', 'ifvar', $cx, Plugin\LCRun3::debug('[channel]', 'v', $cx, $in, array('channel')))) ? ' <input id="channel" type="hidden" value='.Plugin\LCRun3::debug('[channel]', 'encq', $cx, Plugin\LCRun3::debug('[channel]', 'v', $cx, $in, array('channel'))).'>
'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('channel')))) ? ' <input id="channel" type="hidden" value='.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('channel')), ENT_QUOTES, 'UTF-8').'>
' : '').'
'.((Plugin\LCRun3::debug('[dayLimit]', 'ifvar', $cx, Plugin\LCRun3::debug('[dayLimit]', 'v', $cx, $in, array('dayLimit')))) ? ' <input id="dayLimit" type="hidden" value='.Plugin\LCRun3::debug('[dayLimit]', 'encq', $cx, Plugin\LCRun3::debug('[dayLimit]', 'v', $cx, $in, array('dayLimit'))).'>
'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('dayLimit')))) ? ' <input id="dayLimit" type="hidden" value='.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('dayLimit')), ENT_QUOTES, 'UTF-8').'>
' : '').'
'.((Plugin\LCRun3::debug('[limit]', 'ifvar', $cx, Plugin\LCRun3::debug('[limit]', 'v', $cx, $in, array('limit')))) ? ' <input id="limit" type="hidden" value='.Plugin\LCRun3::debug('[limit]', 'encq', $cx, Plugin\LCRun3::debug('[limit]', 'v', $cx, $in, array('limit'))).'>
'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('limit')))) ? ' <input id="limit" type="hidden" value='.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('limit')), ENT_QUOTES, 'UTF-8').'>
' : '').'
'.((Plugin\LCRun3::debug('[page]', 'ifvar', $cx, Plugin\LCRun3::debug('[page]', 'v', $cx, $in, array('page')))) ? ' <input id="page" type="hidden" value='.Plugin\LCRun3::debug('[page]', 'encq', $cx, Plugin\LCRun3::debug('[page]', 'v', $cx, $in, array('page'))).'>
'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('page')))) ? ' <input id="page" type="hidden" value='.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('page')), ENT_QUOTES, 'UTF-8').'>
' : '').'
'.' <div id="suspend-cart" class="suspend-cart">
<a href='.Plugin\LCRun3::debug('[cartUrl]', 'encq', $cx, Plugin\LCRun3::debug('[cartUrl]', 'v', $cx, $in, array('cartUrl'))).'>
<a href='.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('cartUrl')), ENT_QUOTES, 'UTF-8').'>
<span class="iconfont">&#xe62c;</span>
</a>
<span class="cart-count hide">1</span>
</div>'.'</div>
'.''.''.Plugin\LCRun3::debug('[pageFooter]', 'sec', $cx, Plugin\LCRun3::debug('[pageFooter]', 'v', $cx, $in, array('pageFooter')), $in, false, function($cx, $in) {return ' <footer id="yoho-footer" class="yoho-footer hide">
'.''.''.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
... ... @@ -193,7 +193,7 @@
</address>
</footer>
';}).'
'.''.''.Plugin\LCRun3::debug('[showDownloadApp]', 'sec', $cx, Plugin\LCRun3::debug('[showDownloadApp]', 'v', $cx, $in, array('showDownloadApp')), $in, false, function($cx, $in) {return '<div class="float-layer hide" id="float-layer-app">
'.''.''.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">&#xe60d;</span>
<p>新用户首单减10元</p>
... ... @@ -208,14 +208,14 @@
</div>
';}).'
'.''.((Plugin\LCRun3::debug('[hasWxShare]', 'ifvar', $cx, Plugin\LCRun3::debug('[hasWxShare]', '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::debug('[rlsEnv]', 'ifvar', $cx, Plugin\LCRun3::debug('[rlsEnv]', 'v', $cx, $in, array('rlsEnv')))) ? '<script src="http://cdn.yoho.cn/myohobuy/'.Plugin\LCRun3::debug('[version]', 'encq', $cx, Plugin\LCRun3::debug('[version]', 'v', $cx, $in, array('version'))).'/lib.js"></script>
<script src="http://cdn.yoho.cn/myohobuy/'.Plugin\LCRun3::debug('[version]', 'encq', $cx, Plugin\LCRun3::debug('[version]', 'v', $cx, $in, array('version'))).'/index.js"></script>
' : '').''.((Plugin\LCRun3::debug('[preEnv]', 'ifvar', $cx, Plugin\LCRun3::debug('[preEnv]', 'v', $cx, $in, array('preEnv')))) ? '<script src="http://cdn.yoho.cn/myohobuy/'.Plugin\LCRun3::debug('[version]', 'encq', $cx, Plugin\LCRun3::debug('[version]', 'v', $cx, $in, array('version'))).'/lib.js"></script>
<script src="http://cdn.yoho.cn/myohobuy/'.Plugin\LCRun3::debug('[version]', 'encq', $cx, Plugin\LCRun3::debug('[version]', 'v', $cx, $in, array('version'))).'/index.js"></script>
' : '').''.((Plugin\LCRun3::debug('[testEnv]', 'ifvar', $cx, Plugin\LCRun3::debug('[testEnv]', 'v', $cx, $in, array('testEnv')))) ? '<script src="http://static.buy.test.yoho.cn/dist/myohobuy/'.Plugin\LCRun3::debug('[version]', 'encq', $cx, Plugin\LCRun3::debug('[version]', 'v', $cx, $in, array('version'))).'/lib.js"></script>
<script src="http://static.buy.test.yoho.cn/dist/myohobuy/'.Plugin\LCRun3::debug('[version]', 'encq', $cx, Plugin\LCRun3::debug('[version]', 'v', $cx, $in, array('version'))).'/index.js"></script>
' : '').''.((Plugin\LCRun3::debug('[devEnv]', 'ifvar', $cx, Plugin\LCRun3::debug('[devEnv]', 'v', $cx, $in, array('devEnv')))) ? '<script src="http://localhost:8000/static/js/sea.js?nowrap"></script>
'.''.((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://static.buy.test.yoho.cn/dist/myohobuy/'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('version')), ENT_QUOTES, 'UTF-8').'/lib.js"></script>
<script src="http://static.buy.test.yoho.cn/dist/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('devEnv')))) ? '<script src="http://localhost:8000/static/js/sea.js?nowrap"></script>
<script>seajs.config({base: \'http://localhost:8000/\'});</script>
' : '').'
<script type="text/javascript">
... ... @@ -234,115 +234,115 @@
seajs.use(\'js/common\');
</script>
'.((Plugin\LCRun3::debug('[psList]', 'ifvar', $cx, Plugin\LCRun3::debug('[psList]', 'v', $cx, $in, array('psList')))) ? '<script>
'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('psList')))) ? '<script>
seajs.use(\'js/guang/plus-star/list\');
</script>
' : '').''.((Plugin\LCRun3::debug('[psDetail]', 'ifvar', $cx, Plugin\LCRun3::debug('[psDetail]', 'v', $cx, $in, array('psDetail')))) ? '<script>
' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('psDetail')))) ? '<script>
seajs.use(\'js/guang/plus-star/detail\');
</script>
' : '').''.((Plugin\LCRun3::debug('[guangHome]', 'ifvar', $cx, Plugin\LCRun3::debug('[guangHome]', 'v', $cx, $in, array('guangHome')))) ? '<script>
' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('guangHome')))) ? '<script>
seajs.use(\'js/guang/home\');
</script>
' : '').''.((Plugin\LCRun3::debug('[guangList]', 'ifvar', $cx, Plugin\LCRun3::debug('[guangList]', 'v', $cx, $in, array('guangList')))) ? '<script>
' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('guangList')))) ? '<script>
seajs.use(\'js/guang/list\');
</script>
' : '').''.((Plugin\LCRun3::debug('[guangDetail]', 'ifvar', $cx, Plugin\LCRun3::debug('[guangDetail]', 'v', $cx, $in, array('guangDetail')))) ? '<script>
' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('guangDetail')))) ? '<script>
seajs.use(\'js/guang/detail\');
</script>
' : '').'
'.((Plugin\LCRun3::debug('[regIndex]', 'ifvar', $cx, Plugin\LCRun3::debug('[regIndex]', 'v', $cx, $in, array('regIndex')))) ? '<script>
'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('regIndex')))) ? '<script>
seajs.use(\'js/passport/register/register\');
</script>
' : '').''.((Plugin\LCRun3::debug('[regCode]', 'ifvar', $cx, Plugin\LCRun3::debug('[regCode]', 'v', $cx, $in, array('regCode')))) ? '<script>
' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('regCode')))) ? '<script>
seajs.use(\'js/passport/register/code\');
</script>
' : '').''.((Plugin\LCRun3::debug('[regPwd]', 'ifvar', $cx, Plugin\LCRun3::debug('[regPwd]', 'v', $cx, $in, array('regPwd')))) ? '<script>
' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('regPwd')))) ? '<script>
seajs.use(\'js/passport/register/password\');
</script>
' : '').'
'.((Plugin\LCRun3::debug('[loginIndex]', 'ifvar', $cx, Plugin\LCRun3::debug('[loginIndex]', 'v', $cx, $in, array('loginIndex')))) ? '<script>
'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('loginIndex')))) ? '<script>
seajs.use(\'js/passport/login/login\');
</script>
' : '').''.((Plugin\LCRun3::debug('[loginInternational]', 'ifvar', $cx, Plugin\LCRun3::debug('[loginInternational]', 'v', $cx, $in, array('loginInternational')))) ? ' <script>
' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('loginInternational')))) ? ' <script>
seajs.use(\'js/passport/login/international\');
</script>
' : '').'
'.((Plugin\LCRun3::debug('[backEmail]', 'ifvar', $cx, Plugin\LCRun3::debug('[backEmail]', 'v', $cx, $in, array('backEmail')))) ? '<script>
'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('backEmail')))) ? '<script>
seajs.use(\'js/passport/back/email\');
</script>
' : '').''.((Plugin\LCRun3::debug('[backEmailSuccess]', 'ifvar', $cx, Plugin\LCRun3::debug('[backEmailSuccess]', 'v', $cx, $in, array('backEmailSuccess')))) ? '<script>
' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('backEmailSuccess')))) ? '<script>
seajs.use(\'js/passport/back/email-success\');
</script>
' : '').''.((Plugin\LCRun3::debug('[backMobile]', 'ifvar', $cx, Plugin\LCRun3::debug('[backMobile]', 'v', $cx, $in, array('backMobile')))) ? '<script>
' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('backMobile')))) ? '<script>
seajs.use(\'js/passport/back/mobile\');
</script>
' : '').''.((Plugin\LCRun3::debug('[backCode]', 'ifvar', $cx, Plugin\LCRun3::debug('[backCode]', 'v', $cx, $in, array('backCode')))) ? '<script>
' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('backCode')))) ? '<script>
seajs.use(\'js/passport/back/code\');
</script>
' : '').''.((Plugin\LCRun3::debug('[backNewPwd]', 'ifvar', $cx, Plugin\LCRun3::debug('[backNewPwd]', 'v', $cx, $in, array('backNewPwd')))) ? '<script>
' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('backNewPwd')))) ? '<script>
seajs.use(\'js/passport/back/new-password\');
</script>
' : '').'
'.((Plugin\LCRun3::debug('[channelPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[channelPage]', 'v', $cx, $in, array('channelPage')))) ? '<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::debug('[grilsHomePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[grilsHomePage]', 'v', $cx, $in, array('grilsHomePage')))) ? '<script>
'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('grilsHomePage')))) ? '<script>
seajs.use(\'js/home/home\');
seajs.use(\'js/index/footer\');
</script>
' : '').''.((Plugin\LCRun3::debug('[boysHomePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[boysHomePage]', 'v', $cx, $in, array('boysHomePage')))) ? '<script>
' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('boysHomePage')))) ? '<script>
seajs.use(\'js/home/home\');
seajs.use(\'js/index/footer\');
</script>
' : '').''.((Plugin\LCRun3::debug('[kidsHomePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[kidsHomePage]', 'v', $cx, $in, array('kidsHomePage')))) ? '<script>
' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('kidsHomePage')))) ? '<script>
seajs.use(\'js/home/home\');
seajs.use(\'js/index/footer\');
</script>
' : '').''.((Plugin\LCRun3::debug('[lifestyleHomePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[lifestyleHomePage]', 'v', $cx, $in, array('lifestyleHomePage')))) ? '<script>
' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('lifestyleHomePage')))) ? '<script>
seajs.use(\'js/home/home\');
seajs.use(\'js/index/footer\');
</script>
' : '').'
'.((Plugin\LCRun3::debug('[newArrivalPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[newArrivalPage]', 'v', $cx, $in, array('newArrivalPage')))) ? '<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::debug('[discountPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[discountPage]', 'v', $cx, $in, array('discountPage')))) ? '<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::debug('[goodListPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[goodListPage]', 'v', $cx, $in, array('goodListPage')))) ? '<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::debug('[goodDetail]', 'ifvar', $cx, Plugin\LCRun3::debug('[goodDetail]', 'v', $cx, $in, array('goodDetail')))) ? '<script>
'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('goodsDetailPage')))) ? '<script>
seajs.use(\'js/product/detail/detail\');
</script>
' : '').'
'.((Plugin\LCRun3::debug('[categoryPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[categoryPage]', 'v', $cx, $in, array('categoryPage')))) ? '<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::debug('[brandPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[brandPage]', 'v', $cx, $in, array('brandPage')))) ? '<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::debug('[searchPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[searchPage]', 'v', $cx, $in, array('searchPage')))) ? '<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::debug('[shoppingCartPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[shoppingCartPage]', 'v', $cx, $in, array('shoppingCartPage')))) ? '<script>
'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('shoppingCartPage')))) ? '<script>
seajs.use(\'js/shopping-cart/cart\');
</script>
' : '').''.((Plugin\LCRun3::debug('[giftAdvancePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[giftAdvancePage]', 'v', $cx, $in, array('giftAdvancePage')))) ? '<script>
' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('giftAdvancePage')))) ? '<script>
seajs.use(\'js/shopping-cart/gift-advance\');
</script>
' : '').''.'
... ... @@ -375,7 +375,11 @@
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(hm, s);
})();
</script>'.'</body>
</script>
<script src="http://static.yohobuy.com/js/analytics/analysis.js"></script>
<script src="http://static.yohobuy.com/m/v1/js/om_code.js"></script>'.'</body>
</html>'.'';
}
?>
\ No newline at end of file
... ...
<?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>'.Plugin\LCRun3::debug('[title]', 'encq', $cx, Plugin\LCRun3::debug('[title]', 'v', $cx, $in, array('title'))).'</title>
<meta name="keywords" content="'.Plugin\LCRun3::debug('[keywords]', 'encq', $cx, Plugin\LCRun3::debug('[keywords]', 'v', $cx, $in, array('keywords'))).'">
<meta name="description" content="'.Plugin\LCRun3::debug('[description]', 'encq', $cx, Plugin\LCRun3::debug('[description]', 'v', $cx, $in, array('description'))).'">
<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>
'.((Plugin\LCRun3::debug('[rlsEnv]', 'ifvar', $cx, Plugin\LCRun3::debug('[rlsEnv]', 'v', $cx, $in, array('rlsEnv')))) ? '<link rel="stylesheet" href="http://cdn.yoho.cn/myohobuy/'.Plugin\LCRun3::debug('[version]', 'encq', $cx, Plugin\LCRun3::debug('[version]', 'v', $cx, $in, array('version'))).'/index.css">
' : '').''.((Plugin\LCRun3::debug('[preEnv]', 'ifvar', $cx, Plugin\LCRun3::debug('[preEnv]', 'v', $cx, $in, array('preEnv')))) ? '<link rel="stylesheet" href="http://cdn.yoho.cn/myohobuy/'.Plugin\LCRun3::debug('[version]', 'encq', $cx, Plugin\LCRun3::debug('[version]', 'v', $cx, $in, array('version'))).'/index.css">
' : '').''.((Plugin\LCRun3::debug('[testEnv]', 'ifvar', $cx, Plugin\LCRun3::debug('[testEnv]', 'v', $cx, $in, array('testEnv')))) ? '<link rel="stylesheet" href="http://static.buy.test.yoho.cn/dist/myohobuy/'.Plugin\LCRun3::debug('[version]', 'encq', $cx, Plugin\LCRun3::debug('[version]', 'v', $cx, $in, array('version'))).'/index.css">
' : '').''.((Plugin\LCRun3::debug('[devEnv]', 'ifvar', $cx, Plugin\LCRun3::debug('[devEnv]', 'v', $cx, $in, array('devEnv')))) ? '<link rel="stylesheet" href="http://static.dev.yohobuy.com/css/index.css">
' : '').'</head>
<body '.((Plugin\LCRun3::debug('[isPassportPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[isPassportPage]', 'v', $cx, $in, array('isPassportPage')))) ? 'class=passport-body' : '').'>
'.''.Plugin\LCRun3::debug('[pageHeader]', 'sec', $cx, Plugin\LCRun3::debug('[pageHeader]', 'v', $cx, $in, array('pageHeader')), $in, false, function($cx, $in) {return '<header class="yoho-header'.((Plugin\LCRun3::debug('[boys]', 'ifvar', $cx, Plugin\LCRun3::debug('[boys]', 'v', $cx, $in, array('boys')))) ? ' boys' : '').''.((Plugin\LCRun3::debug('[girls]', 'ifvar', $cx, Plugin\LCRun3::debug('[girls]', 'v', $cx, $in, array('girls')))) ? ' girls' : '').''.((Plugin\LCRun3::debug('[kids]', 'ifvar', $cx, Plugin\LCRun3::debug('[kids]', 'v', $cx, $in, array('kids')))) ? ' kids' : '').''.((Plugin\LCRun3::debug('[lifeStyle]', 'ifvar', $cx, Plugin\LCRun3::debug('[lifeStyle]', 'v', $cx, $in, array('lifeStyle')))) ? ' life-style' : '').'">
'.((Plugin\LCRun3::debug('[navBack]', 'ifvar', $cx, Plugin\LCRun3::debug('[navBack]', 'v', $cx, $in, array('navBack')))) ? ' <a href="javascript:history.go(-1);" class="nav-back"></a>
' : '').''.Plugin\LCRun3::debug('[navHome]', 'sec', $cx, Plugin\LCRun3::debug('[navHome]', 'v', $cx, $in, array('navHome')), $in, false, function($cx, $in) {return ' <a href="'.Plugin\LCRun3::debug('this', 'encq', $cx, $in).'" class="nav-home"></a>
';}).''.Plugin\LCRun3::debug('[navTitle]', 'sec', $cx, Plugin\LCRun3::debug('[navTitle]', 'v', $cx, $in, array('navTitle')), $in, false, function($cx, $in) {return ' <p class="nav-title">'.Plugin\LCRun3::debug('this', 'encq', $cx, $in).'</p>
';}).'</header>
';}).''.''.'<div class="guang-list-page guang-page yoho-page">
'.Plugin\LCRun3::debug('[guang]', 'sec', $cx, Plugin\LCRun3::debug('[guang]', 'v', $cx, $in, array('guang')), $in, false, function($cx, $in) {return ''.Plugin\LCRun3::debug('[authorInfo]', 'sec', $cx, Plugin\LCRun3::debug('[authorInfo]', 'v', $cx, $in, array('authorInfo')), $in, false, function($cx, $in) {return ' <div id="author-infos" class="editor-header clearfix" data-id='.Plugin\LCRun3::debug('[id]', 'encq', $cx, Plugin\LCRun3::debug('[id]', 'v', $cx, $in, array('id'))).'>
<div class="avatar">
<img src="'.Plugin\LCRun3::debug('[avatar]', 'encq', $cx, Plugin\LCRun3::debug('[avatar]', 'v', $cx, $in, array('avatar'))).'">
</div>
<div class="text">
<p class="name">'.Plugin\LCRun3::debug('[name]', 'encq', $cx, Plugin\LCRun3::debug('[name]', 'v', $cx, $in, array('name'))).'</p>
<p class="info">'.Plugin\LCRun3::debug('[info]', 'encq', $cx, Plugin\LCRun3::debug('[info]', 'v', $cx, $in, array('info'))).'</p>
</div>
</div>
';}).'
<div id="info-list" class="info-list">
'.Plugin\LCRun3::debug('[infos]', 'sec', $cx, Plugin\LCRun3::debug('[infos]', 'v', $cx, $in, array('infos')), $in, false, function($cx, $in) {return ''.' <div class="guang-info" data-id="'.Plugin\LCRun3::debug('[id]', 'encq', $cx, Plugin\LCRun3::debug('[id]', 'v', $cx, $in, array('id'))).'">
'.Plugin\LCRun3::debug('[author]', 'sec', $cx, Plugin\LCRun3::debug('[author]', 'v', $cx, $in, array('author')), $in, false, function($cx, $in) {return ' <a class="info-author clearfix" href='.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'>
<img class="lazy avatar" data-original='.Plugin\LCRun3::debug('[avatar]', 'encq', $cx, Plugin\LCRun3::debug('[avatar]', 'v', $cx, $in, array('avatar'))).'>
<span class="name">'.Plugin\LCRun3::debug('[name]', 'encq', $cx, Plugin\LCRun3::debug('[name]', 'v', $cx, $in, array('name'))).'</span>
</a>
';}).'
<div class="info-img">
'.((Plugin\LCRun3::debug('[showTags]', 'ifvar', $cx, Plugin\LCRun3::debug('[showTags]', 'v', $cx, $in, array('showTags')))) ? ' <a href="javascript:;" class="info-match">
'.Plugin\LCRun3::debug('[isTip]', 'sec', $cx, Plugin\LCRun3::debug('[isTip]', 'v', $cx, $in, array('isTip')), $in, false, function($cx, $in) {return ' 小贴士
<div class="info-tag tip"></div>
';}).''.Plugin\LCRun3::debug('[isCollocation]', 'sec', $cx, Plugin\LCRun3::debug('[isCollocation]', 'v', $cx, $in, array('isCollocation')), $in, false, function($cx, $in) {return ' 搭配
<div class="info-tag collocation"></div>
';}).''.Plugin\LCRun3::debug('[isFashionMan]', 'sec', $cx, Plugin\LCRun3::debug('[isFashionMan]', 'v', $cx, $in, array('isFashionMan')), $in, false, function($cx, $in) {return ' 潮人
<div class="info-tag fashion-man"></div>
';}).''.Plugin\LCRun3::debug('[isFashionGood]', 'sec', $cx, Plugin\LCRun3::debug('[isFashionGood]', 'v', $cx, $in, array('isFashionGood')), $in, false, function($cx, $in) {return ' 潮品
<div class="info-tag fashion-good"></div>
';}).''.Plugin\LCRun3::debug('[isTopic]', 'sec', $cx, Plugin\LCRun3::debug('[isTopic]', 'v', $cx, $in, array('isTopic')), $in, false, function($cx, $in) {return ' 话题
<div class="info-tag topic"></div>
';}).' </a>
' : '').' <a href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'">
<img class="lazy" data-original="'.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'" alt="'.Plugin\LCRun3::debug('[alt]', 'encq', $cx, Plugin\LCRun3::debug('[alt]', 'v', $cx, $in, array('alt'))).'">
</a>
</div>
<div class="info-deps">
<a class="info-title-container" href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'">
<h2 class="info-title">'.Plugin\LCRun3::debug('[title]', 'encq', $cx, Plugin\LCRun3::debug('[title]', 'v', $cx, $in, array('title'))).'</h2>
</a>
<p class="info-text">'.Plugin\LCRun3::debug('[text]', 'encq', $cx, Plugin\LCRun3::debug('[text]', 'v', $cx, $in, array('text'))).'</p>
'.' <div class="time-view-like-share clearfix">
<i class="iconfont">&#xe603;</i>
'.Plugin\LCRun3::debug('[publishTime]', 'encq', $cx, Plugin\LCRun3::debug('[publishTime]', 'v', $cx, $in, array('publishTime'))).'&nbsp;&nbsp;&nbsp;&nbsp;
<i class="iconfont">&#xe602;</i>
<span class="page-view">'.Plugin\LCRun3::debug('[pageView]', 'encq', $cx, Plugin\LCRun3::debug('[pageView]', 'v', $cx, $in, array('pageView'))).'</span>
<div class="like-share-container">
'.Plugin\LCRun3::debug('[like]', 'sec', $cx, Plugin\LCRun3::debug('[like]', 'v', $cx, $in, array('like')), $in, false, function($cx, $in) {return ' <i class="iconfont like-btn'.Plugin\LCRun3::debug('[isLiked]', 'sec', $cx, Plugin\LCRun3::debug('[isLiked]', 'v', $cx, $in, array('isLiked')), $in, false, function($cx, $in) {return ' like';}).'">&#xe601;</i>
<span class="like-count">'.Plugin\LCRun3::debug('[count]', 'encq', $cx, Plugin\LCRun3::debug('[count]', 'v', $cx, $in, array('count'))).'</span>
';}).''.Plugin\LCRun3::debug('[collect]', 'sec', $cx, Plugin\LCRun3::debug('[collect]', 'v', $cx, $in, array('collect')), $in, false, function($cx, $in) {return ' <a href='.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'>
<i class="iconfont collect-btn'.Plugin\LCRun3::debug('[isCollected]', 'sec', $cx, Plugin\LCRun3::debug('[isCollected]', 'v', $cx, $in, array('isCollected')), $in, false, function($cx, $in) {return ' collected';}).'">&#xe605;</i>
</a>
';}).''.Plugin\LCRun3::debug('[share]', 'sec', $cx, Plugin\LCRun3::debug('[share]', 'v', $cx, $in, array('share')), $in, false, function($cx, $in) {return ' <a href="'.Plugin\LCRun3::debug('this', 'encq', $cx, $in).'" class="iconfont share-btn">&#xe600;</a>
';}).' </div>
</div>'.' </div>
</div>'.'';}).' </div>
<div id="load-more-info" class="load-more-info">
<div class="loading status">
正在加载...
</div>
<span class="no-more status hide">没有更多啦</span>
</div>
'.((Plugin\LCRun3::debug('[tag]', 'ifvar', $cx, Plugin\LCRun3::debug('[tag]', 'v', $cx, $in, array('tag')))) ? ' <input id="tag" type="hidden" value='.Plugin\LCRun3::debug('[tag]', 'encq', $cx, Plugin\LCRun3::debug('[tag]', 'v', $cx, $in, array('tag'))).'>
' : '').''.((Plugin\LCRun3::debug('[gender]', 'ifvar', $cx, Plugin\LCRun3::debug('[gender]', 'v', $cx, $in, array('gender')))) ? ' <input id="gender" type="hidden" value='.Plugin\LCRun3::debug('[gender]', 'encq', $cx, Plugin\LCRun3::debug('[gender]', 'v', $cx, $in, array('gender'))).'>
' : '').''.((Plugin\LCRun3::debug('[isApp]', 'ifvar', $cx, Plugin\LCRun3::debug('[isApp]', 'v', $cx, $in, array('isApp')))) ? ' <input id="isApp" type="hidden" value='.Plugin\LCRun3::debug('[isApp]', 'encq', $cx, Plugin\LCRun3::debug('[isApp]', 'v', $cx, $in, array('isApp'))).'>
' : '').'';}).'</div>
'.''.''.Plugin\LCRun3::debug('[pageFooter]', 'sec', $cx, Plugin\LCRun3::debug('[pageFooter]', '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">&#xe608;</i>
</span>
</p>
<address class="copyright">
CopyRight©2007-2016 南京新与力文化传播有限公司
</address>
</footer>
';}).'
'.''.''.Plugin\LCRun3::debug('[showDownloadApp]', 'sec', $cx, Plugin\LCRun3::debug('[showDownloadApp]', '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">&#xe60d;</span>
<p>新用户首单减10元</p>
</div>
<a href="javascript:void(0);" id="float-layer-close" >
<i class="close-icon iconfont">&#xe623;</i>
<div class="circle-rightbottom"></div>
</a>
<a href="http://m.yohobuy.com/download/hyapp" id="float-layer-btn">
立即下载
</a>
</div>
';}).'
'.''.((Plugin\LCRun3::debug('[hasWxShare]', 'ifvar', $cx, Plugin\LCRun3::debug('[hasWxShare]', '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::debug('[rlsEnv]', 'ifvar', $cx, Plugin\LCRun3::debug('[rlsEnv]', 'v', $cx, $in, array('rlsEnv')))) ? '<script src="http://cdn.yoho.cn/myohobuy/'.Plugin\LCRun3::debug('[version]', 'encq', $cx, Plugin\LCRun3::debug('[version]', 'v', $cx, $in, array('version'))).'/lib.js"></script>
<script src="http://cdn.yoho.cn/myohobuy/'.Plugin\LCRun3::debug('[version]', 'encq', $cx, Plugin\LCRun3::debug('[version]', 'v', $cx, $in, array('version'))).'/index.js"></script>
' : '').''.((Plugin\LCRun3::debug('[preEnv]', 'ifvar', $cx, Plugin\LCRun3::debug('[preEnv]', 'v', $cx, $in, array('preEnv')))) ? '<script src="http://cdn.yoho.cn/myohobuy/'.Plugin\LCRun3::debug('[version]', 'encq', $cx, Plugin\LCRun3::debug('[version]', 'v', $cx, $in, array('version'))).'/lib.js"></script>
<script src="http://cdn.yoho.cn/myohobuy/'.Plugin\LCRun3::debug('[version]', 'encq', $cx, Plugin\LCRun3::debug('[version]', 'v', $cx, $in, array('version'))).'/index.js"></script>
' : '').''.((Plugin\LCRun3::debug('[testEnv]', 'ifvar', $cx, Plugin\LCRun3::debug('[testEnv]', 'v', $cx, $in, array('testEnv')))) ? '<script src="http://static.buy.test.yoho.cn/dist/myohobuy/'.Plugin\LCRun3::debug('[version]', 'encq', $cx, Plugin\LCRun3::debug('[version]', 'v', $cx, $in, array('version'))).'/lib.js"></script>
<script src="http://static.buy.test.yoho.cn/dist/myohobuy/'.Plugin\LCRun3::debug('[version]', 'encq', $cx, Plugin\LCRun3::debug('[version]', 'v', $cx, $in, array('version'))).'/index.js"></script>
' : '').''.((Plugin\LCRun3::debug('[devEnv]', 'ifvar', $cx, Plugin\LCRun3::debug('[devEnv]', '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 type="text/javascript">
(function(w,d,s,j,f){
w[\'YohoAcquisitionObject\']=f;
w[f]=function(){w[f].p=arguments;};
var a=d.createElement(s);
var m=d.getElementsByTagName(s)[0];
a.async=1;
a.src=j;
m.parentNode.insertBefore(a,m);
})(window,document,\'script\',\'http://cdn.yoho.cn/yas-jssdk/1.0.8/yas.js\',\'_yas\');
</script>
'.'<script>
seajs.use(\'js/common\');
</script>
'.((Plugin\LCRun3::debug('[psList]', 'ifvar', $cx, Plugin\LCRun3::debug('[psList]', 'v', $cx, $in, array('psList')))) ? '<script>
seajs.use(\'js/guang/plus-star/list\');
</script>
' : '').''.((Plugin\LCRun3::debug('[psDetail]', 'ifvar', $cx, Plugin\LCRun3::debug('[psDetail]', 'v', $cx, $in, array('psDetail')))) ? '<script>
seajs.use(\'js/guang/plus-star/detail\');
</script>
' : '').''.((Plugin\LCRun3::debug('[guangHome]', 'ifvar', $cx, Plugin\LCRun3::debug('[guangHome]', 'v', $cx, $in, array('guangHome')))) ? '<script>
seajs.use(\'js/guang/home\');
</script>
' : '').''.((Plugin\LCRun3::debug('[guangList]', 'ifvar', $cx, Plugin\LCRun3::debug('[guangList]', 'v', $cx, $in, array('guangList')))) ? '<script>
seajs.use(\'js/guang/list\');
</script>
' : '').''.((Plugin\LCRun3::debug('[guangDetail]', 'ifvar', $cx, Plugin\LCRun3::debug('[guangDetail]', 'v', $cx, $in, array('guangDetail')))) ? '<script>
seajs.use(\'js/guang/detail\');
</script>
' : '').'
'.((Plugin\LCRun3::debug('[regIndex]', 'ifvar', $cx, Plugin\LCRun3::debug('[regIndex]', 'v', $cx, $in, array('regIndex')))) ? '<script>
seajs.use(\'js/passport/register/register\');
</script>
' : '').''.((Plugin\LCRun3::debug('[regCode]', 'ifvar', $cx, Plugin\LCRun3::debug('[regCode]', 'v', $cx, $in, array('regCode')))) ? '<script>
seajs.use(\'js/passport/register/code\');
</script>
' : '').''.((Plugin\LCRun3::debug('[regPwd]', 'ifvar', $cx, Plugin\LCRun3::debug('[regPwd]', 'v', $cx, $in, array('regPwd')))) ? '<script>
seajs.use(\'js/passport/register/password\');
</script>
' : '').'
'.((Plugin\LCRun3::debug('[loginIndex]', 'ifvar', $cx, Plugin\LCRun3::debug('[loginIndex]', 'v', $cx, $in, array('loginIndex')))) ? '<script>
seajs.use(\'js/passport/login/login\');
</script>
' : '').''.((Plugin\LCRun3::debug('[loginInternational]', 'ifvar', $cx, Plugin\LCRun3::debug('[loginInternational]', 'v', $cx, $in, array('loginInternational')))) ? ' <script>
seajs.use(\'js/passport/login/international\');
</script>
' : '').'
'.((Plugin\LCRun3::debug('[backEmail]', 'ifvar', $cx, Plugin\LCRun3::debug('[backEmail]', 'v', $cx, $in, array('backEmail')))) ? '<script>
seajs.use(\'js/passport/back/email\');
</script>
' : '').''.((Plugin\LCRun3::debug('[backEmailSuccess]', 'ifvar', $cx, Plugin\LCRun3::debug('[backEmailSuccess]', 'v', $cx, $in, array('backEmailSuccess')))) ? '<script>
seajs.use(\'js/passport/back/email-success\');
</script>
' : '').''.((Plugin\LCRun3::debug('[backMobile]', 'ifvar', $cx, Plugin\LCRun3::debug('[backMobile]', 'v', $cx, $in, array('backMobile')))) ? '<script>
seajs.use(\'js/passport/back/mobile\');
</script>
' : '').''.((Plugin\LCRun3::debug('[backCode]', 'ifvar', $cx, Plugin\LCRun3::debug('[backCode]', 'v', $cx, $in, array('backCode')))) ? '<script>
seajs.use(\'js/passport/back/code\');
</script>
' : '').''.((Plugin\LCRun3::debug('[backNewPwd]', 'ifvar', $cx, Plugin\LCRun3::debug('[backNewPwd]', 'v', $cx, $in, array('backNewPwd')))) ? '<script>
seajs.use(\'js/passport/back/new-password\');
</script>
' : '').'
'.((Plugin\LCRun3::debug('[channelPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[channelPage]', 'v', $cx, $in, array('channelPage')))) ? '<script>
seajs.use(\'js/index/channel\');
seajs.use(\'js/index/footer\');
</script>
' : '').'
'.((Plugin\LCRun3::debug('[grilsHomePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[grilsHomePage]', 'v', $cx, $in, array('grilsHomePage')))) ? '<script>
seajs.use(\'js/home/home\');
seajs.use(\'js/index/footer\');
</script>
' : '').''.((Plugin\LCRun3::debug('[boysHomePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[boysHomePage]', 'v', $cx, $in, array('boysHomePage')))) ? '<script>
seajs.use(\'js/home/home\');
seajs.use(\'js/index/footer\');
</script>
' : '').''.((Plugin\LCRun3::debug('[kidsHomePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[kidsHomePage]', 'v', $cx, $in, array('kidsHomePage')))) ? '<script>
seajs.use(\'js/home/home\');
seajs.use(\'js/index/footer\');
</script>
' : '').''.((Plugin\LCRun3::debug('[lifestyleHomePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[lifestyleHomePage]', 'v', $cx, $in, array('lifestyleHomePage')))) ? '<script>
seajs.use(\'js/home/home\');
seajs.use(\'js/index/footer\');
</script>
' : '').'
'.((Plugin\LCRun3::debug('[newArrivalPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[newArrivalPage]', 'v', $cx, $in, array('newArrivalPage')))) ? '<script>
seajs.use(\'js/product/newsale/newarrival\');
seajs.use(\'js/index/footer\');
</script>
' : '').'
'.((Plugin\LCRun3::debug('[discountPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[discountPage]', 'v', $cx, $in, array('discountPage')))) ? '<script>
seajs.use(\'js/product/newsale/discount\');
seajs.use(\'js/index/footer\');
</script>
' : '').'
'.((Plugin\LCRun3::debug('[goodListPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[goodListPage]', 'v', $cx, $in, array('goodListPage')))) ? '<script>
seajs.use(\'js/product/list\');
seajs.use(\'js/index/footer\');
</script>
' : '').'
'.((Plugin\LCRun3::debug('[goodDetail]', 'ifvar', $cx, Plugin\LCRun3::debug('[goodDetail]', 'v', $cx, $in, array('goodDetail')))) ? '<script>
seajs.use(\'js/product/detail/detail\');
</script>
' : '').'
'.((Plugin\LCRun3::debug('[categoryPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[categoryPage]', 'v', $cx, $in, array('categoryPage')))) ? '<script>
seajs.use(\'js/category/index\');
seajs.use(\'js/index/footer\');
</script>
' : '').'
'.((Plugin\LCRun3::debug('[brandPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[brandPage]', 'v', $cx, $in, array('brandPage')))) ? '<script>
seajs.use(\'js/category/brand\');
seajs.use(\'js/index/footer\');
</script>
' : '').'
'.((Plugin\LCRun3::debug('[searchPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[searchPage]', 'v', $cx, $in, array('searchPage')))) ? '<script>
seajs.use(\'js/index/search\');
seajs.use(\'js/index/footer\');
</script>
' : '').'
'.((Plugin\LCRun3::debug('[shoppingCartPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[shoppingCartPage]', 'v', $cx, $in, array('shoppingCartPage')))) ? '<script>
seajs.use(\'js/shopping-cart/cart\');
</script>
' : '').''.((Plugin\LCRun3::debug('[giftAdvancePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[giftAdvancePage]', 'v', $cx, $in, array('giftAdvancePage')))) ? '<script>
seajs.use(\'js/shopping-cart/gift-advance\');
</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>
(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\');
</script>
<!-- End Google Tag Manager -->
<script type="text/javascript">
var _hmt = _hmt || [];
(function() {
var hm = document.createElement("script");
hm.src = "//hm.baidu.com/hm.js?c6ee7218b8321cb65fb2e98f284d8311";
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(hm, s);
})();
</script>
<script>
var _hmt = _hmt || [];
(function() {
var hm = document.createElement("script");
hm.src = "//hm.baidu.com/hm.js?65dd99e0435a55177ffda862198ce841";
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(hm, s);
})();
</script>'.'</body>
</html>'.'';
}
?>
\ No newline at end of file
... ... @@ -21,28 +21,28 @@
);
return ''.Plugin\LCRun3::debug('[new]', 'sec', $cx, Plugin\LCRun3::debug('[new]', 'v', $cx, $in, array('new')), $in, false, function($cx, $in) {return ''.' '.((Plugin\LCRun3::debug('this', 'ifvar', $cx, $in)) ? '
<div class="good-info" data-id="'.Plugin\LCRun3::debug('[id]', 'encq', $cx, Plugin\LCRun3::debug('[id]', 'v', $cx, $in, array('id'))).'">
return ''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('new')), $in, false, function($cx, $in) {return ''.' '.((Plugin\LCRun3::ifvar($cx, $in)) ? '
<div class="good-info" data-id="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('id')), ENT_QUOTES, 'UTF-8').'">
<div class="tag-container clearfix">
'.Plugin\LCRun3::debug('[tags]', 'sec', $cx, Plugin\LCRun3::debug('[tags]', 'v', $cx, $in, array('tags')), $in, false, function($cx, $in) {return ''.Plugin\LCRun3::debug('[is_new]', 'sec', $cx, Plugin\LCRun3::debug('[is_new]', 'v', $cx, $in, array('is_new')), $in, false, function($cx, $in) {return ' <p class="good-tag new-tag">NEW</p>
';}).''.Plugin\LCRun3::debug('[is_advance]', 'sec', $cx, Plugin\LCRun3::debug('[is_advance]', 'v', $cx, $in, array('is_advance')), $in, false, function($cx, $in) {return ' <p class="good-tag renew-tag">再到着</p>
';}).''.Plugin\LCRun3::debug('[is_discount]', 'sec', $cx, Plugin\LCRun3::debug('[is_discount]', 'v', $cx, $in, array('is_discount')), $in, false, function($cx, $in) {return ' <p class="good-tag sale-tag">SALE</p>
';}).''.Plugin\LCRun3::debug('[is_yohoood]', 'sec', $cx, Plugin\LCRun3::debug('[is_yohoood]', 'v', $cx, $in, array('is_yohoood')), $in, false, function($cx, $in) {return ' <div class="good-tag yohood-tag"></div>
';}).''.Plugin\LCRun3::debug('[is_limited]', 'sec', $cx, Plugin\LCRun3::debug('[is_limited]', 'v', $cx, $in, array('is_limited')), $in, false, function($cx, $in) {return ' <p class="good-tag limit-tag">限量商品</p>
'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('tags')), $in, false, function($cx, $in) {return ''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('is_new')), $in, false, function($cx, $in) {return ' <p class="good-tag new-tag">NEW</p>
';}).''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('is_advance')), $in, false, function($cx, $in) {return ' <p class="good-tag renew-tag">再到着</p>
';}).''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('is_discount')), $in, false, function($cx, $in) {return ' <p class="good-tag sale-tag">SALE</p>
';}).''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('is_yohoood')), $in, false, function($cx, $in) {return ' <div class="good-tag yohood-tag"></div>
';}).''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('is_limited')), $in, false, function($cx, $in) {return ' <p class="good-tag limit-tag">限量商品</p>
';}).'';}).' </div>
<div class="good-detail-img">
<a class="good-thumb" href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'">
<img class="lazy" data-original="'.Plugin\LCRun3::debug('[thumb]', 'encq', $cx, Plugin\LCRun3::debug('[thumb]', 'v', $cx, $in, array('thumb'))).'">
<a class="good-thumb" href="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('url')), ENT_QUOTES, 'UTF-8').'">
<img class="lazy" data-original="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('thumb')), ENT_QUOTES, 'UTF-8').'">
</a>
'.Plugin\LCRun3::debug('[is_soon_sold_out]', 'sec', $cx, Plugin\LCRun3::debug('[is_soon_sold_out]', 'v', $cx, $in, array('is_soon_sold_out')), $in, false, function($cx, $in) {return ' <p class="few-tag">即将售罄</p>
'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('is_soon_sold_out')), $in, false, function($cx, $in) {return ' <p class="few-tag">即将售罄</p>
';}).' </div>
<div class="good-detail-text">
<div class="name">
<a href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'">'.Plugin\LCRun3::debug('[name]', 'encq', $cx, Plugin\LCRun3::debug('[name]', 'v', $cx, $in, array('name'))).'</a>
<a href="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('url')), ENT_QUOTES, 'UTF-8').'">'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('name')), ENT_QUOTES, 'UTF-8').'</a>
</div>
<div class="price">
<span class="sale-price '.((Plugin\LCRun3::debug('^[price]', 'isec', $cx, Plugin\LCRun3::debug('[price]', 'v', $cx, $in, array('price')))) ? 'no-price' : '').'">¥'.Plugin\LCRun3::debug('[salePrice]', 'encq', $cx, Plugin\LCRun3::debug('[salePrice]', 'v', $cx, $in, array('salePrice'))).'</span>
'.Plugin\LCRun3::debug('[price]', 'sec', $cx, Plugin\LCRun3::debug('[price]', 'v', $cx, $in, array('price')), $in, false, function($cx, $in) {return ' <span class="market-price">¥'.Plugin\LCRun3::debug('this', 'encq', $cx, $in).'</span>
<span class="sale-price '.((Plugin\LCRun3::isec($cx, Plugin\LCRun3::v($cx, $in, array('price')))) ? 'no-price' : '').'">¥'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('salePrice')), ENT_QUOTES, 'UTF-8').'</span>
'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('price')), $in, false, function($cx, $in) {return ' <span class="market-price">¥'.htmlentities((string)$in, ENT_QUOTES, 'UTF-8').'</span>
';}).' </div>
</div>
</div>
... ...
... ... @@ -25,9 +25,9 @@
<html>
<head>
<meta charset="utf-8">
<title>'.Plugin\LCRun3::debug('[title]', 'encq', $cx, Plugin\LCRun3::debug('[title]', 'v', $cx, $in, array('title'))).'</title>
<meta name="keywords" content="'.Plugin\LCRun3::debug('[keywords]', 'encq', $cx, Plugin\LCRun3::debug('[keywords]', 'v', $cx, $in, array('keywords'))).'">
<meta name="description" content="'.Plugin\LCRun3::debug('[description]', 'encq', $cx, Plugin\LCRun3::debug('[description]', 'v', $cx, $in, array('description'))).'">
<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" />
... ... @@ -45,31 +45,31 @@
}());
})(document, window);
</script>
'.((Plugin\LCRun3::debug('[rlsEnv]', 'ifvar', $cx, Plugin\LCRun3::debug('[rlsEnv]', 'v', $cx, $in, array('rlsEnv')))) ? '<link rel="stylesheet" href="http://cdn.yoho.cn/myohobuy/'.Plugin\LCRun3::debug('[version]', 'encq', $cx, Plugin\LCRun3::debug('[version]', 'v', $cx, $in, array('version'))).'/index.css">
' : '').''.((Plugin\LCRun3::debug('[preEnv]', 'ifvar', $cx, Plugin\LCRun3::debug('[preEnv]', 'v', $cx, $in, array('preEnv')))) ? '<link rel="stylesheet" href="http://cdn.yoho.cn/myohobuy/'.Plugin\LCRun3::debug('[version]', 'encq', $cx, Plugin\LCRun3::debug('[version]', 'v', $cx, $in, array('version'))).'/index.css">
' : '').''.((Plugin\LCRun3::debug('[testEnv]', 'ifvar', $cx, Plugin\LCRun3::debug('[testEnv]', 'v', $cx, $in, array('testEnv')))) ? '<link rel="stylesheet" href="http://static.buy.test.yoho.cn/dist/myohobuy/'.Plugin\LCRun3::debug('[version]', 'encq', $cx, Plugin\LCRun3::debug('[version]', 'v', $cx, $in, array('version'))).'/index.css">
' : '').''.((Plugin\LCRun3::debug('[devEnv]', 'ifvar', $cx, Plugin\LCRun3::debug('[devEnv]', 'v', $cx, $in, array('devEnv')))) ? '<link rel="stylesheet" href="http://static.dev.yohobuy.com/css/index.css">
'.((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://static.buy.test.yoho.cn/dist/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">
' : '').'</head>
<body '.((Plugin\LCRun3::debug('[isPassportPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[isPassportPage]', 'v', $cx, $in, array('isPassportPage')))) ? 'class=passport-body' : '').'>
'.''.Plugin\LCRun3::debug('[pageHeader]', 'sec', $cx, Plugin\LCRun3::debug('[pageHeader]', 'v', $cx, $in, array('pageHeader')), $in, false, function($cx, $in) {return '<header class="yoho-header'.((Plugin\LCRun3::debug('[boys]', 'ifvar', $cx, Plugin\LCRun3::debug('[boys]', 'v', $cx, $in, array('boys')))) ? ' boys' : '').''.((Plugin\LCRun3::debug('[girls]', 'ifvar', $cx, Plugin\LCRun3::debug('[girls]', 'v', $cx, $in, array('girls')))) ? ' girls' : '').''.((Plugin\LCRun3::debug('[kids]', 'ifvar', $cx, Plugin\LCRun3::debug('[kids]', 'v', $cx, $in, array('kids')))) ? ' kids' : '').''.((Plugin\LCRun3::debug('[lifeStyle]', 'ifvar', $cx, Plugin\LCRun3::debug('[lifeStyle]', 'v', $cx, $in, array('lifeStyle')))) ? ' life-style' : '').'">
'.((Plugin\LCRun3::debug('[navBack]', 'ifvar', $cx, Plugin\LCRun3::debug('[navBack]', 'v', $cx, $in, array('navBack')))) ? ' <a href="javascript:history.go(-1);" class="nav-back"></a>
' : '').''.Plugin\LCRun3::debug('[navHome]', 'sec', $cx, Plugin\LCRun3::debug('[navHome]', 'v', $cx, $in, array('navHome')), $in, false, function($cx, $in) {return ' <a href="'.Plugin\LCRun3::debug('this', 'encq', $cx, $in).'" class="nav-home"></a>
';}).''.Plugin\LCRun3::debug('[navTitle]', 'sec', $cx, Plugin\LCRun3::debug('[navTitle]', 'v', $cx, $in, array('navTitle')), $in, false, function($cx, $in) {return ' <p class="nav-title">'.Plugin\LCRun3::debug('this', 'encq', $cx, $in).'</p>
<body '.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('isPassportPage')))) ? 'class=passport-body' : '').'>
'.''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('pageHeader')), $in, false, function($cx, $in) {return '<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::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('navBack')))) ? ' <a href="javascript:history.go(-1);" class="nav-back"></a>
' : '').''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('navHome')), $in, false, function($cx, $in) {return ' <a href="'.htmlentities((string)$in, ENT_QUOTES, 'UTF-8').'" class="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>
';}).''.''.'<div class="good-list-page yoho-page">
'.''.Plugin\LCRun3::debug('[goodList]', 'sec', $cx, Plugin\LCRun3::debug('[goodList]', 'v', $cx, $in, array('goodList')), $in, false, function($cx, $in) {return ''.Plugin\LCRun3::debug('[search]', 'sec', $cx, Plugin\LCRun3::debug('[search]', 'v', $cx, $in, array('search')), $in, false, function($cx, $in) {return ' <div id="search-input" class="search-input">
<form id="search-form" action='.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).' method="get">
'.''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('goodList')), $in, false, function($cx, $in) {return ''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('search')), $in, false, function($cx, $in) {return ' <div id="search-input" class="search-input">
<form id="search-form" action='.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('url')), ENT_QUOTES, 'UTF-8').' method="get">
<i class="search-icon iconfont">&#xe60f;</i>
<input type="text" value='.Plugin\LCRun3::debug('[default]', 'encq', $cx, Plugin\LCRun3::debug('[default]', 'v', $cx, $in, array('default'))).' name="query">
<input type="text" value="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('default')), ENT_QUOTES, 'UTF-8').'" name="query">
<i class="clear-input iconfont hide">&#xe61a;</i>
<button id="search" class="search" type="submit">搜索</button>
</form>
</div>
';}).'
'.Plugin\LCRun3::debug('[brandWay]', 'sec', $cx, Plugin\LCRun3::debug('[brandWay]', 'v', $cx, $in, array('brandWay')), $in, false, function($cx, $in) {return ' <div class="brand-way">
<a href='.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'>
<img class="brand-thumb" src='.Plugin\LCRun3::debug('[thumb]', 'encq', $cx, Plugin\LCRun3::debug('[thumb]', 'v', $cx, $in, array('thumb'))).'>
<span>'.Plugin\LCRun3::debug('[name]', 'encq', $cx, Plugin\LCRun3::debug('[name]', 'v', $cx, $in, array('name'))).'</span>
'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('brandWay')), $in, false, function($cx, $in) {return ' <div class="brand-way">
<a href='.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('url')), ENT_QUOTES, 'UTF-8').'>
<img class="brand-thumb" src='.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('thumb')), ENT_QUOTES, 'UTF-8').'>
<span>'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('name')), ENT_QUOTES, 'UTF-8').'</span>
<span class="entry">
进入品牌
<i class="iconfont">&#xe614;</i>
... ... @@ -77,12 +77,12 @@
</a>
</div>
';}).'
'.Plugin\LCRun3::debug('[brandHome]', 'sec', $cx, Plugin\LCRun3::debug('[brandHome]', 'v', $cx, $in, array('brandHome')), $in, false, function($cx, $in) {return ' <div id="brand-header" class="brand-header" data-id='.Plugin\LCRun3::debug('[id]', 'encq', $cx, Plugin\LCRun3::debug('[id]', 'v', $cx, $in, array('id'))).'>
<img class="lazy" data-original='.Plugin\LCRun3::debug('[banner]', 'encq', $cx, Plugin\LCRun3::debug('[banner]', 'v', $cx, $in, array('banner'))).'>
'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('brandHome')), $in, false, function($cx, $in) {return ' <div id="brand-header" class="brand-header" data-id='.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('id')), ENT_QUOTES, 'UTF-8').'>
<img class="lazy" data-original='.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('banner')), ENT_QUOTES, 'UTF-8').'>
<a class="btn-intro" href="javascript:void(0);">
品牌介绍
</a>
<a class="btn-col'.((Plugin\LCRun3::debug('[collected]', 'ifvar', $cx, Plugin\LCRun3::debug('[collected]', 'v', $cx, $in, array('collected')))) ? ' coled' : '').'" href="javascript:void(0);">
<a class="btn-col'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('collected')))) ? ' coled' : '').'" href="javascript:void(0);">
<span class="iconfont">&#xe622;</span>
<span class="txt"></span>
</a>
... ... @@ -91,7 +91,7 @@
<div id="brand-intro" class="brand-intro">
<h2>品牌介绍</h2>
<div class="con">
'.Plugin\LCRun3::debug('[intro]', 'raw', $cx, Plugin\LCRun3::debug('[intro]', 'v', $cx, $in, array('intro'))).'
'.Plugin\LCRun3::v($cx, $in, array('intro')).'
</div>
<p class="fo">
<span></span>
... ... @@ -104,13 +104,13 @@
<ul id="list-nav" class="list-nav clearfix">
<li class="new active">
<a href="javascript:void(0);">
最新
<span class="nav-txt">最新</span>
<span class="iconfont cur">&#xe616;</span>
</a>
</li>
<li class="price">
<a href="javascript:void(0);">
价格
<span class="nav-txt">价格</span>
<span class="icon">
<i class="iconfont up">&#xe615;</i>
<i class="iconfont down cur">&#xe616;</i>
... ... @@ -119,7 +119,7 @@
</li>
<li class="discount">
<a href="javascript:void(0);">
折扣
<span class="nav-txt">折扣</span>
<span class="icon">
<i class="iconfont up">&#xe615;</i>
<i class="iconfont down cur">&#xe616;</i>
... ... @@ -128,7 +128,7 @@
</li>
<li class="filter">
<a href="javascript:void(0);">
筛选
<span class="nav-txt">筛选</span>
<span class="iconfont">&#xe613;</span>
</a>
</li>
... ... @@ -138,17 +138,17 @@
<div class="price-goods container clearfix hide"></div>
<div class="discount-goods container clearfix hide"></div>
'.''.Plugin\LCRun3::debug('[filter]', 'sec', $cx, Plugin\LCRun3::debug('[filter]', 'v', $cx, $in, array('filter')), $in, false, function($cx, $in) {return ' <div class="filter-mask hide">
'.''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('filter')), $in, false, function($cx, $in) {return ' <div class="filter-mask hide">
<div class="filter-body">
<ul class="classify">
'.Plugin\LCRun3::debug('each [classify]', 'sec', $cx, Plugin\LCRun3::debug('[classify]', 'v', $cx, $in, array('classify')), $in, true, function($cx, $in) {return ' <li class="classify-item'.((Plugin\LCRun3::debug('@[first]', 'ifvar', $cx, Plugin\LCRun3::debug('@[first]', 'v', $cx, $cx['sp_vars'], array('first')))) ? ' active' : '').'">
<p class="shower'.((Plugin\LCRun3::debug('[default]', 'ifvar', $cx, Plugin\LCRun3::debug('[default]', 'v', $cx, $in, array('default')))) ? ' default' : '').'">
<span class="title">'.Plugin\LCRun3::debug('[title]', 'encq', $cx, Plugin\LCRun3::debug('[title]', 'v', $cx, $in, array('title'))).':</span>
'.Plugin\LCRun3::debug('[name]', 'encq', $cx, Plugin\LCRun3::debug('[name]', 'v', $cx, $in, array('name'))).'
'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('classify')), $in, true, function($cx, $in) {return ' <li class="classify-item'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $cx['sp_vars'], array('first')))) ? ' active' : '').'">
<p class="shower'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('default')))) ? ' default' : '').'">
<span class="title">'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('title')), ENT_QUOTES, 'UTF-8').':</span>
'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('name')), ENT_QUOTES, 'UTF-8').'
</p>
<ul class="sub-classify" data-type='.Plugin\LCRun3::debug('[dataType]', 'encq', $cx, Plugin\LCRun3::debug('[dataType]', 'v', $cx, $in, array('dataType'))).'>
'.Plugin\LCRun3::debug('[subs]', 'sec', $cx, Plugin\LCRun3::debug('[subs]', 'v', $cx, $in, array('subs')), $in, false, function($cx, $in) {return ' <li class="sub-item'.((Plugin\LCRun3::debug('[chosed]', 'ifvar', $cx, Plugin\LCRun3::debug('[chosed]', 'v', $cx, $in, array('chosed')))) ? ' chosed' : '').'" data-id='.Plugin\LCRun3::debug('[dataId]', 'encq', $cx, Plugin\LCRun3::debug('[dataId]', 'v', $cx, $in, array('dataId'))).'>
'.Plugin\LCRun3::debug('[name]', 'encq', $cx, Plugin\LCRun3::debug('[name]', 'v', $cx, $in, array('name'))).'
<ul class="sub-classify" data-type='.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('dataType')), ENT_QUOTES, 'UTF-8').'>
'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('subs')), $in, false, function($cx, $in) {return ' <li class="sub-item'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('chosed')))) ? ' chosed' : '').'" data-id='.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('dataId')), ENT_QUOTES, 'UTF-8').'>
'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('name')), ENT_QUOTES, 'UTF-8').'
<i class="iconfont chosed-icon">&#xe617;</i>
</li>
';}).' </ul>
... ... @@ -158,29 +158,29 @@
</div>
';}).''.' </div>
'.((Plugin\LCRun3::debug('[brand]', 'ifvar', $cx, Plugin\LCRun3::debug('[brand]', 'v', $cx, $in, array('brand')))) ? ' <input id="brand" type="hidden" value='.Plugin\LCRun3::debug('[brand]', 'encq', $cx, Plugin\LCRun3::debug('[brand]', 'v', $cx, $in, array('brand'))).'>
'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('brand')))) ? ' <input id="brand" type="hidden" value='.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('brand')), ENT_QUOTES, 'UTF-8').'>
' : '').'
'.((Plugin\LCRun3::debug('[gender]', 'ifvar', $cx, Plugin\LCRun3::debug('[gender]', 'v', $cx, $in, array('gender')))) ? ' <input id="gender" type="hidden" value='.Plugin\LCRun3::debug('[gender]', 'encq', $cx, Plugin\LCRun3::debug('[gender]', 'v', $cx, $in, array('gender'))).'>
'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('gender')))) ? ' <input id="gender" type="hidden" value='.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('gender')), ENT_QUOTES, 'UTF-8').'>
' : '').'
'.((Plugin\LCRun3::debug('[sort]', 'ifvar', $cx, Plugin\LCRun3::debug('[sort]', 'v', $cx, $in, array('sort')))) ? ' <input id="sort" type="hidden" value='.Plugin\LCRun3::debug('[sort]', 'encq', $cx, Plugin\LCRun3::debug('[sort]', 'v', $cx, $in, array('sort'))).'>
'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('sort')))) ? ' <input id="sort" type="hidden" value='.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('sort')), ENT_QUOTES, 'UTF-8').'>
' : '').'
'.((Plugin\LCRun3::debug('[color]', 'ifvar', $cx, Plugin\LCRun3::debug('[color]', 'v', $cx, $in, array('color')))) ? ' <input id="color" type="hidden" value='.Plugin\LCRun3::debug('[color]', 'encq', $cx, Plugin\LCRun3::debug('[color]', 'v', $cx, $in, array('color'))).'>
'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('color')))) ? ' <input id="color" type="hidden" value='.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('color')), ENT_QUOTES, 'UTF-8').'>
' : '').'
'.((Plugin\LCRun3::debug('[size]', 'ifvar', $cx, Plugin\LCRun3::debug('[size]', 'v', $cx, $in, array('size')))) ? ' <input id="size" type="hidden" value='.Plugin\LCRun3::debug('[size]', 'encq', $cx, Plugin\LCRun3::debug('[size]', 'v', $cx, $in, array('size'))).'>
'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('size')))) ? ' <input id="size" type="hidden" value='.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('size')), ENT_QUOTES, 'UTF-8').'>
' : '').'
'.((Plugin\LCRun3::debug('[price]', 'ifvar', $cx, Plugin\LCRun3::debug('[price]', 'v', $cx, $in, array('price')))) ? ' <input id="price" type="hidden" value='.Plugin\LCRun3::debug('[price]', 'encq', $cx, Plugin\LCRun3::debug('[price]', 'v', $cx, $in, array('price'))).'>
'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('price')))) ? ' <input id="price" type="hidden" value='.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('price')), ENT_QUOTES, 'UTF-8').'>
' : '').'
'.((Plugin\LCRun3::debug('[discount]', 'ifvar', $cx, Plugin\LCRun3::debug('[discount]', 'v', $cx, $in, array('discount')))) ? ' <input id="discount" type="hidden" value='.Plugin\LCRun3::debug('[discount]', 'encq', $cx, Plugin\LCRun3::debug('[discount]', 'v', $cx, $in, array('discount'))).'>
'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('discount')))) ? ' <input id="discount" type="hidden" value='.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('discount')), ENT_QUOTES, 'UTF-8').'>
' : '').'
'.((Plugin\LCRun3::debug('[query]', 'ifvar', $cx, Plugin\LCRun3::debug('[query]', 'v', $cx, $in, array('query')))) ? ' <input id="query" type="hidden" value='.Plugin\LCRun3::debug('[query]', 'encq', $cx, Plugin\LCRun3::debug('[query]', 'v', $cx, $in, array('query'))).'>
'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('query')))) ? ' <input id="query" type="hidden" value='.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('query')), ENT_QUOTES, 'UTF-8').'>
' : '').'
'.' <div id="suspend-cart" class="suspend-cart">
<a href='.Plugin\LCRun3::debug('[cartUrl]', 'encq', $cx, Plugin\LCRun3::debug('[cartUrl]', 'v', $cx, $in, array('cartUrl'))).'>
<a href='.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('cartUrl')), ENT_QUOTES, 'UTF-8').'>
<span class="iconfont">&#xe62c;</span>
</a>
<span class="cart-count hide">1</span>
</div>'.' ';}).''.'</div>
'.''.''.Plugin\LCRun3::debug('[pageFooter]', 'sec', $cx, Plugin\LCRun3::debug('[pageFooter]', 'v', $cx, $in, array('pageFooter')), $in, false, function($cx, $in) {return ' <footer id="yoho-footer" class="yoho-footer hide">
'.''.''.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
... ... @@ -192,7 +192,7 @@
</address>
</footer>
';}).'
'.''.''.Plugin\LCRun3::debug('[showDownloadApp]', 'sec', $cx, Plugin\LCRun3::debug('[showDownloadApp]', 'v', $cx, $in, array('showDownloadApp')), $in, false, function($cx, $in) {return '<div class="float-layer hide" id="float-layer-app">
'.''.''.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">&#xe60d;</span>
<p>新用户首单减10元</p>
... ... @@ -207,14 +207,14 @@
</div>
';}).'
'.''.((Plugin\LCRun3::debug('[hasWxShare]', 'ifvar', $cx, Plugin\LCRun3::debug('[hasWxShare]', '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::debug('[rlsEnv]', 'ifvar', $cx, Plugin\LCRun3::debug('[rlsEnv]', 'v', $cx, $in, array('rlsEnv')))) ? '<script src="http://cdn.yoho.cn/myohobuy/'.Plugin\LCRun3::debug('[version]', 'encq', $cx, Plugin\LCRun3::debug('[version]', 'v', $cx, $in, array('version'))).'/lib.js"></script>
<script src="http://cdn.yoho.cn/myohobuy/'.Plugin\LCRun3::debug('[version]', 'encq', $cx, Plugin\LCRun3::debug('[version]', 'v', $cx, $in, array('version'))).'/index.js"></script>
' : '').''.((Plugin\LCRun3::debug('[preEnv]', 'ifvar', $cx, Plugin\LCRun3::debug('[preEnv]', 'v', $cx, $in, array('preEnv')))) ? '<script src="http://cdn.yoho.cn/myohobuy/'.Plugin\LCRun3::debug('[version]', 'encq', $cx, Plugin\LCRun3::debug('[version]', 'v', $cx, $in, array('version'))).'/lib.js"></script>
<script src="http://cdn.yoho.cn/myohobuy/'.Plugin\LCRun3::debug('[version]', 'encq', $cx, Plugin\LCRun3::debug('[version]', 'v', $cx, $in, array('version'))).'/index.js"></script>
' : '').''.((Plugin\LCRun3::debug('[testEnv]', 'ifvar', $cx, Plugin\LCRun3::debug('[testEnv]', 'v', $cx, $in, array('testEnv')))) ? '<script src="http://static.buy.test.yoho.cn/dist/myohobuy/'.Plugin\LCRun3::debug('[version]', 'encq', $cx, Plugin\LCRun3::debug('[version]', 'v', $cx, $in, array('version'))).'/lib.js"></script>
<script src="http://static.buy.test.yoho.cn/dist/myohobuy/'.Plugin\LCRun3::debug('[version]', 'encq', $cx, Plugin\LCRun3::debug('[version]', 'v', $cx, $in, array('version'))).'/index.js"></script>
' : '').''.((Plugin\LCRun3::debug('[devEnv]', 'ifvar', $cx, Plugin\LCRun3::debug('[devEnv]', 'v', $cx, $in, array('devEnv')))) ? '<script src="http://localhost:8000/static/js/sea.js?nowrap"></script>
'.''.((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://static.buy.test.yoho.cn/dist/myohobuy/'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('version')), ENT_QUOTES, 'UTF-8').'/lib.js"></script>
<script src="http://static.buy.test.yoho.cn/dist/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('devEnv')))) ? '<script src="http://localhost:8000/static/js/sea.js?nowrap"></script>
<script>seajs.config({base: \'http://localhost:8000/\'});</script>
' : '').'
<script type="text/javascript">
... ... @@ -233,115 +233,115 @@
seajs.use(\'js/common\');
</script>
'.((Plugin\LCRun3::debug('[psList]', 'ifvar', $cx, Plugin\LCRun3::debug('[psList]', 'v', $cx, $in, array('psList')))) ? '<script>
'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('psList')))) ? '<script>
seajs.use(\'js/guang/plus-star/list\');
</script>
' : '').''.((Plugin\LCRun3::debug('[psDetail]', 'ifvar', $cx, Plugin\LCRun3::debug('[psDetail]', 'v', $cx, $in, array('psDetail')))) ? '<script>
' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('psDetail')))) ? '<script>
seajs.use(\'js/guang/plus-star/detail\');
</script>
' : '').''.((Plugin\LCRun3::debug('[guangHome]', 'ifvar', $cx, Plugin\LCRun3::debug('[guangHome]', 'v', $cx, $in, array('guangHome')))) ? '<script>
' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('guangHome')))) ? '<script>
seajs.use(\'js/guang/home\');
</script>
' : '').''.((Plugin\LCRun3::debug('[guangList]', 'ifvar', $cx, Plugin\LCRun3::debug('[guangList]', 'v', $cx, $in, array('guangList')))) ? '<script>
' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('guangList')))) ? '<script>
seajs.use(\'js/guang/list\');
</script>
' : '').''.((Plugin\LCRun3::debug('[guangDetail]', 'ifvar', $cx, Plugin\LCRun3::debug('[guangDetail]', 'v', $cx, $in, array('guangDetail')))) ? '<script>
' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('guangDetail')))) ? '<script>
seajs.use(\'js/guang/detail\');
</script>
' : '').'
'.((Plugin\LCRun3::debug('[regIndex]', 'ifvar', $cx, Plugin\LCRun3::debug('[regIndex]', 'v', $cx, $in, array('regIndex')))) ? '<script>
'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('regIndex')))) ? '<script>
seajs.use(\'js/passport/register/register\');
</script>
' : '').''.((Plugin\LCRun3::debug('[regCode]', 'ifvar', $cx, Plugin\LCRun3::debug('[regCode]', 'v', $cx, $in, array('regCode')))) ? '<script>
' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('regCode')))) ? '<script>
seajs.use(\'js/passport/register/code\');
</script>
' : '').''.((Plugin\LCRun3::debug('[regPwd]', 'ifvar', $cx, Plugin\LCRun3::debug('[regPwd]', 'v', $cx, $in, array('regPwd')))) ? '<script>
' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('regPwd')))) ? '<script>
seajs.use(\'js/passport/register/password\');
</script>
' : '').'
'.((Plugin\LCRun3::debug('[loginIndex]', 'ifvar', $cx, Plugin\LCRun3::debug('[loginIndex]', 'v', $cx, $in, array('loginIndex')))) ? '<script>
'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('loginIndex')))) ? '<script>
seajs.use(\'js/passport/login/login\');
</script>
' : '').''.((Plugin\LCRun3::debug('[loginInternational]', 'ifvar', $cx, Plugin\LCRun3::debug('[loginInternational]', 'v', $cx, $in, array('loginInternational')))) ? ' <script>
' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('loginInternational')))) ? ' <script>
seajs.use(\'js/passport/login/international\');
</script>
' : '').'
'.((Plugin\LCRun3::debug('[backEmail]', 'ifvar', $cx, Plugin\LCRun3::debug('[backEmail]', 'v', $cx, $in, array('backEmail')))) ? '<script>
'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('backEmail')))) ? '<script>
seajs.use(\'js/passport/back/email\');
</script>
' : '').''.((Plugin\LCRun3::debug('[backEmailSuccess]', 'ifvar', $cx, Plugin\LCRun3::debug('[backEmailSuccess]', 'v', $cx, $in, array('backEmailSuccess')))) ? '<script>
' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('backEmailSuccess')))) ? '<script>
seajs.use(\'js/passport/back/email-success\');
</script>
' : '').''.((Plugin\LCRun3::debug('[backMobile]', 'ifvar', $cx, Plugin\LCRun3::debug('[backMobile]', 'v', $cx, $in, array('backMobile')))) ? '<script>
' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('backMobile')))) ? '<script>
seajs.use(\'js/passport/back/mobile\');
</script>
' : '').''.((Plugin\LCRun3::debug('[backCode]', 'ifvar', $cx, Plugin\LCRun3::debug('[backCode]', 'v', $cx, $in, array('backCode')))) ? '<script>
' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('backCode')))) ? '<script>
seajs.use(\'js/passport/back/code\');
</script>
' : '').''.((Plugin\LCRun3::debug('[backNewPwd]', 'ifvar', $cx, Plugin\LCRun3::debug('[backNewPwd]', 'v', $cx, $in, array('backNewPwd')))) ? '<script>
' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('backNewPwd')))) ? '<script>
seajs.use(\'js/passport/back/new-password\');
</script>
' : '').'
'.((Plugin\LCRun3::debug('[channelPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[channelPage]', 'v', $cx, $in, array('channelPage')))) ? '<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::debug('[grilsHomePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[grilsHomePage]', 'v', $cx, $in, array('grilsHomePage')))) ? '<script>
'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('grilsHomePage')))) ? '<script>
seajs.use(\'js/home/home\');
seajs.use(\'js/index/footer\');
</script>
' : '').''.((Plugin\LCRun3::debug('[boysHomePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[boysHomePage]', 'v', $cx, $in, array('boysHomePage')))) ? '<script>
' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('boysHomePage')))) ? '<script>
seajs.use(\'js/home/home\');
seajs.use(\'js/index/footer\');
</script>
' : '').''.((Plugin\LCRun3::debug('[kidsHomePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[kidsHomePage]', 'v', $cx, $in, array('kidsHomePage')))) ? '<script>
' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('kidsHomePage')))) ? '<script>
seajs.use(\'js/home/home\');
seajs.use(\'js/index/footer\');
</script>
' : '').''.((Plugin\LCRun3::debug('[lifestyleHomePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[lifestyleHomePage]', 'v', $cx, $in, array('lifestyleHomePage')))) ? '<script>
' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('lifestyleHomePage')))) ? '<script>
seajs.use(\'js/home/home\');
seajs.use(\'js/index/footer\');
</script>
' : '').'
'.((Plugin\LCRun3::debug('[newArrivalPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[newArrivalPage]', 'v', $cx, $in, array('newArrivalPage')))) ? '<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::debug('[discountPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[discountPage]', 'v', $cx, $in, array('discountPage')))) ? '<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::debug('[goodListPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[goodListPage]', 'v', $cx, $in, array('goodListPage')))) ? '<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::debug('[goodDetail]', 'ifvar', $cx, Plugin\LCRun3::debug('[goodDetail]', 'v', $cx, $in, array('goodDetail')))) ? '<script>
'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('goodsDetailPage')))) ? '<script>
seajs.use(\'js/product/detail/detail\');
</script>
' : '').'
'.((Plugin\LCRun3::debug('[categoryPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[categoryPage]', 'v', $cx, $in, array('categoryPage')))) ? '<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::debug('[brandPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[brandPage]', 'v', $cx, $in, array('brandPage')))) ? '<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::debug('[searchPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[searchPage]', 'v', $cx, $in, array('searchPage')))) ? '<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::debug('[shoppingCartPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[shoppingCartPage]', 'v', $cx, $in, array('shoppingCartPage')))) ? '<script>
'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('shoppingCartPage')))) ? '<script>
seajs.use(\'js/shopping-cart/cart\');
</script>
' : '').''.((Plugin\LCRun3::debug('[giftAdvancePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[giftAdvancePage]', 'v', $cx, $in, array('giftAdvancePage')))) ? '<script>
' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('giftAdvancePage')))) ? '<script>
seajs.use(\'js/shopping-cart/gift-advance\');
</script>
' : '').''.'
... ... @@ -374,7 +374,11 @@
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(hm, s);
})();
</script>'.'</body>
</script>
<script src="http://static.yohobuy.com/js/analytics/analysis.js"></script>
<script src="http://static.yohobuy.com/m/v1/js/om_code.js"></script>'.'</body>
</html>'.'';
}
?>
\ No newline at end of file
... ...
<?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>'.Plugin\LCRun3::debug('[title]', 'encq', $cx, Plugin\LCRun3::debug('[title]', 'v', $cx, $in, array('title'))).'</title>
<meta name="keywords" content="'.Plugin\LCRun3::debug('[keywords]', 'encq', $cx, Plugin\LCRun3::debug('[keywords]', 'v', $cx, $in, array('keywords'))).'">
<meta name="description" content="'.Plugin\LCRun3::debug('[description]', 'encq', $cx, Plugin\LCRun3::debug('[description]', 'v', $cx, $in, array('description'))).'">
<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>
'.((Plugin\LCRun3::debug('[rlsEnv]', 'ifvar', $cx, Plugin\LCRun3::debug('[rlsEnv]', 'v', $cx, $in, array('rlsEnv')))) ? '<link rel="stylesheet" href="http://cdn.yoho.cn/myohobuy/'.Plugin\LCRun3::debug('[version]', 'encq', $cx, Plugin\LCRun3::debug('[version]', 'v', $cx, $in, array('version'))).'/index.css">
' : '').''.((Plugin\LCRun3::debug('[preEnv]', 'ifvar', $cx, Plugin\LCRun3::debug('[preEnv]', 'v', $cx, $in, array('preEnv')))) ? '<link rel="stylesheet" href="http://cdn.yoho.cn/myohobuy/'.Plugin\LCRun3::debug('[version]', 'encq', $cx, Plugin\LCRun3::debug('[version]', 'v', $cx, $in, array('version'))).'/index.css">
' : '').''.((Plugin\LCRun3::debug('[testEnv]', 'ifvar', $cx, Plugin\LCRun3::debug('[testEnv]', 'v', $cx, $in, array('testEnv')))) ? '<link rel="stylesheet" href="http://static.buy.test.yoho.cn/dist/myohobuy/'.Plugin\LCRun3::debug('[version]', 'encq', $cx, Plugin\LCRun3::debug('[version]', 'v', $cx, $in, array('version'))).'/index.css">
' : '').''.((Plugin\LCRun3::debug('[devEnv]', 'ifvar', $cx, Plugin\LCRun3::debug('[devEnv]', 'v', $cx, $in, array('devEnv')))) ? '<link rel="stylesheet" href="http://static.dev.yohobuy.com/css/index.css">
' : '').'</head>
<body '.((Plugin\LCRun3::debug('[isPassportPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[isPassportPage]', 'v', $cx, $in, array('isPassportPage')))) ? 'class=passport-body' : '').'>
'.''.Plugin\LCRun3::debug('[pageHeader]', 'sec', $cx, Plugin\LCRun3::debug('[pageHeader]', 'v', $cx, $in, array('pageHeader')), $in, false, function($cx, $in) {return '<header class="yoho-header'.((Plugin\LCRun3::debug('[boys]', 'ifvar', $cx, Plugin\LCRun3::debug('[boys]', 'v', $cx, $in, array('boys')))) ? ' boys' : '').''.((Plugin\LCRun3::debug('[girls]', 'ifvar', $cx, Plugin\LCRun3::debug('[girls]', 'v', $cx, $in, array('girls')))) ? ' girls' : '').''.((Plugin\LCRun3::debug('[kids]', 'ifvar', $cx, Plugin\LCRun3::debug('[kids]', 'v', $cx, $in, array('kids')))) ? ' kids' : '').''.((Plugin\LCRun3::debug('[lifeStyle]', 'ifvar', $cx, Plugin\LCRun3::debug('[lifeStyle]', 'v', $cx, $in, array('lifeStyle')))) ? ' life-style' : '').'">
'.((Plugin\LCRun3::debug('[navBack]', 'ifvar', $cx, Plugin\LCRun3::debug('[navBack]', 'v', $cx, $in, array('navBack')))) ? ' <a href="javascript:history.go(-1);" class="nav-back"></a>
' : '').''.Plugin\LCRun3::debug('[navHome]', 'sec', $cx, Plugin\LCRun3::debug('[navHome]', 'v', $cx, $in, array('navHome')), $in, false, function($cx, $in) {return ' <a href="'.Plugin\LCRun3::debug('this', 'encq', $cx, $in).'" class="nav-home"></a>
';}).''.Plugin\LCRun3::debug('[navTitle]', 'sec', $cx, Plugin\LCRun3::debug('[navTitle]', 'v', $cx, $in, array('navTitle')), $in, false, function($cx, $in) {return ' <p class="nav-title">'.Plugin\LCRun3::debug('this', 'encq', $cx, $in).'</p>
';}).'</header>
';}).''.''.'<div class="brand-page yoho-page">
<div class="newbrand-search">
<div class="search-box clearfix">
<a href="'.Plugin\LCRun3::debug('[searchUrl]', 'encq', $cx, Plugin\LCRun3::debug('[searchUrl]', 'v', $cx, $in, array('searchUrl'))).'" >
<!-- <input type="text" class="search-input" placeholder="查找品牌"> -->
<span>查找品牌</span>
<i class="search-icon iconfont">&#xe60f;</i>
</a>
</div>
</div>
'.Plugin\LCRun3::debug('[bannerTop]', 'sec', $cx, Plugin\LCRun3::debug('[bannerTop]', 'v', $cx, $in, array('bannerTop')), $in, false, function($cx, $in) {return ''.' <div class="banner-top">
<div class="banner-swiper swiper-container">
<ul class="swiper-wrapper">
'.Plugin\LCRun3::debug('each [list]', 'sec', $cx, Plugin\LCRun3::debug('[list]', 'v', $cx, $in, array('list')), $in, true, function($cx, $in) {return ''.((Plugin\LCRun3::debug('@[first]', 'ifvar', $cx, Plugin\LCRun3::debug('@[first]', 'v', $cx, $cx['sp_vars'], array('first')))) ? ' <li class="swiper-slide">
<a href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'">
<img src="'.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'">
</a>
</li>
' : ' <li class="swiper-slide">
<a href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'">
<img class="swiper-lazy" data-src="'.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'">
</a>
<div class="swiper-lazy-preloader"></div>
</li>
').'';}).' </ul>
</div>
<div class="swiper-pagination">
<div class="pagination-inner">
</div>
</div>
</div>'.'';}).'
'.Plugin\LCRun3::debug('[hotBrand]', 'sec', $cx, Plugin\LCRun3::debug('[hotBrand]', 'v', $cx, $in, array('hotBrand')), $in, false, function($cx, $in) {return ' <div class="hot-brand">
<ul class="hot-brand-list clearfix">
'.Plugin\LCRun3::debug('[list]', 'sec', $cx, Plugin\LCRun3::debug('[list]', 'v', $cx, $in, array('list')), $in, false, function($cx, $in) {return ' <li>
<a href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'">
<div class="img-box">
<img class="lazy" data-original="'.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'" alt="">
</div>
</a>
</li>
';}).' </ul>
</div>
';}).'
'.Plugin\LCRun3::debug('[brandList]', 'sec', $cx, Plugin\LCRun3::debug('[brandList]', 'v', $cx, $in, array('brandList')), $in, false, function($cx, $in) {return ' <div class="brand-list bar-'.Plugin\LCRun3::debug('@[index]', 'encq', $cx, Plugin\LCRun3::debug('@[index]', 'v', $cx, $cx['sp_vars'], array('index'))).'">
<div class="title-bar">
<h2 style="position: static;">'.Plugin\LCRun3::debug('[title]', 'encq', $cx, Plugin\LCRun3::debug('[title]', 'v', $cx, $in, array('title'))).'</h2>
</div>
'.Plugin\LCRun3::debug('[list]', 'sec', $cx, Plugin\LCRun3::debug('[list]', 'v', $cx, $in, array('list')), $in, false, function($cx, $in) {return ' <p>
<a href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'">'.Plugin\LCRun3::debug('[name]', 'encq', $cx, Plugin\LCRun3::debug('[name]', 'v', $cx, $in, array('name'))).'
'.Plugin\LCRun3::debug('[isHot]', 'sec', $cx, Plugin\LCRun3::debug('[isHot]', 'v', $cx, $in, array('isHot')), $in, false, function($cx, $in) {return ' <i class="icon-hot">Hot</i>
';}).''.Plugin\LCRun3::debug('[isNew]', 'sec', $cx, Plugin\LCRun3::debug('[isNew]', 'v', $cx, $in, array('isNew')), $in, false, function($cx, $in) {return ' <i class="icon-new">New</i>
';}).' </a>
</p>
';}).' </div>
';}).'
<div id="right-bar" class="right-bar">
<div class="con" id="con">
<b>#</b>
<b>A</b>
<b>B</b>
<b>C</b>
<b>D</b>
<b>E</b>
<b>F</b>
<b>G</b>
<b>H</b>
<b>I</b>
<b>J</b>
<b>K</b>
<b>L</b>
<b>M</b>
<b>N</b>
<b>O</b>
<b>P</b>
<b>Q</b>
<b>R</b>
<b>S</b>
<b>T</b>
<b>U</b>
<b>V</b>
<b>W</b>
<b>X</b>
<b>Y</b>
<b>Z</b>
</div>
</div>
</div>
'.''.''.Plugin\LCRun3::debug('[pageFooter]', 'sec', $cx, Plugin\LCRun3::debug('[pageFooter]', '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">&#xe608;</i>
</span>
</p>
<address class="copyright">
CopyRight©2007-2016 南京新与力文化传播有限公司
</address>
</footer>
';}).'
'.''.''.Plugin\LCRun3::debug('[showDownloadApp]', 'sec', $cx, Plugin\LCRun3::debug('[showDownloadApp]', '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">&#xe60d;</span>
<p>新用户首单减10元</p>
</div>
<a href="javascript:void(0);" id="float-layer-close" >
<i class="close-icon iconfont">&#xe623;</i>
<div class="circle-rightbottom"></div>
</a>
<a href="http://m.yohobuy.com/download/hyapp" id="float-layer-btn">
立即下载
</a>
</div>
';}).'
'.''.((Plugin\LCRun3::debug('[hasWxShare]', 'ifvar', $cx, Plugin\LCRun3::debug('[hasWxShare]', '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::debug('[rlsEnv]', 'ifvar', $cx, Plugin\LCRun3::debug('[rlsEnv]', 'v', $cx, $in, array('rlsEnv')))) ? '<script src="http://cdn.yoho.cn/myohobuy/'.Plugin\LCRun3::debug('[version]', 'encq', $cx, Plugin\LCRun3::debug('[version]', 'v', $cx, $in, array('version'))).'/lib.js"></script>
<script src="http://cdn.yoho.cn/myohobuy/'.Plugin\LCRun3::debug('[version]', 'encq', $cx, Plugin\LCRun3::debug('[version]', 'v', $cx, $in, array('version'))).'/index.js"></script>
' : '').''.((Plugin\LCRun3::debug('[preEnv]', 'ifvar', $cx, Plugin\LCRun3::debug('[preEnv]', 'v', $cx, $in, array('preEnv')))) ? '<script src="http://cdn.yoho.cn/myohobuy/'.Plugin\LCRun3::debug('[version]', 'encq', $cx, Plugin\LCRun3::debug('[version]', 'v', $cx, $in, array('version'))).'/lib.js"></script>
<script src="http://cdn.yoho.cn/myohobuy/'.Plugin\LCRun3::debug('[version]', 'encq', $cx, Plugin\LCRun3::debug('[version]', 'v', $cx, $in, array('version'))).'/index.js"></script>
' : '').''.((Plugin\LCRun3::debug('[testEnv]', 'ifvar', $cx, Plugin\LCRun3::debug('[testEnv]', 'v', $cx, $in, array('testEnv')))) ? '<script src="http://static.buy.test.yoho.cn/dist/myohobuy/'.Plugin\LCRun3::debug('[version]', 'encq', $cx, Plugin\LCRun3::debug('[version]', 'v', $cx, $in, array('version'))).'/lib.js"></script>
<script src="http://static.buy.test.yoho.cn/dist/myohobuy/'.Plugin\LCRun3::debug('[version]', 'encq', $cx, Plugin\LCRun3::debug('[version]', 'v', $cx, $in, array('version'))).'/index.js"></script>
' : '').''.((Plugin\LCRun3::debug('[devEnv]', 'ifvar', $cx, Plugin\LCRun3::debug('[devEnv]', '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 type="text/javascript">
(function(w,d,s,j,f){
w[\'YohoAcquisitionObject\']=f;
w[f]=function(){w[f].p=arguments;};
var a=d.createElement(s);
var m=d.getElementsByTagName(s)[0];
a.async=1;
a.src=j;
m.parentNode.insertBefore(a,m);
})(window,document,\'script\',\'http://cdn.yoho.cn/yas-jssdk/1.0.8/yas.js\',\'_yas\');
</script>
'.'<script>
seajs.use(\'js/common\');
</script>
'.((Plugin\LCRun3::debug('[psList]', 'ifvar', $cx, Plugin\LCRun3::debug('[psList]', 'v', $cx, $in, array('psList')))) ? '<script>
seajs.use(\'js/guang/plus-star/list\');
</script>
' : '').''.((Plugin\LCRun3::debug('[psDetail]', 'ifvar', $cx, Plugin\LCRun3::debug('[psDetail]', 'v', $cx, $in, array('psDetail')))) ? '<script>
seajs.use(\'js/guang/plus-star/detail\');
</script>
' : '').''.((Plugin\LCRun3::debug('[guangHome]', 'ifvar', $cx, Plugin\LCRun3::debug('[guangHome]', 'v', $cx, $in, array('guangHome')))) ? '<script>
seajs.use(\'js/guang/home\');
</script>
' : '').''.((Plugin\LCRun3::debug('[guangList]', 'ifvar', $cx, Plugin\LCRun3::debug('[guangList]', 'v', $cx, $in, array('guangList')))) ? '<script>
seajs.use(\'js/guang/list\');
</script>
' : '').''.((Plugin\LCRun3::debug('[guangDetail]', 'ifvar', $cx, Plugin\LCRun3::debug('[guangDetail]', 'v', $cx, $in, array('guangDetail')))) ? '<script>
seajs.use(\'js/guang/detail\');
</script>
' : '').'
'.((Plugin\LCRun3::debug('[regIndex]', 'ifvar', $cx, Plugin\LCRun3::debug('[regIndex]', 'v', $cx, $in, array('regIndex')))) ? '<script>
seajs.use(\'js/passport/register/register\');
</script>
' : '').''.((Plugin\LCRun3::debug('[regCode]', 'ifvar', $cx, Plugin\LCRun3::debug('[regCode]', 'v', $cx, $in, array('regCode')))) ? '<script>
seajs.use(\'js/passport/register/code\');
</script>
' : '').''.((Plugin\LCRun3::debug('[regPwd]', 'ifvar', $cx, Plugin\LCRun3::debug('[regPwd]', 'v', $cx, $in, array('regPwd')))) ? '<script>
seajs.use(\'js/passport/register/password\');
</script>
' : '').'
'.((Plugin\LCRun3::debug('[loginIndex]', 'ifvar', $cx, Plugin\LCRun3::debug('[loginIndex]', 'v', $cx, $in, array('loginIndex')))) ? '<script>
seajs.use(\'js/passport/login/login\');
</script>
' : '').''.((Plugin\LCRun3::debug('[loginInternational]', 'ifvar', $cx, Plugin\LCRun3::debug('[loginInternational]', 'v', $cx, $in, array('loginInternational')))) ? ' <script>
seajs.use(\'js/passport/login/international\');
</script>
' : '').'
'.((Plugin\LCRun3::debug('[backEmail]', 'ifvar', $cx, Plugin\LCRun3::debug('[backEmail]', 'v', $cx, $in, array('backEmail')))) ? '<script>
seajs.use(\'js/passport/back/email\');
</script>
' : '').''.((Plugin\LCRun3::debug('[backEmailSuccess]', 'ifvar', $cx, Plugin\LCRun3::debug('[backEmailSuccess]', 'v', $cx, $in, array('backEmailSuccess')))) ? '<script>
seajs.use(\'js/passport/back/email-success\');
</script>
' : '').''.((Plugin\LCRun3::debug('[backMobile]', 'ifvar', $cx, Plugin\LCRun3::debug('[backMobile]', 'v', $cx, $in, array('backMobile')))) ? '<script>
seajs.use(\'js/passport/back/mobile\');
</script>
' : '').''.((Plugin\LCRun3::debug('[backCode]', 'ifvar', $cx, Plugin\LCRun3::debug('[backCode]', 'v', $cx, $in, array('backCode')))) ? '<script>
seajs.use(\'js/passport/back/code\');
</script>
' : '').''.((Plugin\LCRun3::debug('[backNewPwd]', 'ifvar', $cx, Plugin\LCRun3::debug('[backNewPwd]', 'v', $cx, $in, array('backNewPwd')))) ? '<script>
seajs.use(\'js/passport/back/new-password\');
</script>
' : '').'
'.((Plugin\LCRun3::debug('[channelPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[channelPage]', 'v', $cx, $in, array('channelPage')))) ? '<script>
seajs.use(\'js/index/channel\');
seajs.use(\'js/index/footer\');
</script>
' : '').'
'.((Plugin\LCRun3::debug('[grilsHomePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[grilsHomePage]', 'v', $cx, $in, array('grilsHomePage')))) ? '<script>
seajs.use(\'js/home/home\');
seajs.use(\'js/index/footer\');
</script>
' : '').''.((Plugin\LCRun3::debug('[boysHomePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[boysHomePage]', 'v', $cx, $in, array('boysHomePage')))) ? '<script>
seajs.use(\'js/home/home\');
seajs.use(\'js/index/footer\');
</script>
' : '').''.((Plugin\LCRun3::debug('[kidsHomePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[kidsHomePage]', 'v', $cx, $in, array('kidsHomePage')))) ? '<script>
seajs.use(\'js/home/home\');
seajs.use(\'js/index/footer\');
</script>
' : '').''.((Plugin\LCRun3::debug('[lifestyleHomePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[lifestyleHomePage]', 'v', $cx, $in, array('lifestyleHomePage')))) ? '<script>
seajs.use(\'js/home/home\');
seajs.use(\'js/index/footer\');
</script>
' : '').'
'.((Plugin\LCRun3::debug('[newArrivalPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[newArrivalPage]', 'v', $cx, $in, array('newArrivalPage')))) ? '<script>
seajs.use(\'js/product/newsale/newarrival\');
seajs.use(\'js/index/footer\');
</script>
' : '').'
'.((Plugin\LCRun3::debug('[discountPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[discountPage]', 'v', $cx, $in, array('discountPage')))) ? '<script>
seajs.use(\'js/product/newsale/discount\');
seajs.use(\'js/index/footer\');
</script>
' : '').'
'.((Plugin\LCRun3::debug('[goodListPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[goodListPage]', 'v', $cx, $in, array('goodListPage')))) ? '<script>
seajs.use(\'js/product/list\');
seajs.use(\'js/index/footer\');
</script>
' : '').'
'.((Plugin\LCRun3::debug('[goodDetail]', 'ifvar', $cx, Plugin\LCRun3::debug('[goodDetail]', 'v', $cx, $in, array('goodDetail')))) ? '<script>
seajs.use(\'js/product/detail/detail\');
</script>
' : '').'
'.((Plugin\LCRun3::debug('[categoryPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[categoryPage]', 'v', $cx, $in, array('categoryPage')))) ? '<script>
seajs.use(\'js/category/index\');
seajs.use(\'js/index/footer\');
</script>
' : '').'
'.((Plugin\LCRun3::debug('[brandPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[brandPage]', 'v', $cx, $in, array('brandPage')))) ? '<script>
seajs.use(\'js/category/brand\');
seajs.use(\'js/index/footer\');
</script>
' : '').'
'.((Plugin\LCRun3::debug('[searchPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[searchPage]', 'v', $cx, $in, array('searchPage')))) ? '<script>
seajs.use(\'js/index/search\');
seajs.use(\'js/index/footer\');
</script>
' : '').'
'.((Plugin\LCRun3::debug('[shoppingCartPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[shoppingCartPage]', 'v', $cx, $in, array('shoppingCartPage')))) ? '<script>
seajs.use(\'js/shopping-cart/cart\');
</script>
' : '').''.((Plugin\LCRun3::debug('[giftAdvancePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[giftAdvancePage]', 'v', $cx, $in, array('giftAdvancePage')))) ? '<script>
seajs.use(\'js/shopping-cart/gift-advance\');
</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>
(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\');
</script>
<!-- End Google Tag Manager -->
<script type="text/javascript">
var _hmt = _hmt || [];
(function() {
var hm = document.createElement("script");
hm.src = "//hm.baidu.com/hm.js?c6ee7218b8321cb65fb2e98f284d8311";
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(hm, s);
})();
</script>
<script>
var _hmt = _hmt || [];
(function() {
var hm = document.createElement("script");
hm.src = "//hm.baidu.com/hm.js?65dd99e0435a55177ffda862198ce841";
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(hm, s);
})();
</script>'.'</body>
</html>'.'';
}
?>
\ No newline at end of file
... ... @@ -25,9 +25,9 @@
<html>
<head>
<meta charset="utf-8">
<title>'.Plugin\LCRun3::debug('[title]', 'encq', $cx, Plugin\LCRun3::debug('[title]', 'v', $cx, $in, array('title'))).'</title>
<meta name="keywords" content="'.Plugin\LCRun3::debug('[keywords]', 'encq', $cx, Plugin\LCRun3::debug('[keywords]', 'v', $cx, $in, array('keywords'))).'">
<meta name="description" content="'.Plugin\LCRun3::debug('[description]', 'encq', $cx, Plugin\LCRun3::debug('[description]', 'v', $cx, $in, array('description'))).'">
<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" />
... ... @@ -45,39 +45,39 @@
}());
})(document, window);
</script>
'.((Plugin\LCRun3::debug('[rlsEnv]', 'ifvar', $cx, Plugin\LCRun3::debug('[rlsEnv]', 'v', $cx, $in, array('rlsEnv')))) ? '<link rel="stylesheet" href="http://cdn.yoho.cn/myohobuy/'.Plugin\LCRun3::debug('[version]', 'encq', $cx, Plugin\LCRun3::debug('[version]', 'v', $cx, $in, array('version'))).'/index.css">
' : '').''.((Plugin\LCRun3::debug('[preEnv]', 'ifvar', $cx, Plugin\LCRun3::debug('[preEnv]', 'v', $cx, $in, array('preEnv')))) ? '<link rel="stylesheet" href="http://cdn.yoho.cn/myohobuy/'.Plugin\LCRun3::debug('[version]', 'encq', $cx, Plugin\LCRun3::debug('[version]', 'v', $cx, $in, array('version'))).'/index.css">
' : '').''.((Plugin\LCRun3::debug('[testEnv]', 'ifvar', $cx, Plugin\LCRun3::debug('[testEnv]', 'v', $cx, $in, array('testEnv')))) ? '<link rel="stylesheet" href="http://static.buy.test.yoho.cn/dist/myohobuy/'.Plugin\LCRun3::debug('[version]', 'encq', $cx, Plugin\LCRun3::debug('[version]', 'v', $cx, $in, array('version'))).'/index.css">
' : '').''.((Plugin\LCRun3::debug('[devEnv]', 'ifvar', $cx, Plugin\LCRun3::debug('[devEnv]', 'v', $cx, $in, array('devEnv')))) ? '<link rel="stylesheet" href="http://static.dev.yohobuy.com/css/index.css">
'.((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://static.buy.test.yoho.cn/dist/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">
' : '').'</head>
<body '.((Plugin\LCRun3::debug('[isPassportPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[isPassportPage]', 'v', $cx, $in, array('isPassportPage')))) ? 'class=passport-body' : '').'>
'.''.Plugin\LCRun3::debug('[pageHeader]', 'sec', $cx, Plugin\LCRun3::debug('[pageHeader]', 'v', $cx, $in, array('pageHeader')), $in, false, function($cx, $in) {return '<header class="yoho-header'.((Plugin\LCRun3::debug('[boys]', 'ifvar', $cx, Plugin\LCRun3::debug('[boys]', 'v', $cx, $in, array('boys')))) ? ' boys' : '').''.((Plugin\LCRun3::debug('[girls]', 'ifvar', $cx, Plugin\LCRun3::debug('[girls]', 'v', $cx, $in, array('girls')))) ? ' girls' : '').''.((Plugin\LCRun3::debug('[kids]', 'ifvar', $cx, Plugin\LCRun3::debug('[kids]', 'v', $cx, $in, array('kids')))) ? ' kids' : '').''.((Plugin\LCRun3::debug('[lifeStyle]', 'ifvar', $cx, Plugin\LCRun3::debug('[lifeStyle]', 'v', $cx, $in, array('lifeStyle')))) ? ' life-style' : '').'">
'.((Plugin\LCRun3::debug('[navBack]', 'ifvar', $cx, Plugin\LCRun3::debug('[navBack]', 'v', $cx, $in, array('navBack')))) ? ' <a href="javascript:history.go(-1);" class="nav-back"></a>
' : '').''.Plugin\LCRun3::debug('[navHome]', 'sec', $cx, Plugin\LCRun3::debug('[navHome]', 'v', $cx, $in, array('navHome')), $in, false, function($cx, $in) {return ' <a href="'.Plugin\LCRun3::debug('this', 'encq', $cx, $in).'" class="nav-home"></a>
';}).''.Plugin\LCRun3::debug('[navTitle]', 'sec', $cx, Plugin\LCRun3::debug('[navTitle]', 'v', $cx, $in, array('navTitle')), $in, false, function($cx, $in) {return ' <p class="nav-title">'.Plugin\LCRun3::debug('this', 'encq', $cx, $in).'</p>
<body '.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('isPassportPage')))) ? 'class=passport-body' : '').'>
'.''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('pageHeader')), $in, false, function($cx, $in) {return '<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::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('navBack')))) ? ' <a href="javascript:history.go(-1);" class="nav-back"></a>
' : '').''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('navHome')), $in, false, function($cx, $in) {return ' <a href="'.htmlentities((string)$in, ENT_QUOTES, 'UTF-8').'" class="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>
';}).''.''.'<div class="category-page yoho-page">
'.Plugin\LCRun3::debug('[category]', 'sec', $cx, Plugin\LCRun3::debug('[category]', 'v', $cx, $in, array('category')), $in, false, function($cx, $in) {return ' <div id="search-input" class="search-input">
<a href='.Plugin\LCRun3::debug('[searchUrl]', 'encq', $cx, Plugin\LCRun3::debug('[searchUrl]', 'v', $cx, $in, array('searchUrl'))).'>
'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('category')), $in, false, function($cx, $in) {return ' <div id="search-input" class="search-input">
<a href='.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('searchUrl')), ENT_QUOTES, 'UTF-8').'>
<i class="search-icon iconfont">&#xe60f;</i>
<p>搜索商品</p>
</a>
</div>
<div class="category-nav clearfix">
'.Plugin\LCRun3::debug('[class]', 'sec', $cx, Plugin\LCRun3::debug('[class]', 'v', $cx, $in, array('class')), $in, false, function($cx, $in) {return ' <li class='.((Plugin\LCRun3::debug('[focus]', 'ifvar', $cx, Plugin\LCRun3::debug('[focus]', 'v', $cx, $in, array('focus')))) ? 'focus' : '').'>
'.Plugin\LCRun3::debug('[name]', 'encq', $cx, Plugin\LCRun3::debug('[name]', 'v', $cx, $in, array('name'))).'
'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('class')), $in, false, function($cx, $in) {return ' <li class='.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('focus')))) ? 'focus' : '').'>
'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('name')), ENT_QUOTES, 'UTF-8').'
</li>
';}).' </div>
<div class="category-container clearfix">
'.Plugin\LCRun3::debug('[class]', 'sec', $cx, Plugin\LCRun3::debug('[class]', 'v', $cx, $in, array('class')), $in, false, function($cx, $in) {return ' <div class="content '.((!Plugin\LCRun3::debug('[focus]', 'ifvar', $cx, Plugin\LCRun3::debug('[focus]', 'v', $cx, $in, array('focus')))) ? 'hide' : '').'">
'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('class')), $in, false, function($cx, $in) {return ' <div class="content '.((!Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('focus')))) ? 'hide' : '').'">
<ul class="primary-level">
'.Plugin\LCRun3::debug('[ca]', 'sec', $cx, Plugin\LCRun3::debug('[ca]', 'v', $cx, $in, array('ca')), $in, false, function($cx, $in) {return ' <li class="p-level-item'.((Plugin\LCRun3::debug('@[first]', 'ifvar', $cx, Plugin\LCRun3::debug('@[first]', 'v', $cx, $cx['sp_vars'], array('first')))) ? ' focus' : '').'">'.Plugin\LCRun3::debug('[name]', 'encq', $cx, Plugin\LCRun3::debug('[name]', 'v', $cx, $in, array('name'))).'</li>
'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('ca')), $in, false, function($cx, $in) {return ' <li class="p-level-item'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $cx['sp_vars'], array('first')))) ? ' focus' : '').'">'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('name')), ENT_QUOTES, 'UTF-8').'</li>
';}).' </ul>
<div class="sub-level-container">
'.Plugin\LCRun3::debug('[ca]', 'sec', $cx, Plugin\LCRun3::debug('[ca]', 'v', $cx, $in, array('ca')), $in, false, function($cx, $in) {return ' <ul class="sub-level '.((!Plugin\LCRun3::debug('@[first]', 'ifvar', $cx, Plugin\LCRun3::debug('@[first]', 'v', $cx, $cx['sp_vars'], array('first')))) ? 'hide' : '').'">
'.Plugin\LCRun3::debug('[sub]', 'sec', $cx, Plugin\LCRun3::debug('[sub]', 'v', $cx, $in, array('sub')), $in, false, function($cx, $in) {return ' <li>
<a href='.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'>
'.Plugin\LCRun3::debug('[name]', 'encq', $cx, Plugin\LCRun3::debug('[name]', 'v', $cx, $in, array('name'))).'
'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('ca')), $in, false, function($cx, $in) {return ' <ul class="sub-level '.((!Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $cx['sp_vars'], array('first')))) ? 'hide' : '').'">
'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('sub')), $in, false, function($cx, $in) {return ' <li>
<a href='.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('url')), ENT_QUOTES, 'UTF-8').'>
'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('name')), ENT_QUOTES, 'UTF-8').'
</a>
</li>
';}).' </ul>
... ... @@ -85,7 +85,7 @@
</div>
';}).' </div>
';}).'</div>
'.''.''.Plugin\LCRun3::debug('[pageFooter]', 'sec', $cx, Plugin\LCRun3::debug('[pageFooter]', 'v', $cx, $in, array('pageFooter')), $in, false, function($cx, $in) {return ' <footer id="yoho-footer" class="yoho-footer hide">
'.''.''.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
... ... @@ -97,7 +97,7 @@
</address>
</footer>
';}).'
'.''.''.Plugin\LCRun3::debug('[showDownloadApp]', 'sec', $cx, Plugin\LCRun3::debug('[showDownloadApp]', 'v', $cx, $in, array('showDownloadApp')), $in, false, function($cx, $in) {return '<div class="float-layer hide" id="float-layer-app">
'.''.''.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">&#xe60d;</span>
<p>新用户首单减10元</p>
... ... @@ -112,14 +112,14 @@
</div>
';}).'
'.''.((Plugin\LCRun3::debug('[hasWxShare]', 'ifvar', $cx, Plugin\LCRun3::debug('[hasWxShare]', '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::debug('[rlsEnv]', 'ifvar', $cx, Plugin\LCRun3::debug('[rlsEnv]', 'v', $cx, $in, array('rlsEnv')))) ? '<script src="http://cdn.yoho.cn/myohobuy/'.Plugin\LCRun3::debug('[version]', 'encq', $cx, Plugin\LCRun3::debug('[version]', 'v', $cx, $in, array('version'))).'/lib.js"></script>
<script src="http://cdn.yoho.cn/myohobuy/'.Plugin\LCRun3::debug('[version]', 'encq', $cx, Plugin\LCRun3::debug('[version]', 'v', $cx, $in, array('version'))).'/index.js"></script>
' : '').''.((Plugin\LCRun3::debug('[preEnv]', 'ifvar', $cx, Plugin\LCRun3::debug('[preEnv]', 'v', $cx, $in, array('preEnv')))) ? '<script src="http://cdn.yoho.cn/myohobuy/'.Plugin\LCRun3::debug('[version]', 'encq', $cx, Plugin\LCRun3::debug('[version]', 'v', $cx, $in, array('version'))).'/lib.js"></script>
<script src="http://cdn.yoho.cn/myohobuy/'.Plugin\LCRun3::debug('[version]', 'encq', $cx, Plugin\LCRun3::debug('[version]', 'v', $cx, $in, array('version'))).'/index.js"></script>
' : '').''.((Plugin\LCRun3::debug('[testEnv]', 'ifvar', $cx, Plugin\LCRun3::debug('[testEnv]', 'v', $cx, $in, array('testEnv')))) ? '<script src="http://static.buy.test.yoho.cn/dist/myohobuy/'.Plugin\LCRun3::debug('[version]', 'encq', $cx, Plugin\LCRun3::debug('[version]', 'v', $cx, $in, array('version'))).'/lib.js"></script>
<script src="http://static.buy.test.yoho.cn/dist/myohobuy/'.Plugin\LCRun3::debug('[version]', 'encq', $cx, Plugin\LCRun3::debug('[version]', 'v', $cx, $in, array('version'))).'/index.js"></script>
' : '').''.((Plugin\LCRun3::debug('[devEnv]', 'ifvar', $cx, Plugin\LCRun3::debug('[devEnv]', 'v', $cx, $in, array('devEnv')))) ? '<script src="http://localhost:8000/static/js/sea.js?nowrap"></script>
'.''.((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://static.buy.test.yoho.cn/dist/myohobuy/'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('version')), ENT_QUOTES, 'UTF-8').'/lib.js"></script>
<script src="http://static.buy.test.yoho.cn/dist/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('devEnv')))) ? '<script src="http://localhost:8000/static/js/sea.js?nowrap"></script>
<script>seajs.config({base: \'http://localhost:8000/\'});</script>
' : '').'
<script type="text/javascript">
... ... @@ -138,115 +138,115 @@
seajs.use(\'js/common\');
</script>
'.((Plugin\LCRun3::debug('[psList]', 'ifvar', $cx, Plugin\LCRun3::debug('[psList]', 'v', $cx, $in, array('psList')))) ? '<script>
'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('psList')))) ? '<script>
seajs.use(\'js/guang/plus-star/list\');
</script>
' : '').''.((Plugin\LCRun3::debug('[psDetail]', 'ifvar', $cx, Plugin\LCRun3::debug('[psDetail]', 'v', $cx, $in, array('psDetail')))) ? '<script>
' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('psDetail')))) ? '<script>
seajs.use(\'js/guang/plus-star/detail\');
</script>
' : '').''.((Plugin\LCRun3::debug('[guangHome]', 'ifvar', $cx, Plugin\LCRun3::debug('[guangHome]', 'v', $cx, $in, array('guangHome')))) ? '<script>
' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('guangHome')))) ? '<script>
seajs.use(\'js/guang/home\');
</script>
' : '').''.((Plugin\LCRun3::debug('[guangList]', 'ifvar', $cx, Plugin\LCRun3::debug('[guangList]', 'v', $cx, $in, array('guangList')))) ? '<script>
' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('guangList')))) ? '<script>
seajs.use(\'js/guang/list\');
</script>
' : '').''.((Plugin\LCRun3::debug('[guangDetail]', 'ifvar', $cx, Plugin\LCRun3::debug('[guangDetail]', 'v', $cx, $in, array('guangDetail')))) ? '<script>
' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('guangDetail')))) ? '<script>
seajs.use(\'js/guang/detail\');
</script>
' : '').'
'.((Plugin\LCRun3::debug('[regIndex]', 'ifvar', $cx, Plugin\LCRun3::debug('[regIndex]', 'v', $cx, $in, array('regIndex')))) ? '<script>
'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('regIndex')))) ? '<script>
seajs.use(\'js/passport/register/register\');
</script>
' : '').''.((Plugin\LCRun3::debug('[regCode]', 'ifvar', $cx, Plugin\LCRun3::debug('[regCode]', 'v', $cx, $in, array('regCode')))) ? '<script>
' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('regCode')))) ? '<script>
seajs.use(\'js/passport/register/code\');
</script>
' : '').''.((Plugin\LCRun3::debug('[regPwd]', 'ifvar', $cx, Plugin\LCRun3::debug('[regPwd]', 'v', $cx, $in, array('regPwd')))) ? '<script>
' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('regPwd')))) ? '<script>
seajs.use(\'js/passport/register/password\');
</script>
' : '').'
'.((Plugin\LCRun3::debug('[loginIndex]', 'ifvar', $cx, Plugin\LCRun3::debug('[loginIndex]', 'v', $cx, $in, array('loginIndex')))) ? '<script>
'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('loginIndex')))) ? '<script>
seajs.use(\'js/passport/login/login\');
</script>
' : '').''.((Plugin\LCRun3::debug('[loginInternational]', 'ifvar', $cx, Plugin\LCRun3::debug('[loginInternational]', 'v', $cx, $in, array('loginInternational')))) ? ' <script>
' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('loginInternational')))) ? ' <script>
seajs.use(\'js/passport/login/international\');
</script>
' : '').'
'.((Plugin\LCRun3::debug('[backEmail]', 'ifvar', $cx, Plugin\LCRun3::debug('[backEmail]', 'v', $cx, $in, array('backEmail')))) ? '<script>
'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('backEmail')))) ? '<script>
seajs.use(\'js/passport/back/email\');
</script>
' : '').''.((Plugin\LCRun3::debug('[backEmailSuccess]', 'ifvar', $cx, Plugin\LCRun3::debug('[backEmailSuccess]', 'v', $cx, $in, array('backEmailSuccess')))) ? '<script>
' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('backEmailSuccess')))) ? '<script>
seajs.use(\'js/passport/back/email-success\');
</script>
' : '').''.((Plugin\LCRun3::debug('[backMobile]', 'ifvar', $cx, Plugin\LCRun3::debug('[backMobile]', 'v', $cx, $in, array('backMobile')))) ? '<script>
' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('backMobile')))) ? '<script>
seajs.use(\'js/passport/back/mobile\');
</script>
' : '').''.((Plugin\LCRun3::debug('[backCode]', 'ifvar', $cx, Plugin\LCRun3::debug('[backCode]', 'v', $cx, $in, array('backCode')))) ? '<script>
' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('backCode')))) ? '<script>
seajs.use(\'js/passport/back/code\');
</script>
' : '').''.((Plugin\LCRun3::debug('[backNewPwd]', 'ifvar', $cx, Plugin\LCRun3::debug('[backNewPwd]', 'v', $cx, $in, array('backNewPwd')))) ? '<script>
' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('backNewPwd')))) ? '<script>
seajs.use(\'js/passport/back/new-password\');
</script>
' : '').'
'.((Plugin\LCRun3::debug('[channelPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[channelPage]', 'v', $cx, $in, array('channelPage')))) ? '<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::debug('[grilsHomePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[grilsHomePage]', 'v', $cx, $in, array('grilsHomePage')))) ? '<script>
'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('grilsHomePage')))) ? '<script>
seajs.use(\'js/home/home\');
seajs.use(\'js/index/footer\');
</script>
' : '').''.((Plugin\LCRun3::debug('[boysHomePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[boysHomePage]', 'v', $cx, $in, array('boysHomePage')))) ? '<script>
' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('boysHomePage')))) ? '<script>
seajs.use(\'js/home/home\');
seajs.use(\'js/index/footer\');
</script>
' : '').''.((Plugin\LCRun3::debug('[kidsHomePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[kidsHomePage]', 'v', $cx, $in, array('kidsHomePage')))) ? '<script>
' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('kidsHomePage')))) ? '<script>
seajs.use(\'js/home/home\');
seajs.use(\'js/index/footer\');
</script>
' : '').''.((Plugin\LCRun3::debug('[lifestyleHomePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[lifestyleHomePage]', 'v', $cx, $in, array('lifestyleHomePage')))) ? '<script>
' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('lifestyleHomePage')))) ? '<script>
seajs.use(\'js/home/home\');
seajs.use(\'js/index/footer\');
</script>
' : '').'
'.((Plugin\LCRun3::debug('[newArrivalPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[newArrivalPage]', 'v', $cx, $in, array('newArrivalPage')))) ? '<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::debug('[discountPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[discountPage]', 'v', $cx, $in, array('discountPage')))) ? '<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::debug('[goodListPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[goodListPage]', 'v', $cx, $in, array('goodListPage')))) ? '<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::debug('[goodDetail]', 'ifvar', $cx, Plugin\LCRun3::debug('[goodDetail]', 'v', $cx, $in, array('goodDetail')))) ? '<script>
'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('goodsDetailPage')))) ? '<script>
seajs.use(\'js/product/detail/detail\');
</script>
' : '').'
'.((Plugin\LCRun3::debug('[categoryPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[categoryPage]', 'v', $cx, $in, array('categoryPage')))) ? '<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::debug('[brandPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[brandPage]', 'v', $cx, $in, array('brandPage')))) ? '<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::debug('[searchPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[searchPage]', 'v', $cx, $in, array('searchPage')))) ? '<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::debug('[shoppingCartPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[shoppingCartPage]', 'v', $cx, $in, array('shoppingCartPage')))) ? '<script>
'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('shoppingCartPage')))) ? '<script>
seajs.use(\'js/shopping-cart/cart\');
</script>
' : '').''.((Plugin\LCRun3::debug('[giftAdvancePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[giftAdvancePage]', 'v', $cx, $in, array('giftAdvancePage')))) ? '<script>
' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('giftAdvancePage')))) ? '<script>
seajs.use(\'js/shopping-cart/gift-advance\');
</script>
' : '').''.'
... ... @@ -279,7 +279,11 @@
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(hm, s);
})();
</script>'.'</body>
</script>
<script src="http://static.yohobuy.com/js/analytics/analysis.js"></script>
<script src="http://static.yohobuy.com/m/v1/js/om_code.js"></script>'.'</body>
</html>'.'';
}
?>
\ No newline at end of file
... ...
<?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 ''.''.Plugin\LCRun3::debug('[filter]', 'sec', $cx, Plugin\LCRun3::debug('[filter]', 'v', $cx, $in, array('filter')), $in, false, function($cx, $in) {return ' <div class="filter-mask hide">
<div class="filter-body">
<ul class="classify">
'.Plugin\LCRun3::debug('each [classify]', 'sec', $cx, Plugin\LCRun3::debug('[classify]', 'v', $cx, $in, array('classify')), $in, true, function($cx, $in) {return ' <li class="classify-item'.((Plugin\LCRun3::debug('@[first]', 'ifvar', $cx, Plugin\LCRun3::debug('@[first]', 'v', $cx, $cx['sp_vars'], array('first')))) ? ' active' : '').'">
<p class="shower'.((Plugin\LCRun3::debug('[default]', 'ifvar', $cx, Plugin\LCRun3::debug('[default]', 'v', $cx, $in, array('default')))) ? ' default' : '').'">
<span class="title">'.Plugin\LCRun3::debug('[title]', 'encq', $cx, Plugin\LCRun3::debug('[title]', 'v', $cx, $in, array('title'))).':</span>
'.Plugin\LCRun3::debug('[name]', 'encq', $cx, Plugin\LCRun3::debug('[name]', 'v', $cx, $in, array('name'))).'
</p>
<ul class="sub-classify" data-type='.Plugin\LCRun3::debug('[dataType]', 'encq', $cx, Plugin\LCRun3::debug('[dataType]', 'v', $cx, $in, array('dataType'))).'>
'.Plugin\LCRun3::debug('[subs]', 'sec', $cx, Plugin\LCRun3::debug('[subs]', 'v', $cx, $in, array('subs')), $in, false, function($cx, $in) {return ' <li class="sub-item'.((Plugin\LCRun3::debug('[chosed]', 'ifvar', $cx, Plugin\LCRun3::debug('[chosed]', 'v', $cx, $in, array('chosed')))) ? ' chosed' : '').'" data-id='.Plugin\LCRun3::debug('[dataId]', 'encq', $cx, Plugin\LCRun3::debug('[dataId]', 'v', $cx, $in, array('dataId'))).'>
'.Plugin\LCRun3::debug('[name]', 'encq', $cx, Plugin\LCRun3::debug('[name]', 'v', $cx, $in, array('name'))).'
<i class="iconfont chosed-icon">&#xe617;</i>
</li>
';}).' </ul>
</li>
';}).' </ul>
</div>
</div>
';}).''.'';
}
?>
\ No newline at end of file
<?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>'.Plugin\LCRun3::debug('[title]', 'encq', $cx, Plugin\LCRun3::debug('[title]', 'v', $cx, $in, array('title'))).'</title>
<meta name="keywords" content="'.Plugin\LCRun3::debug('[keywords]', 'encq', $cx, Plugin\LCRun3::debug('[keywords]', 'v', $cx, $in, array('keywords'))).'">
<meta name="description" content="'.Plugin\LCRun3::debug('[description]', 'encq', $cx, Plugin\LCRun3::debug('[description]', 'v', $cx, $in, array('description'))).'">
<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>
'.((Plugin\LCRun3::debug('[rlsEnv]', 'ifvar', $cx, Plugin\LCRun3::debug('[rlsEnv]', 'v', $cx, $in, array('rlsEnv')))) ? '<link rel="stylesheet" href="http://cdn.yoho.cn/myohobuy/'.Plugin\LCRun3::debug('[version]', 'encq', $cx, Plugin\LCRun3::debug('[version]', 'v', $cx, $in, array('version'))).'/index.css">
' : '').''.((Plugin\LCRun3::debug('[preEnv]', 'ifvar', $cx, Plugin\LCRun3::debug('[preEnv]', 'v', $cx, $in, array('preEnv')))) ? '<link rel="stylesheet" href="http://cdn.yoho.cn/myohobuy/'.Plugin\LCRun3::debug('[version]', 'encq', $cx, Plugin\LCRun3::debug('[version]', 'v', $cx, $in, array('version'))).'/index.css">
' : '').''.((Plugin\LCRun3::debug('[testEnv]', 'ifvar', $cx, Plugin\LCRun3::debug('[testEnv]', 'v', $cx, $in, array('testEnv')))) ? '<link rel="stylesheet" href="http://static.buy.test.yoho.cn/dist/myohobuy/'.Plugin\LCRun3::debug('[version]', 'encq', $cx, Plugin\LCRun3::debug('[version]', 'v', $cx, $in, array('version'))).'/index.css">
' : '').''.((Plugin\LCRun3::debug('[devEnv]', 'ifvar', $cx, Plugin\LCRun3::debug('[devEnv]', 'v', $cx, $in, array('devEnv')))) ? '<link rel="stylesheet" href="http://static.dev.yohobuy.com/css/index.css">
' : '').'</head>
<body '.((Plugin\LCRun3::debug('[isPassportPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[isPassportPage]', 'v', $cx, $in, array('isPassportPage')))) ? 'class=passport-body' : '').'>
'.''.Plugin\LCRun3::debug('[pageHeader]', 'sec', $cx, Plugin\LCRun3::debug('[pageHeader]', 'v', $cx, $in, array('pageHeader')), $in, false, function($cx, $in) {return '<header class="yoho-header'.((Plugin\LCRun3::debug('[boys]', 'ifvar', $cx, Plugin\LCRun3::debug('[boys]', 'v', $cx, $in, array('boys')))) ? ' boys' : '').''.((Plugin\LCRun3::debug('[girls]', 'ifvar', $cx, Plugin\LCRun3::debug('[girls]', 'v', $cx, $in, array('girls')))) ? ' girls' : '').''.((Plugin\LCRun3::debug('[kids]', 'ifvar', $cx, Plugin\LCRun3::debug('[kids]', 'v', $cx, $in, array('kids')))) ? ' kids' : '').''.((Plugin\LCRun3::debug('[lifeStyle]', 'ifvar', $cx, Plugin\LCRun3::debug('[lifeStyle]', 'v', $cx, $in, array('lifeStyle')))) ? ' life-style' : '').'">
'.((Plugin\LCRun3::debug('[navBack]', 'ifvar', $cx, Plugin\LCRun3::debug('[navBack]', 'v', $cx, $in, array('navBack')))) ? ' <a href="javascript:history.go(-1);" class="nav-back"></a>
' : '').''.Plugin\LCRun3::debug('[navHome]', 'sec', $cx, Plugin\LCRun3::debug('[navHome]', 'v', $cx, $in, array('navHome')), $in, false, function($cx, $in) {return ' <a href="'.Plugin\LCRun3::debug('this', 'encq', $cx, $in).'" class="nav-home"></a>
';}).''.Plugin\LCRun3::debug('[navTitle]', 'sec', $cx, Plugin\LCRun3::debug('[navTitle]', 'v', $cx, $in, array('navTitle')), $in, false, function($cx, $in) {return ' <p class="nav-title">'.Plugin\LCRun3::debug('this', 'encq', $cx, $in).'</p>
';}).'</header>
';}).''.''.'<div class="guang-detail-page guang-page yoho-page">
'.Plugin\LCRun3::debug('[guang]', 'sec', $cx, Plugin\LCRun3::debug('[guang]', 'v', $cx, $in, array('guang')), $in, false, function($cx, $in) {return ' <div id="wrapper">
<div id="scroller">
'.Plugin\LCRun3::debug('[author]', 'sec', $cx, Plugin\LCRun3::debug('[author]', 'v', $cx, $in, array('author')), $in, false, function($cx, $in) {return ' <div class="author" data-id='.Plugin\LCRun3::debug('[id]', 'encq', $cx, Plugin\LCRun3::debug('[id]', 'v', $cx, $in, array('id'))).'>
<a class="clearfix" href='.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'>
<img class="avatar" src='.Plugin\LCRun3::debug('[avatar]', 'encq', $cx, Plugin\LCRun3::debug('[avatar]', 'v', $cx, $in, array('avatar'))).'>
<span class="name">'.Plugin\LCRun3::debug('[name]', 'encq', $cx, Plugin\LCRun3::debug('[name]', 'v', $cx, $in, array('name'))).'</span>
<span class="intro">'.Plugin\LCRun3::debug('[intro]', 'encq', $cx, Plugin\LCRun3::debug('[intro]', 'v', $cx, $in, array('intro'))).'</span>
</a>
</div>
';}).'
'.Plugin\LCRun3::debug('[detail]', 'sec', $cx, Plugin\LCRun3::debug('[detail]', 'v', $cx, $in, array('detail')), $in, false, function($cx, $in) {return ' <div class="detail">
<div class="post-title">
<p class="title">'.Plugin\LCRun3::debug('[title]', 'encq', $cx, Plugin\LCRun3::debug('[title]', 'v', $cx, $in, array('title'))).'</p>
'.' <div class="time-view-like-share clearfix">
<i class="iconfont">&#xe603;</i>
'.Plugin\LCRun3::debug('[publishTime]', 'encq', $cx, Plugin\LCRun3::debug('[publishTime]', 'v', $cx, $in, array('publishTime'))).'&nbsp;&nbsp;&nbsp;&nbsp;
<i class="iconfont">&#xe602;</i>
<span class="page-view">'.Plugin\LCRun3::debug('[pageView]', 'encq', $cx, Plugin\LCRun3::debug('[pageView]', 'v', $cx, $in, array('pageView'))).'</span>
<div class="like-share-container">
'.Plugin\LCRun3::debug('[like]', 'sec', $cx, Plugin\LCRun3::debug('[like]', 'v', $cx, $in, array('like')), $in, false, function($cx, $in) {return ' <i class="iconfont like-btn'.Plugin\LCRun3::debug('[isLiked]', 'sec', $cx, Plugin\LCRun3::debug('[isLiked]', 'v', $cx, $in, array('isLiked')), $in, false, function($cx, $in) {return ' like';}).'">&#xe601;</i>
<span class="like-count">'.Plugin\LCRun3::debug('[count]', 'encq', $cx, Plugin\LCRun3::debug('[count]', 'v', $cx, $in, array('count'))).'</span>
';}).''.Plugin\LCRun3::debug('[collect]', 'sec', $cx, Plugin\LCRun3::debug('[collect]', 'v', $cx, $in, array('collect')), $in, false, function($cx, $in) {return ' <a href='.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'>
<i class="iconfont collect-btn'.Plugin\LCRun3::debug('[isCollected]', 'sec', $cx, Plugin\LCRun3::debug('[isCollected]', 'v', $cx, $in, array('isCollected')), $in, false, function($cx, $in) {return ' collected';}).'">&#xe605;</i>
</a>
';}).''.Plugin\LCRun3::debug('[share]', 'sec', $cx, Plugin\LCRun3::debug('[share]', 'v', $cx, $in, array('share')), $in, false, function($cx, $in) {return ' <a href="'.Plugin\LCRun3::debug('this', 'encq', $cx, $in).'" class="iconfont share-btn">&#xe600;</a>
';}).' </div>
</div>'.' </div>
<div class="post-content">
'.Plugin\LCRun3::debug('[content]', 'sec', $cx, Plugin\LCRun3::debug('[content]', 'v', $cx, $in, array('content')), $in, false, function($cx, $in) {return ''.((Plugin\LCRun3::debug('[text]', 'ifvar', $cx, Plugin\LCRun3::debug('[text]', 'v', $cx, $in, array('text')))) ? ' <div class="post-block text-block">
'.Plugin\LCRun3::debug('[text]', 'raw', $cx, Plugin\LCRun3::debug('[text]', 'v', $cx, $in, array('text'))).'
</div>
' : '').'
'.((Plugin\LCRun3::debug('[bigImage]', 'ifvar', $cx, Plugin\LCRun3::debug('[bigImage]', 'v', $cx, $in, array('bigImage')))) ? ' <div class="post-block big-img-block">
<img class="lazy" data-original='.Plugin\LCRun3::debug('[bigImage]', 'encq', $cx, Plugin\LCRun3::debug('[bigImage]', 'v', $cx, $in, array('bigImage'))).'>
</div>
' : '').'
'.((Plugin\LCRun3::debug('[smallImage]', 'ifvar', $cx, Plugin\LCRun3::debug('[smallImage]', 'v', $cx, $in, array('smallImage')))) ? ' <div class="post-block small-img-block clearfix">
'.Plugin\LCRun3::debug('[smallImage]', 'sec', $cx, Plugin\LCRun3::debug('[smallImage]', 'v', $cx, $in, array('smallImage')), $in, false, function($cx, $in) {return ' <img class="lazy" data-original='.Plugin\LCRun3::debug('[src]', 'encq', $cx, Plugin\LCRun3::debug('[src]', 'v', $cx, $in, array('src'))).'>
';}).' </div>
' : '').'
'.((Plugin\LCRun3::debug('[collocation]', 'ifvar', $cx, Plugin\LCRun3::debug('[collocation]', 'v', $cx, $in, array('collocation')))) ? ' <div class="post-block collocation-block">
<ul class="thumb-container">
'.Plugin\LCRun3::debug('each [collocation]', 'sec', $cx, Plugin\LCRun3::debug('[collocation]', 'v', $cx, $in, array('collocation')), $in, true, function($cx, $in) {return ' <li class="thumb '.((Plugin\LCRun3::debug('@[first]', 'ifvar', $cx, Plugin\LCRun3::debug('@[first]', 'v', $cx, $cx['sp_vars'], array('first')))) ? 'focus' : '').'">
<img class="thumb-img lazy" data-original='.Plugin\LCRun3::debug('[thumb]', 'encq', $cx, Plugin\LCRun3::debug('[thumb]', 'v', $cx, $in, array('thumb'))).'>
<span class="clothe-type '.Plugin\LCRun3::debug('[type]', 'encq', $cx, Plugin\LCRun3::debug('[type]', 'v', $cx, $in, array('type'))).'"></span>
</li>
';}).' </ul>
<div class="good-list clearfix">
'.Plugin\LCRun3::debug('each [collocation]', 'sec', $cx, Plugin\LCRun3::debug('[collocation]', 'v', $cx, $in, array('collocation')), $in, true, function($cx, $in) {return ' <div class="prod '.((!Plugin\LCRun3::debug('@[first]', 'ifvar', $cx, Plugin\LCRun3::debug('@[first]', 'v', $cx, $cx['sp_vars'], array('first')))) ? 'hide' : '').'">
'.Plugin\LCRun3::debug('[goods]', 'sec', $cx, Plugin\LCRun3::debug('[goods]', 'v', $cx, $in, array('goods')), $in, false, function($cx, $in) {return ''.' '.((Plugin\LCRun3::debug('this', 'ifvar', $cx, $in)) ? '
<div class="good-info" data-id="'.Plugin\LCRun3::debug('[id]', 'encq', $cx, Plugin\LCRun3::debug('[id]', 'v', $cx, $in, array('id'))).'">
<div class="tag-container clearfix">
'.Plugin\LCRun3::debug('[tags]', 'sec', $cx, Plugin\LCRun3::debug('[tags]', 'v', $cx, $in, array('tags')), $in, false, function($cx, $in) {return ''.Plugin\LCRun3::debug('[is_new]', 'sec', $cx, Plugin\LCRun3::debug('[is_new]', 'v', $cx, $in, array('is_new')), $in, false, function($cx, $in) {return ' <p class="good-tag new-tag">NEW</p>
';}).''.Plugin\LCRun3::debug('[is_advance]', 'sec', $cx, Plugin\LCRun3::debug('[is_advance]', 'v', $cx, $in, array('is_advance')), $in, false, function($cx, $in) {return ' <p class="good-tag renew-tag">再到着</p>
';}).''.Plugin\LCRun3::debug('[is_discount]', 'sec', $cx, Plugin\LCRun3::debug('[is_discount]', 'v', $cx, $in, array('is_discount')), $in, false, function($cx, $in) {return ' <p class="good-tag sale-tag">SALE</p>
';}).''.Plugin\LCRun3::debug('[is_yohoood]', 'sec', $cx, Plugin\LCRun3::debug('[is_yohoood]', 'v', $cx, $in, array('is_yohoood')), $in, false, function($cx, $in) {return ' <div class="good-tag yohood-tag"></div>
';}).''.Plugin\LCRun3::debug('[is_limited]', 'sec', $cx, Plugin\LCRun3::debug('[is_limited]', 'v', $cx, $in, array('is_limited')), $in, false, function($cx, $in) {return ' <p class="good-tag limit-tag">限量商品</p>
';}).'';}).' </div>
<div class="good-detail-img">
<a class="good-thumb" href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'">
<img class="lazy" data-original="'.Plugin\LCRun3::debug('[thumb]', 'encq', $cx, Plugin\LCRun3::debug('[thumb]', 'v', $cx, $in, array('thumb'))).'">
</a>
'.Plugin\LCRun3::debug('[is_soon_sold_out]', 'sec', $cx, Plugin\LCRun3::debug('[is_soon_sold_out]', 'v', $cx, $in, array('is_soon_sold_out')), $in, false, function($cx, $in) {return ' <p class="few-tag">即将售罄</p>
';}).' </div>
<div class="good-detail-text">
<div class="name">
<a href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'">'.Plugin\LCRun3::debug('[name]', 'encq', $cx, Plugin\LCRun3::debug('[name]', 'v', $cx, $in, array('name'))).'</a>
</div>
<div class="price">
<span class="sale-price '.((Plugin\LCRun3::debug('^[price]', 'isec', $cx, Plugin\LCRun3::debug('[price]', 'v', $cx, $in, array('price')))) ? 'no-price' : '').'">¥'.Plugin\LCRun3::debug('[salePrice]', 'encq', $cx, Plugin\LCRun3::debug('[salePrice]', 'v', $cx, $in, array('salePrice'))).'</span>
'.Plugin\LCRun3::debug('[price]', 'sec', $cx, Plugin\LCRun3::debug('[price]', 'v', $cx, $in, array('price')), $in, false, function($cx, $in) {return ' <span class="market-price">¥'.Plugin\LCRun3::debug('this', 'encq', $cx, $in).'</span>
';}).' </div>
</div>
</div>
' : '').''.'';}).' </div>
';}).' </div>
</div>
' : '').'
'.((Plugin\LCRun3::debug('[relatedReco]', 'ifvar', $cx, Plugin\LCRun3::debug('[relatedReco]', 'v', $cx, $in, array('relatedReco')))) ? ' <div class="post-block related-reco-block clearfix">
<h2>相关推荐</h2>
'.((Plugin\LCRun3::debug('[relatedReco].[id]', 'ifvar', $cx, Plugin\LCRun3::debug('[relatedReco].[id]', 'v', $cx, $in, array('relatedReco','id')))) ? ''.Plugin\LCRun3::debug('with [relatedReco]', 'wi', $cx, Plugin\LCRun3::debug('[relatedReco]', 'v', $cx, $in, array('relatedReco')), $in, function($cx, $in) {return ' <div class="one-good">
<img class="thumb lazy" data-original='.Plugin\LCRun3::debug('[thumb]', 'encq', $cx, Plugin\LCRun3::debug('[thumb]', 'v', $cx, $in, array('thumb'))).'>
<div class="content-container">
<p>
<span class="reco-name">'.Plugin\LCRun3::debug('[name]', 'encq', $cx, Plugin\LCRun3::debug('[name]', 'v', $cx, $in, array('name'))).'</span>
</p>
<p class="price">
<span class="sale-price '.((Plugin\LCRun3::debug('^[price]', 'isec', $cx, Plugin\LCRun3::debug('[price]', 'v', $cx, $in, array('price')))) ? 'no-price' : '').'">¥'.Plugin\LCRun3::debug('[salePrice]', 'encq', $cx, Plugin\LCRun3::debug('[salePrice]', 'v', $cx, $in, array('salePrice'))).'</span>
'.Plugin\LCRun3::debug('[price]', 'sec', $cx, Plugin\LCRun3::debug('[price]', 'v', $cx, $in, array('price')), $in, false, function($cx, $in) {return ' <span class="market-price">¥'.Plugin\LCRun3::debug('this', 'encq', $cx, $in).'</span>
';}).' <a class="check-detail" href='.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'>
查看详情
</a>
</p>
</div>
</div>
';}).'' : ' <div class="good-list clearfix">
'.Plugin\LCRun3::debug('[relatedReco]', 'sec', $cx, Plugin\LCRun3::debug('[relatedReco]', 'v', $cx, $in, array('relatedReco')), $in, false, function($cx, $in) {return ''.' '.((Plugin\LCRun3::debug('this', 'ifvar', $cx, $in)) ? '
<div class="good-info" data-id="'.Plugin\LCRun3::debug('[id]', 'encq', $cx, Plugin\LCRun3::debug('[id]', 'v', $cx, $in, array('id'))).'">
<div class="tag-container clearfix">
'.Plugin\LCRun3::debug('[tags]', 'sec', $cx, Plugin\LCRun3::debug('[tags]', 'v', $cx, $in, array('tags')), $in, false, function($cx, $in) {return ''.Plugin\LCRun3::debug('[is_new]', 'sec', $cx, Plugin\LCRun3::debug('[is_new]', 'v', $cx, $in, array('is_new')), $in, false, function($cx, $in) {return ' <p class="good-tag new-tag">NEW</p>
';}).''.Plugin\LCRun3::debug('[is_advance]', 'sec', $cx, Plugin\LCRun3::debug('[is_advance]', 'v', $cx, $in, array('is_advance')), $in, false, function($cx, $in) {return ' <p class="good-tag renew-tag">再到着</p>
';}).''.Plugin\LCRun3::debug('[is_discount]', 'sec', $cx, Plugin\LCRun3::debug('[is_discount]', 'v', $cx, $in, array('is_discount')), $in, false, function($cx, $in) {return ' <p class="good-tag sale-tag">SALE</p>
';}).''.Plugin\LCRun3::debug('[is_yohoood]', 'sec', $cx, Plugin\LCRun3::debug('[is_yohoood]', 'v', $cx, $in, array('is_yohoood')), $in, false, function($cx, $in) {return ' <div class="good-tag yohood-tag"></div>
';}).''.Plugin\LCRun3::debug('[is_limited]', 'sec', $cx, Plugin\LCRun3::debug('[is_limited]', 'v', $cx, $in, array('is_limited')), $in, false, function($cx, $in) {return ' <p class="good-tag limit-tag">限量商品</p>
';}).'';}).' </div>
<div class="good-detail-img">
<a class="good-thumb" href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'">
<img class="lazy" data-original="'.Plugin\LCRun3::debug('[thumb]', 'encq', $cx, Plugin\LCRun3::debug('[thumb]', 'v', $cx, $in, array('thumb'))).'">
</a>
'.Plugin\LCRun3::debug('[is_soon_sold_out]', 'sec', $cx, Plugin\LCRun3::debug('[is_soon_sold_out]', 'v', $cx, $in, array('is_soon_sold_out')), $in, false, function($cx, $in) {return ' <p class="few-tag">即将售罄</p>
';}).' </div>
<div class="good-detail-text">
<div class="name">
<a href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'">'.Plugin\LCRun3::debug('[name]', 'encq', $cx, Plugin\LCRun3::debug('[name]', 'v', $cx, $in, array('name'))).'</a>
</div>
<div class="price">
<span class="sale-price '.((Plugin\LCRun3::debug('^[price]', 'isec', $cx, Plugin\LCRun3::debug('[price]', 'v', $cx, $in, array('price')))) ? 'no-price' : '').'">¥'.Plugin\LCRun3::debug('[salePrice]', 'encq', $cx, Plugin\LCRun3::debug('[salePrice]', 'v', $cx, $in, array('salePrice'))).'</span>
'.Plugin\LCRun3::debug('[price]', 'sec', $cx, Plugin\LCRun3::debug('[price]', 'v', $cx, $in, array('price')), $in, false, function($cx, $in) {return ' <span class="market-price">¥'.Plugin\LCRun3::debug('this', 'encq', $cx, $in).'</span>
';}).' </div>
</div>
</div>
' : '').''.'';}).' </div>
').' </div>
' : '').'';}).' </div>
</div>
';}).'
'.((Plugin\LCRun3::debug('[relatedBrand]', 'ifvar', $cx, Plugin\LCRun3::debug('[relatedBrand]', 'v', $cx, $in, array('relatedBrand')))) ? ' <div class="related-brand">
<h2>相关品牌</h2>
<ul class="brand-list clearfix">
'.Plugin\LCRun3::debug('[relatedBrand]', 'sec', $cx, Plugin\LCRun3::debug('[relatedBrand]', 'v', $cx, $in, array('relatedBrand')), $in, false, function($cx, $in) {return ' <li class="brand">
<a href='.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'>
<div class="brand-logo">
<img class="lazy" data-original='.Plugin\LCRun3::debug('[thumb]', 'encq', $cx, Plugin\LCRun3::debug('[thumb]', 'v', $cx, $in, array('thumb'))).'>
</div>
<p class="brand-name">'.Plugin\LCRun3::debug('[name]', 'encq', $cx, Plugin\LCRun3::debug('[name]', 'v', $cx, $in, array('name'))).'</p>
</a>
</li>
';}).' </ul>
</div>
' : '').'
'.((Plugin\LCRun3::debug('[relatedTag]', 'ifvar', $cx, Plugin\LCRun3::debug('[relatedTag]', 'v', $cx, $in, array('relatedTag')))) ? ' <div class="related-tag">
<div class="tag-bg"></div>
<ul class="tag-list clearfix">
'.Plugin\LCRun3::debug('[relatedTag]', 'sec', $cx, Plugin\LCRun3::debug('[relatedTag]', 'v', $cx, $in, array('relatedTag')), $in, false, function($cx, $in) {return ' <li>
<a href='.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'>'.Plugin\LCRun3::debug('[name]', 'encq', $cx, Plugin\LCRun3::debug('[name]', 'v', $cx, $in, array('name'))).'</a>
</li>
';}).' </ul>
</div>
' : '').'
'.((Plugin\LCRun3::debug('[relatedInfo]', 'ifvar', $cx, Plugin\LCRun3::debug('[relatedInfo]', 'v', $cx, $in, array('relatedInfo')))) ? ' <div class="related-info">
<h2>相关文章</h2>
<ul class="info-list">
'.Plugin\LCRun3::debug('[relatedInfo]', 'sec', $cx, Plugin\LCRun3::debug('[relatedInfo]', 'v', $cx, $in, array('relatedInfo')), $in, false, function($cx, $in) {return ' <li>
<a class="clearfix" href='.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'>
<img class="lazy '.((Plugin\LCRun3::debug('[squareThumb]', 'ifvar', $cx, Plugin\LCRun3::debug('[squareThumb]', 'v', $cx, $in, array('squareThumb')))) ? 'square' : '').'" data-original='.Plugin\LCRun3::debug('[thumb]', 'encq', $cx, Plugin\LCRun3::debug('[thumb]', 'v', $cx, $in, array('thumb'))).'>
<span class="title">'.Plugin\LCRun3::debug('[title]', 'encq', $cx, Plugin\LCRun3::debug('[title]', 'v', $cx, $in, array('title'))).'</span>
<span class="publish-time">
<i class="iconfont">&#xe603;</i>
'.Plugin\LCRun3::debug('[publishTime]', 'encq', $cx, Plugin\LCRun3::debug('[publishTime]', 'v', $cx, $in, array('publishTime'))).'
</span>
</a>
</li>
';}).' </ul>
</div>
' : '').' </div>
</div>
<input id="shareLink" type="hidden" value='.Plugin\LCRun3::debug('[shareLink]', 'encq', $cx, Plugin\LCRun3::debug('[shareLink]', 'v', $cx, $in, array('shareLink'))).'>
<input id="shareImg" type="hidden" value='.Plugin\LCRun3::debug('[shareImg]', 'encq', $cx, Plugin\LCRun3::debug('[shareImg]', 'v', $cx, $in, array('shareImg'))).'>
<input id="shareTitle" type="hidden" value='.Plugin\LCRun3::debug('[shareTitle]', 'encq', $cx, Plugin\LCRun3::debug('[shareTitle]', 'v', $cx, $in, array('shareTitle'))).'>
<input id="shareDesc" type="hidden" value='.Plugin\LCRun3::debug('[shareDesc]', 'encq', $cx, Plugin\LCRun3::debug('[shareDesc]', 'v', $cx, $in, array('shareDesc'))).'>
';}).'</div>
'.''.''.Plugin\LCRun3::debug('[pageFooter]', 'sec', $cx, Plugin\LCRun3::debug('[pageFooter]', '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">&#xe608;</i>
</span>
</p>
<address class="copyright">
CopyRight©2007-2016 南京新与力文化传播有限公司
</address>
</footer>
';}).'
'.''.''.Plugin\LCRun3::debug('[showDownloadApp]', 'sec', $cx, Plugin\LCRun3::debug('[showDownloadApp]', '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">&#xe60d;</span>
<p>新用户首单减10元</p>
</div>
<a href="javascript:void(0);" id="float-layer-close" >
<i class="close-icon iconfont">&#xe623;</i>
<div class="circle-rightbottom"></div>
</a>
<a href="http://m.yohobuy.com/download/hyapp" id="float-layer-btn">
立即下载
</a>
</div>
';}).'
'.''.((Plugin\LCRun3::debug('[hasWxShare]', 'ifvar', $cx, Plugin\LCRun3::debug('[hasWxShare]', '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::debug('[rlsEnv]', 'ifvar', $cx, Plugin\LCRun3::debug('[rlsEnv]', 'v', $cx, $in, array('rlsEnv')))) ? '<script src="http://cdn.yoho.cn/myohobuy/'.Plugin\LCRun3::debug('[version]', 'encq', $cx, Plugin\LCRun3::debug('[version]', 'v', $cx, $in, array('version'))).'/lib.js"></script>
<script src="http://cdn.yoho.cn/myohobuy/'.Plugin\LCRun3::debug('[version]', 'encq', $cx, Plugin\LCRun3::debug('[version]', 'v', $cx, $in, array('version'))).'/index.js"></script>
' : '').''.((Plugin\LCRun3::debug('[preEnv]', 'ifvar', $cx, Plugin\LCRun3::debug('[preEnv]', 'v', $cx, $in, array('preEnv')))) ? '<script src="http://cdn.yoho.cn/myohobuy/'.Plugin\LCRun3::debug('[version]', 'encq', $cx, Plugin\LCRun3::debug('[version]', 'v', $cx, $in, array('version'))).'/lib.js"></script>
<script src="http://cdn.yoho.cn/myohobuy/'.Plugin\LCRun3::debug('[version]', 'encq', $cx, Plugin\LCRun3::debug('[version]', 'v', $cx, $in, array('version'))).'/index.js"></script>
' : '').''.((Plugin\LCRun3::debug('[testEnv]', 'ifvar', $cx, Plugin\LCRun3::debug('[testEnv]', 'v', $cx, $in, array('testEnv')))) ? '<script src="http://static.buy.test.yoho.cn/dist/myohobuy/'.Plugin\LCRun3::debug('[version]', 'encq', $cx, Plugin\LCRun3::debug('[version]', 'v', $cx, $in, array('version'))).'/lib.js"></script>
<script src="http://static.buy.test.yoho.cn/dist/myohobuy/'.Plugin\LCRun3::debug('[version]', 'encq', $cx, Plugin\LCRun3::debug('[version]', 'v', $cx, $in, array('version'))).'/index.js"></script>
' : '').''.((Plugin\LCRun3::debug('[devEnv]', 'ifvar', $cx, Plugin\LCRun3::debug('[devEnv]', '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 type="text/javascript">
(function(w,d,s,j,f){
w[\'YohoAcquisitionObject\']=f;
w[f]=function(){w[f].p=arguments;};
var a=d.createElement(s);
var m=d.getElementsByTagName(s)[0];
a.async=1;
a.src=j;
m.parentNode.insertBefore(a,m);
})(window,document,\'script\',\'http://cdn.yoho.cn/yas-jssdk/1.0.8/yas.js\',\'_yas\');
</script>
'.'<script>
seajs.use(\'js/common\');
</script>
'.((Plugin\LCRun3::debug('[psList]', 'ifvar', $cx, Plugin\LCRun3::debug('[psList]', 'v', $cx, $in, array('psList')))) ? '<script>
seajs.use(\'js/guang/plus-star/list\');
</script>
' : '').''.((Plugin\LCRun3::debug('[psDetail]', 'ifvar', $cx, Plugin\LCRun3::debug('[psDetail]', 'v', $cx, $in, array('psDetail')))) ? '<script>
seajs.use(\'js/guang/plus-star/detail\');
</script>
' : '').''.((Plugin\LCRun3::debug('[guangHome]', 'ifvar', $cx, Plugin\LCRun3::debug('[guangHome]', 'v', $cx, $in, array('guangHome')))) ? '<script>
seajs.use(\'js/guang/home\');
</script>
' : '').''.((Plugin\LCRun3::debug('[guangList]', 'ifvar', $cx, Plugin\LCRun3::debug('[guangList]', 'v', $cx, $in, array('guangList')))) ? '<script>
seajs.use(\'js/guang/list\');
</script>
' : '').''.((Plugin\LCRun3::debug('[guangDetail]', 'ifvar', $cx, Plugin\LCRun3::debug('[guangDetail]', 'v', $cx, $in, array('guangDetail')))) ? '<script>
seajs.use(\'js/guang/detail\');
</script>
' : '').'
'.((Plugin\LCRun3::debug('[regIndex]', 'ifvar', $cx, Plugin\LCRun3::debug('[regIndex]', 'v', $cx, $in, array('regIndex')))) ? '<script>
seajs.use(\'js/passport/register/register\');
</script>
' : '').''.((Plugin\LCRun3::debug('[regCode]', 'ifvar', $cx, Plugin\LCRun3::debug('[regCode]', 'v', $cx, $in, array('regCode')))) ? '<script>
seajs.use(\'js/passport/register/code\');
</script>
' : '').''.((Plugin\LCRun3::debug('[regPwd]', 'ifvar', $cx, Plugin\LCRun3::debug('[regPwd]', 'v', $cx, $in, array('regPwd')))) ? '<script>
seajs.use(\'js/passport/register/password\');
</script>
' : '').'
'.((Plugin\LCRun3::debug('[loginIndex]', 'ifvar', $cx, Plugin\LCRun3::debug('[loginIndex]', 'v', $cx, $in, array('loginIndex')))) ? '<script>
seajs.use(\'js/passport/login/login\');
</script>
' : '').''.((Plugin\LCRun3::debug('[loginInternational]', 'ifvar', $cx, Plugin\LCRun3::debug('[loginInternational]', 'v', $cx, $in, array('loginInternational')))) ? ' <script>
seajs.use(\'js/passport/login/international\');
</script>
' : '').'
'.((Plugin\LCRun3::debug('[backEmail]', 'ifvar', $cx, Plugin\LCRun3::debug('[backEmail]', 'v', $cx, $in, array('backEmail')))) ? '<script>
seajs.use(\'js/passport/back/email\');
</script>
' : '').''.((Plugin\LCRun3::debug('[backEmailSuccess]', 'ifvar', $cx, Plugin\LCRun3::debug('[backEmailSuccess]', 'v', $cx, $in, array('backEmailSuccess')))) ? '<script>
seajs.use(\'js/passport/back/email-success\');
</script>
' : '').''.((Plugin\LCRun3::debug('[backMobile]', 'ifvar', $cx, Plugin\LCRun3::debug('[backMobile]', 'v', $cx, $in, array('backMobile')))) ? '<script>
seajs.use(\'js/passport/back/mobile\');
</script>
' : '').''.((Plugin\LCRun3::debug('[backCode]', 'ifvar', $cx, Plugin\LCRun3::debug('[backCode]', 'v', $cx, $in, array('backCode')))) ? '<script>
seajs.use(\'js/passport/back/code\');
</script>
' : '').''.((Plugin\LCRun3::debug('[backNewPwd]', 'ifvar', $cx, Plugin\LCRun3::debug('[backNewPwd]', 'v', $cx, $in, array('backNewPwd')))) ? '<script>
seajs.use(\'js/passport/back/new-password\');
</script>
' : '').'
'.((Plugin\LCRun3::debug('[channelPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[channelPage]', 'v', $cx, $in, array('channelPage')))) ? '<script>
seajs.use(\'js/index/channel\');
seajs.use(\'js/index/footer\');
</script>
' : '').'
'.((Plugin\LCRun3::debug('[grilsHomePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[grilsHomePage]', 'v', $cx, $in, array('grilsHomePage')))) ? '<script>
seajs.use(\'js/home/home\');
seajs.use(\'js/index/footer\');
</script>
' : '').''.((Plugin\LCRun3::debug('[boysHomePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[boysHomePage]', 'v', $cx, $in, array('boysHomePage')))) ? '<script>
seajs.use(\'js/home/home\');
seajs.use(\'js/index/footer\');
</script>
' : '').''.((Plugin\LCRun3::debug('[kidsHomePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[kidsHomePage]', 'v', $cx, $in, array('kidsHomePage')))) ? '<script>
seajs.use(\'js/home/home\');
seajs.use(\'js/index/footer\');
</script>
' : '').''.((Plugin\LCRun3::debug('[lifestyleHomePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[lifestyleHomePage]', 'v', $cx, $in, array('lifestyleHomePage')))) ? '<script>
seajs.use(\'js/home/home\');
seajs.use(\'js/index/footer\');
</script>
' : '').'
'.((Plugin\LCRun3::debug('[newArrivalPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[newArrivalPage]', 'v', $cx, $in, array('newArrivalPage')))) ? '<script>
seajs.use(\'js/product/newsale/newarrival\');
seajs.use(\'js/index/footer\');
</script>
' : '').'
'.((Plugin\LCRun3::debug('[discountPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[discountPage]', 'v', $cx, $in, array('discountPage')))) ? '<script>
seajs.use(\'js/product/newsale/discount\');
seajs.use(\'js/index/footer\');
</script>
' : '').'
'.((Plugin\LCRun3::debug('[goodListPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[goodListPage]', 'v', $cx, $in, array('goodListPage')))) ? '<script>
seajs.use(\'js/product/list\');
seajs.use(\'js/index/footer\');
</script>
' : '').'
'.((Plugin\LCRun3::debug('[goodDetail]', 'ifvar', $cx, Plugin\LCRun3::debug('[goodDetail]', 'v', $cx, $in, array('goodDetail')))) ? '<script>
seajs.use(\'js/product/detail/detail\');
</script>
' : '').'
'.((Plugin\LCRun3::debug('[categoryPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[categoryPage]', 'v', $cx, $in, array('categoryPage')))) ? '<script>
seajs.use(\'js/category/index\');
seajs.use(\'js/index/footer\');
</script>
' : '').'
'.((Plugin\LCRun3::debug('[brandPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[brandPage]', 'v', $cx, $in, array('brandPage')))) ? '<script>
seajs.use(\'js/category/brand\');
seajs.use(\'js/index/footer\');
</script>
' : '').'
'.((Plugin\LCRun3::debug('[searchPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[searchPage]', 'v', $cx, $in, array('searchPage')))) ? '<script>
seajs.use(\'js/index/search\');
seajs.use(\'js/index/footer\');
</script>
' : '').'
'.((Plugin\LCRun3::debug('[shoppingCartPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[shoppingCartPage]', 'v', $cx, $in, array('shoppingCartPage')))) ? '<script>
seajs.use(\'js/shopping-cart/cart\');
</script>
' : '').''.((Plugin\LCRun3::debug('[giftAdvancePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[giftAdvancePage]', 'v', $cx, $in, array('giftAdvancePage')))) ? '<script>
seajs.use(\'js/shopping-cart/gift-advance\');
</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>
(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\');
</script>
<!-- End Google Tag Manager -->
<script type="text/javascript">
var _hmt = _hmt || [];
(function() {
var hm = document.createElement("script");
hm.src = "//hm.baidu.com/hm.js?c6ee7218b8321cb65fb2e98f284d8311";
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(hm, s);
})();
</script>
<script>
var _hmt = _hmt || [];
(function() {
var hm = document.createElement("script");
hm.src = "//hm.baidu.com/hm.js?65dd99e0435a55177ffda862198ce841";
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(hm, s);
})();
</script>'.'</body>
</html>'.'';
}
?>
\ No newline at end of file
<?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 ''.Plugin\LCRun3::debug('[goods]', 'sec', $cx, Plugin\LCRun3::debug('[goods]', 'v', $cx, $in, array('goods')), $in, false, function($cx, $in) {return ''.' '.((Plugin\LCRun3::debug('this', 'ifvar', $cx, $in)) ? '
<div class="good-info" data-id="'.Plugin\LCRun3::debug('[id]', 'encq', $cx, Plugin\LCRun3::debug('[id]', 'v', $cx, $in, array('id'))).'">
<div class="tag-container clearfix">
'.Plugin\LCRun3::debug('[tags]', 'sec', $cx, Plugin\LCRun3::debug('[tags]', 'v', $cx, $in, array('tags')), $in, false, function($cx, $in) {return ''.Plugin\LCRun3::debug('[is_new]', 'sec', $cx, Plugin\LCRun3::debug('[is_new]', 'v', $cx, $in, array('is_new')), $in, false, function($cx, $in) {return ' <p class="good-tag new-tag">NEW</p>
';}).''.Plugin\LCRun3::debug('[is_advance]', 'sec', $cx, Plugin\LCRun3::debug('[is_advance]', 'v', $cx, $in, array('is_advance')), $in, false, function($cx, $in) {return ' <p class="good-tag renew-tag">再到着</p>
';}).''.Plugin\LCRun3::debug('[is_discount]', 'sec', $cx, Plugin\LCRun3::debug('[is_discount]', 'v', $cx, $in, array('is_discount')), $in, false, function($cx, $in) {return ' <p class="good-tag sale-tag">SALE</p>
';}).''.Plugin\LCRun3::debug('[is_yohoood]', 'sec', $cx, Plugin\LCRun3::debug('[is_yohoood]', 'v', $cx, $in, array('is_yohoood')), $in, false, function($cx, $in) {return ' <div class="good-tag yohood-tag"></div>
';}).''.Plugin\LCRun3::debug('[is_limited]', 'sec', $cx, Plugin\LCRun3::debug('[is_limited]', 'v', $cx, $in, array('is_limited')), $in, false, function($cx, $in) {return ' <p class="good-tag limit-tag">限量商品</p>
';}).'';}).' </div>
<div class="good-detail-img">
<a class="good-thumb" href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'">
<img class="lazy" data-original="'.Plugin\LCRun3::debug('[thumb]', 'encq', $cx, Plugin\LCRun3::debug('[thumb]', 'v', $cx, $in, array('thumb'))).'">
</a>
'.Plugin\LCRun3::debug('[is_soon_sold_out]', 'sec', $cx, Plugin\LCRun3::debug('[is_soon_sold_out]', 'v', $cx, $in, array('is_soon_sold_out')), $in, false, function($cx, $in) {return ' <p class="few-tag">即将售罄</p>
';}).' </div>
<div class="good-detail-text">
<div class="name">
<a href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'">'.Plugin\LCRun3::debug('[name]', 'encq', $cx, Plugin\LCRun3::debug('[name]', 'v', $cx, $in, array('name'))).'</a>
</div>
<div class="price">
<span class="sale-price '.((Plugin\LCRun3::debug('^[price]', 'isec', $cx, Plugin\LCRun3::debug('[price]', 'v', $cx, $in, array('price')))) ? 'no-price' : '').'">¥'.Plugin\LCRun3::debug('[salePrice]', 'encq', $cx, Plugin\LCRun3::debug('[salePrice]', 'v', $cx, $in, array('salePrice'))).'</span>
'.Plugin\LCRun3::debug('[price]', 'sec', $cx, Plugin\LCRun3::debug('[price]', 'v', $cx, $in, array('price')), $in, false, function($cx, $in) {return ' <span class="market-price">¥'.Plugin\LCRun3::debug('this', 'encq', $cx, $in).'</span>
';}).' </div>
</div>
</div>
' : '').''.'';}).'';
}
?>
\ No newline at end of file
<?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>'.Plugin\LCRun3::debug('[title]', 'encq', $cx, Plugin\LCRun3::debug('[title]', 'v', $cx, $in, array('title'))).'</title>
<meta name="keywords" content="'.Plugin\LCRun3::debug('[keywords]', 'encq', $cx, Plugin\LCRun3::debug('[keywords]', 'v', $cx, $in, array('keywords'))).'">
<meta name="description" content="'.Plugin\LCRun3::debug('[description]', 'encq', $cx, Plugin\LCRun3::debug('[description]', 'v', $cx, $in, array('description'))).'">
<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>
'.((Plugin\LCRun3::debug('[rlsEnv]', 'ifvar', $cx, Plugin\LCRun3::debug('[rlsEnv]', 'v', $cx, $in, array('rlsEnv')))) ? '<link rel="stylesheet" href="http://cdn.yoho.cn/myohobuy/'.Plugin\LCRun3::debug('[version]', 'encq', $cx, Plugin\LCRun3::debug('[version]', 'v', $cx, $in, array('version'))).'/index.css">
' : '').''.((Plugin\LCRun3::debug('[preEnv]', 'ifvar', $cx, Plugin\LCRun3::debug('[preEnv]', 'v', $cx, $in, array('preEnv')))) ? '<link rel="stylesheet" href="http://cdn.yoho.cn/myohobuy/'.Plugin\LCRun3::debug('[version]', 'encq', $cx, Plugin\LCRun3::debug('[version]', 'v', $cx, $in, array('version'))).'/index.css">
' : '').''.((Plugin\LCRun3::debug('[testEnv]', 'ifvar', $cx, Plugin\LCRun3::debug('[testEnv]', 'v', $cx, $in, array('testEnv')))) ? '<link rel="stylesheet" href="http://static.buy.test.yoho.cn/dist/myohobuy/'.Plugin\LCRun3::debug('[version]', 'encq', $cx, Plugin\LCRun3::debug('[version]', 'v', $cx, $in, array('version'))).'/index.css">
' : '').''.((Plugin\LCRun3::debug('[devEnv]', 'ifvar', $cx, Plugin\LCRun3::debug('[devEnv]', 'v', $cx, $in, array('devEnv')))) ? '<link rel="stylesheet" href="http://static.dev.yohobuy.com/css/index.css">
' : '').'</head>
<body '.((Plugin\LCRun3::debug('[isPassportPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[isPassportPage]', 'v', $cx, $in, array('isPassportPage')))) ? 'class=passport-body' : '').'>
'.''.Plugin\LCRun3::debug('[pageHeader]', 'sec', $cx, Plugin\LCRun3::debug('[pageHeader]', 'v', $cx, $in, array('pageHeader')), $in, false, function($cx, $in) {return '<header class="yoho-header'.((Plugin\LCRun3::debug('[boys]', 'ifvar', $cx, Plugin\LCRun3::debug('[boys]', 'v', $cx, $in, array('boys')))) ? ' boys' : '').''.((Plugin\LCRun3::debug('[girls]', 'ifvar', $cx, Plugin\LCRun3::debug('[girls]', 'v', $cx, $in, array('girls')))) ? ' girls' : '').''.((Plugin\LCRun3::debug('[kids]', 'ifvar', $cx, Plugin\LCRun3::debug('[kids]', 'v', $cx, $in, array('kids')))) ? ' kids' : '').''.((Plugin\LCRun3::debug('[lifeStyle]', 'ifvar', $cx, Plugin\LCRun3::debug('[lifeStyle]', 'v', $cx, $in, array('lifeStyle')))) ? ' life-style' : '').'">
'.((Plugin\LCRun3::debug('[navBack]', 'ifvar', $cx, Plugin\LCRun3::debug('[navBack]', 'v', $cx, $in, array('navBack')))) ? ' <a href="javascript:history.go(-1);" class="nav-back"></a>
' : '').''.Plugin\LCRun3::debug('[navHome]', 'sec', $cx, Plugin\LCRun3::debug('[navHome]', 'v', $cx, $in, array('navHome')), $in, false, function($cx, $in) {return ' <a href="'.Plugin\LCRun3::debug('this', 'encq', $cx, $in).'" class="nav-home"></a>
';}).''.Plugin\LCRun3::debug('[navTitle]', 'sec', $cx, Plugin\LCRun3::debug('[navTitle]', 'v', $cx, $in, array('navTitle')), $in, false, function($cx, $in) {return ' <p class="nav-title">'.Plugin\LCRun3::debug('this', 'encq', $cx, $in).'</p>
';}).'</header>
';}).''.''.'<div class="guang-list-page guang-page yoho-page">
'.Plugin\LCRun3::debug('[guang]', 'sec', $cx, Plugin\LCRun3::debug('[guang]', 'v', $cx, $in, array('guang')), $in, false, function($cx, $in) {return ' <div class="swiper-container">
<div class="swiper-wrapper">
'.Plugin\LCRun3::debug('[swiper]', 'sec', $cx, Plugin\LCRun3::debug('[swiper]', 'v', $cx, $in, array('swiper')), $in, false, function($cx, $in) {return ' <div class="swiper-slide">
<a href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'">
<img class="swiper-lazy" data-src="'.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'">
</a>
<div class="swiper-lazy-preloader"></div>
</div>
';}).' </div>
<div class="swiper-pagination"></div>
</div>
'.Plugin\LCRun3::debug('[authorInfo]', 'sec', $cx, Plugin\LCRun3::debug('[authorInfo]', 'v', $cx, $in, array('authorInfo')), $in, false, function($cx, $in) {return ' <div id="author-infos" class="editor-header clearfix" data-id='.Plugin\LCRun3::debug('[id]', 'encq', $cx, Plugin\LCRun3::debug('[id]', 'v', $cx, $in, array('id'))).'>
<div class="avatar">
<img src="'.Plugin\LCRun3::debug('[avatar]', 'encq', $cx, Plugin\LCRun3::debug('[avatar]', 'v', $cx, $in, array('avatar'))).'">
</div>
<div class="text">
<p class="name">'.Plugin\LCRun3::debug('[name]', 'encq', $cx, Plugin\LCRun3::debug('[name]', 'v', $cx, $in, array('name'))).'</p>
<p class="info">'.Plugin\LCRun3::debug('[info]', 'encq', $cx, Plugin\LCRun3::debug('[info]', 'v', $cx, $in, array('info'))).'</p>
</div>
</div>
';}).'
<ul id="guang-nav" class="guang-nav clearfix">
'.Plugin\LCRun3::debug('[navs]', 'sec', $cx, Plugin\LCRun3::debug('[navs]', 'v', $cx, $in, array('navs')), $in, false, function($cx, $in) {return ' <li class="guang-nav-item '.Plugin\LCRun3::debug('[focus]', 'sec', $cx, Plugin\LCRun3::debug('[focus]', 'v', $cx, $in, array('focus')), $in, false, function($cx, $in) {return 'focus';}).'" data-type='.Plugin\LCRun3::debug('[typeId]', 'encq', $cx, Plugin\LCRun3::debug('[typeId]', 'v', $cx, $in, array('typeId'))).'>
'.Plugin\LCRun3::debug('[type]', 'encq', $cx, Plugin\LCRun3::debug('[type]', 'v', $cx, $in, array('type'))).'
</li>
';}).' </ul>
<div id="info-list" class="info-list-container">
'.Plugin\LCRun3::debug('[infos]', 'sec', $cx, Plugin\LCRun3::debug('[infos]', 'v', $cx, $in, array('infos')), $in, false, function($cx, $in) {return ' <div class="info-list'.((Plugin\LCRun3::debug('^[show]', 'isec', $cx, Plugin\LCRun3::debug('[show]', 'v', $cx, $in, array('show')))) ? ' hide' : '').'">
'.Plugin\LCRun3::debug('[info]', 'sec', $cx, Plugin\LCRun3::debug('[info]', 'v', $cx, $in, array('info')), $in, false, function($cx, $in) {return ''.' <div class="guang-info" data-id="'.Plugin\LCRun3::debug('[id]', 'encq', $cx, Plugin\LCRun3::debug('[id]', 'v', $cx, $in, array('id'))).'">
'.Plugin\LCRun3::debug('[author]', 'sec', $cx, Plugin\LCRun3::debug('[author]', 'v', $cx, $in, array('author')), $in, false, function($cx, $in) {return ' <a class="info-author clearfix" href='.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'>
<img class="lazy avatar" data-original='.Plugin\LCRun3::debug('[avatar]', 'encq', $cx, Plugin\LCRun3::debug('[avatar]', 'v', $cx, $in, array('avatar'))).'>
<span class="name">'.Plugin\LCRun3::debug('[name]', 'encq', $cx, Plugin\LCRun3::debug('[name]', 'v', $cx, $in, array('name'))).'</span>
</a>
';}).'
<div class="info-img">
'.((Plugin\LCRun3::debug('[showTags]', 'ifvar', $cx, Plugin\LCRun3::debug('[showTags]', 'v', $cx, $in, array('showTags')))) ? ' <a href="javascript:;" class="info-match">
'.Plugin\LCRun3::debug('[isTip]', 'sec', $cx, Plugin\LCRun3::debug('[isTip]', 'v', $cx, $in, array('isTip')), $in, false, function($cx, $in) {return ' 小贴士
<div class="info-tag tip"></div>
';}).''.Plugin\LCRun3::debug('[isCollocation]', 'sec', $cx, Plugin\LCRun3::debug('[isCollocation]', 'v', $cx, $in, array('isCollocation')), $in, false, function($cx, $in) {return ' 搭配
<div class="info-tag collocation"></div>
';}).''.Plugin\LCRun3::debug('[isFashionMan]', 'sec', $cx, Plugin\LCRun3::debug('[isFashionMan]', 'v', $cx, $in, array('isFashionMan')), $in, false, function($cx, $in) {return ' 潮人
<div class="info-tag fashion-man"></div>
';}).''.Plugin\LCRun3::debug('[isFashionGood]', 'sec', $cx, Plugin\LCRun3::debug('[isFashionGood]', 'v', $cx, $in, array('isFashionGood')), $in, false, function($cx, $in) {return ' 潮品
<div class="info-tag fashion-good"></div>
';}).''.Plugin\LCRun3::debug('[isTopic]', 'sec', $cx, Plugin\LCRun3::debug('[isTopic]', 'v', $cx, $in, array('isTopic')), $in, false, function($cx, $in) {return ' 话题
<div class="info-tag topic"></div>
';}).' </a>
' : '').' <a href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'">
<img class="lazy" data-original="'.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'" alt="'.Plugin\LCRun3::debug('[alt]', 'encq', $cx, Plugin\LCRun3::debug('[alt]', 'v', $cx, $in, array('alt'))).'">
</a>
</div>
<div class="info-deps">
<a class="info-title-container" href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'">
<h2 class="info-title">'.Plugin\LCRun3::debug('[title]', 'encq', $cx, Plugin\LCRun3::debug('[title]', 'v', $cx, $in, array('title'))).'</h2>
</a>
<p class="info-text">'.Plugin\LCRun3::debug('[text]', 'encq', $cx, Plugin\LCRun3::debug('[text]', 'v', $cx, $in, array('text'))).'</p>
'.' <div class="time-view-like-share clearfix">
<i class="iconfont">&#xe603;</i>
'.Plugin\LCRun3::debug('[publishTime]', 'encq', $cx, Plugin\LCRun3::debug('[publishTime]', 'v', $cx, $in, array('publishTime'))).'&nbsp;&nbsp;&nbsp;&nbsp;
<i class="iconfont">&#xe602;</i>
<span class="page-view">'.Plugin\LCRun3::debug('[pageView]', 'encq', $cx, Plugin\LCRun3::debug('[pageView]', 'v', $cx, $in, array('pageView'))).'</span>
<div class="like-share-container">
'.Plugin\LCRun3::debug('[like]', 'sec', $cx, Plugin\LCRun3::debug('[like]', 'v', $cx, $in, array('like')), $in, false, function($cx, $in) {return ' <i class="iconfont like-btn'.Plugin\LCRun3::debug('[isLiked]', 'sec', $cx, Plugin\LCRun3::debug('[isLiked]', 'v', $cx, $in, array('isLiked')), $in, false, function($cx, $in) {return ' like';}).'">&#xe601;</i>
<span class="like-count">'.Plugin\LCRun3::debug('[count]', 'encq', $cx, Plugin\LCRun3::debug('[count]', 'v', $cx, $in, array('count'))).'</span>
';}).''.Plugin\LCRun3::debug('[collect]', 'sec', $cx, Plugin\LCRun3::debug('[collect]', 'v', $cx, $in, array('collect')), $in, false, function($cx, $in) {return ' <a href='.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'>
<i class="iconfont collect-btn'.Plugin\LCRun3::debug('[isCollected]', 'sec', $cx, Plugin\LCRun3::debug('[isCollected]', 'v', $cx, $in, array('isCollected')), $in, false, function($cx, $in) {return ' collected';}).'">&#xe605;</i>
</a>
';}).''.Plugin\LCRun3::debug('[share]', 'sec', $cx, Plugin\LCRun3::debug('[share]', 'v', $cx, $in, array('share')), $in, false, function($cx, $in) {return ' <a href="'.Plugin\LCRun3::debug('this', 'encq', $cx, $in).'" class="iconfont share-btn">&#xe600;</a>
';}).' </div>
</div>'.' </div>
</div>'.'';}).' </div>
';}).' </div>
<div id="load-more-info" class="load-more-info">
<div class="loading status">
正在加载...
</div>
<span class="no-more status hide">没有更多啦</span>
</div>
<input id="gender" type="hidden" value='.Plugin\LCRun3::debug('[gender]', 'encq', $cx, Plugin\LCRun3::debug('[gender]', 'v', $cx, $in, array('gender'))).'>
';}).'</div>
'.''.''.Plugin\LCRun3::debug('[pageFooter]', 'sec', $cx, Plugin\LCRun3::debug('[pageFooter]', '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">&#xe608;</i>
</span>
</p>
<address class="copyright">
CopyRight©2007-2016 南京新与力文化传播有限公司
</address>
</footer>
';}).'
'.''.''.Plugin\LCRun3::debug('[showDownloadApp]', 'sec', $cx, Plugin\LCRun3::debug('[showDownloadApp]', '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">&#xe60d;</span>
<p>新用户首单减10元</p>
</div>
<a href="javascript:void(0);" id="float-layer-close" >
<i class="close-icon iconfont">&#xe623;</i>
<div class="circle-rightbottom"></div>
</a>
<a href="http://m.yohobuy.com/download/hyapp" id="float-layer-btn">
立即下载
</a>
</div>
';}).'
'.''.((Plugin\LCRun3::debug('[hasWxShare]', 'ifvar', $cx, Plugin\LCRun3::debug('[hasWxShare]', '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::debug('[rlsEnv]', 'ifvar', $cx, Plugin\LCRun3::debug('[rlsEnv]', 'v', $cx, $in, array('rlsEnv')))) ? '<script src="http://cdn.yoho.cn/myohobuy/'.Plugin\LCRun3::debug('[version]', 'encq', $cx, Plugin\LCRun3::debug('[version]', 'v', $cx, $in, array('version'))).'/lib.js"></script>
<script src="http://cdn.yoho.cn/myohobuy/'.Plugin\LCRun3::debug('[version]', 'encq', $cx, Plugin\LCRun3::debug('[version]', 'v', $cx, $in, array('version'))).'/index.js"></script>
' : '').''.((Plugin\LCRun3::debug('[preEnv]', 'ifvar', $cx, Plugin\LCRun3::debug('[preEnv]', 'v', $cx, $in, array('preEnv')))) ? '<script src="http://cdn.yoho.cn/myohobuy/'.Plugin\LCRun3::debug('[version]', 'encq', $cx, Plugin\LCRun3::debug('[version]', 'v', $cx, $in, array('version'))).'/lib.js"></script>
<script src="http://cdn.yoho.cn/myohobuy/'.Plugin\LCRun3::debug('[version]', 'encq', $cx, Plugin\LCRun3::debug('[version]', 'v', $cx, $in, array('version'))).'/index.js"></script>
' : '').''.((Plugin\LCRun3::debug('[testEnv]', 'ifvar', $cx, Plugin\LCRun3::debug('[testEnv]', 'v', $cx, $in, array('testEnv')))) ? '<script src="http://static.buy.test.yoho.cn/dist/myohobuy/'.Plugin\LCRun3::debug('[version]', 'encq', $cx, Plugin\LCRun3::debug('[version]', 'v', $cx, $in, array('version'))).'/lib.js"></script>
<script src="http://static.buy.test.yoho.cn/dist/myohobuy/'.Plugin\LCRun3::debug('[version]', 'encq', $cx, Plugin\LCRun3::debug('[version]', 'v', $cx, $in, array('version'))).'/index.js"></script>
' : '').''.((Plugin\LCRun3::debug('[devEnv]', 'ifvar', $cx, Plugin\LCRun3::debug('[devEnv]', '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 type="text/javascript">
(function(w,d,s,j,f){
w[\'YohoAcquisitionObject\']=f;
w[f]=function(){w[f].p=arguments;};
var a=d.createElement(s);
var m=d.getElementsByTagName(s)[0];
a.async=1;
a.src=j;
m.parentNode.insertBefore(a,m);
})(window,document,\'script\',\'http://cdn.yoho.cn/yas-jssdk/1.0.8/yas.js\',\'_yas\');
</script>
'.'<script>
seajs.use(\'js/common\');
</script>
'.((Plugin\LCRun3::debug('[psList]', 'ifvar', $cx, Plugin\LCRun3::debug('[psList]', 'v', $cx, $in, array('psList')))) ? '<script>
seajs.use(\'js/guang/plus-star/list\');
</script>
' : '').''.((Plugin\LCRun3::debug('[psDetail]', 'ifvar', $cx, Plugin\LCRun3::debug('[psDetail]', 'v', $cx, $in, array('psDetail')))) ? '<script>
seajs.use(\'js/guang/plus-star/detail\');
</script>
' : '').''.((Plugin\LCRun3::debug('[guangHome]', 'ifvar', $cx, Plugin\LCRun3::debug('[guangHome]', 'v', $cx, $in, array('guangHome')))) ? '<script>
seajs.use(\'js/guang/home\');
</script>
' : '').''.((Plugin\LCRun3::debug('[guangList]', 'ifvar', $cx, Plugin\LCRun3::debug('[guangList]', 'v', $cx, $in, array('guangList')))) ? '<script>
seajs.use(\'js/guang/list\');
</script>
' : '').''.((Plugin\LCRun3::debug('[guangDetail]', 'ifvar', $cx, Plugin\LCRun3::debug('[guangDetail]', 'v', $cx, $in, array('guangDetail')))) ? '<script>
seajs.use(\'js/guang/detail\');
</script>
' : '').'
'.((Plugin\LCRun3::debug('[regIndex]', 'ifvar', $cx, Plugin\LCRun3::debug('[regIndex]', 'v', $cx, $in, array('regIndex')))) ? '<script>
seajs.use(\'js/passport/register/register\');
</script>
' : '').''.((Plugin\LCRun3::debug('[regCode]', 'ifvar', $cx, Plugin\LCRun3::debug('[regCode]', 'v', $cx, $in, array('regCode')))) ? '<script>
seajs.use(\'js/passport/register/code\');
</script>
' : '').''.((Plugin\LCRun3::debug('[regPwd]', 'ifvar', $cx, Plugin\LCRun3::debug('[regPwd]', 'v', $cx, $in, array('regPwd')))) ? '<script>
seajs.use(\'js/passport/register/password\');
</script>
' : '').'
'.((Plugin\LCRun3::debug('[loginIndex]', 'ifvar', $cx, Plugin\LCRun3::debug('[loginIndex]', 'v', $cx, $in, array('loginIndex')))) ? '<script>
seajs.use(\'js/passport/login/login\');
</script>
' : '').''.((Plugin\LCRun3::debug('[loginInternational]', 'ifvar', $cx, Plugin\LCRun3::debug('[loginInternational]', 'v', $cx, $in, array('loginInternational')))) ? ' <script>
seajs.use(\'js/passport/login/international\');
</script>
' : '').'
'.((Plugin\LCRun3::debug('[backEmail]', 'ifvar', $cx, Plugin\LCRun3::debug('[backEmail]', 'v', $cx, $in, array('backEmail')))) ? '<script>
seajs.use(\'js/passport/back/email\');
</script>
' : '').''.((Plugin\LCRun3::debug('[backEmailSuccess]', 'ifvar', $cx, Plugin\LCRun3::debug('[backEmailSuccess]', 'v', $cx, $in, array('backEmailSuccess')))) ? '<script>
seajs.use(\'js/passport/back/email-success\');
</script>
' : '').''.((Plugin\LCRun3::debug('[backMobile]', 'ifvar', $cx, Plugin\LCRun3::debug('[backMobile]', 'v', $cx, $in, array('backMobile')))) ? '<script>
seajs.use(\'js/passport/back/mobile\');
</script>
' : '').''.((Plugin\LCRun3::debug('[backCode]', 'ifvar', $cx, Plugin\LCRun3::debug('[backCode]', 'v', $cx, $in, array('backCode')))) ? '<script>
seajs.use(\'js/passport/back/code\');
</script>
' : '').''.((Plugin\LCRun3::debug('[backNewPwd]', 'ifvar', $cx, Plugin\LCRun3::debug('[backNewPwd]', 'v', $cx, $in, array('backNewPwd')))) ? '<script>
seajs.use(\'js/passport/back/new-password\');
</script>
' : '').'
'.((Plugin\LCRun3::debug('[channelPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[channelPage]', 'v', $cx, $in, array('channelPage')))) ? '<script>
seajs.use(\'js/index/channel\');
seajs.use(\'js/index/footer\');
</script>
' : '').'
'.((Plugin\LCRun3::debug('[grilsHomePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[grilsHomePage]', 'v', $cx, $in, array('grilsHomePage')))) ? '<script>
seajs.use(\'js/home/home\');
seajs.use(\'js/index/footer\');
</script>
' : '').''.((Plugin\LCRun3::debug('[boysHomePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[boysHomePage]', 'v', $cx, $in, array('boysHomePage')))) ? '<script>
seajs.use(\'js/home/home\');
seajs.use(\'js/index/footer\');
</script>
' : '').''.((Plugin\LCRun3::debug('[kidsHomePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[kidsHomePage]', 'v', $cx, $in, array('kidsHomePage')))) ? '<script>
seajs.use(\'js/home/home\');
seajs.use(\'js/index/footer\');
</script>
' : '').''.((Plugin\LCRun3::debug('[lifestyleHomePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[lifestyleHomePage]', 'v', $cx, $in, array('lifestyleHomePage')))) ? '<script>
seajs.use(\'js/home/home\');
seajs.use(\'js/index/footer\');
</script>
' : '').'
'.((Plugin\LCRun3::debug('[newArrivalPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[newArrivalPage]', 'v', $cx, $in, array('newArrivalPage')))) ? '<script>
seajs.use(\'js/product/newsale/newarrival\');
seajs.use(\'js/index/footer\');
</script>
' : '').'
'.((Plugin\LCRun3::debug('[discountPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[discountPage]', 'v', $cx, $in, array('discountPage')))) ? '<script>
seajs.use(\'js/product/newsale/discount\');
seajs.use(\'js/index/footer\');
</script>
' : '').'
'.((Plugin\LCRun3::debug('[goodListPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[goodListPage]', 'v', $cx, $in, array('goodListPage')))) ? '<script>
seajs.use(\'js/product/list\');
seajs.use(\'js/index/footer\');
</script>
' : '').'
'.((Plugin\LCRun3::debug('[goodDetail]', 'ifvar', $cx, Plugin\LCRun3::debug('[goodDetail]', 'v', $cx, $in, array('goodDetail')))) ? '<script>
seajs.use(\'js/product/detail/detail\');
</script>
' : '').'
'.((Plugin\LCRun3::debug('[categoryPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[categoryPage]', 'v', $cx, $in, array('categoryPage')))) ? '<script>
seajs.use(\'js/category/index\');
seajs.use(\'js/index/footer\');
</script>
' : '').'
'.((Plugin\LCRun3::debug('[brandPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[brandPage]', 'v', $cx, $in, array('brandPage')))) ? '<script>
seajs.use(\'js/category/brand\');
seajs.use(\'js/index/footer\');
</script>
' : '').'
'.((Plugin\LCRun3::debug('[searchPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[searchPage]', 'v', $cx, $in, array('searchPage')))) ? '<script>
seajs.use(\'js/index/search\');
seajs.use(\'js/index/footer\');
</script>
' : '').'
'.((Plugin\LCRun3::debug('[shoppingCartPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[shoppingCartPage]', 'v', $cx, $in, array('shoppingCartPage')))) ? '<script>
seajs.use(\'js/shopping-cart/cart\');
</script>
' : '').''.((Plugin\LCRun3::debug('[giftAdvancePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[giftAdvancePage]', 'v', $cx, $in, array('giftAdvancePage')))) ? '<script>
seajs.use(\'js/shopping-cart/gift-advance\');
</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>
(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\');
</script>
<!-- End Google Tag Manager -->
<script type="text/javascript">
var _hmt = _hmt || [];
(function() {
var hm = document.createElement("script");
hm.src = "//hm.baidu.com/hm.js?c6ee7218b8321cb65fb2e98f284d8311";
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(hm, s);
})();
</script>
<script>
var _hmt = _hmt || [];
(function() {
var hm = document.createElement("script");
hm.src = "//hm.baidu.com/hm.js?65dd99e0435a55177ffda862198ce841";
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(hm, s);
})();
</script>'.'</body>
</html>'.'';
}
?>
\ No newline at end of file
... ... @@ -25,9 +25,9 @@
<html>
<head>
<meta charset="utf-8">
<title>'.Plugin\LCRun3::debug('[title]', 'encq', $cx, Plugin\LCRun3::debug('[title]', 'v', $cx, $in, array('title'))).'</title>
<meta name="keywords" content="'.Plugin\LCRun3::debug('[keywords]', 'encq', $cx, Plugin\LCRun3::debug('[keywords]', 'v', $cx, $in, array('keywords'))).'">
<meta name="description" content="'.Plugin\LCRun3::debug('[description]', 'encq', $cx, Plugin\LCRun3::debug('[description]', 'v', $cx, $in, array('description'))).'">
<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" />
... ... @@ -45,34 +45,34 @@
}());
})(document, window);
</script>
'.((Plugin\LCRun3::debug('[rlsEnv]', 'ifvar', $cx, Plugin\LCRun3::debug('[rlsEnv]', 'v', $cx, $in, array('rlsEnv')))) ? '<link rel="stylesheet" href="http://cdn.yoho.cn/myohobuy/'.Plugin\LCRun3::debug('[version]', 'encq', $cx, Plugin\LCRun3::debug('[version]', 'v', $cx, $in, array('version'))).'/index.css">
' : '').''.((Plugin\LCRun3::debug('[preEnv]', 'ifvar', $cx, Plugin\LCRun3::debug('[preEnv]', 'v', $cx, $in, array('preEnv')))) ? '<link rel="stylesheet" href="http://cdn.yoho.cn/myohobuy/'.Plugin\LCRun3::debug('[version]', 'encq', $cx, Plugin\LCRun3::debug('[version]', 'v', $cx, $in, array('version'))).'/index.css">
' : '').''.((Plugin\LCRun3::debug('[testEnv]', 'ifvar', $cx, Plugin\LCRun3::debug('[testEnv]', 'v', $cx, $in, array('testEnv')))) ? '<link rel="stylesheet" href="http://static.buy.test.yoho.cn/dist/myohobuy/'.Plugin\LCRun3::debug('[version]', 'encq', $cx, Plugin\LCRun3::debug('[version]', 'v', $cx, $in, array('version'))).'/index.css">
' : '').''.((Plugin\LCRun3::debug('[devEnv]', 'ifvar', $cx, Plugin\LCRun3::debug('[devEnv]', 'v', $cx, $in, array('devEnv')))) ? '<link rel="stylesheet" href="http://static.dev.yohobuy.com/css/index.css">
'.((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://static.buy.test.yoho.cn/dist/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">
' : '').'</head>
<body '.((Plugin\LCRun3::debug('[isPassportPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[isPassportPage]', 'v', $cx, $in, array('isPassportPage')))) ? 'class=passport-body' : '').'>
'.''.Plugin\LCRun3::debug('[pageHeader]', 'sec', $cx, Plugin\LCRun3::debug('[pageHeader]', 'v', $cx, $in, array('pageHeader')), $in, false, function($cx, $in) {return '<header class="yoho-header'.((Plugin\LCRun3::debug('[boys]', 'ifvar', $cx, Plugin\LCRun3::debug('[boys]', 'v', $cx, $in, array('boys')))) ? ' boys' : '').''.((Plugin\LCRun3::debug('[girls]', 'ifvar', $cx, Plugin\LCRun3::debug('[girls]', 'v', $cx, $in, array('girls')))) ? ' girls' : '').''.((Plugin\LCRun3::debug('[kids]', 'ifvar', $cx, Plugin\LCRun3::debug('[kids]', 'v', $cx, $in, array('kids')))) ? ' kids' : '').''.((Plugin\LCRun3::debug('[lifeStyle]', 'ifvar', $cx, Plugin\LCRun3::debug('[lifeStyle]', 'v', $cx, $in, array('lifeStyle')))) ? ' life-style' : '').'">
'.((Plugin\LCRun3::debug('[navBack]', 'ifvar', $cx, Plugin\LCRun3::debug('[navBack]', 'v', $cx, $in, array('navBack')))) ? ' <a href="javascript:history.go(-1);" class="nav-back"></a>
' : '').''.Plugin\LCRun3::debug('[navHome]', 'sec', $cx, Plugin\LCRun3::debug('[navHome]', 'v', $cx, $in, array('navHome')), $in, false, function($cx, $in) {return ' <a href="'.Plugin\LCRun3::debug('this', 'encq', $cx, $in).'" class="nav-home"></a>
';}).''.Plugin\LCRun3::debug('[navTitle]', 'sec', $cx, Plugin\LCRun3::debug('[navTitle]', 'v', $cx, $in, array('navTitle')), $in, false, function($cx, $in) {return ' <p class="nav-title">'.Plugin\LCRun3::debug('this', 'encq', $cx, $in).'</p>
<body '.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('isPassportPage')))) ? 'class=passport-body' : '').'>
'.''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('pageHeader')), $in, false, function($cx, $in) {return '<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::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('navBack')))) ? ' <a href="javascript:history.go(-1);" class="nav-back"></a>
' : '').''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('navHome')), $in, false, function($cx, $in) {return ' <a href="'.htmlentities((string)$in, ENT_QUOTES, 'UTF-8').'" class="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>
';}).''.''.' <div class="mobile-wrap girls-wrap yoho-page">
'.Plugin\LCRun3::debug('[homeHeader]', 'sec', $cx, Plugin\LCRun3::debug('[homeHeader]', 'v', $cx, $in, array('homeHeader')), $in, false, function($cx, $in) {return ''.' <div class="home-header clearfix" '.Plugin\LCRun3::debug('[bgColor]', 'sec', $cx, Plugin\LCRun3::debug('[bgColor]', 'v', $cx, $in, array('bgColor')), $in, false, function($cx, $in) {return 'style="background-color:'.Plugin\LCRun3::debug('this', 'encq', $cx, $in).';background-image:none"';}).'>
'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('homeHeader')), $in, false, function($cx, $in) {return ''.' <div class="home-header clearfix" '.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('bgColor')), $in, false, function($cx, $in) {return 'style="background-color:'.htmlentities((string)$in, ENT_QUOTES, 'UTF-8').';background-image:none"';}).'>
<span class="nav-btn iconfont">&#xe60b;</span>
<span class="logo"></span>
<span class="search-btn iconfont"><a href="'.Plugin\LCRun3::debug('[searchUrl]', 'encq', $cx, Plugin\LCRun3::debug('[searchUrl]', 'v', $cx, $in, array('searchUrl'))).'">&#xe60f;</a></span>
<span class="search-btn iconfont"><a href="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('searchUrl')), ENT_QUOTES, 'UTF-8').'">&#xe60f;</a></span>
</div>'.'';}).'
'.''.Plugin\LCRun3::debug('[content]', 'sec', $cx, Plugin\LCRun3::debug('[content]', 'v', $cx, $in, array('content')), $in, false, function($cx, $in) {return ''.Plugin\LCRun3::debug('[bannerTop]', 'sec', $cx, Plugin\LCRun3::debug('[bannerTop]', 'v', $cx, $in, array('bannerTop')), $in, false, function($cx, $in) {return ''.' <div class="banner-top">
'.''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('content')), $in, false, function($cx, $in) {return ''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('bannerTop')), $in, false, function($cx, $in) {return ''.' <div class="banner-top">
<div class="banner-swiper swiper-container">
<ul class="swiper-wrapper">
'.Plugin\LCRun3::debug('each [list]', 'sec', $cx, Plugin\LCRun3::debug('[list]', 'v', $cx, $in, array('list')), $in, true, function($cx, $in) {return ''.((Plugin\LCRun3::debug('@[first]', 'ifvar', $cx, Plugin\LCRun3::debug('@[first]', 'v', $cx, $cx['sp_vars'], array('first')))) ? ' <li class="swiper-slide">
<a href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'">
<img src="'.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'">
'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('list')), $in, true, function($cx, $in) {return ''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $cx['sp_vars'], array('first')))) ? ' <li class="swiper-slide">
<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').'">
</a>
</li>
' : ' <li class="swiper-slide">
<a href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'">
<img class="swiper-lazy" data-src="'.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'">
<a href="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('url')), ENT_QUOTES, 'UTF-8').'">
<img class="swiper-lazy" data-src="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('img')), ENT_QUOTES, 'UTF-8').'">
</a>
<div class="swiper-lazy-preloader"></div>
</li>
... ... @@ -83,81 +83,81 @@
</div>
</div>
</div>'.'';}).'
'.Plugin\LCRun3::debug('[iconsEnter]', 'sec', $cx, Plugin\LCRun3::debug('[iconsEnter]', 'v', $cx, $in, array('iconsEnter')), $in, false, function($cx, $in) {return ''.' <div class="icons-wrapper">
'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('iconsEnter')), $in, false, function($cx, $in) {return ''.' <div class="icons-wrapper">
<ul class="icons-list clearfix">
'.Plugin\LCRun3::debug('[list]', 'sec', $cx, Plugin\LCRun3::debug('[list]', 'v', $cx, $in, array('list')), $in, false, function($cx, $in) {return ' <li class="icons-item"><a href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'" class="imagebar"><img src="'.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'" alt=""></a><a href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'" class="linkbar">'.Plugin\LCRun3::debug('[title]', 'encq', $cx, Plugin\LCRun3::debug('[title]', 'v', $cx, $in, array('title'))).'</a></li>
'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('list')), $in, false, function($cx, $in) {return ' <li class="icons-item"><a href="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('url')), ENT_QUOTES, 'UTF-8').'" class="imagebar"><img src="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('img')), ENT_QUOTES, 'UTF-8').'" alt=""></a><a href="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('url')), ENT_QUOTES, 'UTF-8').'" class="linkbar">'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('title')), ENT_QUOTES, 'UTF-8').'</a></li>
';}).' </ul>
</div>
'.'';}).'
'.Plugin\LCRun3::debug('[banner]', 'sec', $cx, Plugin\LCRun3::debug('[banner]', 'v', $cx, $in, array('banner')), $in, false, function($cx, $in) {return ''.' <div class="banner-center">
<a href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'">
<img class="lazy" data-original="'.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'" alt="">
'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('banner')), $in, false, function($cx, $in) {return ''.' <div class="banner-center">
<a href="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('url')), ENT_QUOTES, 'UTF-8').'">
<img class="lazy" data-original="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('img')), ENT_QUOTES, 'UTF-8').'" alt="">
</a>
</div>'.'';}).'
'.Plugin\LCRun3::debug('[hotCategory]', 'sec', $cx, Plugin\LCRun3::debug('[hotCategory]', 'v', $cx, $in, array('hotCategory')), $in, false, function($cx, $in) {return ''.' <div class="hot-category">
'.''.Plugin\LCRun3::debug('[name]', 'sec', $cx, Plugin\LCRun3::debug('[name]', 'v', $cx, $in, array('name')), $in, false, function($cx, $in) {return ' <div class="floor-header">
<h2>'.Plugin\LCRun3::debug('this', 'encq', $cx, $in).'</h2>
'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('hotCategory')), $in, false, function($cx, $in) {return ''.' <div class="hot-category">
'.''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('name')), $in, false, function($cx, $in) {return ' <div class="floor-header">
<h2>'.htmlentities((string)$in, ENT_QUOTES, 'UTF-8').'</h2>
</div>
';}).''.'
'.Plugin\LCRun3::debug('[banner]', 'sec', $cx, Plugin\LCRun3::debug('[banner]', 'v', $cx, $in, array('banner')), $in, false, function($cx, $in) {return ' <a class="category-banner" href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'">
<img class="lazy" data-original="'.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'">
'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('banner')), $in, false, function($cx, $in) {return ' <a class="category-banner" href="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('url')), ENT_QUOTES, 'UTF-8').'">
<img class="lazy" data-original="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('img')), ENT_QUOTES, 'UTF-8').'">
</a>
';}).' <ul class="category-list clearfix">
'.Plugin\LCRun3::debug('[list]', 'sec', $cx, Plugin\LCRun3::debug('[list]', 'v', $cx, $in, array('list')), $in, false, function($cx, $in) {return ' <li>
<a href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'">
'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('list')), $in, false, function($cx, $in) {return ' <li>
<a href="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('url')), ENT_QUOTES, 'UTF-8').'">
<div class="img-box">
<img class="lazy" data-original="'.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'" alt="">
<img class="lazy" data-original="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('img')), ENT_QUOTES, 'UTF-8').'" alt="">
</div>
</a>
</li>
';}).' </ul>
</div>'.'';}).'
'.Plugin\LCRun3::debug('[hotBrands]', 'sec', $cx, Plugin\LCRun3::debug('[hotBrands]', 'v', $cx, $in, array('hotBrands')), $in, false, function($cx, $in) {return ''.' <ul class="hot-brands clearfix">
'.''.Plugin\LCRun3::debug('[name]', 'sec', $cx, Plugin\LCRun3::debug('[name]', 'v', $cx, $in, array('name')), $in, false, function($cx, $in) {return ' <div class="floor-header">
<h2>'.Plugin\LCRun3::debug('this', 'encq', $cx, $in).'</h2>
'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('hotBrands')), $in, false, function($cx, $in) {return ''.' <ul class="hot-brands clearfix">
'.''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('name')), $in, false, function($cx, $in) {return ' <div class="floor-header">
<h2>'.htmlentities((string)$in, ENT_QUOTES, 'UTF-8').'</h2>
</div>
';}).''.''.Plugin\LCRun3::debug('[list]', 'sec', $cx, Plugin\LCRun3::debug('[list]', 'v', $cx, $in, array('list')), $in, false, function($cx, $in) {return ' <li class="brand">
<a href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'">
';}).''.''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('list')), $in, false, function($cx, $in) {return ' <li class="brand">
<a href="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('url')), ENT_QUOTES, 'UTF-8').'">
<div class="brand-logo">
<img class="lazy" data-original="'.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'">
<img class="lazy" data-original="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('img')), ENT_QUOTES, 'UTF-8').'">
</div>
<p class="brand-name">'.Plugin\LCRun3::debug('[name]', 'encq', $cx, Plugin\LCRun3::debug('[name]', 'v', $cx, $in, array('name'))).'</p>
<p class="brand-name">'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('name')), ENT_QUOTES, 'UTF-8').'</p>
</a>
</li>
';}).' <li class="more">
<a href="'.Plugin\LCRun3::debug('[more]', 'encq', $cx, Plugin\LCRun3::debug('[more]', 'v', $cx, $in, array('more'))).'"></a>
<a href="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('more')), ENT_QUOTES, 'UTF-8').'"></a>
</li>
</ul>'.'';}).'
'.Plugin\LCRun3::debug('[hotBrandsScroll]', 'sec', $cx, Plugin\LCRun3::debug('[hotBrandsScroll]', 'v', $cx, $in, array('hotBrandsScroll')), $in, false, function($cx, $in) {return ''.' <div class="hot-brands">
'.''.Plugin\LCRun3::debug('[name]', 'sec', $cx, Plugin\LCRun3::debug('[name]', 'v', $cx, $in, array('name')), $in, false, function($cx, $in) {return ' <div class="floor-header">
<h2>'.Plugin\LCRun3::debug('this', 'encq', $cx, $in).'</h2>
'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('hotBrandsScroll')), $in, false, function($cx, $in) {return ''.' <div class="hot-brands">
'.''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('name')), $in, false, function($cx, $in) {return ' <div class="floor-header">
<h2>'.htmlentities((string)$in, ENT_QUOTES, 'UTF-8').'</h2>
</div>
';}).''.' <div class="brands-swiper">
<ul class="brands-list swiper-wrapper clearfix">
'.Plugin\LCRun3::debug('[list]', 'sec', $cx, Plugin\LCRun3::debug('[list]', 'v', $cx, $in, array('list')), $in, false, function($cx, $in) {return ' <li class="swiper-slide">
<a href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'">
<img src="'.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'" alt="">
<span class="brands-title">'.Plugin\LCRun3::debug('[textCn]', 'encq', $cx, Plugin\LCRun3::debug('[textCn]', 'v', $cx, $in, array('textCn'))).'</span>
'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('list')), $in, false, function($cx, $in) {return ' <li class="swiper-slide">
<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="">
<span class="brands-title">'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('textCn')), ENT_QUOTES, 'UTF-8').'</span>
</a>
</li>
';}).' </ul>
</div>
</div>'.'';}).'
'.Plugin\LCRun3::debug('[trendColloaction]', 'sec', $cx, Plugin\LCRun3::debug('[trendColloaction]', 'v', $cx, $in, array('trendColloaction')), $in, false, function($cx, $in) {return ''.' <div class="trend-coll-wrapper">
'.''.Plugin\LCRun3::debug('[title]', 'sec', $cx, Plugin\LCRun3::debug('[title]', 'v', $cx, $in, array('title')), $in, false, function($cx, $in) {return ' <div class="floor-header-more">
<h2>'.Plugin\LCRun3::debug('[title]', 'encq', $cx, Plugin\LCRun3::debug('[title]', 'v', $cx, $in, array('title'))).'</h2>
<a class="more-btn iconfont" href="'.Plugin\LCRun3::debug('[more_url]', 'encq', $cx, Plugin\LCRun3::debug('[more_url]', 'v', $cx, $in, array('more_url'))).'">&#xe618;</a>
'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('trendColloaction')), $in, false, function($cx, $in) {return ''.' <div class="trend-coll-wrapper">
'.''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('title')), $in, false, function($cx, $in) {return ' <div class="floor-header-more">
<h2>'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('title')), ENT_QUOTES, 'UTF-8').'</h2>
<a class="more-btn iconfont" href="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('more_url')), ENT_QUOTES, 'UTF-8').'">&#xe618;</a>
</div>
';}).''.' <div class="trend-coll-content clearfix">
'.Plugin\LCRun3::debug('[article]', 'sec', $cx, Plugin\LCRun3::debug('[article]', 'v', $cx, $in, array('article')), $in, false, function($cx, $in) {return ' <div class="lspan">
<a href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'"><img class="lazy rspanimg" data-original="'.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'" ></a>
'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('article')), $in, false, function($cx, $in) {return ' <div class="lspan">
<a href="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('url')), ENT_QUOTES, 'UTF-8').'"><img class="lazy rspanimg" data-original="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('img')), ENT_QUOTES, 'UTF-8').'" ></a>
</div>
';}).' </div>
<div class="trend-coll-tail">
<h3 class="recommend-title">推荐搭配</h3>
<div class="recommend-swiper">
<ul class="recommend-list swiper-wrapper clearfix">
'.Plugin\LCRun3::debug('[recommend_collocation]', 'sec', $cx, Plugin\LCRun3::debug('[recommend_collocation]', 'v', $cx, $in, array('recommend_collocation')), $in, false, function($cx, $in) {return ' <li class="recommend-item swiper-slide"><a href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'"><img class="img" src="'.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'" alt="" /></a></li>
'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('recommend_collocation')), $in, false, function($cx, $in) {return ' <li class="recommend-item swiper-slide"><a href="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('url')), ENT_QUOTES, 'UTF-8').'"><img class="img" src="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('img')), ENT_QUOTES, 'UTF-8').'" alt="" /></a></li>
';}).' </ul>
</div>
</div>
... ... @@ -165,24 +165,24 @@
'.'';}).'
'.Plugin\LCRun3::debug('[trendTopics]', 'sec', $cx, Plugin\LCRun3::debug('[trendTopics]', 'v', $cx, $in, array('trendTopics')), $in, false, function($cx, $in) {return ''.' <div class="trend-topic-wrapper">
'.''.Plugin\LCRun3::debug('[title]', 'sec', $cx, Plugin\LCRun3::debug('[title]', 'v', $cx, $in, array('title')), $in, false, function($cx, $in) {return ' <div class="floor-header-more">
<h2>'.Plugin\LCRun3::debug('[title]', 'encq', $cx, Plugin\LCRun3::debug('[title]', 'v', $cx, $in, array('title'))).'</h2>
<a class="more-btn iconfont" href="'.Plugin\LCRun3::debug('[more_url]', 'encq', $cx, Plugin\LCRun3::debug('[more_url]', 'v', $cx, $in, array('more_url'))).'">&#xe618;</a>
'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('trendTopics')), $in, false, function($cx, $in) {return ''.' <div class="trend-topic-wrapper">
'.''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('title')), $in, false, function($cx, $in) {return ' <div class="floor-header-more">
<h2>'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('title')), ENT_QUOTES, 'UTF-8').'</h2>
<a class="more-btn iconfont" href="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('more_url')), ENT_QUOTES, 'UTF-8').'">&#xe618;</a>
</div>
';}).''.' <div class="trend-topic-content">
<div class="trend-topic-swiper">
<ul class="swiper-wrapper">
'.Plugin\LCRun3::debug('[list]', 'sec', $cx, Plugin\LCRun3::debug('[list]', 'v', $cx, $in, array('list')), $in, false, function($cx, $in) {return ' <li class="swiper-slide">
<a href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'">
'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('list')), $in, false, function($cx, $in) {return ' <li class="swiper-slide">
<a href="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('url')), ENT_QUOTES, 'UTF-8').'">
<div class="img-box">
<img class="lazy" data-original="'.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'" src="'.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'" alt="">
<img class="lazy" data-original="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('img')), ENT_QUOTES, 'UTF-8').'" src="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('img')), ENT_QUOTES, 'UTF-8').'" alt="">
</div>
<div class="item-content">
<p class="title">'.Plugin\LCRun3::debug('[title]', 'encq', $cx, Plugin\LCRun3::debug('[title]', 'v', $cx, $in, array('title'))).'</p>
<p class="title">'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('title')), ENT_QUOTES, 'UTF-8').'</p>
<p class="time">
<span class="iconfont time-icon">&#xe603;</span>
<span>'.Plugin\LCRun3::debug('[publish_time]', 'encq', $cx, Plugin\LCRun3::debug('[publish_time]', 'v', $cx, $in, array('publish_time'))).'</span>
<span>'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('publish_time')), ENT_QUOTES, 'UTF-8').'</span>
</p>
</div>
</a>
... ... @@ -196,16 +196,16 @@
</div>
</div>
'.'';}).'
'.Plugin\LCRun3::debug('[goodsCategory]', 'sec', $cx, Plugin\LCRun3::debug('[goodsCategory]', 'v', $cx, $in, array('goodsCategory')), $in, false, function($cx, $in) {return ''.''.''.Plugin\LCRun3::debug('[title]', 'sec', $cx, Plugin\LCRun3::debug('[title]', 'v', $cx, $in, array('title')), $in, false, function($cx, $in) {return ' <div class="floor-header-more">
<h2>'.Plugin\LCRun3::debug('[title]', 'encq', $cx, Plugin\LCRun3::debug('[title]', 'v', $cx, $in, array('title'))).'</h2>
<a class="more-btn iconfont" href="'.Plugin\LCRun3::debug('[more_url]', 'encq', $cx, Plugin\LCRun3::debug('[more_url]', 'v', $cx, $in, array('more_url'))).'">&#xe618;</a>
'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('goodsCategory')), $in, false, function($cx, $in) {return ''.''.''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('title')), $in, false, function($cx, $in) {return ' <div class="floor-header-more">
<h2>'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('title')), ENT_QUOTES, 'UTF-8').'</h2>
<a class="more-btn iconfont" href="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('more_url')), ENT_QUOTES, 'UTF-8').'">&#xe618;</a>
</div>
';}).''.' <div class="goods-category">
'.Plugin\LCRun3::debug('[big_image]', 'sec', $cx, Plugin\LCRun3::debug('[big_image]', 'v', $cx, $in, array('big_image')), $in, false, function($cx, $in) {return ' <div class="category-swiper">
<ul class="swiper-wrapper clearfix">
'.Plugin\LCRun3::debug('[list]', 'sec', $cx, Plugin\LCRun3::debug('[list]', 'v', $cx, $in, array('list')), $in, false, function($cx, $in) {return ' <li class="swiper-slide">
<a href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'">
<img class="lazy" data-original="'.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'" alt="'.Plugin\LCRun3::debug('[title]', 'encq', $cx, Plugin\LCRun3::debug('[title]', 'v', $cx, $in, array('title'))).'">
'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('big_image')), $in, false, function($cx, $in) {return ' <div class="category-swiper">
<ul class="swiper-wrapper">
'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('list')), $in, false, function($cx, $in) {return ' <li class="swiper-slide">
<a href="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('url')), ENT_QUOTES, 'UTF-8').'">
<img class="lazy" data-original="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('img')), ENT_QUOTES, 'UTF-8').'" alt="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('title')), ENT_QUOTES, 'UTF-8').'">
</a>
</li>
';}).' </ul>
... ... @@ -215,42 +215,42 @@
</div>
</div>
';}).' <ul class="category-list clearfix">
'.Plugin\LCRun3::debug('[list]', 'sec', $cx, Plugin\LCRun3::debug('[list]', 'v', $cx, $in, array('list')), $in, false, function($cx, $in) {return ' <li>
<a href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'">
'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('list')), $in, false, function($cx, $in) {return ' <li>
<a href="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('url')), ENT_QUOTES, 'UTF-8').'">
<div class="img-box">
<img class="lazy" data-original="'.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'" alt="">
<img class="lazy" data-original="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('img')), ENT_QUOTES, 'UTF-8').'" alt="">
</div>
<p class="category-name">'.Plugin\LCRun3::debug('[textCn]', 'encq', $cx, Plugin\LCRun3::debug('[textCn]', 'v', $cx, $in, array('textCn'))).'</p>
<p class="category-name">'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('textCn')), ENT_QUOTES, 'UTF-8').'</p>
</a>
</li>
';}).' </ul>
</div>'.'';}).'
'.Plugin\LCRun3::debug('[creativeLife]', 'sec', $cx, Plugin\LCRun3::debug('[creativeLife]', 'v', $cx, $in, array('creativeLife')), $in, false, function($cx, $in) {return ''.''.''.Plugin\LCRun3::debug('[title]', 'sec', $cx, Plugin\LCRun3::debug('[title]', 'v', $cx, $in, array('title')), $in, false, function($cx, $in) {return ' <div class="floor-header-more">
<h2>'.Plugin\LCRun3::debug('[title]', 'encq', $cx, Plugin\LCRun3::debug('[title]', 'v', $cx, $in, array('title'))).'</h2>
<a class="more-btn iconfont" href="'.Plugin\LCRun3::debug('[more_url]', 'encq', $cx, Plugin\LCRun3::debug('[more_url]', 'v', $cx, $in, array('more_url'))).'">&#xe618;</a>
'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('creativeLife')), $in, false, function($cx, $in) {return ''.''.''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('title')), $in, false, function($cx, $in) {return ' <div class="floor-header-more">
<h2>'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('title')), ENT_QUOTES, 'UTF-8').'</h2>
<a class="more-btn iconfont" href="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('more_url')), ENT_QUOTES, 'UTF-8').'">&#xe618;</a>
</div>
';}).''.' <div class="creative-life">
'.Plugin\LCRun3::debug('[banner]', 'sec', $cx, Plugin\LCRun3::debug('[banner]', 'v', $cx, $in, array('banner')), $in, false, function($cx, $in) {return ' <a class="banner" href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'">
<img class="lazy" data-original="'.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'">
'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('banner')), $in, false, function($cx, $in) {return ' <a class="banner" href="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('url')), ENT_QUOTES, 'UTF-8').'">
<img class="lazy" data-original="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('img')), ENT_QUOTES, 'UTF-8').'">
</a>
';}).' <ul class="classify-list clearfix">
'.Plugin\LCRun3::debug('[list]', 'sec', $cx, Plugin\LCRun3::debug('[list]', 'v', $cx, $in, array('list')), $in, false, function($cx, $in) {return ' <li class="classify">
<a href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'">
'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('list')), $in, false, function($cx, $in) {return ' <li class="classify">
<a href="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('url')), ENT_QUOTES, 'UTF-8').'">
<div class="classify-logo">
<img class="lazy" data-original="'.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'">
<img class="lazy" data-original="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('img')), ENT_QUOTES, 'UTF-8').'">
</div>
<p class="classify-name">'.Plugin\LCRun3::debug('[name]', 'encq', $cx, Plugin\LCRun3::debug('[name]', 'v', $cx, $in, array('name'))).'</p>
<p class="classify-name">'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('name')), ENT_QUOTES, 'UTF-8').'</p>
</a>
</li>
';}).' </ul>
</div>'.'';}).'
'.Plugin\LCRun3::debug('[plusStar]', 'sec', $cx, Plugin\LCRun3::debug('[plusStar]', 'v', $cx, $in, array('plusStar')), $in, false, function($cx, $in) {return ''.'
'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('plusStar')), $in, false, function($cx, $in) {return ''.'
<div class="plus-star">
'.''.Plugin\LCRun3::debug('[name]', 'sec', $cx, Plugin\LCRun3::debug('[name]', 'v', $cx, $in, array('name')), $in, false, function($cx, $in) {return ' <div class="floor-header">
<h2>'.Plugin\LCRun3::debug('this', 'encq', $cx, $in).'</h2>
'.''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('name')), $in, false, function($cx, $in) {return ' <div class="floor-header">
<h2>'.htmlentities((string)$in, ENT_QUOTES, 'UTF-8').'</h2>
</div>
';}).''.' <a href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'">
<img class="lazy" data-original="'.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'">
';}).''.' <a href="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('url')), ENT_QUOTES, 'UTF-8').'">
<img class="lazy" data-original="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('img')), ENT_QUOTES, 'UTF-8').'">
</a>
</div>'.'';}).'';}).'
'.'<div class="maybe-like">
... ... @@ -269,24 +269,24 @@
</div>
'.''.'
<div class="overlay"></div>
'.''.Plugin\LCRun3::debug('[showFooterTab]', 'sec', $cx, Plugin\LCRun3::debug('[showFooterTab]', 'v', $cx, $in, array('showFooterTab')), $in, false, function($cx, $in) {return ' <div class="footer-tab">
<a class="tab-item '.((Plugin\LCRun3::debug('[grilsHomePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[grilsHomePage]', 'v', $cx, $in, array('grilsHomePage')))) ? 'current' : '').''.((Plugin\LCRun3::debug('[boysHomePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[boysHomePage]', 'v', $cx, $in, array('boysHomePage')))) ? 'current' : '').''.((Plugin\LCRun3::debug('[kidsHomePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[kidsHomePage]', 'v', $cx, $in, array('kidsHomePage')))) ? 'current' : '').''.((Plugin\LCRun3::debug('[lifestyleHomePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[lifestyleHomePage]', 'v', $cx, $in, array('lifestyleHomePage')))) ? 'current' : '').'" href="'.Plugin\LCRun3::debug('[indexUrl]', 'encq', $cx, Plugin\LCRun3::debug('[indexUrl]', 'v', $cx, $in, array('indexUrl'))).'">
'.''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('showFooterTab')), $in, false, function($cx, $in) {return ' <div class="footer-tab">
<a class="tab-item '.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('grilsHomePage')))) ? 'current' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('boysHomePage')))) ? 'current' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('kidsHomePage')))) ? 'current' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('lifestyleHomePage')))) ? 'current' : '').'" href="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('indexUrl')), ENT_QUOTES, 'UTF-8').'">
<p class="iconfont tab-icon">&#xe62a;</p>
<p class="tab-name">首页</p>
</a>
<a class="tab-item '.((Plugin\LCRun3::debug('[categoryPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[categoryPage]', 'v', $cx, $in, array('categoryPage')))) ? 'current' : '').'" href="'.Plugin\LCRun3::debug('[categoryUrl]', 'encq', $cx, Plugin\LCRun3::debug('[categoryUrl]', 'v', $cx, $in, array('categoryUrl'))).'">
<a class="tab-item '.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('categoryPage')))) ? 'current' : '').'" href="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('categoryUrl')), ENT_QUOTES, 'UTF-8').'">
<p class="iconfont tab-icon">&#xe62d;</p>
<p class="tab-name">分类</p>
</a>
<a class="tab-item '.((Plugin\LCRun3::debug('[guangHome]', 'ifvar', $cx, Plugin\LCRun3::debug('[guangHome]', 'v', $cx, $in, array('guangHome')))) ? 'current' : '').'" href="'.Plugin\LCRun3::debug('[guangUrl]', 'encq', $cx, Plugin\LCRun3::debug('[guangUrl]', 'v', $cx, $in, array('guangUrl'))).'">
<a class="tab-item '.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('guangHome')))) ? 'current' : '').'" href="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('guangUrl')), ENT_QUOTES, 'UTF-8').'">
<p class="iconfont tab-icon">&#xe627;</p>
<p class="tab-name">逛</p>
</a>
<a class="tab-item '.((Plugin\LCRun3::debug('[shoppingCartPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[shoppingCartPage]', 'v', $cx, $in, array('shoppingCartPage')))) ? 'current' : '').'" href="'.Plugin\LCRun3::debug('[shoppingCartUrl]', 'encq', $cx, Plugin\LCRun3::debug('[shoppingCartUrl]', 'v', $cx, $in, array('shoppingCartUrl'))).'">
<a class="tab-item '.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('shoppingCartPage')))) ? 'current' : '').'" href="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('shoppingCartUrl')), ENT_QUOTES, 'UTF-8').'">
<p class="iconfont tab-icon">&#xe62c;</p>
<p class="tab-name">购物车</p>
</a>
<a class="tab-item '.((Plugin\LCRun3::debug('[minePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[minePage]', 'v', $cx, $in, array('minePage')))) ? 'current' : '').'" href="'.Plugin\LCRun3::debug('[mineUrl]', 'encq', $cx, Plugin\LCRun3::debug('[mineUrl]', 'v', $cx, $in, array('mineUrl'))).'">
<a class="tab-item '.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('minePage')))) ? 'current' : '').'" href="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('mineUrl')), ENT_QUOTES, 'UTF-8').'">
<p class="iconfont tab-icon">&#xe62b;</p>
<p class="tab-name">我的</p>
</a>
... ... @@ -294,29 +294,29 @@
';}).' '.' </div>
'.' <div class="side-nav">
<ul>
'.Plugin\LCRun3::debug('[sideNav]', 'sec', $cx, Plugin\LCRun3::debug('[sideNav]', 'v', $cx, $in, array('sideNav')), $in, false, function($cx, $in) {return ' <li class="'.Plugin\LCRun3::debug('[styleClass]', 'encq', $cx, Plugin\LCRun3::debug('[styleClass]', 'v', $cx, $in, array('styleClass'))).'">
'.Plugin\LCRun3::debug('[url]', 'sec', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url')), $in, false, function($cx, $in) {return ' <a href="'.Plugin\LCRun3::debug('this', 'encq', $cx, $in).'">
';}).''.((Plugin\LCRun3::debug('^[url]', 'isec', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url')))) ? ' <a href="javascript:;">
' : '').''.Plugin\LCRun3::debug('[img]', 'sec', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img')), $in, false, function($cx, $in) {return ' <!-- <img class="nav-img" src="'.Plugin\LCRun3::debug('this', 'encq', $cx, $in).'" alt=""> -->
<span class="nav-img" style="background-image: url('.Plugin\LCRun3::debug('this', 'encq', $cx, $in).')"></span>
';}).''.((Plugin\LCRun3::debug('^[img]', 'isec', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img')))) ? ' <i class="nav-icon"></i>
' : '').' <em>'.Plugin\LCRun3::debug('[textCn]', 'encq', $cx, Plugin\LCRun3::debug('[textCn]', 'v', $cx, $in, array('textCn'))).'</em>'.Plugin\LCRun3::debug('[textEn]', 'encq', $cx, Plugin\LCRun3::debug('[textEn]', 'v', $cx, $in, array('textEn'))).'
'.Plugin\LCRun3::debug('[subNav]', 'sec', $cx, Plugin\LCRun3::debug('[subNav]', 'v', $cx, $in, array('subNav')), $in, false, function($cx, $in) {return ' <span class="enter-subnav iconfont">&#xe614;</span>
'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('sideNav')), $in, false, function($cx, $in) {return ' <li class="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('styleClass')), ENT_QUOTES, 'UTF-8').'">
'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('url')), $in, false, function($cx, $in) {return ' <a href="'.htmlentities((string)$in, ENT_QUOTES, 'UTF-8').'">
';}).''.((Plugin\LCRun3::isec($cx, Plugin\LCRun3::v($cx, $in, array('url')))) ? ' <a href="javascript:;">
' : '').''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('img')), $in, false, function($cx, $in) {return ' <!-- <img class="nav-img" src="'.htmlentities((string)$in, ENT_QUOTES, 'UTF-8').'" alt=""> -->
<span class="nav-img" style="background-image: url('.htmlentities((string)$in, ENT_QUOTES, 'UTF-8').')"></span>
';}).''.((Plugin\LCRun3::isec($cx, Plugin\LCRun3::v($cx, $in, array('img')))) ? ' <i class="nav-icon"></i>
' : '').' <em>'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('textCn')), ENT_QUOTES, 'UTF-8').'</em>'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('textEn')), ENT_QUOTES, 'UTF-8').'
'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('subNav')), $in, false, function($cx, $in) {return ' <span class="enter-subnav iconfont">&#xe614;</span>
';}).' </a>
'.Plugin\LCRun3::debug('[subNav]', 'sec', $cx, Plugin\LCRun3::debug('[subNav]', 'v', $cx, $in, array('subNav')), $in, false, function($cx, $in) {return ' <ul class="sub-nav">
'.Plugin\LCRun3::debug('[list]', 'sec', $cx, Plugin\LCRun3::debug('[list]', 'v', $cx, $in, array('list')), $in, false, function($cx, $in) {return ' <li class="'.Plugin\LCRun3::debug('[isSelect]', 'sec', $cx, Plugin\LCRun3::debug('[isSelect]', 'v', $cx, $in, array('isSelect')), $in, false, function($cx, $in) {return 'current';}).'" style="background-color:'.Plugin\LCRun3::debug('[bgColor]', 'encq', $cx, Plugin\LCRun3::debug('[bgColor]', 'v', $cx, $in, array('bgColor'))).'">
'.Plugin\LCRun3::debug('[url]', 'sec', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url')), $in, false, function($cx, $in) {return ' <a href="'.Plugin\LCRun3::debug('this', 'encq', $cx, $in).'">
';}).''.((Plugin\LCRun3::debug('^[url]', 'isec', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url')))) ? ' <a href="javascript:;">
' : '').''.((Plugin\LCRun3::debug('^[back]', 'isec', $cx, Plugin\LCRun3::debug('[back]', 'v', $cx, $in, array('back')))) ? ' <span class="nav-point iconfont">&#xe60c;</span>
' : '').''.Plugin\LCRun3::debug('[back]', 'sec', $cx, Plugin\LCRun3::debug('[back]', 'v', $cx, $in, array('back')), $in, false, function($cx, $in) {return ' <i class="nav-back iconfont">&#xe610;</i>
';}).' <em>'.Plugin\LCRun3::debug('[textCn]', 'encq', $cx, Plugin\LCRun3::debug('[textCn]', 'v', $cx, $in, array('textCn'))).'</em>
'.Plugin\LCRun3::debug('[textEn]', 'encq', $cx, Plugin\LCRun3::debug('[textEn]', 'v', $cx, $in, array('textEn'))).'
'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('subNav')), $in, false, function($cx, $in) {return ' <ul class="sub-nav">
'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('list')), $in, false, function($cx, $in) {return ' <li class="'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('isSelect')), $in, false, function($cx, $in) {return 'current';}).'" style="background-color:'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('bgColor')), ENT_QUOTES, 'UTF-8').'">
'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('url')), $in, false, function($cx, $in) {return ' <a href="'.htmlentities((string)$in, ENT_QUOTES, 'UTF-8').'">
';}).''.((Plugin\LCRun3::isec($cx, Plugin\LCRun3::v($cx, $in, array('url')))) ? ' <a href="javascript:;">
' : '').''.((Plugin\LCRun3::isec($cx, Plugin\LCRun3::v($cx, $in, array('back')))) ? ' <span class="nav-point iconfont">&#xe60c;</span>
' : '').''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('back')), $in, false, function($cx, $in) {return ' <i class="nav-back iconfont">&#xe610;</i>
';}).' <em>'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('textCn')), ENT_QUOTES, 'UTF-8').'</em>
'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('textEn')), ENT_QUOTES, 'UTF-8').'
</a>
</li>
';}).' </ul>
';}).' </li>
';}).' </ul>
</div>'.''.''.''.Plugin\LCRun3::debug('[pageFooter]', 'sec', $cx, Plugin\LCRun3::debug('[pageFooter]', 'v', $cx, $in, array('pageFooter')), $in, false, function($cx, $in) {return ' <footer id="yoho-footer" class="yoho-footer hide">
</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
... ... @@ -328,7 +328,7 @@
</address>
</footer>
';}).'
'.''.''.Plugin\LCRun3::debug('[showDownloadApp]', 'sec', $cx, Plugin\LCRun3::debug('[showDownloadApp]', 'v', $cx, $in, array('showDownloadApp')), $in, false, function($cx, $in) {return '<div class="float-layer hide" id="float-layer-app">
'.''.''.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">&#xe60d;</span>
<p>新用户首单减10元</p>
... ... @@ -343,14 +343,14 @@
</div>
';}).'
'.''.((Plugin\LCRun3::debug('[hasWxShare]', 'ifvar', $cx, Plugin\LCRun3::debug('[hasWxShare]', '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::debug('[rlsEnv]', 'ifvar', $cx, Plugin\LCRun3::debug('[rlsEnv]', 'v', $cx, $in, array('rlsEnv')))) ? '<script src="http://cdn.yoho.cn/myohobuy/'.Plugin\LCRun3::debug('[version]', 'encq', $cx, Plugin\LCRun3::debug('[version]', 'v', $cx, $in, array('version'))).'/lib.js"></script>
<script src="http://cdn.yoho.cn/myohobuy/'.Plugin\LCRun3::debug('[version]', 'encq', $cx, Plugin\LCRun3::debug('[version]', 'v', $cx, $in, array('version'))).'/index.js"></script>
' : '').''.((Plugin\LCRun3::debug('[preEnv]', 'ifvar', $cx, Plugin\LCRun3::debug('[preEnv]', 'v', $cx, $in, array('preEnv')))) ? '<script src="http://cdn.yoho.cn/myohobuy/'.Plugin\LCRun3::debug('[version]', 'encq', $cx, Plugin\LCRun3::debug('[version]', 'v', $cx, $in, array('version'))).'/lib.js"></script>
<script src="http://cdn.yoho.cn/myohobuy/'.Plugin\LCRun3::debug('[version]', 'encq', $cx, Plugin\LCRun3::debug('[version]', 'v', $cx, $in, array('version'))).'/index.js"></script>
' : '').''.((Plugin\LCRun3::debug('[testEnv]', 'ifvar', $cx, Plugin\LCRun3::debug('[testEnv]', 'v', $cx, $in, array('testEnv')))) ? '<script src="http://static.buy.test.yoho.cn/dist/myohobuy/'.Plugin\LCRun3::debug('[version]', 'encq', $cx, Plugin\LCRun3::debug('[version]', 'v', $cx, $in, array('version'))).'/lib.js"></script>
<script src="http://static.buy.test.yoho.cn/dist/myohobuy/'.Plugin\LCRun3::debug('[version]', 'encq', $cx, Plugin\LCRun3::debug('[version]', 'v', $cx, $in, array('version'))).'/index.js"></script>
' : '').''.((Plugin\LCRun3::debug('[devEnv]', 'ifvar', $cx, Plugin\LCRun3::debug('[devEnv]', 'v', $cx, $in, array('devEnv')))) ? '<script src="http://localhost:8000/static/js/sea.js?nowrap"></script>
'.''.((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://static.buy.test.yoho.cn/dist/myohobuy/'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('version')), ENT_QUOTES, 'UTF-8').'/lib.js"></script>
<script src="http://static.buy.test.yoho.cn/dist/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('devEnv')))) ? '<script src="http://localhost:8000/static/js/sea.js?nowrap"></script>
<script>seajs.config({base: \'http://localhost:8000/\'});</script>
' : '').'
<script type="text/javascript">
... ... @@ -369,115 +369,115 @@
seajs.use(\'js/common\');
</script>
'.((Plugin\LCRun3::debug('[psList]', 'ifvar', $cx, Plugin\LCRun3::debug('[psList]', 'v', $cx, $in, array('psList')))) ? '<script>
'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('psList')))) ? '<script>
seajs.use(\'js/guang/plus-star/list\');
</script>
' : '').''.((Plugin\LCRun3::debug('[psDetail]', 'ifvar', $cx, Plugin\LCRun3::debug('[psDetail]', 'v', $cx, $in, array('psDetail')))) ? '<script>
' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('psDetail')))) ? '<script>
seajs.use(\'js/guang/plus-star/detail\');
</script>
' : '').''.((Plugin\LCRun3::debug('[guangHome]', 'ifvar', $cx, Plugin\LCRun3::debug('[guangHome]', 'v', $cx, $in, array('guangHome')))) ? '<script>
' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('guangHome')))) ? '<script>
seajs.use(\'js/guang/home\');
</script>
' : '').''.((Plugin\LCRun3::debug('[guangList]', 'ifvar', $cx, Plugin\LCRun3::debug('[guangList]', 'v', $cx, $in, array('guangList')))) ? '<script>
' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('guangList')))) ? '<script>
seajs.use(\'js/guang/list\');
</script>
' : '').''.((Plugin\LCRun3::debug('[guangDetail]', 'ifvar', $cx, Plugin\LCRun3::debug('[guangDetail]', 'v', $cx, $in, array('guangDetail')))) ? '<script>
' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('guangDetail')))) ? '<script>
seajs.use(\'js/guang/detail\');
</script>
' : '').'
'.((Plugin\LCRun3::debug('[regIndex]', 'ifvar', $cx, Plugin\LCRun3::debug('[regIndex]', 'v', $cx, $in, array('regIndex')))) ? '<script>
'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('regIndex')))) ? '<script>
seajs.use(\'js/passport/register/register\');
</script>
' : '').''.((Plugin\LCRun3::debug('[regCode]', 'ifvar', $cx, Plugin\LCRun3::debug('[regCode]', 'v', $cx, $in, array('regCode')))) ? '<script>
' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('regCode')))) ? '<script>
seajs.use(\'js/passport/register/code\');
</script>
' : '').''.((Plugin\LCRun3::debug('[regPwd]', 'ifvar', $cx, Plugin\LCRun3::debug('[regPwd]', 'v', $cx, $in, array('regPwd')))) ? '<script>
' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('regPwd')))) ? '<script>
seajs.use(\'js/passport/register/password\');
</script>
' : '').'
'.((Plugin\LCRun3::debug('[loginIndex]', 'ifvar', $cx, Plugin\LCRun3::debug('[loginIndex]', 'v', $cx, $in, array('loginIndex')))) ? '<script>
'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('loginIndex')))) ? '<script>
seajs.use(\'js/passport/login/login\');
</script>
' : '').''.((Plugin\LCRun3::debug('[loginInternational]', 'ifvar', $cx, Plugin\LCRun3::debug('[loginInternational]', 'v', $cx, $in, array('loginInternational')))) ? ' <script>
' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('loginInternational')))) ? ' <script>
seajs.use(\'js/passport/login/international\');
</script>
' : '').'
'.((Plugin\LCRun3::debug('[backEmail]', 'ifvar', $cx, Plugin\LCRun3::debug('[backEmail]', 'v', $cx, $in, array('backEmail')))) ? '<script>
'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('backEmail')))) ? '<script>
seajs.use(\'js/passport/back/email\');
</script>
' : '').''.((Plugin\LCRun3::debug('[backEmailSuccess]', 'ifvar', $cx, Plugin\LCRun3::debug('[backEmailSuccess]', 'v', $cx, $in, array('backEmailSuccess')))) ? '<script>
' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('backEmailSuccess')))) ? '<script>
seajs.use(\'js/passport/back/email-success\');
</script>
' : '').''.((Plugin\LCRun3::debug('[backMobile]', 'ifvar', $cx, Plugin\LCRun3::debug('[backMobile]', 'v', $cx, $in, array('backMobile')))) ? '<script>
' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('backMobile')))) ? '<script>
seajs.use(\'js/passport/back/mobile\');
</script>
' : '').''.((Plugin\LCRun3::debug('[backCode]', 'ifvar', $cx, Plugin\LCRun3::debug('[backCode]', 'v', $cx, $in, array('backCode')))) ? '<script>
' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('backCode')))) ? '<script>
seajs.use(\'js/passport/back/code\');
</script>
' : '').''.((Plugin\LCRun3::debug('[backNewPwd]', 'ifvar', $cx, Plugin\LCRun3::debug('[backNewPwd]', 'v', $cx, $in, array('backNewPwd')))) ? '<script>
' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('backNewPwd')))) ? '<script>
seajs.use(\'js/passport/back/new-password\');
</script>
' : '').'
'.((Plugin\LCRun3::debug('[channelPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[channelPage]', 'v', $cx, $in, array('channelPage')))) ? '<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::debug('[grilsHomePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[grilsHomePage]', 'v', $cx, $in, array('grilsHomePage')))) ? '<script>
'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('grilsHomePage')))) ? '<script>
seajs.use(\'js/home/home\');
seajs.use(\'js/index/footer\');
</script>
' : '').''.((Plugin\LCRun3::debug('[boysHomePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[boysHomePage]', 'v', $cx, $in, array('boysHomePage')))) ? '<script>
' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('boysHomePage')))) ? '<script>
seajs.use(\'js/home/home\');
seajs.use(\'js/index/footer\');
</script>
' : '').''.((Plugin\LCRun3::debug('[kidsHomePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[kidsHomePage]', 'v', $cx, $in, array('kidsHomePage')))) ? '<script>
' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('kidsHomePage')))) ? '<script>
seajs.use(\'js/home/home\');
seajs.use(\'js/index/footer\');
</script>
' : '').''.((Plugin\LCRun3::debug('[lifestyleHomePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[lifestyleHomePage]', 'v', $cx, $in, array('lifestyleHomePage')))) ? '<script>
' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('lifestyleHomePage')))) ? '<script>
seajs.use(\'js/home/home\');
seajs.use(\'js/index/footer\');
</script>
' : '').'
'.((Plugin\LCRun3::debug('[newArrivalPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[newArrivalPage]', 'v', $cx, $in, array('newArrivalPage')))) ? '<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::debug('[discountPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[discountPage]', 'v', $cx, $in, array('discountPage')))) ? '<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::debug('[goodListPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[goodListPage]', 'v', $cx, $in, array('goodListPage')))) ? '<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::debug('[goodDetail]', 'ifvar', $cx, Plugin\LCRun3::debug('[goodDetail]', 'v', $cx, $in, array('goodDetail')))) ? '<script>
'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('goodsDetailPage')))) ? '<script>
seajs.use(\'js/product/detail/detail\');
</script>
' : '').'
'.((Plugin\LCRun3::debug('[categoryPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[categoryPage]', 'v', $cx, $in, array('categoryPage')))) ? '<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::debug('[brandPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[brandPage]', 'v', $cx, $in, array('brandPage')))) ? '<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::debug('[searchPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[searchPage]', 'v', $cx, $in, array('searchPage')))) ? '<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::debug('[shoppingCartPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[shoppingCartPage]', 'v', $cx, $in, array('shoppingCartPage')))) ? '<script>
'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('shoppingCartPage')))) ? '<script>
seajs.use(\'js/shopping-cart/cart\');
</script>
' : '').''.((Plugin\LCRun3::debug('[giftAdvancePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[giftAdvancePage]', 'v', $cx, $in, array('giftAdvancePage')))) ? '<script>
' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('giftAdvancePage')))) ? '<script>
seajs.use(\'js/shopping-cart/gift-advance\');
</script>
' : '').''.'
... ... @@ -510,7 +510,11 @@
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(hm, s);
})();
</script>'.'</body>
</script>
<script src="http://static.yohobuy.com/js/analytics/analysis.js"></script>
<script src="http://static.yohobuy.com/m/v1/js/om_code.js"></script>'.'</body>
</html>'.'';
}
?>
\ No newline at end of file
... ...
<?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>'.Plugin\LCRun3::debug('[title]', 'encq', $cx, Plugin\LCRun3::debug('[title]', 'v', $cx, $in, array('title'))).'</title>
<meta name="keywords" content="'.Plugin\LCRun3::debug('[keywords]', 'encq', $cx, Plugin\LCRun3::debug('[keywords]', 'v', $cx, $in, array('keywords'))).'">
<meta name="description" content="'.Plugin\LCRun3::debug('[description]', 'encq', $cx, Plugin\LCRun3::debug('[description]', 'v', $cx, $in, array('description'))).'">
<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>
'.((Plugin\LCRun3::debug('[rlsEnv]', 'ifvar', $cx, Plugin\LCRun3::debug('[rlsEnv]', 'v', $cx, $in, array('rlsEnv')))) ? '<link rel="stylesheet" href="http://cdn.yoho.cn/myohobuy/'.Plugin\LCRun3::debug('[version]', 'encq', $cx, Plugin\LCRun3::debug('[version]', 'v', $cx, $in, array('version'))).'/index.css">
' : '').''.((Plugin\LCRun3::debug('[preEnv]', 'ifvar', $cx, Plugin\LCRun3::debug('[preEnv]', 'v', $cx, $in, array('preEnv')))) ? '<link rel="stylesheet" href="http://cdn.yoho.cn/myohobuy/'.Plugin\LCRun3::debug('[version]', 'encq', $cx, Plugin\LCRun3::debug('[version]', 'v', $cx, $in, array('version'))).'/index.css">
' : '').''.((Plugin\LCRun3::debug('[testEnv]', 'ifvar', $cx, Plugin\LCRun3::debug('[testEnv]', 'v', $cx, $in, array('testEnv')))) ? '<link rel="stylesheet" href="http://static.buy.test.yoho.cn/dist/myohobuy/'.Plugin\LCRun3::debug('[version]', 'encq', $cx, Plugin\LCRun3::debug('[version]', 'v', $cx, $in, array('version'))).'/index.css">
' : '').''.((Plugin\LCRun3::debug('[devEnv]', 'ifvar', $cx, Plugin\LCRun3::debug('[devEnv]', 'v', $cx, $in, array('devEnv')))) ? '<link rel="stylesheet" href="http://static.dev.yohobuy.com/css/index.css">
' : '').'</head>
<body '.((Plugin\LCRun3::debug('[isPassportPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[isPassportPage]', 'v', $cx, $in, array('isPassportPage')))) ? 'class=passport-body' : '').'>
'.''.Plugin\LCRun3::debug('[pageHeader]', 'sec', $cx, Plugin\LCRun3::debug('[pageHeader]', 'v', $cx, $in, array('pageHeader')), $in, false, function($cx, $in) {return '<header class="yoho-header'.((Plugin\LCRun3::debug('[boys]', 'ifvar', $cx, Plugin\LCRun3::debug('[boys]', 'v', $cx, $in, array('boys')))) ? ' boys' : '').''.((Plugin\LCRun3::debug('[girls]', 'ifvar', $cx, Plugin\LCRun3::debug('[girls]', 'v', $cx, $in, array('girls')))) ? ' girls' : '').''.((Plugin\LCRun3::debug('[kids]', 'ifvar', $cx, Plugin\LCRun3::debug('[kids]', 'v', $cx, $in, array('kids')))) ? ' kids' : '').''.((Plugin\LCRun3::debug('[lifeStyle]', 'ifvar', $cx, Plugin\LCRun3::debug('[lifeStyle]', 'v', $cx, $in, array('lifeStyle')))) ? ' life-style' : '').'">
'.((Plugin\LCRun3::debug('[navBack]', 'ifvar', $cx, Plugin\LCRun3::debug('[navBack]', 'v', $cx, $in, array('navBack')))) ? ' <a href="javascript:history.go(-1);" class="nav-back"></a>
' : '').''.Plugin\LCRun3::debug('[navHome]', 'sec', $cx, Plugin\LCRun3::debug('[navHome]', 'v', $cx, $in, array('navHome')), $in, false, function($cx, $in) {return ' <a href="'.Plugin\LCRun3::debug('this', 'encq', $cx, $in).'" class="nav-home"></a>
';}).''.Plugin\LCRun3::debug('[navTitle]', 'sec', $cx, Plugin\LCRun3::debug('[navTitle]', 'v', $cx, $in, array('navTitle')), $in, false, function($cx, $in) {return ' <p class="nav-title">'.Plugin\LCRun3::debug('this', 'encq', $cx, $in).'</p>
';}).'</header>
';}).''.''.'<div class="search-page yoho-page">
'.Plugin\LCRun3::debug('[search]', 'sec', $cx, Plugin\LCRun3::debug('[search]', 'v', $cx, $in, array('search')), $in, false, function($cx, $in) {return ' <div id="search-input" class="search-input">
<form id="search-form" action='.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).' method="get">
<i class="search-icon iconfont">&#xe60f;</i>
<input type="text" placeholder="搜索商品" name="query">
<i class="clear-input iconfont hide">&#xe626;</i>
<button id="search" class="search" type="submit">搜索</button>
</form>
</div>
<div class="search-items">
<div class="hot-search hide">
<h3>热门搜索</h3>
<ul class="hot clearfix">
'.Plugin\LCRun3::debug('[hot]', 'sec', $cx, Plugin\LCRun3::debug('[hot]', 'v', $cx, $in, array('hot')), $in, false, function($cx, $in) {return ' <li>
<a href='.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'>'.Plugin\LCRun3::debug('[name]', 'encq', $cx, Plugin\LCRun3::debug('[name]', 'v', $cx, $in, array('name'))).'</a>
</li>
';}).' </ul>
</div>
<div class="history-search">
<h3>历史搜索</h3>
<ul class="history clearfix"></ul>
</div>
<button id="clear-history" class="clear-history hide">清空搜索历史</button>
</div>
';}).'</div>
'.''.''.Plugin\LCRun3::debug('[pageFooter]', 'sec', $cx, Plugin\LCRun3::debug('[pageFooter]', '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">&#xe608;</i>
</span>
</p>
<address class="copyright">
CopyRight©2007-2016 南京新与力文化传播有限公司
</address>
</footer>
';}).'
'.''.''.Plugin\LCRun3::debug('[showDownloadApp]', 'sec', $cx, Plugin\LCRun3::debug('[showDownloadApp]', '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">&#xe60d;</span>
<p>新用户首单减10元</p>
</div>
<a href="javascript:void(0);" id="float-layer-close" >
<i class="close-icon iconfont">&#xe623;</i>
<div class="circle-rightbottom"></div>
</a>
<a href="http://m.yohobuy.com/download/hyapp" id="float-layer-btn">
立即下载
</a>
</div>
';}).'
'.''.((Plugin\LCRun3::debug('[hasWxShare]', 'ifvar', $cx, Plugin\LCRun3::debug('[hasWxShare]', '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::debug('[rlsEnv]', 'ifvar', $cx, Plugin\LCRun3::debug('[rlsEnv]', 'v', $cx, $in, array('rlsEnv')))) ? '<script src="http://cdn.yoho.cn/myohobuy/'.Plugin\LCRun3::debug('[version]', 'encq', $cx, Plugin\LCRun3::debug('[version]', 'v', $cx, $in, array('version'))).'/lib.js"></script>
<script src="http://cdn.yoho.cn/myohobuy/'.Plugin\LCRun3::debug('[version]', 'encq', $cx, Plugin\LCRun3::debug('[version]', 'v', $cx, $in, array('version'))).'/index.js"></script>
' : '').''.((Plugin\LCRun3::debug('[preEnv]', 'ifvar', $cx, Plugin\LCRun3::debug('[preEnv]', 'v', $cx, $in, array('preEnv')))) ? '<script src="http://cdn.yoho.cn/myohobuy/'.Plugin\LCRun3::debug('[version]', 'encq', $cx, Plugin\LCRun3::debug('[version]', 'v', $cx, $in, array('version'))).'/lib.js"></script>
<script src="http://cdn.yoho.cn/myohobuy/'.Plugin\LCRun3::debug('[version]', 'encq', $cx, Plugin\LCRun3::debug('[version]', 'v', $cx, $in, array('version'))).'/index.js"></script>
' : '').''.((Plugin\LCRun3::debug('[testEnv]', 'ifvar', $cx, Plugin\LCRun3::debug('[testEnv]', 'v', $cx, $in, array('testEnv')))) ? '<script src="http://static.buy.test.yoho.cn/dist/myohobuy/'.Plugin\LCRun3::debug('[version]', 'encq', $cx, Plugin\LCRun3::debug('[version]', 'v', $cx, $in, array('version'))).'/lib.js"></script>
<script src="http://static.buy.test.yoho.cn/dist/myohobuy/'.Plugin\LCRun3::debug('[version]', 'encq', $cx, Plugin\LCRun3::debug('[version]', 'v', $cx, $in, array('version'))).'/index.js"></script>
' : '').''.((Plugin\LCRun3::debug('[devEnv]', 'ifvar', $cx, Plugin\LCRun3::debug('[devEnv]', '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 type="text/javascript">
(function(w,d,s,j,f){
w[\'YohoAcquisitionObject\']=f;
w[f]=function(){w[f].p=arguments;};
var a=d.createElement(s);
var m=d.getElementsByTagName(s)[0];
a.async=1;
a.src=j;
m.parentNode.insertBefore(a,m);
})(window,document,\'script\',\'http://cdn.yoho.cn/yas-jssdk/1.0.8/yas.js\',\'_yas\');
</script>
'.'<script>
seajs.use(\'js/common\');
</script>
'.((Plugin\LCRun3::debug('[psList]', 'ifvar', $cx, Plugin\LCRun3::debug('[psList]', 'v', $cx, $in, array('psList')))) ? '<script>
seajs.use(\'js/guang/plus-star/list\');
</script>
' : '').''.((Plugin\LCRun3::debug('[psDetail]', 'ifvar', $cx, Plugin\LCRun3::debug('[psDetail]', 'v', $cx, $in, array('psDetail')))) ? '<script>
seajs.use(\'js/guang/plus-star/detail\');
</script>
' : '').''.((Plugin\LCRun3::debug('[guangHome]', 'ifvar', $cx, Plugin\LCRun3::debug('[guangHome]', 'v', $cx, $in, array('guangHome')))) ? '<script>
seajs.use(\'js/guang/home\');
</script>
' : '').''.((Plugin\LCRun3::debug('[guangList]', 'ifvar', $cx, Plugin\LCRun3::debug('[guangList]', 'v', $cx, $in, array('guangList')))) ? '<script>
seajs.use(\'js/guang/list\');
</script>
' : '').''.((Plugin\LCRun3::debug('[guangDetail]', 'ifvar', $cx, Plugin\LCRun3::debug('[guangDetail]', 'v', $cx, $in, array('guangDetail')))) ? '<script>
seajs.use(\'js/guang/detail\');
</script>
' : '').'
'.((Plugin\LCRun3::debug('[regIndex]', 'ifvar', $cx, Plugin\LCRun3::debug('[regIndex]', 'v', $cx, $in, array('regIndex')))) ? '<script>
seajs.use(\'js/passport/register/register\');
</script>
' : '').''.((Plugin\LCRun3::debug('[regCode]', 'ifvar', $cx, Plugin\LCRun3::debug('[regCode]', 'v', $cx, $in, array('regCode')))) ? '<script>
seajs.use(\'js/passport/register/code\');
</script>
' : '').''.((Plugin\LCRun3::debug('[regPwd]', 'ifvar', $cx, Plugin\LCRun3::debug('[regPwd]', 'v', $cx, $in, array('regPwd')))) ? '<script>
seajs.use(\'js/passport/register/password\');
</script>
' : '').'
'.((Plugin\LCRun3::debug('[loginIndex]', 'ifvar', $cx, Plugin\LCRun3::debug('[loginIndex]', 'v', $cx, $in, array('loginIndex')))) ? '<script>
seajs.use(\'js/passport/login/login\');
</script>
' : '').''.((Plugin\LCRun3::debug('[loginInternational]', 'ifvar', $cx, Plugin\LCRun3::debug('[loginInternational]', 'v', $cx, $in, array('loginInternational')))) ? ' <script>
seajs.use(\'js/passport/login/international\');
</script>
' : '').'
'.((Plugin\LCRun3::debug('[backEmail]', 'ifvar', $cx, Plugin\LCRun3::debug('[backEmail]', 'v', $cx, $in, array('backEmail')))) ? '<script>
seajs.use(\'js/passport/back/email\');
</script>
' : '').''.((Plugin\LCRun3::debug('[backEmailSuccess]', 'ifvar', $cx, Plugin\LCRun3::debug('[backEmailSuccess]', 'v', $cx, $in, array('backEmailSuccess')))) ? '<script>
seajs.use(\'js/passport/back/email-success\');
</script>
' : '').''.((Plugin\LCRun3::debug('[backMobile]', 'ifvar', $cx, Plugin\LCRun3::debug('[backMobile]', 'v', $cx, $in, array('backMobile')))) ? '<script>
seajs.use(\'js/passport/back/mobile\');
</script>
' : '').''.((Plugin\LCRun3::debug('[backCode]', 'ifvar', $cx, Plugin\LCRun3::debug('[backCode]', 'v', $cx, $in, array('backCode')))) ? '<script>
seajs.use(\'js/passport/back/code\');
</script>
' : '').''.((Plugin\LCRun3::debug('[backNewPwd]', 'ifvar', $cx, Plugin\LCRun3::debug('[backNewPwd]', 'v', $cx, $in, array('backNewPwd')))) ? '<script>
seajs.use(\'js/passport/back/new-password\');
</script>
' : '').'
'.((Plugin\LCRun3::debug('[channelPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[channelPage]', 'v', $cx, $in, array('channelPage')))) ? '<script>
seajs.use(\'js/index/channel\');
seajs.use(\'js/index/footer\');
</script>
' : '').'
'.((Plugin\LCRun3::debug('[grilsHomePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[grilsHomePage]', 'v', $cx, $in, array('grilsHomePage')))) ? '<script>
seajs.use(\'js/home/home\');
seajs.use(\'js/index/footer\');
</script>
' : '').''.((Plugin\LCRun3::debug('[boysHomePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[boysHomePage]', 'v', $cx, $in, array('boysHomePage')))) ? '<script>
seajs.use(\'js/home/home\');
seajs.use(\'js/index/footer\');
</script>
' : '').''.((Plugin\LCRun3::debug('[kidsHomePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[kidsHomePage]', 'v', $cx, $in, array('kidsHomePage')))) ? '<script>
seajs.use(\'js/home/home\');
seajs.use(\'js/index/footer\');
</script>
' : '').''.((Plugin\LCRun3::debug('[lifestyleHomePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[lifestyleHomePage]', 'v', $cx, $in, array('lifestyleHomePage')))) ? '<script>
seajs.use(\'js/home/home\');
seajs.use(\'js/index/footer\');
</script>
' : '').'
'.((Plugin\LCRun3::debug('[newArrivalPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[newArrivalPage]', 'v', $cx, $in, array('newArrivalPage')))) ? '<script>
seajs.use(\'js/product/newsale/newarrival\');
seajs.use(\'js/index/footer\');
</script>
' : '').'
'.((Plugin\LCRun3::debug('[discountPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[discountPage]', 'v', $cx, $in, array('discountPage')))) ? '<script>
seajs.use(\'js/product/newsale/discount\');
seajs.use(\'js/index/footer\');
</script>
' : '').'
'.((Plugin\LCRun3::debug('[goodListPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[goodListPage]', 'v', $cx, $in, array('goodListPage')))) ? '<script>
seajs.use(\'js/product/list\');
seajs.use(\'js/index/footer\');
</script>
' : '').'
'.((Plugin\LCRun3::debug('[goodDetail]', 'ifvar', $cx, Plugin\LCRun3::debug('[goodDetail]', 'v', $cx, $in, array('goodDetail')))) ? '<script>
seajs.use(\'js/product/detail/detail\');
</script>
' : '').'
'.((Plugin\LCRun3::debug('[categoryPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[categoryPage]', 'v', $cx, $in, array('categoryPage')))) ? '<script>
seajs.use(\'js/category/index\');
seajs.use(\'js/index/footer\');
</script>
' : '').'
'.((Plugin\LCRun3::debug('[brandPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[brandPage]', 'v', $cx, $in, array('brandPage')))) ? '<script>
seajs.use(\'js/category/brand\');
seajs.use(\'js/index/footer\');
</script>
' : '').'
'.((Plugin\LCRun3::debug('[searchPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[searchPage]', 'v', $cx, $in, array('searchPage')))) ? '<script>
seajs.use(\'js/index/search\');
seajs.use(\'js/index/footer\');
</script>
' : '').'
'.((Plugin\LCRun3::debug('[shoppingCartPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[shoppingCartPage]', 'v', $cx, $in, array('shoppingCartPage')))) ? '<script>
seajs.use(\'js/shopping-cart/cart\');
</script>
' : '').''.((Plugin\LCRun3::debug('[giftAdvancePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[giftAdvancePage]', 'v', $cx, $in, array('giftAdvancePage')))) ? '<script>
seajs.use(\'js/shopping-cart/gift-advance\');
</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>
(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\');
</script>
<!-- End Google Tag Manager -->
<script type="text/javascript">
var _hmt = _hmt || [];
(function() {
var hm = document.createElement("script");
hm.src = "//hm.baidu.com/hm.js?c6ee7218b8321cb65fb2e98f284d8311";
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(hm, s);
})();
</script>
<script>
var _hmt = _hmt || [];
(function() {
var hm = document.createElement("script");
hm.src = "//hm.baidu.com/hm.js?65dd99e0435a55177ffda862198ce841";
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(hm, s);
})();
</script>'.'</body>
</html>'.'';
}
?>
\ No newline at end of file
<?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>'.Plugin\LCRun3::debug('[title]', 'encq', $cx, Plugin\LCRun3::debug('[title]', 'v', $cx, $in, array('title'))).'</title>
<meta name="keywords" content="'.Plugin\LCRun3::debug('[keywords]', 'encq', $cx, Plugin\LCRun3::debug('[keywords]', 'v', $cx, $in, array('keywords'))).'">
<meta name="description" content="'.Plugin\LCRun3::debug('[description]', 'encq', $cx, Plugin\LCRun3::debug('[description]', 'v', $cx, $in, array('description'))).'">
<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>
'.((Plugin\LCRun3::debug('[rlsEnv]', 'ifvar', $cx, Plugin\LCRun3::debug('[rlsEnv]', 'v', $cx, $in, array('rlsEnv')))) ? '<link rel="stylesheet" href="http://cdn.yoho.cn/myohobuy/'.Plugin\LCRun3::debug('[version]', 'encq', $cx, Plugin\LCRun3::debug('[version]', 'v', $cx, $in, array('version'))).'/index.css">
' : '').''.((Plugin\LCRun3::debug('[preEnv]', 'ifvar', $cx, Plugin\LCRun3::debug('[preEnv]', 'v', $cx, $in, array('preEnv')))) ? '<link rel="stylesheet" href="http://cdn.yoho.cn/myohobuy/'.Plugin\LCRun3::debug('[version]', 'encq', $cx, Plugin\LCRun3::debug('[version]', 'v', $cx, $in, array('version'))).'/index.css">
' : '').''.((Plugin\LCRun3::debug('[testEnv]', 'ifvar', $cx, Plugin\LCRun3::debug('[testEnv]', 'v', $cx, $in, array('testEnv')))) ? '<link rel="stylesheet" href="http://static.buy.test.yoho.cn/dist/myohobuy/'.Plugin\LCRun3::debug('[version]', 'encq', $cx, Plugin\LCRun3::debug('[version]', 'v', $cx, $in, array('version'))).'/index.css">
' : '').''.((Plugin\LCRun3::debug('[devEnv]', 'ifvar', $cx, Plugin\LCRun3::debug('[devEnv]', 'v', $cx, $in, array('devEnv')))) ? '<link rel="stylesheet" href="http://static.dev.yohobuy.com/css/index.css">
' : '').'</head>
<body '.((Plugin\LCRun3::debug('[isPassportPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[isPassportPage]', 'v', $cx, $in, array('isPassportPage')))) ? 'class=passport-body' : '').'>
'.''.Plugin\LCRun3::debug('[pageHeader]', 'sec', $cx, Plugin\LCRun3::debug('[pageHeader]', 'v', $cx, $in, array('pageHeader')), $in, false, function($cx, $in) {return '<header class="yoho-header'.((Plugin\LCRun3::debug('[boys]', 'ifvar', $cx, Plugin\LCRun3::debug('[boys]', 'v', $cx, $in, array('boys')))) ? ' boys' : '').''.((Plugin\LCRun3::debug('[girls]', 'ifvar', $cx, Plugin\LCRun3::debug('[girls]', 'v', $cx, $in, array('girls')))) ? ' girls' : '').''.((Plugin\LCRun3::debug('[kids]', 'ifvar', $cx, Plugin\LCRun3::debug('[kids]', 'v', $cx, $in, array('kids')))) ? ' kids' : '').''.((Plugin\LCRun3::debug('[lifeStyle]', 'ifvar', $cx, Plugin\LCRun3::debug('[lifeStyle]', 'v', $cx, $in, array('lifeStyle')))) ? ' life-style' : '').'">
'.((Plugin\LCRun3::debug('[navBack]', 'ifvar', $cx, Plugin\LCRun3::debug('[navBack]', 'v', $cx, $in, array('navBack')))) ? ' <a href="javascript:history.go(-1);" class="nav-back"></a>
' : '').''.Plugin\LCRun3::debug('[navHome]', 'sec', $cx, Plugin\LCRun3::debug('[navHome]', 'v', $cx, $in, array('navHome')), $in, false, function($cx, $in) {return ' <a href="'.Plugin\LCRun3::debug('this', 'encq', $cx, $in).'" class="nav-home"></a>
';}).''.Plugin\LCRun3::debug('[navTitle]', 'sec', $cx, Plugin\LCRun3::debug('[navTitle]', 'v', $cx, $in, array('navTitle')), $in, false, function($cx, $in) {return ' <p class="nav-title">'.Plugin\LCRun3::debug('this', 'encq', $cx, $in).'</p>
';}).'</header>
';}).''.''.'
<div class="mobile-wrap kids-wrap yoho-page">
'.Plugin\LCRun3::debug('[homeHeader]', 'sec', $cx, Plugin\LCRun3::debug('[homeHeader]', 'v', $cx, $in, array('homeHeader')), $in, false, function($cx, $in) {return ''.' <div class="home-header clearfix" '.Plugin\LCRun3::debug('[bgColor]', 'sec', $cx, Plugin\LCRun3::debug('[bgColor]', 'v', $cx, $in, array('bgColor')), $in, false, function($cx, $in) {return 'style="background-color:'.Plugin\LCRun3::debug('this', 'encq', $cx, $in).';background-image:none"';}).'>
<span class="nav-btn iconfont">&#xe60b;</span>
<span class="logo"></span>
<span class="search-btn iconfont"><a href="'.Plugin\LCRun3::debug('[searchUrl]', 'encq', $cx, Plugin\LCRun3::debug('[searchUrl]', 'v', $cx, $in, array('searchUrl'))).'">&#xe60f;</a></span>
</div>'.'';}).'
'.''.Plugin\LCRun3::debug('[content]', 'sec', $cx, Plugin\LCRun3::debug('[content]', 'v', $cx, $in, array('content')), $in, false, function($cx, $in) {return ''.Plugin\LCRun3::debug('[bannerTop]', 'sec', $cx, Plugin\LCRun3::debug('[bannerTop]', 'v', $cx, $in, array('bannerTop')), $in, false, function($cx, $in) {return ''.' <div class="banner-top">
<div class="banner-swiper swiper-container">
<ul class="swiper-wrapper">
'.Plugin\LCRun3::debug('each [list]', 'sec', $cx, Plugin\LCRun3::debug('[list]', 'v', $cx, $in, array('list')), $in, true, function($cx, $in) {return ''.((Plugin\LCRun3::debug('@[first]', 'ifvar', $cx, Plugin\LCRun3::debug('@[first]', 'v', $cx, $cx['sp_vars'], array('first')))) ? ' <li class="swiper-slide">
<a href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'">
<img src="'.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'">
</a>
</li>
' : ' <li class="swiper-slide">
<a href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'">
<img class="swiper-lazy" data-src="'.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'">
</a>
<div class="swiper-lazy-preloader"></div>
</li>
').'';}).' </ul>
</div>
<div class="swiper-pagination">
<div class="pagination-inner">
</div>
</div>
</div>'.'';}).'
'.Plugin\LCRun3::debug('[iconsEnter]', 'sec', $cx, Plugin\LCRun3::debug('[iconsEnter]', 'v', $cx, $in, array('iconsEnter')), $in, false, function($cx, $in) {return ''.' <div class="icons-wrapper">
<ul class="icons-list clearfix">
'.Plugin\LCRun3::debug('[list]', 'sec', $cx, Plugin\LCRun3::debug('[list]', 'v', $cx, $in, array('list')), $in, false, function($cx, $in) {return ' <li class="icons-item"><a href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'" class="imagebar"><img src="'.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'" alt=""></a><a href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'" class="linkbar">'.Plugin\LCRun3::debug('[title]', 'encq', $cx, Plugin\LCRun3::debug('[title]', 'v', $cx, $in, array('title'))).'</a></li>
';}).' </ul>
</div>
'.'';}).'
'.Plugin\LCRun3::debug('[banner]', 'sec', $cx, Plugin\LCRun3::debug('[banner]', 'v', $cx, $in, array('banner')), $in, false, function($cx, $in) {return ''.' <div class="banner-center">
<a href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'">
<img class="lazy" data-original="'.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'" alt="">
</a>
</div>'.'';}).'
'.Plugin\LCRun3::debug('[hotCategory]', 'sec', $cx, Plugin\LCRun3::debug('[hotCategory]', 'v', $cx, $in, array('hotCategory')), $in, false, function($cx, $in) {return ''.' <div class="hot-category">
'.''.Plugin\LCRun3::debug('[name]', 'sec', $cx, Plugin\LCRun3::debug('[name]', 'v', $cx, $in, array('name')), $in, false, function($cx, $in) {return ' <div class="floor-header">
<h2>'.Plugin\LCRun3::debug('this', 'encq', $cx, $in).'</h2>
</div>
';}).''.'
'.Plugin\LCRun3::debug('[banner]', 'sec', $cx, Plugin\LCRun3::debug('[banner]', 'v', $cx, $in, array('banner')), $in, false, function($cx, $in) {return ' <a class="category-banner" href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'">
<img class="lazy" data-original="'.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'">
</a>
';}).' <ul class="category-list clearfix">
'.Plugin\LCRun3::debug('[list]', 'sec', $cx, Plugin\LCRun3::debug('[list]', 'v', $cx, $in, array('list')), $in, false, function($cx, $in) {return ' <li>
<a href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'">
<div class="img-box">
<img class="lazy" data-original="'.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'" alt="">
</div>
</a>
</li>
';}).' </ul>
</div>'.'';}).'
'.Plugin\LCRun3::debug('[hotBrands]', 'sec', $cx, Plugin\LCRun3::debug('[hotBrands]', 'v', $cx, $in, array('hotBrands')), $in, false, function($cx, $in) {return ''.' <ul class="hot-brands clearfix">
'.''.Plugin\LCRun3::debug('[name]', 'sec', $cx, Plugin\LCRun3::debug('[name]', 'v', $cx, $in, array('name')), $in, false, function($cx, $in) {return ' <div class="floor-header">
<h2>'.Plugin\LCRun3::debug('this', 'encq', $cx, $in).'</h2>
</div>
';}).''.''.Plugin\LCRun3::debug('[list]', 'sec', $cx, Plugin\LCRun3::debug('[list]', 'v', $cx, $in, array('list')), $in, false, function($cx, $in) {return ' <li class="brand">
<a href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'">
<div class="brand-logo">
<img class="lazy" data-original="'.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'">
</div>
<p class="brand-name">'.Plugin\LCRun3::debug('[name]', 'encq', $cx, Plugin\LCRun3::debug('[name]', 'v', $cx, $in, array('name'))).'</p>
</a>
</li>
';}).' <li class="more">
<a href="'.Plugin\LCRun3::debug('[more]', 'encq', $cx, Plugin\LCRun3::debug('[more]', 'v', $cx, $in, array('more'))).'"></a>
</li>
</ul>'.'';}).'
'.Plugin\LCRun3::debug('[hotBrandsScroll]', 'sec', $cx, Plugin\LCRun3::debug('[hotBrandsScroll]', 'v', $cx, $in, array('hotBrandsScroll')), $in, false, function($cx, $in) {return ''.' <div class="hot-brands">
'.''.Plugin\LCRun3::debug('[name]', 'sec', $cx, Plugin\LCRun3::debug('[name]', 'v', $cx, $in, array('name')), $in, false, function($cx, $in) {return ' <div class="floor-header">
<h2>'.Plugin\LCRun3::debug('this', 'encq', $cx, $in).'</h2>
</div>
';}).''.' <div class="brands-swiper">
<ul class="brands-list swiper-wrapper clearfix">
'.Plugin\LCRun3::debug('[list]', 'sec', $cx, Plugin\LCRun3::debug('[list]', 'v', $cx, $in, array('list')), $in, false, function($cx, $in) {return ' <li class="swiper-slide">
<a href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'">
<img src="'.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'" alt="">
<span class="brands-title">'.Plugin\LCRun3::debug('[textCn]', 'encq', $cx, Plugin\LCRun3::debug('[textCn]', 'v', $cx, $in, array('textCn'))).'</span>
</a>
</li>
';}).' </ul>
</div>
</div>'.'';}).'
'.Plugin\LCRun3::debug('[trendColloaction]', 'sec', $cx, Plugin\LCRun3::debug('[trendColloaction]', 'v', $cx, $in, array('trendColloaction')), $in, false, function($cx, $in) {return ''.' <div class="trend-coll-wrapper">
'.''.Plugin\LCRun3::debug('[title]', 'sec', $cx, Plugin\LCRun3::debug('[title]', 'v', $cx, $in, array('title')), $in, false, function($cx, $in) {return ' <div class="floor-header-more">
<h2>'.Plugin\LCRun3::debug('[title]', 'encq', $cx, Plugin\LCRun3::debug('[title]', 'v', $cx, $in, array('title'))).'</h2>
<a class="more-btn iconfont" href="'.Plugin\LCRun3::debug('[more_url]', 'encq', $cx, Plugin\LCRun3::debug('[more_url]', 'v', $cx, $in, array('more_url'))).'">&#xe618;</a>
</div>
';}).''.' <div class="trend-coll-content clearfix">
'.Plugin\LCRun3::debug('[article]', 'sec', $cx, Plugin\LCRun3::debug('[article]', 'v', $cx, $in, array('article')), $in, false, function($cx, $in) {return ' <div class="lspan">
<a href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'"><img class="lazy rspanimg" data-original="'.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'" ></a>
</div>
';}).' </div>
<div class="trend-coll-tail">
<h3 class="recommend-title">推荐搭配</h3>
<div class="recommend-swiper">
<ul class="recommend-list swiper-wrapper clearfix">
'.Plugin\LCRun3::debug('[recommend_collocation]', 'sec', $cx, Plugin\LCRun3::debug('[recommend_collocation]', 'v', $cx, $in, array('recommend_collocation')), $in, false, function($cx, $in) {return ' <li class="recommend-item swiper-slide"><a href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'"><img class="img" src="'.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'" alt="" /></a></li>
';}).' </ul>
</div>
</div>
</div>
'.'';}).'
'.Plugin\LCRun3::debug('[trendTopics]', 'sec', $cx, Plugin\LCRun3::debug('[trendTopics]', 'v', $cx, $in, array('trendTopics')), $in, false, function($cx, $in) {return ''.' <div class="trend-topic-wrapper">
'.''.Plugin\LCRun3::debug('[title]', 'sec', $cx, Plugin\LCRun3::debug('[title]', 'v', $cx, $in, array('title')), $in, false, function($cx, $in) {return ' <div class="floor-header-more">
<h2>'.Plugin\LCRun3::debug('[title]', 'encq', $cx, Plugin\LCRun3::debug('[title]', 'v', $cx, $in, array('title'))).'</h2>
<a class="more-btn iconfont" href="'.Plugin\LCRun3::debug('[more_url]', 'encq', $cx, Plugin\LCRun3::debug('[more_url]', 'v', $cx, $in, array('more_url'))).'">&#xe618;</a>
</div>
';}).''.' <div class="trend-topic-content">
<div class="trend-topic-swiper">
<ul class="swiper-wrapper">
'.Plugin\LCRun3::debug('[list]', 'sec', $cx, Plugin\LCRun3::debug('[list]', 'v', $cx, $in, array('list')), $in, false, function($cx, $in) {return ' <li class="swiper-slide">
<a href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'">
<div class="img-box">
<img class="lazy" data-original="'.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'" src="'.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'" alt="">
</div>
<div class="item-content">
<p class="title">'.Plugin\LCRun3::debug('[title]', 'encq', $cx, Plugin\LCRun3::debug('[title]', 'v', $cx, $in, array('title'))).'</p>
<p class="time">
<span class="iconfont time-icon">&#xe603;</span>
<span>'.Plugin\LCRun3::debug('[publish_time]', 'encq', $cx, Plugin\LCRun3::debug('[publish_time]', 'v', $cx, $in, array('publish_time'))).'</span>
</p>
</div>
</a>
</li>
';}).' </ul>
</div>
<div class="swiper-pagination">
<div class="pagination-inner clearfix">
</div>
</div>
</div>
</div>
'.'';}).'
'.Plugin\LCRun3::debug('[goodsCategory]', 'sec', $cx, Plugin\LCRun3::debug('[goodsCategory]', 'v', $cx, $in, array('goodsCategory')), $in, false, function($cx, $in) {return ''.''.''.Plugin\LCRun3::debug('[title]', 'sec', $cx, Plugin\LCRun3::debug('[title]', 'v', $cx, $in, array('title')), $in, false, function($cx, $in) {return ' <div class="floor-header-more">
<h2>'.Plugin\LCRun3::debug('[title]', 'encq', $cx, Plugin\LCRun3::debug('[title]', 'v', $cx, $in, array('title'))).'</h2>
<a class="more-btn iconfont" href="'.Plugin\LCRun3::debug('[more_url]', 'encq', $cx, Plugin\LCRun3::debug('[more_url]', 'v', $cx, $in, array('more_url'))).'">&#xe618;</a>
</div>
';}).''.' <div class="goods-category">
'.Plugin\LCRun3::debug('[big_image]', 'sec', $cx, Plugin\LCRun3::debug('[big_image]', 'v', $cx, $in, array('big_image')), $in, false, function($cx, $in) {return ' <div class="category-swiper">
<ul class="swiper-wrapper clearfix">
'.Plugin\LCRun3::debug('[list]', 'sec', $cx, Plugin\LCRun3::debug('[list]', 'v', $cx, $in, array('list')), $in, false, function($cx, $in) {return ' <li class="swiper-slide">
<a href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'">
<img class="lazy" data-original="'.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'" alt="'.Plugin\LCRun3::debug('[title]', 'encq', $cx, Plugin\LCRun3::debug('[title]', 'v', $cx, $in, array('title'))).'">
</a>
</li>
';}).' </ul>
<div class="swiper-pagination">
<div class="pagination-inner clearfix">
</div>
</div>
</div>
';}).' <ul class="category-list clearfix">
'.Plugin\LCRun3::debug('[list]', 'sec', $cx, Plugin\LCRun3::debug('[list]', 'v', $cx, $in, array('list')), $in, false, function($cx, $in) {return ' <li>
<a href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'">
<div class="img-box">
<img class="lazy" data-original="'.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'" alt="">
</div>
<p class="category-name">'.Plugin\LCRun3::debug('[textCn]', 'encq', $cx, Plugin\LCRun3::debug('[textCn]', 'v', $cx, $in, array('textCn'))).'</p>
</a>
</li>
';}).' </ul>
</div>'.'';}).'
'.Plugin\LCRun3::debug('[creativeLife]', 'sec', $cx, Plugin\LCRun3::debug('[creativeLife]', 'v', $cx, $in, array('creativeLife')), $in, false, function($cx, $in) {return ''.''.''.Plugin\LCRun3::debug('[title]', 'sec', $cx, Plugin\LCRun3::debug('[title]', 'v', $cx, $in, array('title')), $in, false, function($cx, $in) {return ' <div class="floor-header-more">
<h2>'.Plugin\LCRun3::debug('[title]', 'encq', $cx, Plugin\LCRun3::debug('[title]', 'v', $cx, $in, array('title'))).'</h2>
<a class="more-btn iconfont" href="'.Plugin\LCRun3::debug('[more_url]', 'encq', $cx, Plugin\LCRun3::debug('[more_url]', 'v', $cx, $in, array('more_url'))).'">&#xe618;</a>
</div>
';}).''.' <div class="creative-life">
'.Plugin\LCRun3::debug('[banner]', 'sec', $cx, Plugin\LCRun3::debug('[banner]', 'v', $cx, $in, array('banner')), $in, false, function($cx, $in) {return ' <a class="banner" href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'">
<img class="lazy" data-original="'.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'">
</a>
';}).' <ul class="classify-list clearfix">
'.Plugin\LCRun3::debug('[list]', 'sec', $cx, Plugin\LCRun3::debug('[list]', 'v', $cx, $in, array('list')), $in, false, function($cx, $in) {return ' <li class="classify">
<a href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'">
<div class="classify-logo">
<img class="lazy" data-original="'.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'">
</div>
<p class="classify-name">'.Plugin\LCRun3::debug('[name]', 'encq', $cx, Plugin\LCRun3::debug('[name]', 'v', $cx, $in, array('name'))).'</p>
</a>
</li>
';}).' </ul>
</div>'.'';}).'
'.Plugin\LCRun3::debug('[plusStar]', 'sec', $cx, Plugin\LCRun3::debug('[plusStar]', 'v', $cx, $in, array('plusStar')), $in, false, function($cx, $in) {return ''.'
<div class="plus-star">
'.''.Plugin\LCRun3::debug('[name]', 'sec', $cx, Plugin\LCRun3::debug('[name]', 'v', $cx, $in, array('name')), $in, false, function($cx, $in) {return ' <div class="floor-header">
<h2>'.Plugin\LCRun3::debug('this', 'encq', $cx, $in).'</h2>
</div>
';}).''.' <a href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'">
<img class="lazy" data-original="'.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('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>
'.''.'
'.Plugin\LCRun3::debug('[twoColumnGoods]', 'sec', $cx, Plugin\LCRun3::debug('[twoColumnGoods]', 'v', $cx, $in, array('twoColumnGoods')), $in, false, function($cx, $in) {return ''.' <div class="two-column-goods">
<ul class="column-nav clearfix">
'.Plugin\LCRun3::debug('[columnNav]', 'sec', $cx, Plugin\LCRun3::debug('[columnNav]', 'v', $cx, $in, array('columnNav')), $in, false, function($cx, $in) {return ' <li data-url="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'">'.Plugin\LCRun3::debug('[textCn]', 'encq', $cx, Plugin\LCRun3::debug('[textCn]', 'v', $cx, $in, array('textCn'))).'</li>
';}).' </ul>
<div class="goods-list clearfix">
'.Plugin\LCRun3::debug('[goods]', 'sec', $cx, Plugin\LCRun3::debug('[goods]', 'v', $cx, $in, array('goods')), $in, false, function($cx, $in) {return ''.' '.((Plugin\LCRun3::debug('this', 'ifvar', $cx, $in)) ? '
<div class="good-info" data-id="'.Plugin\LCRun3::debug('[id]', 'encq', $cx, Plugin\LCRun3::debug('[id]', 'v', $cx, $in, array('id'))).'">
<div class="tag-container clearfix">
'.Plugin\LCRun3::debug('[tags]', 'sec', $cx, Plugin\LCRun3::debug('[tags]', 'v', $cx, $in, array('tags')), $in, false, function($cx, $in) {return ''.Plugin\LCRun3::debug('[is_new]', 'sec', $cx, Plugin\LCRun3::debug('[is_new]', 'v', $cx, $in, array('is_new')), $in, false, function($cx, $in) {return ' <p class="good-tag new-tag">NEW</p>
';}).''.Plugin\LCRun3::debug('[is_advance]', 'sec', $cx, Plugin\LCRun3::debug('[is_advance]', 'v', $cx, $in, array('is_advance')), $in, false, function($cx, $in) {return ' <p class="good-tag renew-tag">再到着</p>
';}).''.Plugin\LCRun3::debug('[is_discount]', 'sec', $cx, Plugin\LCRun3::debug('[is_discount]', 'v', $cx, $in, array('is_discount')), $in, false, function($cx, $in) {return ' <p class="good-tag sale-tag">SALE</p>
';}).''.Plugin\LCRun3::debug('[is_yohoood]', 'sec', $cx, Plugin\LCRun3::debug('[is_yohoood]', 'v', $cx, $in, array('is_yohoood')), $in, false, function($cx, $in) {return ' <div class="good-tag yohood-tag"></div>
';}).''.Plugin\LCRun3::debug('[is_limited]', 'sec', $cx, Plugin\LCRun3::debug('[is_limited]', 'v', $cx, $in, array('is_limited')), $in, false, function($cx, $in) {return ' <p class="good-tag limit-tag">限量商品</p>
';}).'';}).' </div>
<div class="good-detail-img">
<a class="good-thumb" href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'">
<img class="lazy" data-original="'.Plugin\LCRun3::debug('[thumb]', 'encq', $cx, Plugin\LCRun3::debug('[thumb]', 'v', $cx, $in, array('thumb'))).'">
</a>
'.Plugin\LCRun3::debug('[is_soon_sold_out]', 'sec', $cx, Plugin\LCRun3::debug('[is_soon_sold_out]', 'v', $cx, $in, array('is_soon_sold_out')), $in, false, function($cx, $in) {return ' <p class="few-tag">即将售罄</p>
';}).' </div>
<div class="good-detail-text">
<div class="name">
<a href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'">'.Plugin\LCRun3::debug('[name]', 'encq', $cx, Plugin\LCRun3::debug('[name]', 'v', $cx, $in, array('name'))).'</a>
</div>
<div class="price">
<span class="sale-price '.((Plugin\LCRun3::debug('^[price]', 'isec', $cx, Plugin\LCRun3::debug('[price]', 'v', $cx, $in, array('price')))) ? 'no-price' : '').'">¥'.Plugin\LCRun3::debug('[salePrice]', 'encq', $cx, Plugin\LCRun3::debug('[salePrice]', 'v', $cx, $in, array('salePrice'))).'</span>
'.Plugin\LCRun3::debug('[price]', 'sec', $cx, Plugin\LCRun3::debug('[price]', 'v', $cx, $in, array('price')), $in, false, function($cx, $in) {return ' <span class="market-price">¥'.Plugin\LCRun3::debug('this', 'encq', $cx, $in).'</span>
';}).' </div>
</div>
</div>
' : '').''.'';}).' </div>
</div>'.'';}).'
'.Plugin\LCRun3::debug('[bannerBottom]', 'sec', $cx, Plugin\LCRun3::debug('[bannerBottom]', 'v', $cx, $in, array('bannerBottom')), $in, false, function($cx, $in) {return ''.' <div class="banner-bottom">
<a href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'">
<img class="lazy" data-original="'.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'" alt="">
</a>
</div>'.'';}).'
<div class="overlay"></div>
'.''.Plugin\LCRun3::debug('[showFooterTab]', 'sec', $cx, Plugin\LCRun3::debug('[showFooterTab]', 'v', $cx, $in, array('showFooterTab')), $in, false, function($cx, $in) {return ' <div class="footer-tab">
<a class="tab-item '.((Plugin\LCRun3::debug('[grilsHomePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[grilsHomePage]', 'v', $cx, $in, array('grilsHomePage')))) ? 'current' : '').''.((Plugin\LCRun3::debug('[boysHomePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[boysHomePage]', 'v', $cx, $in, array('boysHomePage')))) ? 'current' : '').''.((Plugin\LCRun3::debug('[kidsHomePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[kidsHomePage]', 'v', $cx, $in, array('kidsHomePage')))) ? 'current' : '').''.((Plugin\LCRun3::debug('[lifestyleHomePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[lifestyleHomePage]', 'v', $cx, $in, array('lifestyleHomePage')))) ? 'current' : '').'" href="'.Plugin\LCRun3::debug('[indexUrl]', 'encq', $cx, Plugin\LCRun3::debug('[indexUrl]', 'v', $cx, $in, array('indexUrl'))).'">
<p class="iconfont tab-icon">&#xe62a;</p>
<p class="tab-name">首页</p>
</a>
<a class="tab-item '.((Plugin\LCRun3::debug('[categoryPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[categoryPage]', 'v', $cx, $in, array('categoryPage')))) ? 'current' : '').'" href="'.Plugin\LCRun3::debug('[categoryUrl]', 'encq', $cx, Plugin\LCRun3::debug('[categoryUrl]', 'v', $cx, $in, array('categoryUrl'))).'">
<p class="iconfont tab-icon">&#xe62d;</p>
<p class="tab-name">分类</p>
</a>
<a class="tab-item '.((Plugin\LCRun3::debug('[guangHome]', 'ifvar', $cx, Plugin\LCRun3::debug('[guangHome]', 'v', $cx, $in, array('guangHome')))) ? 'current' : '').'" href="'.Plugin\LCRun3::debug('[guangUrl]', 'encq', $cx, Plugin\LCRun3::debug('[guangUrl]', 'v', $cx, $in, array('guangUrl'))).'">
<p class="iconfont tab-icon">&#xe627;</p>
<p class="tab-name">逛</p>
</a>
<a class="tab-item '.((Plugin\LCRun3::debug('[shoppingCartPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[shoppingCartPage]', 'v', $cx, $in, array('shoppingCartPage')))) ? 'current' : '').'" href="'.Plugin\LCRun3::debug('[shoppingCartUrl]', 'encq', $cx, Plugin\LCRun3::debug('[shoppingCartUrl]', 'v', $cx, $in, array('shoppingCartUrl'))).'">
<p class="iconfont tab-icon">&#xe62c;</p>
<p class="tab-name">购物车</p>
</a>
<a class="tab-item '.((Plugin\LCRun3::debug('[minePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[minePage]', 'v', $cx, $in, array('minePage')))) ? 'current' : '').'" href="'.Plugin\LCRun3::debug('[mineUrl]', 'encq', $cx, Plugin\LCRun3::debug('[mineUrl]', 'v', $cx, $in, array('mineUrl'))).'">
<p class="iconfont tab-icon">&#xe62b;</p>
<p class="tab-name">我的</p>
</a>
</div>
';}).' '.' </div>
'.' <div class="side-nav">
<ul>
'.Plugin\LCRun3::debug('[sideNav]', 'sec', $cx, Plugin\LCRun3::debug('[sideNav]', 'v', $cx, $in, array('sideNav')), $in, false, function($cx, $in) {return ' <li class="'.Plugin\LCRun3::debug('[styleClass]', 'encq', $cx, Plugin\LCRun3::debug('[styleClass]', 'v', $cx, $in, array('styleClass'))).'">
'.Plugin\LCRun3::debug('[url]', 'sec', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url')), $in, false, function($cx, $in) {return ' <a href="'.Plugin\LCRun3::debug('this', 'encq', $cx, $in).'">
';}).''.((Plugin\LCRun3::debug('^[url]', 'isec', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url')))) ? ' <a href="javascript:;">
' : '').''.Plugin\LCRun3::debug('[img]', 'sec', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img')), $in, false, function($cx, $in) {return ' <!-- <img class="nav-img" src="'.Plugin\LCRun3::debug('this', 'encq', $cx, $in).'" alt=""> -->
<span class="nav-img" style="background-image: url('.Plugin\LCRun3::debug('this', 'encq', $cx, $in).')"></span>
';}).''.((Plugin\LCRun3::debug('^[img]', 'isec', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img')))) ? ' <i class="nav-icon"></i>
' : '').' <em>'.Plugin\LCRun3::debug('[textCn]', 'encq', $cx, Plugin\LCRun3::debug('[textCn]', 'v', $cx, $in, array('textCn'))).'</em>'.Plugin\LCRun3::debug('[textEn]', 'encq', $cx, Plugin\LCRun3::debug('[textEn]', 'v', $cx, $in, array('textEn'))).'
'.Plugin\LCRun3::debug('[subNav]', 'sec', $cx, Plugin\LCRun3::debug('[subNav]', 'v', $cx, $in, array('subNav')), $in, false, function($cx, $in) {return ' <span class="enter-subnav iconfont">&#xe614;</span>
';}).' </a>
'.Plugin\LCRun3::debug('[subNav]', 'sec', $cx, Plugin\LCRun3::debug('[subNav]', 'v', $cx, $in, array('subNav')), $in, false, function($cx, $in) {return ' <ul class="sub-nav">
'.Plugin\LCRun3::debug('[list]', 'sec', $cx, Plugin\LCRun3::debug('[list]', 'v', $cx, $in, array('list')), $in, false, function($cx, $in) {return ' <li class="'.Plugin\LCRun3::debug('[isSelect]', 'sec', $cx, Plugin\LCRun3::debug('[isSelect]', 'v', $cx, $in, array('isSelect')), $in, false, function($cx, $in) {return 'current';}).'" style="background-color:'.Plugin\LCRun3::debug('[bgColor]', 'encq', $cx, Plugin\LCRun3::debug('[bgColor]', 'v', $cx, $in, array('bgColor'))).'">
'.Plugin\LCRun3::debug('[url]', 'sec', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url')), $in, false, function($cx, $in) {return ' <a href="'.Plugin\LCRun3::debug('this', 'encq', $cx, $in).'">
';}).''.((Plugin\LCRun3::debug('^[url]', 'isec', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url')))) ? ' <a href="javascript:;">
' : '').''.((Plugin\LCRun3::debug('^[back]', 'isec', $cx, Plugin\LCRun3::debug('[back]', 'v', $cx, $in, array('back')))) ? ' <span class="nav-point iconfont">&#xe60c;</span>
' : '').''.Plugin\LCRun3::debug('[back]', 'sec', $cx, Plugin\LCRun3::debug('[back]', 'v', $cx, $in, array('back')), $in, false, function($cx, $in) {return ' <i class="nav-back iconfont">&#xe610;</i>
';}).' <em>'.Plugin\LCRun3::debug('[textCn]', 'encq', $cx, Plugin\LCRun3::debug('[textCn]', 'v', $cx, $in, array('textCn'))).'</em>
'.Plugin\LCRun3::debug('[textEn]', 'encq', $cx, Plugin\LCRun3::debug('[textEn]', 'v', $cx, $in, array('textEn'))).'
</a>
</li>
';}).' </ul>
';}).' </li>
';}).' </ul>
</div>'.''.''.''.Plugin\LCRun3::debug('[pageFooter]', 'sec', $cx, Plugin\LCRun3::debug('[pageFooter]', '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">&#xe608;</i>
</span>
</p>
<address class="copyright">
CopyRight©2007-2016 南京新与力文化传播有限公司
</address>
</footer>
';}).'
'.''.''.Plugin\LCRun3::debug('[showDownloadApp]', 'sec', $cx, Plugin\LCRun3::debug('[showDownloadApp]', '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">&#xe60d;</span>
<p>新用户首单减10元</p>
</div>
<a href="javascript:void(0);" id="float-layer-close" >
<i class="close-icon iconfont">&#xe623;</i>
<div class="circle-rightbottom"></div>
</a>
<a href="http://m.yohobuy.com/download/hyapp" id="float-layer-btn">
立即下载
</a>
</div>
';}).'
'.''.((Plugin\LCRun3::debug('[hasWxShare]', 'ifvar', $cx, Plugin\LCRun3::debug('[hasWxShare]', '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::debug('[rlsEnv]', 'ifvar', $cx, Plugin\LCRun3::debug('[rlsEnv]', 'v', $cx, $in, array('rlsEnv')))) ? '<script src="http://cdn.yoho.cn/myohobuy/'.Plugin\LCRun3::debug('[version]', 'encq', $cx, Plugin\LCRun3::debug('[version]', 'v', $cx, $in, array('version'))).'/lib.js"></script>
<script src="http://cdn.yoho.cn/myohobuy/'.Plugin\LCRun3::debug('[version]', 'encq', $cx, Plugin\LCRun3::debug('[version]', 'v', $cx, $in, array('version'))).'/index.js"></script>
' : '').''.((Plugin\LCRun3::debug('[preEnv]', 'ifvar', $cx, Plugin\LCRun3::debug('[preEnv]', 'v', $cx, $in, array('preEnv')))) ? '<script src="http://cdn.yoho.cn/myohobuy/'.Plugin\LCRun3::debug('[version]', 'encq', $cx, Plugin\LCRun3::debug('[version]', 'v', $cx, $in, array('version'))).'/lib.js"></script>
<script src="http://cdn.yoho.cn/myohobuy/'.Plugin\LCRun3::debug('[version]', 'encq', $cx, Plugin\LCRun3::debug('[version]', 'v', $cx, $in, array('version'))).'/index.js"></script>
' : '').''.((Plugin\LCRun3::debug('[testEnv]', 'ifvar', $cx, Plugin\LCRun3::debug('[testEnv]', 'v', $cx, $in, array('testEnv')))) ? '<script src="http://static.buy.test.yoho.cn/dist/myohobuy/'.Plugin\LCRun3::debug('[version]', 'encq', $cx, Plugin\LCRun3::debug('[version]', 'v', $cx, $in, array('version'))).'/lib.js"></script>
<script src="http://static.buy.test.yoho.cn/dist/myohobuy/'.Plugin\LCRun3::debug('[version]', 'encq', $cx, Plugin\LCRun3::debug('[version]', 'v', $cx, $in, array('version'))).'/index.js"></script>
' : '').''.((Plugin\LCRun3::debug('[devEnv]', 'ifvar', $cx, Plugin\LCRun3::debug('[devEnv]', '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 type="text/javascript">
(function(w,d,s,j,f){
w[\'YohoAcquisitionObject\']=f;
w[f]=function(){w[f].p=arguments;};
var a=d.createElement(s);
var m=d.getElementsByTagName(s)[0];
a.async=1;
a.src=j;
m.parentNode.insertBefore(a,m);
})(window,document,\'script\',\'http://cdn.yoho.cn/yas-jssdk/1.0.8/yas.js\',\'_yas\');
</script>
'.'<script>
seajs.use(\'js/common\');
</script>
'.((Plugin\LCRun3::debug('[psList]', 'ifvar', $cx, Plugin\LCRun3::debug('[psList]', 'v', $cx, $in, array('psList')))) ? '<script>
seajs.use(\'js/guang/plus-star/list\');
</script>
' : '').''.((Plugin\LCRun3::debug('[psDetail]', 'ifvar', $cx, Plugin\LCRun3::debug('[psDetail]', 'v', $cx, $in, array('psDetail')))) ? '<script>
seajs.use(\'js/guang/plus-star/detail\');
</script>
' : '').''.((Plugin\LCRun3::debug('[guangHome]', 'ifvar', $cx, Plugin\LCRun3::debug('[guangHome]', 'v', $cx, $in, array('guangHome')))) ? '<script>
seajs.use(\'js/guang/home\');
</script>
' : '').''.((Plugin\LCRun3::debug('[guangList]', 'ifvar', $cx, Plugin\LCRun3::debug('[guangList]', 'v', $cx, $in, array('guangList')))) ? '<script>
seajs.use(\'js/guang/list\');
</script>
' : '').''.((Plugin\LCRun3::debug('[guangDetail]', 'ifvar', $cx, Plugin\LCRun3::debug('[guangDetail]', 'v', $cx, $in, array('guangDetail')))) ? '<script>
seajs.use(\'js/guang/detail\');
</script>
' : '').'
'.((Plugin\LCRun3::debug('[regIndex]', 'ifvar', $cx, Plugin\LCRun3::debug('[regIndex]', 'v', $cx, $in, array('regIndex')))) ? '<script>
seajs.use(\'js/passport/register/register\');
</script>
' : '').''.((Plugin\LCRun3::debug('[regCode]', 'ifvar', $cx, Plugin\LCRun3::debug('[regCode]', 'v', $cx, $in, array('regCode')))) ? '<script>
seajs.use(\'js/passport/register/code\');
</script>
' : '').''.((Plugin\LCRun3::debug('[regPwd]', 'ifvar', $cx, Plugin\LCRun3::debug('[regPwd]', 'v', $cx, $in, array('regPwd')))) ? '<script>
seajs.use(\'js/passport/register/password\');
</script>
' : '').'
'.((Plugin\LCRun3::debug('[loginIndex]', 'ifvar', $cx, Plugin\LCRun3::debug('[loginIndex]', 'v', $cx, $in, array('loginIndex')))) ? '<script>
seajs.use(\'js/passport/login/login\');
</script>
' : '').''.((Plugin\LCRun3::debug('[loginInternational]', 'ifvar', $cx, Plugin\LCRun3::debug('[loginInternational]', 'v', $cx, $in, array('loginInternational')))) ? ' <script>
seajs.use(\'js/passport/login/international\');
</script>
' : '').'
'.((Plugin\LCRun3::debug('[backEmail]', 'ifvar', $cx, Plugin\LCRun3::debug('[backEmail]', 'v', $cx, $in, array('backEmail')))) ? '<script>
seajs.use(\'js/passport/back/email\');
</script>
' : '').''.((Plugin\LCRun3::debug('[backEmailSuccess]', 'ifvar', $cx, Plugin\LCRun3::debug('[backEmailSuccess]', 'v', $cx, $in, array('backEmailSuccess')))) ? '<script>
seajs.use(\'js/passport/back/email-success\');
</script>
' : '').''.((Plugin\LCRun3::debug('[backMobile]', 'ifvar', $cx, Plugin\LCRun3::debug('[backMobile]', 'v', $cx, $in, array('backMobile')))) ? '<script>
seajs.use(\'js/passport/back/mobile\');
</script>
' : '').''.((Plugin\LCRun3::debug('[backCode]', 'ifvar', $cx, Plugin\LCRun3::debug('[backCode]', 'v', $cx, $in, array('backCode')))) ? '<script>
seajs.use(\'js/passport/back/code\');
</script>
' : '').''.((Plugin\LCRun3::debug('[backNewPwd]', 'ifvar', $cx, Plugin\LCRun3::debug('[backNewPwd]', 'v', $cx, $in, array('backNewPwd')))) ? '<script>
seajs.use(\'js/passport/back/new-password\');
</script>
' : '').'
'.((Plugin\LCRun3::debug('[channelPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[channelPage]', 'v', $cx, $in, array('channelPage')))) ? '<script>
seajs.use(\'js/index/channel\');
seajs.use(\'js/index/footer\');
</script>
' : '').'
'.((Plugin\LCRun3::debug('[grilsHomePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[grilsHomePage]', 'v', $cx, $in, array('grilsHomePage')))) ? '<script>
seajs.use(\'js/home/home\');
seajs.use(\'js/index/footer\');
</script>
' : '').''.((Plugin\LCRun3::debug('[boysHomePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[boysHomePage]', 'v', $cx, $in, array('boysHomePage')))) ? '<script>
seajs.use(\'js/home/home\');
seajs.use(\'js/index/footer\');
</script>
' : '').''.((Plugin\LCRun3::debug('[kidsHomePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[kidsHomePage]', 'v', $cx, $in, array('kidsHomePage')))) ? '<script>
seajs.use(\'js/home/home\');
seajs.use(\'js/index/footer\');
</script>
' : '').''.((Plugin\LCRun3::debug('[lifestyleHomePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[lifestyleHomePage]', 'v', $cx, $in, array('lifestyleHomePage')))) ? '<script>
seajs.use(\'js/home/home\');
seajs.use(\'js/index/footer\');
</script>
' : '').'
'.((Plugin\LCRun3::debug('[newArrivalPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[newArrivalPage]', 'v', $cx, $in, array('newArrivalPage')))) ? '<script>
seajs.use(\'js/product/newsale/newarrival\');
seajs.use(\'js/index/footer\');
</script>
' : '').'
'.((Plugin\LCRun3::debug('[discountPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[discountPage]', 'v', $cx, $in, array('discountPage')))) ? '<script>
seajs.use(\'js/product/newsale/discount\');
seajs.use(\'js/index/footer\');
</script>
' : '').'
'.((Plugin\LCRun3::debug('[goodListPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[goodListPage]', 'v', $cx, $in, array('goodListPage')))) ? '<script>
seajs.use(\'js/product/list\');
seajs.use(\'js/index/footer\');
</script>
' : '').'
'.((Plugin\LCRun3::debug('[goodDetail]', 'ifvar', $cx, Plugin\LCRun3::debug('[goodDetail]', 'v', $cx, $in, array('goodDetail')))) ? '<script>
seajs.use(\'js/product/detail/detail\');
</script>
' : '').'
'.((Plugin\LCRun3::debug('[categoryPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[categoryPage]', 'v', $cx, $in, array('categoryPage')))) ? '<script>
seajs.use(\'js/category/index\');
seajs.use(\'js/index/footer\');
</script>
' : '').'
'.((Plugin\LCRun3::debug('[brandPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[brandPage]', 'v', $cx, $in, array('brandPage')))) ? '<script>
seajs.use(\'js/category/brand\');
seajs.use(\'js/index/footer\');
</script>
' : '').'
'.((Plugin\LCRun3::debug('[searchPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[searchPage]', 'v', $cx, $in, array('searchPage')))) ? '<script>
seajs.use(\'js/index/search\');
seajs.use(\'js/index/footer\');
</script>
' : '').'
'.((Plugin\LCRun3::debug('[shoppingCartPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[shoppingCartPage]', 'v', $cx, $in, array('shoppingCartPage')))) ? '<script>
seajs.use(\'js/shopping-cart/cart\');
</script>
' : '').''.((Plugin\LCRun3::debug('[giftAdvancePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[giftAdvancePage]', 'v', $cx, $in, array('giftAdvancePage')))) ? '<script>
seajs.use(\'js/shopping-cart/gift-advance\');
</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>
(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\');
</script>
<!-- End Google Tag Manager -->
<script type="text/javascript">
var _hmt = _hmt || [];
(function() {
var hm = document.createElement("script");
hm.src = "//hm.baidu.com/hm.js?c6ee7218b8321cb65fb2e98f284d8311";
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(hm, s);
})();
</script>
<script>
var _hmt = _hmt || [];
(function() {
var hm = document.createElement("script");
hm.src = "//hm.baidu.com/hm.js?65dd99e0435a55177ffda862198ce841";
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(hm, s);
})();
</script>'.'</body>
</html>'.'';
}
?>
\ No newline at end of file
... ... @@ -21,28 +21,28 @@
);
return ''.Plugin\LCRun3::debug('[goods]', 'sec', $cx, Plugin\LCRun3::debug('[goods]', 'v', $cx, $in, array('goods')), $in, false, function($cx, $in) {return ''.' '.((Plugin\LCRun3::debug('this', 'ifvar', $cx, $in)) ? '
<div class="good-info" data-id="'.Plugin\LCRun3::debug('[id]', 'encq', $cx, Plugin\LCRun3::debug('[id]', 'v', $cx, $in, array('id'))).'">
return ''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('goods')), $in, false, function($cx, $in) {return ''.' '.((Plugin\LCRun3::ifvar($cx, $in)) ? '
<div class="good-info" data-id="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('id')), ENT_QUOTES, 'UTF-8').'">
<div class="tag-container clearfix">
'.Plugin\LCRun3::debug('[tags]', 'sec', $cx, Plugin\LCRun3::debug('[tags]', 'v', $cx, $in, array('tags')), $in, false, function($cx, $in) {return ''.Plugin\LCRun3::debug('[is_new]', 'sec', $cx, Plugin\LCRun3::debug('[is_new]', 'v', $cx, $in, array('is_new')), $in, false, function($cx, $in) {return ' <p class="good-tag new-tag">NEW</p>
';}).''.Plugin\LCRun3::debug('[is_advance]', 'sec', $cx, Plugin\LCRun3::debug('[is_advance]', 'v', $cx, $in, array('is_advance')), $in, false, function($cx, $in) {return ' <p class="good-tag renew-tag">再到着</p>
';}).''.Plugin\LCRun3::debug('[is_discount]', 'sec', $cx, Plugin\LCRun3::debug('[is_discount]', 'v', $cx, $in, array('is_discount')), $in, false, function($cx, $in) {return ' <p class="good-tag sale-tag">SALE</p>
';}).''.Plugin\LCRun3::debug('[is_yohoood]', 'sec', $cx, Plugin\LCRun3::debug('[is_yohoood]', 'v', $cx, $in, array('is_yohoood')), $in, false, function($cx, $in) {return ' <div class="good-tag yohood-tag"></div>
';}).''.Plugin\LCRun3::debug('[is_limited]', 'sec', $cx, Plugin\LCRun3::debug('[is_limited]', 'v', $cx, $in, array('is_limited')), $in, false, function($cx, $in) {return ' <p class="good-tag limit-tag">限量商品</p>
'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('tags')), $in, false, function($cx, $in) {return ''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('is_new')), $in, false, function($cx, $in) {return ' <p class="good-tag new-tag">NEW</p>
';}).''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('is_advance')), $in, false, function($cx, $in) {return ' <p class="good-tag renew-tag">再到着</p>
';}).''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('is_discount')), $in, false, function($cx, $in) {return ' <p class="good-tag sale-tag">SALE</p>
';}).''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('is_yohoood')), $in, false, function($cx, $in) {return ' <div class="good-tag yohood-tag"></div>
';}).''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('is_limited')), $in, false, function($cx, $in) {return ' <p class="good-tag limit-tag">限量商品</p>
';}).'';}).' </div>
<div class="good-detail-img">
<a class="good-thumb" href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'">
<img class="lazy" data-original="'.Plugin\LCRun3::debug('[thumb]', 'encq', $cx, Plugin\LCRun3::debug('[thumb]', 'v', $cx, $in, array('thumb'))).'">
<a class="good-thumb" href="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('url')), ENT_QUOTES, 'UTF-8').'">
<img class="lazy" data-original="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('thumb')), ENT_QUOTES, 'UTF-8').'">
</a>
'.Plugin\LCRun3::debug('[is_soon_sold_out]', 'sec', $cx, Plugin\LCRun3::debug('[is_soon_sold_out]', 'v', $cx, $in, array('is_soon_sold_out')), $in, false, function($cx, $in) {return ' <p class="few-tag">即将售罄</p>
'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('is_soon_sold_out')), $in, false, function($cx, $in) {return ' <p class="few-tag">即将售罄</p>
';}).' </div>
<div class="good-detail-text">
<div class="name">
<a href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'">'.Plugin\LCRun3::debug('[name]', 'encq', $cx, Plugin\LCRun3::debug('[name]', 'v', $cx, $in, array('name'))).'</a>
<a href="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('url')), ENT_QUOTES, 'UTF-8').'">'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('name')), ENT_QUOTES, 'UTF-8').'</a>
</div>
<div class="price">
<span class="sale-price '.((Plugin\LCRun3::debug('^[price]', 'isec', $cx, Plugin\LCRun3::debug('[price]', 'v', $cx, $in, array('price')))) ? 'no-price' : '').'">¥'.Plugin\LCRun3::debug('[salePrice]', 'encq', $cx, Plugin\LCRun3::debug('[salePrice]', 'v', $cx, $in, array('salePrice'))).'</span>
'.Plugin\LCRun3::debug('[price]', 'sec', $cx, Plugin\LCRun3::debug('[price]', 'v', $cx, $in, array('price')), $in, false, function($cx, $in) {return ' <span class="market-price">¥'.Plugin\LCRun3::debug('this', 'encq', $cx, $in).'</span>
<span class="sale-price '.((Plugin\LCRun3::isec($cx, Plugin\LCRun3::v($cx, $in, array('price')))) ? 'no-price' : '').'">¥'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('salePrice')), ENT_QUOTES, 'UTF-8').'</span>
'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('price')), $in, false, function($cx, $in) {return ' <span class="market-price">¥'.htmlentities((string)$in, ENT_QUOTES, 'UTF-8').'</span>
';}).' </div>
</div>
</div>
... ...
... ... @@ -21,28 +21,28 @@
);
return ''.Plugin\LCRun3::debug('[goods]', 'sec', $cx, Plugin\LCRun3::debug('[goods]', 'v', $cx, $in, array('goods')), $in, false, function($cx, $in) {return ''.' '.((Plugin\LCRun3::debug('this', 'ifvar', $cx, $in)) ? '
<div class="good-info" data-id="'.Plugin\LCRun3::debug('[id]', 'encq', $cx, Plugin\LCRun3::debug('[id]', 'v', $cx, $in, array('id'))).'">
return ''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('goods')), $in, false, function($cx, $in) {return ''.' '.((Plugin\LCRun3::ifvar($cx, $in)) ? '
<div class="good-info" data-id="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('id')), ENT_QUOTES, 'UTF-8').'">
<div class="tag-container clearfix">
'.Plugin\LCRun3::debug('[tags]', 'sec', $cx, Plugin\LCRun3::debug('[tags]', 'v', $cx, $in, array('tags')), $in, false, function($cx, $in) {return ''.Plugin\LCRun3::debug('[is_new]', 'sec', $cx, Plugin\LCRun3::debug('[is_new]', 'v', $cx, $in, array('is_new')), $in, false, function($cx, $in) {return ' <p class="good-tag new-tag">NEW</p>
';}).''.Plugin\LCRun3::debug('[is_advance]', 'sec', $cx, Plugin\LCRun3::debug('[is_advance]', 'v', $cx, $in, array('is_advance')), $in, false, function($cx, $in) {return ' <p class="good-tag renew-tag">再到着</p>
';}).''.Plugin\LCRun3::debug('[is_discount]', 'sec', $cx, Plugin\LCRun3::debug('[is_discount]', 'v', $cx, $in, array('is_discount')), $in, false, function($cx, $in) {return ' <p class="good-tag sale-tag">SALE</p>
';}).''.Plugin\LCRun3::debug('[is_yohoood]', 'sec', $cx, Plugin\LCRun3::debug('[is_yohoood]', 'v', $cx, $in, array('is_yohoood')), $in, false, function($cx, $in) {return ' <div class="good-tag yohood-tag"></div>
';}).''.Plugin\LCRun3::debug('[is_limited]', 'sec', $cx, Plugin\LCRun3::debug('[is_limited]', 'v', $cx, $in, array('is_limited')), $in, false, function($cx, $in) {return ' <p class="good-tag limit-tag">限量商品</p>
'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('tags')), $in, false, function($cx, $in) {return ''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('is_new')), $in, false, function($cx, $in) {return ' <p class="good-tag new-tag">NEW</p>
';}).''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('is_advance')), $in, false, function($cx, $in) {return ' <p class="good-tag renew-tag">再到着</p>
';}).''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('is_discount')), $in, false, function($cx, $in) {return ' <p class="good-tag sale-tag">SALE</p>
';}).''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('is_yohoood')), $in, false, function($cx, $in) {return ' <div class="good-tag yohood-tag"></div>
';}).''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('is_limited')), $in, false, function($cx, $in) {return ' <p class="good-tag limit-tag">限量商品</p>
';}).'';}).' </div>
<div class="good-detail-img">
<a class="good-thumb" href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'">
<img class="lazy" data-original="'.Plugin\LCRun3::debug('[thumb]', 'encq', $cx, Plugin\LCRun3::debug('[thumb]', 'v', $cx, $in, array('thumb'))).'">
<a class="good-thumb" href="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('url')), ENT_QUOTES, 'UTF-8').'">
<img class="lazy" data-original="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('thumb')), ENT_QUOTES, 'UTF-8').'">
</a>
'.Plugin\LCRun3::debug('[is_soon_sold_out]', 'sec', $cx, Plugin\LCRun3::debug('[is_soon_sold_out]', 'v', $cx, $in, array('is_soon_sold_out')), $in, false, function($cx, $in) {return ' <p class="few-tag">即将售罄</p>
'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('is_soon_sold_out')), $in, false, function($cx, $in) {return ' <p class="few-tag">即将售罄</p>
';}).' </div>
<div class="good-detail-text">
<div class="name">
<a href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'">'.Plugin\LCRun3::debug('[name]', 'encq', $cx, Plugin\LCRun3::debug('[name]', 'v', $cx, $in, array('name'))).'</a>
<a href="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('url')), ENT_QUOTES, 'UTF-8').'">'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('name')), ENT_QUOTES, 'UTF-8').'</a>
</div>
<div class="price">
<span class="sale-price '.((Plugin\LCRun3::debug('^[price]', 'isec', $cx, Plugin\LCRun3::debug('[price]', 'v', $cx, $in, array('price')))) ? 'no-price' : '').'">¥'.Plugin\LCRun3::debug('[salePrice]', 'encq', $cx, Plugin\LCRun3::debug('[salePrice]', 'v', $cx, $in, array('salePrice'))).'</span>
'.Plugin\LCRun3::debug('[price]', 'sec', $cx, Plugin\LCRun3::debug('[price]', 'v', $cx, $in, array('price')), $in, false, function($cx, $in) {return ' <span class="market-price">¥'.Plugin\LCRun3::debug('this', 'encq', $cx, $in).'</span>
<span class="sale-price '.((Plugin\LCRun3::isec($cx, Plugin\LCRun3::v($cx, $in, array('price')))) ? 'no-price' : '').'">¥'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('salePrice')), ENT_QUOTES, 'UTF-8').'</span>
'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('price')), $in, false, function($cx, $in) {return ' <span class="market-price">¥'.htmlentities((string)$in, ENT_QUOTES, 'UTF-8').'</span>
';}).' </div>
</div>
</div>
... ...
... ... @@ -21,17 +21,17 @@
);
return ''.''.Plugin\LCRun3::debug('[filter]', 'sec', $cx, Plugin\LCRun3::debug('[filter]', 'v', $cx, $in, array('filter')), $in, false, function($cx, $in) {return ' <div class="filter-mask hide">
return ''.''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('filter')), $in, false, function($cx, $in) {return ' <div class="filter-mask hide">
<div class="filter-body">
<ul class="classify">
'.Plugin\LCRun3::debug('each [classify]', 'sec', $cx, Plugin\LCRun3::debug('[classify]', 'v', $cx, $in, array('classify')), $in, true, function($cx, $in) {return ' <li class="classify-item'.((Plugin\LCRun3::debug('@[first]', 'ifvar', $cx, Plugin\LCRun3::debug('@[first]', 'v', $cx, $cx['sp_vars'], array('first')))) ? ' active' : '').'">
<p class="shower'.((Plugin\LCRun3::debug('[default]', 'ifvar', $cx, Plugin\LCRun3::debug('[default]', 'v', $cx, $in, array('default')))) ? ' default' : '').'">
<span class="title">'.Plugin\LCRun3::debug('[title]', 'encq', $cx, Plugin\LCRun3::debug('[title]', 'v', $cx, $in, array('title'))).':</span>
'.Plugin\LCRun3::debug('[name]', 'encq', $cx, Plugin\LCRun3::debug('[name]', 'v', $cx, $in, array('name'))).'
'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('classify')), $in, true, function($cx, $in) {return ' <li class="classify-item'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $cx['sp_vars'], array('first')))) ? ' active' : '').'">
<p class="shower'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('default')))) ? ' default' : '').'">
<span class="title">'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('title')), ENT_QUOTES, 'UTF-8').':</span>
'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('name')), ENT_QUOTES, 'UTF-8').'
</p>
<ul class="sub-classify" data-type='.Plugin\LCRun3::debug('[dataType]', 'encq', $cx, Plugin\LCRun3::debug('[dataType]', 'v', $cx, $in, array('dataType'))).'>
'.Plugin\LCRun3::debug('[subs]', 'sec', $cx, Plugin\LCRun3::debug('[subs]', 'v', $cx, $in, array('subs')), $in, false, function($cx, $in) {return ' <li class="sub-item'.((Plugin\LCRun3::debug('[chosed]', 'ifvar', $cx, Plugin\LCRun3::debug('[chosed]', 'v', $cx, $in, array('chosed')))) ? ' chosed' : '').'" data-id='.Plugin\LCRun3::debug('[dataId]', 'encq', $cx, Plugin\LCRun3::debug('[dataId]', 'v', $cx, $in, array('dataId'))).'>
'.Plugin\LCRun3::debug('[name]', 'encq', $cx, Plugin\LCRun3::debug('[name]', 'v', $cx, $in, array('name'))).'
<ul class="sub-classify" data-type='.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('dataType')), ENT_QUOTES, 'UTF-8').'>
'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('subs')), $in, false, function($cx, $in) {return ' <li class="sub-item'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('chosed')))) ? ' chosed' : '').'" data-id='.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('dataId')), ENT_QUOTES, 'UTF-8').'>
'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('name')), ENT_QUOTES, 'UTF-8').'
<i class="iconfont chosed-icon">&#xe617;</i>
</li>
';}).' </ul>
... ...