Authored by hf

fixes bug to product detail pages

Too many changes to show.

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

@@ -27,9 +27,10 @@ @@ -27,9 +27,10 @@
27 <body class=passport-body> 27 <body class=passport-body>
28 <div class="back-email-page passport-page yoho-page"> 28 <div class="back-email-page passport-page yoho-page">
29 <div class="header"> 29 <div class="header">
30 - <a class="go-back" href=/signin.html></a> 30 + <a class="go-back" href="/signin.html"></a>
31 <p class="title">找回密码</p> 31 <p class="title">找回密码</p>
32 - </div> <div class="content"> 32 + </div>
  33 + <div class="content">
33 <div class="input-container row has-clear"> 34 <div class="input-container row has-clear">
34 <input id="email" class="input email" type="text" placeholder="请输入邮箱" autocomplete="off"> 35 <input id="email" class="input email" type="text" placeholder="请输入邮箱" autocomplete="off">
35 </div> 36 </div>
@@ -85,6 +86,5 @@ @@ -85,6 +86,5 @@
85 s.parentNode.insertBefore(hm, s); 86 s.parentNode.insertBefore(hm, s);
86 })(); 87 })();
87 </script> 88 </script>
88 -<script src="http://static.yohobuy.com/js/analytics/analysis.js"></script>  
89 -<script src="http://static.yohobuy.com/m/v1/js/om_code.js"></script></body> 89 +</body>
90 </html> 90 </html>
@@ -48,7 +48,7 @@ @@ -48,7 +48,7 @@
48 <div class="float-layer hide" id="float-layer-app"> 48 <div class="float-layer hide" id="float-layer-app">
49 <div class="float-layer-left"> 49 <div class="float-layer-left">
50 <span class="yoho-icon iconfont">&#xe60d;</span> 50 <span class="yoho-icon iconfont">&#xe60d;</span>
51 - <p>新用户首单减10元</p> 51 + <p>新用户送千元礼包</p>
52 </div> 52 </div>
53 <a href="javascript:void(0);" id="float-layer-close" > 53 <a href="javascript:void(0);" id="float-layer-close" >
54 <i class="close-icon iconfont">&#xe623;</i> 54 <i class="close-icon iconfont">&#xe623;</i>
@@ -14,7 +14,7 @@ @@ -14,7 +14,7 @@
14 } 14 }
15 .help { 15 .help {
16 padding: 30px 30px; 16 padding: 30px 30px;
17 - font-size: 16px; 17 + font-size: 18px;
18 line-height: 1.5; 18 line-height: 1.5;
19 color: #444; 19 color: #444;
20 } 20 }
@@ -76,16 +76,6 @@ @@ -76,16 +76,6 @@
76 seajs.use('js/passport/back/mobile'); 76 seajs.use('js/passport/back/mobile');
77 </script> 77 </script>
78 78
79 -  
80 -  
81 -  
82 -  
83 -  
84 -  
85 -  
86 -  
87 -  
88 -  
89 <!-- Google Tag Manager --> 79 <!-- Google Tag Manager -->
90 <noscript><iframe src="//www.googletagmanager.com/ns.html?id=GTM-W958MG" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> 80 <noscript><iframe src="//www.googletagmanager.com/ns.html?id=GTM-W958MG" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
91 <script> 81 <script>
@@ -116,8 +106,5 @@ @@ -116,8 +106,5 @@
116 s.parentNode.insertBefore(hm, s); 106 s.parentNode.insertBefore(hm, s);
117 })(); 107 })();
118 </script> 108 </script>
119 -  
120 -<script src="http://static.yohobuy.com/js/analytics/analysis.js"></script>  
121 -  
122 -<script src="http://static.yohobuy.com/m/v1/js/om_code.js"></script></body> 109 +</body>
123 </html> 110 </html>
  1 +<?php return function ($in, $debugopt = 1) {
  2 + $cx = array(
  3 + 'flags' => array(
  4 + 'jstrue' => false,
  5 + 'jsobj' => false,
  6 + 'spvar' => true,
  7 + 'prop' => false,
  8 + 'method' => false,
  9 + 'mustlok' => true,
  10 + 'echo' => false,
  11 + 'debug' => $debugopt,
  12 + ),
  13 + 'constants' => array(),
  14 + 'helpers' => array(),
  15 + 'blockhelpers' => array(),
  16 + 'hbhelpers' => array(),
  17 + 'partials' => array(),
  18 + 'scopes' => array(),
  19 + 'sp_vars' => array('root' => $in),
  20 + 'lcrun' => 'Plugin\LCRun3',
  21 +
  22 + );
  23 +
  24 + return ''.Plugin\LCRun3::debug('[goodsContainer]', 'sec', $cx, Plugin\LCRun3::debug('[goodsContainer]', 'v', $cx, $in, array('goodsContainer')), $in, false, function($cx, $in) {return ' <div class="goods-list '.((Plugin\LCRun3::debug('^[show]', 'isec', $cx, Plugin\LCRun3::debug('[show]', 'v', $cx, $in, array('show')))) ? 'hide' : '').'">
  25 +'.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)) ? '
  26 + <div class="good-info" data-id="'.Plugin\LCRun3::debug('[id]', 'encq', $cx, Plugin\LCRun3::debug('[id]', 'v', $cx, $in, array('id'))).'">
  27 + <div class="tag-container clearfix">
  28 +'.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>
  29 +';}).''.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>
  30 +';}).''.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>
  31 +';}).''.Plugin\LCRun3::debug('[is_yohoood]', 'sec', $cx, Plugin\LCRun3::debug('[is_yohoood]', 'v', $cx, $in, array('is_yohoood')), $in, false, function($cx, $in) {return ' <p class="good-tag new-festival-tag">新品节</p>
  32 +';}).''.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>
  33 +';}).'';}).' </div>
  34 + <div class="good-detail-img">
  35 + <a class="good-thumb" href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'">
  36 + <img class="lazy" data-original="'.Plugin\LCRun3::debug('[thumb]', 'encq', $cx, Plugin\LCRun3::debug('[thumb]', 'v', $cx, $in, array('thumb'))).'">
  37 + </a>
  38 +'.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>
  39 +';}).' </div>
  40 + <div class="good-detail-text">
  41 + <div class="name">
  42 + <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>
  43 + </div>
  44 + <div class="price">
  45 + <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>
  46 +'.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>
  47 +';}).' </div>
  48 + </div>
  49 + </div>
  50 + ' : '').''.'';}).' </div>
  51 +';}).'';
  52 +}
  53 +?>
  1 +<?php return function ($in, $debugopt = 1) {
  2 + $cx = array(
  3 + 'flags' => array(
  4 + 'jstrue' => false,
  5 + 'jsobj' => false,
  6 + 'spvar' => true,
  7 + 'prop' => false,
  8 + 'method' => false,
  9 + 'mustlok' => true,
  10 + 'echo' => false,
  11 + 'debug' => $debugopt,
  12 + ),
  13 + 'constants' => array(),
  14 + 'helpers' => array(),
  15 + 'blockhelpers' => array(),
  16 + 'hbhelpers' => array(),
  17 + 'partials' => array(),
  18 + 'scopes' => array(),
  19 + 'sp_vars' => array('root' => $in),
  20 + 'lcrun' => 'Plugin\LCRun3',
  21 +
  22 + );
  23 +
  24 + return ''.'<ul class="address-list">
  25 +'.Plugin\LCRun3::debug('[addressList]', 'sec', $cx, Plugin\LCRun3::debug('[addressList]', 'v', $cx, $in, array('addressList')), $in, false, function($cx, $in) {return ' <li class="address">
  26 + <span class="caption">'.Plugin\LCRun3::debug('[caption]', 'encq', $cx, Plugin\LCRun3::debug('[caption]', 'v', $cx, $in, array('caption'))).'</span>
  27 + <span class="iconfont">&#xe604;</span>
  28 + <ul>
  29 +'.Plugin\LCRun3::debug('[sub]', 'sec', $cx, Plugin\LCRun3::debug('[sub]', 'v', $cx, $in, array('sub')), $in, false, function($cx, $in) {return ' <li class="address">
  30 + <span class="caption">'.Plugin\LCRun3::debug('[caption]', 'encq', $cx, Plugin\LCRun3::debug('[caption]', 'v', $cx, $in, array('caption'))).'</span>
  31 + <span class="iconfont">&#xe604;</span>
  32 + <ul class="address-list">
  33 +'.Plugin\LCRun3::debug('[sub]', 'sec', $cx, Plugin\LCRun3::debug('[sub]', 'v', $cx, $in, array('sub')), $in, false, function($cx, $in) {return ' <li class="address-last" data-id="'.Plugin\LCRun3::debug('[code]', 'encq', $cx, Plugin\LCRun3::debug('[code]', 'v', $cx, $in, array('code'))).'">
  34 + <span class="caption">'.Plugin\LCRun3::debug('[caption]', 'encq', $cx, Plugin\LCRun3::debug('[caption]', 'v', $cx, $in, array('caption'))).'</span>
  35 + </li>
  36 +';}).' </ul>
  37 + </li>
  38 +';}).' </ul>
  39 + </li>
  40 +';}).'</ul>
  41 +'.'';
  42 +}
  43 +?>
  1 +<?php return function ($in, $debugopt = 1) {
  2 + $cx = array(
  3 + 'flags' => array(
  4 + 'jstrue' => false,
  5 + 'jsobj' => false,
  6 + 'spvar' => true,
  7 + 'prop' => false,
  8 + 'method' => false,
  9 + 'mustlok' => true,
  10 + 'echo' => false,
  11 + 'debug' => $debugopt,
  12 + ),
  13 + 'constants' => array(),
  14 + 'helpers' => array(),
  15 + 'blockhelpers' => array(),
  16 + 'hbhelpers' => array(),
  17 + 'partials' => array(),
  18 + 'scopes' => array(),
  19 + 'sp_vars' => array('root' => $in),
  20 + 'lcrun' => 'Plugin\LCRun3',
  21 +
  22 + );
  23 +
  24 + return ''.'<!DOCTYPE html>
  25 +<html>
  26 +<head>
  27 +<meta charset="utf-8">
  28 +<title>'.Plugin\LCRun3::debug('[title]', 'encq', $cx, Plugin\LCRun3::debug('[title]', 'v', $cx, $in, array('title'))).'</title>
  29 +<meta name="keywords" content="'.Plugin\LCRun3::debug('[keywords]', 'encq', $cx, Plugin\LCRun3::debug('[keywords]', 'v', $cx, $in, array('keywords'))).'">
  30 +<meta name="description" content="'.Plugin\LCRun3::debug('[description]', 'encq', $cx, Plugin\LCRun3::debug('[description]', 'v', $cx, $in, array('description'))).'">
  31 +<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, minimum-scale=1, user-scalable=no">
  32 +<meta http-equiv="cleartype" content="on">
  33 +<meta name="apple-mobile-web-app-status-bar-style" content="black" />
  34 +<meta content="telephone=no" name="format-detection" />
  35 +<meta content="email=no" name="format-detection" />
  36 +<script type="text/javascript">
  37 + (function(doc, win) {
  38 + var docEl = doc.documentElement;
  39 + (function() {
  40 + var clientWidth = docEl.clientWidth;
  41 + if (!clientWidth) {
  42 + return;
  43 + }
  44 + docEl.style.fontSize = 20 * (clientWidth / 320) + \'px\';
  45 + }());
  46 + })(document, window);
  47 +</script>
  48 +<link rel="dns-prefetch" href="//cdn.yoho.cn">
  49 +<link rel="dns-prefetch" href="//static.yohobuy.com">
  50 +<link rel="dns-prefetch" href="//img12.static.yhbimg.com">
  51 +<link rel="dns-prefetch" href="//img13.static.yhbimg.com">
  52 +'.((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">
  53 +' : '').''.((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">
  54 +' : '').''.((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">
  55 +' : '').''.((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">
  56 +' : '').'<link rel="apple-touch-icon-precomposed" href="http://static.yohobuy.com/m/v1/img/touch/apple-touch-icon-144x144-precomposed-new.png">
  57 +<link rel="apple-touch-startup-image" sizes="640x920" href="http://static.yohobuy.com/m/v1/img/startup/startup-retina.png" media="screen and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2)">
  58 +<link rel="apple-touch-startup-image" sizes="320x460" href="http://static.yohobuy.com/m/v1/img/startup/startup.png" media="screen and (max-device-width: 320)">
  59 +</head>
  60 +<body '.((Plugin\LCRun3::debug('[isPassportPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[isPassportPage]', 'v', $cx, $in, array('isPassportPage')))) ? 'class=passport-body' : '').'>
  61 +'.((Plugin\LCRun3::debug('[systemUpdate]', 'ifvar', $cx, Plugin\LCRun3::debug('[systemUpdate]', 'v', $cx, $in, array('systemUpdate')))) ? ' <div class="systemUpdate">
  62 + <a href="index/systemUpdate" class="systemHeader">Yoho!Buy有货关于系统升级的公告</a>
  63 + <span>X</span>
  64 + </div>
  65 +' : '').' '.''.Plugin\LCRun3::debug('[pageHeader]', 'sec', $cx, Plugin\LCRun3::debug('[pageHeader]', 'v', $cx, $in, array('pageHeader')), $in, false, function($cx, $in) {return '<header id="yoho-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' : '').'">
  66 +'.Plugin\LCRun3::debug('[navBack]', 'sec', $cx, Plugin\LCRun3::debug('[navBack]', 'v', $cx, $in, array('navBack')), $in, false, function($cx, $in) {return ' <a href="'.((Plugin\LCRun3::debug('[backUrl]', 'ifvar', $cx, Plugin\LCRun3::debug('[backUrl]', 'v', $cx, $in, array('backUrl')))) ? ''.Plugin\LCRun3::debug('[backUrl]', 'encq', $cx, Plugin\LCRun3::debug('[backUrl]', 'v', $cx, $in, array('backUrl'))).'' : 'javascript:history.go(-1);').'" class="iconfont nav-back">&#xe610;</a>
  67 +';}).''.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="iconfont nav-home">&#xe611;</a>
  68 +';}).''.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>
  69 +';}).''.Plugin\LCRun3::debug('[navBtn]', 'sec', $cx, Plugin\LCRun3::debug('[navBtn]', 'v', $cx, $in, array('navBtn')), $in, false, function($cx, $in) {return ' <span class="nav-btn">'.Plugin\LCRun3::debug('this', 'encq', $cx, $in).'</span>
  70 +';}).'</header>
  71 +';}).''.''.'<div class="ps-detail-page ps-page yoho-page">
  72 +'.Plugin\LCRun3::debug('[ps]', 'sec', $cx, Plugin\LCRun3::debug('[ps]', 'v', $cx, $in, array('ps')), $in, false, function($cx, $in) {return ' <div id="brand-info" class="header brand-info ps-block" data-id="'.Plugin\LCRun3::debug('[id]', 'encq', $cx, Plugin\LCRun3::debug('[id]', 'v', $cx, $in, array('id'))).'">
  73 + <img class="banner lazy" data-original="'.Plugin\LCRun3::debug('[banner]', 'encq', $cx, Plugin\LCRun3::debug('[banner]', 'v', $cx, $in, array('banner'))).'">
  74 + <img class="logo lazy" data-original="'.Plugin\LCRun3::debug('[logo]', 'encq', $cx, Plugin\LCRun3::debug('[logo]', 'v', $cx, $in, array('logo'))).'">
  75 + <div class="header-content clearfix">
  76 + <p class="name-islike-container">
  77 + <span class="name">'.Plugin\LCRun3::debug('[name]', 'encq', $cx, Plugin\LCRun3::debug('[name]', 'v', $cx, $in, array('name'))).'</span>
  78 + <a id="brand-like" class="brand-islike iconfont '.Plugin\LCRun3::debug('[isLike]', 'sec', $cx, Plugin\LCRun3::debug('[isLike]', 'v', $cx, $in, array('isLike')), $in, false, function($cx, $in) {return 'like';}).'" href="'.Plugin\LCRun3::debug('[likeUrl]', 'encq', $cx, Plugin\LCRun3::debug('[likeUrl]', 'v', $cx, $in, array('likeUrl'))).'">
  79 + &#xe605;
  80 + </a>
  81 + </p>
  82 + <p id="intro" class="intro">
  83 + '.Plugin\LCRun3::debug('[intro]', 'encq', $cx, Plugin\LCRun3::debug('[intro]', 'v', $cx, $in, array('intro'))).'
  84 + </p>
  85 +'.((Plugin\LCRun3::debug('[intro]', 'ifvar', $cx, Plugin\LCRun3::debug('[intro]', 'v', $cx, $in, array('intro')))) ? ' <span id="more-intro" class="more-intro">
  86 + <span id="intro-more-txt">more</span>
  87 + <i class="icon iconfont">&#xe609;</i>
  88 + </span>
  89 +' : '').' </div>
  90 + </div>
  91 +'.Plugin\LCRun3::debug('[newArrival]', 'sec', $cx, Plugin\LCRun3::debug('[newArrival]', 'v', $cx, $in, array('newArrival')), $in, false, function($cx, $in) {return ' <div class="new-arrival ps-block">
  92 + <div class="new-arrival-header">
  93 + <span class="header-text">NEW ARRIVAL</span>
  94 + <a class="more-prods iconfont" href="'.Plugin\LCRun3::debug('[moreUrl]', 'encq', $cx, Plugin\LCRun3::debug('[moreUrl]', 'v', $cx, $in, array('moreUrl'))).'">&#xe606;</a>
  95 + </div>
  96 + <div class="new-arrival-content clearfix">
  97 +'.Plugin\LCRun3::debug('[naList]', 'sec', $cx, Plugin\LCRun3::debug('[naList]', 'v', $cx, $in, array('naList')), $in, false, function($cx, $in) {return ''.' '.((Plugin\LCRun3::debug('this', 'ifvar', $cx, $in)) ? '
  98 + <div class="good-info" data-id="'.Plugin\LCRun3::debug('[id]', 'encq', $cx, Plugin\LCRun3::debug('[id]', 'v', $cx, $in, array('id'))).'">
  99 + <div class="tag-container clearfix">
  100 +'.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>
  101 +';}).''.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>
  102 +';}).''.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>
  103 +';}).''.Plugin\LCRun3::debug('[is_yohoood]', 'sec', $cx, Plugin\LCRun3::debug('[is_yohoood]', 'v', $cx, $in, array('is_yohoood')), $in, false, function($cx, $in) {return ' <p class="good-tag new-festival-tag">新品节</p>
  104 +';}).''.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>
  105 +';}).'';}).' </div>
  106 + <div class="good-detail-img">
  107 + <a class="good-thumb" href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'">
  108 + <img class="lazy" data-original="'.Plugin\LCRun3::debug('[thumb]', 'encq', $cx, Plugin\LCRun3::debug('[thumb]', 'v', $cx, $in, array('thumb'))).'">
  109 + </a>
  110 +'.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>
  111 +';}).' </div>
  112 + <div class="good-detail-text">
  113 + <div class="name">
  114 + <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>
  115 + </div>
  116 + <div class="price">
  117 + <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>
  118 +'.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>
  119 +';}).' </div>
  120 + </div>
  121 + </div>
  122 + ' : '').''.'';}).' </div>
  123 + <div class="more-goods-container">
  124 + <a class="mg-text" href="'.Plugin\LCRun3::debug('[moreUrl]', 'encq', $cx, Plugin\LCRun3::debug('[moreUrl]', 'v', $cx, $in, array('moreUrl'))).'">
  125 + 更多商品
  126 + <span class="more-prods iconfont">&#xe604;</span>
  127 + </a>
  128 + </div>
  129 + </div>
  130 +';}).''.((Plugin\LCRun3::debug('[infos]', 'ifvar', $cx, Plugin\LCRun3::debug('[infos]', 'v', $cx, $in, array('infos')))) ? ' <div class="related-infos ps-block">
  131 + <div>
  132 + <h2 class="related-info-title">相关资讯</h2>
  133 + </div>
  134 + <div id="related-infos-container" class="related-infos-container">
  135 +'.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'))).'">
  136 +'.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'))).'>
  137 + <img class="lazy avatar" data-original='.Plugin\LCRun3::debug('[avatar]', 'encq', $cx, Plugin\LCRun3::debug('[avatar]', 'v', $cx, $in, array('avatar'))).'>
  138 + <span class="name">'.Plugin\LCRun3::debug('[name]', 'encq', $cx, Plugin\LCRun3::debug('[name]', 'v', $cx, $in, array('name'))).'</span>
  139 + </a>
  140 +';}).'
  141 + <div class="info-img">
  142 +'.((Plugin\LCRun3::debug('[showTags]', 'ifvar', $cx, Plugin\LCRun3::debug('[showTags]', 'v', $cx, $in, array('showTags')))) ? ' <a href="javascript:;" class="info-match">
  143 +'.Plugin\LCRun3::debug('[isTip]', 'sec', $cx, Plugin\LCRun3::debug('[isTip]', 'v', $cx, $in, array('isTip')), $in, false, function($cx, $in) {return ' 小贴士
  144 + <div class="info-tag tip"></div>
  145 +';}).''.Plugin\LCRun3::debug('[isCollocation]', 'sec', $cx, Plugin\LCRun3::debug('[isCollocation]', 'v', $cx, $in, array('isCollocation')), $in, false, function($cx, $in) {return ' 搭配
  146 + <div class="info-tag collocation"></div>
  147 +';}).''.Plugin\LCRun3::debug('[isFashionMan]', 'sec', $cx, Plugin\LCRun3::debug('[isFashionMan]', 'v', $cx, $in, array('isFashionMan')), $in, false, function($cx, $in) {return ' 潮人
  148 + <div class="info-tag fashion-man"></div>
  149 +';}).''.Plugin\LCRun3::debug('[isFashionGood]', 'sec', $cx, Plugin\LCRun3::debug('[isFashionGood]', 'v', $cx, $in, array('isFashionGood')), $in, false, function($cx, $in) {return ' 潮品
  150 + <div class="info-tag fashion-good"></div>
  151 +';}).''.Plugin\LCRun3::debug('[isTopic]', 'sec', $cx, Plugin\LCRun3::debug('[isTopic]', 'v', $cx, $in, array('isTopic')), $in, false, function($cx, $in) {return ' 话题
  152 + <div class="info-tag topic"></div>
  153 +';}).' </a>
  154 +' : '').' <a href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'">
  155 + <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'))).'">
  156 + </a>
  157 + </div>
  158 +
  159 + <div class="info-deps">
  160 + <a class="info-title-container" href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'">
  161 + <h2 class="info-title">'.Plugin\LCRun3::debug('[title]', 'encq', $cx, Plugin\LCRun3::debug('[title]', 'v', $cx, $in, array('title'))).'</h2>
  162 + </a>
  163 + <p class="info-text">'.Plugin\LCRun3::debug('[text]', 'encq', $cx, Plugin\LCRun3::debug('[text]', 'v', $cx, $in, array('text'))).'</p>
  164 +'.' <div class="time-view-like-share clearfix">
  165 + <i class="iconfont">&#xe603;</i>
  166 + '.Plugin\LCRun3::debug('[publishTime]', 'encq', $cx, Plugin\LCRun3::debug('[publishTime]', 'v', $cx, $in, array('publishTime'))).'&nbsp;&nbsp;&nbsp;&nbsp;
  167 + <i class="iconfont">&#xe602;</i>
  168 + <span class="page-view">'.Plugin\LCRun3::debug('[pageView]', 'encq', $cx, Plugin\LCRun3::debug('[pageView]', 'v', $cx, $in, array('pageView'))).'</span>
  169 + <div class="like-share-container">
  170 +'.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>
  171 + <span class="like-count">'.Plugin\LCRun3::debug('[count]', 'encq', $cx, Plugin\LCRun3::debug('[count]', 'v', $cx, $in, array('count'))).'</span>
  172 +';}).''.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'))).'>
  173 + <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>
  174 + </a>
  175 +';}).''.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>
  176 +';}).' </div>
  177 + </div>'.' </div>
  178 + </div>'.'';}).' </div>
  179 + </div>
  180 +' : '').'
  181 + <input id="jump-to-app" type="hidden" value="'.Plugin\LCRun3::debug('[jumpToApp]', 'encq', $cx, Plugin\LCRun3::debug('[jumpToApp]', 'v', $cx, $in, array('jumpToApp'))).'">
  182 +
  183 + <input id="shareLink" type="hidden" value="'.Plugin\LCRun3::debug('[shareLink]', 'encq', $cx, Plugin\LCRun3::debug('[shareLink]', 'v', $cx, $in, array('shareLink'))).'">
  184 + <input id="shareImg" type="hidden" value="'.Plugin\LCRun3::debug('[shareImg]', 'encq', $cx, Plugin\LCRun3::debug('[shareImg]', 'v', $cx, $in, array('shareImg'))).'">
  185 + <input id="shareTitle" type="hidden" value="'.Plugin\LCRun3::debug('[shareTitle]', 'encq', $cx, Plugin\LCRun3::debug('[shareTitle]', 'v', $cx, $in, array('shareTitle'))).'">
  186 + <input id="shareDesc" type="hidden" value="'.Plugin\LCRun3::debug('[shareDesc]', 'encq', $cx, Plugin\LCRun3::debug('[shareDesc]', 'v', $cx, $in, array('shareDesc'))).'">
  187 +';}).'</div>
  188 +'.''.''.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">
  189 + <p class="op-row">
  190 + <span class="back-to-top">
  191 + Back to top
  192 + <i class="iconfont">&#xe608;</i>
  193 + </span>
  194 + </p>
  195 + <address class="copyright">
  196 + CopyRight©2007-2016 南京新与力文化传播有限公司
  197 + </address>
  198 +</footer>
  199 +';}).'
  200 +'.''.''.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">
  201 + <div class="float-layer-left">
  202 + <span class="yoho-icon iconfont">&#xe60d;</span>
  203 + <p>新用户送千元礼包</p>
  204 + </div>
  205 + <a href="javascript:void(0);" id="float-layer-close" >
  206 + <i class="close-icon iconfont">&#xe623;</i>
  207 + <div class="circle-rightbottom"></div>
  208 + </a>
  209 + <a href="http://m.yohobuy.com/download/hyapp" id="float-layer-btn">
  210 + 立即下载
  211 + </a>
  212 +</div>
  213 +';}).'
  214 +
  215 + '.''.((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>
  216 +' : '').''.((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>
  217 +<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>
  218 +' : '').''.((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>
  219 +<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>
  220 +' : '').''.((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>
  221 +<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-debug.js"></script>
  222 +' : '').''.((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>
  223 +<script>seajs.config({base: \'http://localhost:8000/\'});</script>
  224 +' : '').'<script type="text/javascript">
  225 + (function(w,d,s,j,f){
  226 + w[\'YohoAcquisitionObject\']=f;
  227 + w[f]=function(){w[f].p=arguments;};
  228 + var a=d.createElement(s);
  229 + var m=d.getElementsByTagName(s)[0];
  230 + a.async=1;
  231 + a.src=j;
  232 + m.parentNode.insertBefore(a,m);
  233 + })(window,document,\'script\',\'http://cdn.yoho.cn/yas-jssdk/'.Plugin\LCRun3::debug('[yas_version]', 'encq', $cx, Plugin\LCRun3::debug('[yas_version]', 'v', $cx, $in, array('yas_version'))).'/yas.js\',\'_yas\');
  234 +</script>
  235 +'.'<script>
  236 + seajs.use(\'js/common\');
  237 +</script>
  238 +'.((Plugin\LCRun3::debug('[psList]', 'ifvar', $cx, Plugin\LCRun3::debug('[psList]', 'v', $cx, $in, array('psList')))) ? '<script>
  239 + seajs.use(\'js/guang/plus-star/list\');
  240 +</script>
  241 +' : '').''.((Plugin\LCRun3::debug('[psDetail]', 'ifvar', $cx, Plugin\LCRun3::debug('[psDetail]', 'v', $cx, $in, array('psDetail')))) ? '<script>
  242 + seajs.use(\'js/guang/plus-star/detail\');
  243 +</script>
  244 +' : '').''.((Plugin\LCRun3::debug('[guangHome]', 'ifvar', $cx, Plugin\LCRun3::debug('[guangHome]', 'v', $cx, $in, array('guangHome')))) ? '<script>
  245 + seajs.use(\'js/guang/home\');
  246 +</script>
  247 +' : '').''.((Plugin\LCRun3::debug('[guangList]', 'ifvar', $cx, Plugin\LCRun3::debug('[guangList]', 'v', $cx, $in, array('guangList')))) ? '<script>
  248 + seajs.use(\'js/guang/list\');
  249 +</script>
  250 +' : '').''.((Plugin\LCRun3::debug('[guangDetail]', 'ifvar', $cx, Plugin\LCRun3::debug('[guangDetail]', 'v', $cx, $in, array('guangDetail')))) ? '<script>
  251 + seajs.use(\'js/guang/detail\', function(d) {
  252 + d.i(true);
  253 + });
  254 +</script>
  255 +' : '').''.((Plugin\LCRun3::debug('[guangEzine]', 'ifvar', $cx, Plugin\LCRun3::debug('[guangEzine]', 'v', $cx, $in, array('guangEzine')))) ? '<script>
  256 + seajs.use(\'js/guang/detail\', function(d) {
  257 + d.i(false);
  258 + });
  259 +</script>
  260 +' : '').''.((Plugin\LCRun3::debug('[regIndex]', 'ifvar', $cx, Plugin\LCRun3::debug('[regIndex]', 'v', $cx, $in, array('regIndex')))) ? '<script>
  261 + seajs.use(\'js/passport/register/register\');
  262 +</script>
  263 +' : '').''.((Plugin\LCRun3::debug('[regCode]', 'ifvar', $cx, Plugin\LCRun3::debug('[regCode]', 'v', $cx, $in, array('regCode')))) ? '<script>
  264 + seajs.use(\'js/passport/register/code\');
  265 +</script>
  266 +' : '').''.((Plugin\LCRun3::debug('[regPwd]', 'ifvar', $cx, Plugin\LCRun3::debug('[regPwd]', 'v', $cx, $in, array('regPwd')))) ? '<script>
  267 + seajs.use(\'js/passport/register/password\');
  268 +</script>
  269 +' : '').''.((Plugin\LCRun3::debug('[loginIndex]', 'ifvar', $cx, Plugin\LCRun3::debug('[loginIndex]', 'v', $cx, $in, array('loginIndex')))) ? '<script>
  270 + seajs.use(\'js/passport/login/login\');
  271 +</script>
  272 +' : '').''.((Plugin\LCRun3::debug('[loginInternational]', 'ifvar', $cx, Plugin\LCRun3::debug('[loginInternational]', 'v', $cx, $in, array('loginInternational')))) ? '<script>
  273 + seajs.use(\'js/passport/login/international\');
  274 +</script>
  275 +' : '').''.((Plugin\LCRun3::debug('[backEmail]', 'ifvar', $cx, Plugin\LCRun3::debug('[backEmail]', 'v', $cx, $in, array('backEmail')))) ? '<script>
  276 + seajs.use(\'js/passport/back/email\');
  277 +</script>
  278 +' : '').''.((Plugin\LCRun3::debug('[backEmailSuccess]', 'ifvar', $cx, Plugin\LCRun3::debug('[backEmailSuccess]', 'v', $cx, $in, array('backEmailSuccess')))) ? '<script>
  279 + seajs.use(\'js/passport/back/email-success\');
  280 +</script>
  281 +' : '').''.((Plugin\LCRun3::debug('[backMobile]', 'ifvar', $cx, Plugin\LCRun3::debug('[backMobile]', 'v', $cx, $in, array('backMobile')))) ? '<script>
  282 + seajs.use(\'js/passport/back/mobile\');
  283 +</script>
  284 +' : '').''.((Plugin\LCRun3::debug('[backCode]', 'ifvar', $cx, Plugin\LCRun3::debug('[backCode]', 'v', $cx, $in, array('backCode')))) ? '<script>
  285 + seajs.use(\'js/passport/back/code\');
  286 +</script>
  287 +' : '').''.((Plugin\LCRun3::debug('[backNewPwd]', 'ifvar', $cx, Plugin\LCRun3::debug('[backNewPwd]', 'v', $cx, $in, array('backNewPwd')))) ? '<script>
  288 + seajs.use(\'js/passport/back/new-password\');
  289 +</script>
  290 +' : '').''.((Plugin\LCRun3::debug('[channelPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[channelPage]', 'v', $cx, $in, array('channelPage')))) ? '<script>
  291 + seajs.use(\'js/index/channel\');
  292 + seajs.use(\'js/index/footer\');
  293 +</script>
  294 +' : '').''.((Plugin\LCRun3::debug('[grilsHomePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[grilsHomePage]', 'v', $cx, $in, array('grilsHomePage')))) ? '<script>
  295 + seajs.use(\'js/home/home\', function(h) {
  296 + h.set(\'girls\');
  297 + });
  298 + seajs.use(\'js/index/footer\');
  299 +</script>
  300 +' : '').''.((Plugin\LCRun3::debug('[boysHomePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[boysHomePage]', 'v', $cx, $in, array('boysHomePage')))) ? '<script>
  301 + seajs.use(\'js/home/home\', function(h) {
  302 + h.set(\'boys\');
  303 + });
  304 + seajs.use(\'js/index/footer\');
  305 +</script>
  306 +' : '').''.((Plugin\LCRun3::debug('[kidsHomePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[kidsHomePage]', 'v', $cx, $in, array('kidsHomePage')))) ? '<script>
  307 + seajs.use(\'js/home/home\', function(h) {
  308 + h.set(\'kids\');
  309 + });
  310 + seajs.use(\'js/index/footer\');
  311 +</script>
  312 +' : '').''.((Plugin\LCRun3::debug('[lifestyleHomePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[lifestyleHomePage]', 'v', $cx, $in, array('lifestyleHomePage')))) ? '<script>
  313 + seajs.use(\'js/home/home\', function(h) {
  314 + h.set(\'lifestyle\');
  315 + });
  316 + seajs.use(\'js/index/footer\');
  317 +</script>
  318 +' : '').''.((Plugin\LCRun3::debug('[newArrivalPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[newArrivalPage]', 'v', $cx, $in, array('newArrivalPage')))) ? '<script>
  319 + seajs.use(\'js/product/newsale/newarrival\');
  320 + seajs.use(\'js/index/footer\');
  321 +</script>
  322 +' : '').''.((Plugin\LCRun3::debug('[discountPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[discountPage]', 'v', $cx, $in, array('discountPage')))) ? '<script>
  323 + seajs.use(\'js/product/newsale/discount\');
  324 + seajs.use(\'js/index/footer\');
  325 +</script>
  326 +' : '').''.((Plugin\LCRun3::debug('[hotrankPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[hotrankPage]', 'v', $cx, $in, array('hotrankPage')))) ? '<script>
  327 + seajs.use(\'js/product/newsale/hot-rank\');
  328 + seajs.use(\'js/index/footer\');
  329 +</script>
  330 +' : '').''.((Plugin\LCRun3::debug('[goodListPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[goodListPage]', 'v', $cx, $in, array('goodListPage')))) ? '<script>
  331 + seajs.use(\'js/product/list\');
  332 + seajs.use(\'js/index/footer\');
  333 +</script>
  334 +' : '').''.((Plugin\LCRun3::debug('[goodsDetailPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[goodsDetailPage]', 'v', $cx, $in, array('goodsDetailPage')))) ? '<script>
  335 + seajs.use(\'js/product/detail/detail\');
  336 +</script>
  337 +' : '').''.((Plugin\LCRun3::debug('[goodsCommentsPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[goodsCommentsPage]', 'v', $cx, $in, array('goodsCommentsPage')))) ? '<script>
  338 + seajs.use(\'js/product/detail/loadmore\');
  339 +</script>
  340 +' : '').''.((Plugin\LCRun3::debug('[goodsConsultsPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[goodsConsultsPage]', 'v', $cx, $in, array('goodsConsultsPage')))) ? '<script>
  341 + seajs.use(\'js/product/detail/comments-consults\');
  342 +</script>
  343 +' : '').''.((Plugin\LCRun3::debug('[consultformPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[consultformPage]', 'v', $cx, $in, array('consultformPage')))) ? '<script>
  344 + seajs.use(\'js/product/detail/consultform\');
  345 +</script>
  346 +' : '').''.((Plugin\LCRun3::debug('[categoryPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[categoryPage]', 'v', $cx, $in, array('categoryPage')))) ? '<script>
  347 + seajs.use(\'js/category/index\');
  348 + seajs.use(\'js/index/footer\');
  349 +</script>
  350 +' : '').''.((Plugin\LCRun3::debug('[brandPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[brandPage]', 'v', $cx, $in, array('brandPage')))) ? '<script>
  351 + seajs.use(\'js/category/brand\');
  352 + seajs.use(\'js/index/footer\');
  353 +</script>
  354 +' : '').''.((Plugin\LCRun3::debug('[searchPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[searchPage]', 'v', $cx, $in, array('searchPage')))) ? '<script>
  355 + seajs.use(\'js/index/search\');
  356 + seajs.use(\'js/index/footer\');
  357 +</script>
  358 +' : '').''.((Plugin\LCRun3::debug('[shoppingCartPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[shoppingCartPage]', 'v', $cx, $in, array('shoppingCartPage')))) ? '<script>
  359 + seajs.use(\'js/shopping-cart/cart\');
  360 +</script>
  361 +' : '').''.((Plugin\LCRun3::debug('[giftAdvancePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[giftAdvancePage]', 'v', $cx, $in, array('giftAdvancePage')))) ? '<script>
  362 + seajs.use(\'js/shopping-cart/gift-advance\');
  363 +</script>
  364 +' : '').''.((Plugin\LCRun3::debug('[orderEnsurePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[orderEnsurePage]', 'v', $cx, $in, array('orderEnsurePage')))) ? '<script>
  365 + seajs.use(\'js/shopping-cart/order-ensure\');
  366 +</script>
  367 +' : '').''.((Plugin\LCRun3::debug('[myIndexPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[myIndexPage]', 'v', $cx, $in, array('myIndexPage')))) ? '<script>
  368 + seajs.use(\'js/me/index\');
  369 + seajs.use(\'js/index/footer\');
  370 +</script>
  371 +' : '').''.((Plugin\LCRun3::debug('[orderPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[orderPage]', 'v', $cx, $in, array('orderPage')))) ? '<script>
  372 + seajs.use(\'js/me/order\');
  373 +</script>
  374 +' : '').''.((Plugin\LCRun3::debug('[orderDetailPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[orderDetailPage]', 'v', $cx, $in, array('orderDetailPage')))) ? '<script>
  375 + seajs.use(\'js/me/order-detail\');
  376 +</script>
  377 +' : '').''.((Plugin\LCRun3::debug('[favPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[favPage]', 'v', $cx, $in, array('favPage')))) ? '<script>
  378 + seajs.use(\'js/me/fav\');
  379 +</script>
  380 +' : '').''.((Plugin\LCRun3::debug('[suggestPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[suggestPage]', 'v', $cx, $in, array('suggestPage')))) ? '<script>
  381 + seajs.use(\'js/me/suggest\');
  382 +</script>
  383 +' : '').''.((Plugin\LCRun3::debug('[couponsPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[couponsPage]', 'v', $cx, $in, array('couponsPage')))) ? '<script>
  384 + seajs.use(\'js/me/coupons\');
  385 +</script>
  386 +' : '').''.((Plugin\LCRun3::debug('[onlineServicePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[onlineServicePage]', 'v', $cx, $in, array('onlineServicePage')))) ? '<script>
  387 + seajs.use(\'js/me/online-service\');
  388 +</script>
  389 +' : '').''.((Plugin\LCRun3::debug('[onlineServiceDetailPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[onlineServiceDetailPage]', 'v', $cx, $in, array('onlineServiceDetailPage')))) ? '<script>
  390 + seajs.use(\'js/index/footer\');
  391 +</script>
  392 +' : '').''.((Plugin\LCRun3::debug('[addressPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[addressPage]', 'v', $cx, $in, array('addressPage')))) ? '<script>
  393 + seajs.use(\'js/me/address\');
  394 +</script>
  395 +' : '').''.((Plugin\LCRun3::debug('[addressActionPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[addressActionPage]', 'v', $cx, $in, array('addressActionPage')))) ? '<script>
  396 + seajs.use(\'js/me/address-act\');
  397 +</script>
  398 +' : '').''.((Plugin\LCRun3::debug('[myGuangPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[myGuangPage]', 'v', $cx, $in, array('myGuangPage')))) ? '<script>
  399 + seajs.use(\'js/me/my-guang\');
  400 +</script>
  401 +' : '').''.((Plugin\LCRun3::debug('[personalDetailsPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[personalDetailsPage]', 'v', $cx, $in, array('personalDetailsPage')))) ? '<script>
  402 + seajs.use(\'js/me/personal-details\');
  403 +</script>
  404 +' : '').''.((Plugin\LCRun3::debug('[browseRecordPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[browseRecordPage]', 'v', $cx, $in, array('browseRecordPage')))) ? '<script>
  405 + seajs.use(\'js/me/browse-record\');
  406 +</script>
  407 +' : '').''.((Plugin\LCRun3::debug('[logisticInfoPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[logisticInfoPage]', 'v', $cx, $in, array('logisticInfoPage')))) ? '<script>
  408 + seajs.use(\'js/me/logistic\');
  409 +</script>
  410 +' : '').''.((Plugin\LCRun3::debug('[payCenterPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[payCenterPage]', 'v', $cx, $in, array('payCenterPage')))) ? '<script>
  411 + seajs.use(\'js/me/pay\');
  412 +</script>
  413 +' : '').''.''.'<!-- Google Tag Manager -->
  414 +<noscript><iframe src="//www.googletagmanager.com/ns.html?id=GTM-W958MG" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
  415 +<script>
  416 + (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({\'gtm.start\':
  417 + new Date().getTime(),event:\'gtm.js\'});var f=d.getElementsByTagName(s)[0],
  418 + j=d.createElement(s),dl=l!=\'dataLayer\'?\'&l=\'+l:\'\';j.async=true;j.src=
  419 + \'//www.googletagmanager.com/gtm.js?id=\'+i+dl;f.parentNode.insertBefore(j,f);
  420 + })(window,document,\'script\',\'dataLayer\',\'GTM-W958MG\');
  421 +</script>
  422 +<!-- End Google Tag Manager -->
  423 +<script type="text/javascript">
  424 + var _hmt = _hmt || [];
  425 + (function() {
  426 + var hm = document.createElement("script");
  427 + hm.src = "//hm.baidu.com/hm.js?c6ee7218b8321cb65fb2e98f284d8311";
  428 + var s = document.getElementsByTagName("script")[0];
  429 + s.parentNode.insertBefore(hm, s);
  430 + })();
  431 +</script>
  432 +<script>
  433 + var _hmt = _hmt || [];
  434 + (function() {
  435 + var hm = document.createElement("script");
  436 + hm.src = "//hm.baidu.com/hm.js?65dd99e0435a55177ffda862198ce841";
  437 + var s = document.getElementsByTagName("script")[0];
  438 + s.parentNode.insertBefore(hm, s);
  439 + })();
  440 +</script>
  441 +<script src="http://static.yohobuy.com/js/analytics/analysis.js"></script>
  442 +<script src="http://static.yohobuy.com/m/v1/js/om_code.js"></script>
  443 +'.'</body>
  444 +</html>'.'';
  445 +}
  446 +?>
  1 +<?php return function ($in, $debugopt = 1) {
  2 + $cx = array(
  3 + 'flags' => array(
  4 + 'jstrue' => false,
  5 + 'jsobj' => false,
  6 + 'spvar' => true,
  7 + 'prop' => false,
  8 + 'method' => false,
  9 + 'mustlok' => true,
  10 + 'echo' => false,
  11 + 'debug' => $debugopt,
  12 + ),
  13 + 'constants' => array(),
  14 + 'helpers' => array(),
  15 + 'blockhelpers' => array(),
  16 + 'hbhelpers' => array(),
  17 + 'partials' => array(),
  18 + 'scopes' => array(),
  19 + 'sp_vars' => array('root' => $in),
  20 + 'lcrun' => 'Plugin\LCRun3',
  21 +
  22 + );
  23 +
  24 + return ''.'<div class="title">为您优选新品</div>
  25 +<div id="swiper-recommend" class="swiper-container">
  26 + <div class="swiper-wrapper swiper-wrapper-recommend">
  27 +'.Plugin\LCRun3::debug('[recommendList]', 'sec', $cx, Plugin\LCRun3::debug('[recommendList]', 'v', $cx, $in, array('recommendList')), $in, false, function($cx, $in) {return ' <a class="swiper-slide" href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'">
  28 + <img class="swiper-lazy img-box" data-src="'.Plugin\LCRun3::debug('[thumb]', 'encq', $cx, Plugin\LCRun3::debug('[thumb]', 'v', $cx, $in, array('thumb'))).'">
  29 + <div class="price">
  30 + <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>
  31 + '.Plugin\LCRun3::debug('[price]', 'sec', $cx, Plugin\LCRun3::debug('[price]', 'v', $cx, $in, array('price')), $in, false, function($cx, $in) {return '<span class="old-price">¥'.Plugin\LCRun3::debug('this', 'encq', $cx, $in).'</span>';}).'
  32 + </div>
  33 + <div class="swiper-lazy-preloader"></div>
  34 + </a>
  35 +';}).' </div>
  36 +</div>'.'';
  37 +}
  38 +?>
  1 +<?php return function ($in, $debugopt = 1) {
  2 + $cx = array(
  3 + 'flags' => array(
  4 + 'jstrue' => false,
  5 + 'jsobj' => false,
  6 + 'spvar' => true,
  7 + 'prop' => false,
  8 + 'method' => false,
  9 + 'mustlok' => true,
  10 + 'echo' => false,
  11 + 'debug' => $debugopt,
  12 + ),
  13 + 'constants' => array(),
  14 + 'helpers' => array(),
  15 + 'blockhelpers' => array(),
  16 + 'hbhelpers' => array(),
  17 + 'partials' => array(),
  18 + 'scopes' => array(),
  19 + 'sp_vars' => array('root' => $in),
  20 + 'lcrun' => 'Plugin\LCRun3',
  21 +
  22 + );
  23 +
  24 + return ''.'<!DOCTYPE html>
  25 +<html>
  26 +<head>
  27 +<meta charset="utf-8">
  28 +<title>'.Plugin\LCRun3::debug('[title]', 'encq', $cx, Plugin\LCRun3::debug('[title]', 'v', $cx, $in, array('title'))).'</title>
  29 +<meta name="keywords" content="'.Plugin\LCRun3::debug('[keywords]', 'encq', $cx, Plugin\LCRun3::debug('[keywords]', 'v', $cx, $in, array('keywords'))).'">
  30 +<meta name="description" content="'.Plugin\LCRun3::debug('[description]', 'encq', $cx, Plugin\LCRun3::debug('[description]', 'v', $cx, $in, array('description'))).'">
  31 +<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, minimum-scale=1, user-scalable=no">
  32 +<meta http-equiv="cleartype" content="on">
  33 +<meta name="apple-mobile-web-app-status-bar-style" content="black" />
  34 +<meta content="telephone=no" name="format-detection" />
  35 +<meta content="email=no" name="format-detection" />
  36 +<script type="text/javascript">
  37 + (function(doc, win) {
  38 + var docEl = doc.documentElement;
  39 + (function() {
  40 + var clientWidth = docEl.clientWidth;
  41 + if (!clientWidth) {
  42 + return;
  43 + }
  44 + docEl.style.fontSize = 20 * (clientWidth / 320) + \'px\';
  45 + }());
  46 + })(document, window);
  47 +</script>
  48 +<link rel="dns-prefetch" href="//cdn.yoho.cn">
  49 +<link rel="dns-prefetch" href="//static.yohobuy.com">
  50 +<link rel="dns-prefetch" href="//img12.static.yhbimg.com">
  51 +<link rel="dns-prefetch" href="//img13.static.yhbimg.com">
  52 +'.((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">
  53 +' : '').''.((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">
  54 +' : '').''.((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">
  55 +' : '').''.((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">
  56 +' : '').'<link rel="apple-touch-icon-precomposed" href="http://static.yohobuy.com/m/v1/img/touch/apple-touch-icon-144x144-precomposed-new.png">
  57 +<link rel="apple-touch-startup-image" sizes="640x920" href="http://static.yohobuy.com/m/v1/img/startup/startup-retina.png" media="screen and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2)">
  58 +<link rel="apple-touch-startup-image" sizes="320x460" href="http://static.yohobuy.com/m/v1/img/startup/startup.png" media="screen and (max-device-width: 320)">
  59 +</head>
  60 +<body '.((Plugin\LCRun3::debug('[isPassportPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[isPassportPage]', 'v', $cx, $in, array('isPassportPage')))) ? 'class=passport-body' : '').'>
  61 +'.((Plugin\LCRun3::debug('[systemUpdate]', 'ifvar', $cx, Plugin\LCRun3::debug('[systemUpdate]', 'v', $cx, $in, array('systemUpdate')))) ? ' <div class="systemUpdate">
  62 + <a href="index/systemUpdate" class="systemHeader">Yoho!Buy有货关于系统升级的公告</a>
  63 + <span>X</span>
  64 + </div>
  65 +' : '').' '.''.Plugin\LCRun3::debug('[pageHeader]', 'sec', $cx, Plugin\LCRun3::debug('[pageHeader]', 'v', $cx, $in, array('pageHeader')), $in, false, function($cx, $in) {return '<header id="yoho-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' : '').'">
  66 +'.Plugin\LCRun3::debug('[navBack]', 'sec', $cx, Plugin\LCRun3::debug('[navBack]', 'v', $cx, $in, array('navBack')), $in, false, function($cx, $in) {return ' <a href="'.((Plugin\LCRun3::debug('[backUrl]', 'ifvar', $cx, Plugin\LCRun3::debug('[backUrl]', 'v', $cx, $in, array('backUrl')))) ? ''.Plugin\LCRun3::debug('[backUrl]', 'encq', $cx, Plugin\LCRun3::debug('[backUrl]', 'v', $cx, $in, array('backUrl'))).'' : 'javascript:history.go(-1);').'" class="iconfont nav-back">&#xe610;</a>
  67 +';}).''.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="iconfont nav-home">&#xe611;</a>
  68 +';}).''.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>
  69 +';}).''.Plugin\LCRun3::debug('[navBtn]', 'sec', $cx, Plugin\LCRun3::debug('[navBtn]', 'v', $cx, $in, array('navBtn')), $in, false, function($cx, $in) {return ' <span class="nav-btn">'.Plugin\LCRun3::debug('this', 'encq', $cx, $in).'</span>
  70 +';}).'</header>
  71 +';}).''.''.' <div class="personal-details">
  72 + <ul>
  73 + <li><span>头像</span><span><i class="head-portrait user-avatar" data-avatar="'.Plugin\LCRun3::debug('[head_ico]', 'encq', $cx, Plugin\LCRun3::debug('[head_ico]', 'v', $cx, $in, array('head_ico'))).'"></i></span></li>
  74 + <li><span>昵称</span><span>'.Plugin\LCRun3::debug('[nickname]', 'encq', $cx, Plugin\LCRun3::debug('[nickname]', 'v', $cx, $in, array('nickname'))).'</span></li>
  75 + <li><span>性别</span><span>'.Plugin\LCRun3::debug('[gender]', 'encq', $cx, Plugin\LCRun3::debug('[gender]', 'v', $cx, $in, array('gender'))).'</span></li>
  76 + <li><span>生日</span><span>'.Plugin\LCRun3::debug('[birthday]', 'encq', $cx, Plugin\LCRun3::debug('[birthday]', 'v', $cx, $in, array('birthday'))).'</span></li>
  77 + <li><span>会员等级</span>
  78 + <span>
  79 + <a href="grade" class="grade">
  80 +'.Plugin\LCRun3::debug('[vip_info]', 'sec', $cx, Plugin\LCRun3::debug('[vip_info]', 'v', $cx, $in, array('vip_info')), $in, false, function($cx, $in) {return ' <i class="vip-icon vip-'.Plugin\LCRun3::debug('[cur_level]', 'encq', $cx, Plugin\LCRun3::debug('[cur_level]', 'v', $cx, $in, array('cur_level'))).'"></i>
  81 +';}).' <span class="iconfont">&#xe604;</span>
  82 + </a>
  83 + </span>
  84 + </li>
  85 + </ul>
  86 + </div>
  87 +'.''.''.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">
  88 + <p class="op-row">
  89 + <span class="back-to-top">
  90 + Back to top
  91 + <i class="iconfont">&#xe608;</i>
  92 + </span>
  93 + </p>
  94 + <address class="copyright">
  95 + CopyRight©2007-2016 南京新与力文化传播有限公司
  96 + </address>
  97 +</footer>
  98 +';}).'
  99 +'.''.''.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">
  100 + <div class="float-layer-left">
  101 + <span class="yoho-icon iconfont">&#xe60d;</span>
  102 + <p>新用户送千元礼包</p>
  103 + </div>
  104 + <a href="javascript:void(0);" id="float-layer-close" >
  105 + <i class="close-icon iconfont">&#xe623;</i>
  106 + <div class="circle-rightbottom"></div>
  107 + </a>
  108 + <a href="http://m.yohobuy.com/download/hyapp" id="float-layer-btn">
  109 + 立即下载
  110 + </a>
  111 +</div>
  112 +';}).'
  113 +
  114 + '.''.((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>
  115 +' : '').''.((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>
  116 +<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>
  117 +' : '').''.((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>
  118 +<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>
  119 +' : '').''.((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>
  120 +<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-debug.js"></script>
  121 +' : '').''.((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>
  122 +<script>seajs.config({base: \'http://localhost:8000/\'});</script>
  123 +' : '').'<script type="text/javascript">
  124 + (function(w,d,s,j,f){
  125 + w[\'YohoAcquisitionObject\']=f;
  126 + w[f]=function(){w[f].p=arguments;};
  127 + var a=d.createElement(s);
  128 + var m=d.getElementsByTagName(s)[0];
  129 + a.async=1;
  130 + a.src=j;
  131 + m.parentNode.insertBefore(a,m);
  132 + })(window,document,\'script\',\'http://cdn.yoho.cn/yas-jssdk/'.Plugin\LCRun3::debug('[yas_version]', 'encq', $cx, Plugin\LCRun3::debug('[yas_version]', 'v', $cx, $in, array('yas_version'))).'/yas.js\',\'_yas\');
  133 +</script>
  134 +'.'<script>
  135 + seajs.use(\'js/common\');
  136 +</script>
  137 +'.((Plugin\LCRun3::debug('[psList]', 'ifvar', $cx, Plugin\LCRun3::debug('[psList]', 'v', $cx, $in, array('psList')))) ? '<script>
  138 + seajs.use(\'js/guang/plus-star/list\');
  139 +</script>
  140 +' : '').''.((Plugin\LCRun3::debug('[psDetail]', 'ifvar', $cx, Plugin\LCRun3::debug('[psDetail]', 'v', $cx, $in, array('psDetail')))) ? '<script>
  141 + seajs.use(\'js/guang/plus-star/detail\');
  142 +</script>
  143 +' : '').''.((Plugin\LCRun3::debug('[guangHome]', 'ifvar', $cx, Plugin\LCRun3::debug('[guangHome]', 'v', $cx, $in, array('guangHome')))) ? '<script>
  144 + seajs.use(\'js/guang/home\');
  145 +</script>
  146 +' : '').''.((Plugin\LCRun3::debug('[guangList]', 'ifvar', $cx, Plugin\LCRun3::debug('[guangList]', 'v', $cx, $in, array('guangList')))) ? '<script>
  147 + seajs.use(\'js/guang/list\');
  148 +</script>
  149 +' : '').''.((Plugin\LCRun3::debug('[guangDetail]', 'ifvar', $cx, Plugin\LCRun3::debug('[guangDetail]', 'v', $cx, $in, array('guangDetail')))) ? '<script>
  150 + seajs.use(\'js/guang/detail\', function(d) {
  151 + d.i(true);
  152 + });
  153 +</script>
  154 +' : '').''.((Plugin\LCRun3::debug('[guangEzine]', 'ifvar', $cx, Plugin\LCRun3::debug('[guangEzine]', 'v', $cx, $in, array('guangEzine')))) ? '<script>
  155 + seajs.use(\'js/guang/detail\', function(d) {
  156 + d.i(false);
  157 + });
  158 +</script>
  159 +' : '').''.((Plugin\LCRun3::debug('[regIndex]', 'ifvar', $cx, Plugin\LCRun3::debug('[regIndex]', 'v', $cx, $in, array('regIndex')))) ? '<script>
  160 + seajs.use(\'js/passport/register/register\');
  161 +</script>
  162 +' : '').''.((Plugin\LCRun3::debug('[regCode]', 'ifvar', $cx, Plugin\LCRun3::debug('[regCode]', 'v', $cx, $in, array('regCode')))) ? '<script>
  163 + seajs.use(\'js/passport/register/code\');
  164 +</script>
  165 +' : '').''.((Plugin\LCRun3::debug('[regPwd]', 'ifvar', $cx, Plugin\LCRun3::debug('[regPwd]', 'v', $cx, $in, array('regPwd')))) ? '<script>
  166 + seajs.use(\'js/passport/register/password\');
  167 +</script>
  168 +' : '').''.((Plugin\LCRun3::debug('[loginIndex]', 'ifvar', $cx, Plugin\LCRun3::debug('[loginIndex]', 'v', $cx, $in, array('loginIndex')))) ? '<script>
  169 + seajs.use(\'js/passport/login/login\');
  170 +</script>
  171 +' : '').''.((Plugin\LCRun3::debug('[loginInternational]', 'ifvar', $cx, Plugin\LCRun3::debug('[loginInternational]', 'v', $cx, $in, array('loginInternational')))) ? '<script>
  172 + seajs.use(\'js/passport/login/international\');
  173 +</script>
  174 +' : '').''.((Plugin\LCRun3::debug('[backEmail]', 'ifvar', $cx, Plugin\LCRun3::debug('[backEmail]', 'v', $cx, $in, array('backEmail')))) ? '<script>
  175 + seajs.use(\'js/passport/back/email\');
  176 +</script>
  177 +' : '').''.((Plugin\LCRun3::debug('[backEmailSuccess]', 'ifvar', $cx, Plugin\LCRun3::debug('[backEmailSuccess]', 'v', $cx, $in, array('backEmailSuccess')))) ? '<script>
  178 + seajs.use(\'js/passport/back/email-success\');
  179 +</script>
  180 +' : '').''.((Plugin\LCRun3::debug('[backMobile]', 'ifvar', $cx, Plugin\LCRun3::debug('[backMobile]', 'v', $cx, $in, array('backMobile')))) ? '<script>
  181 + seajs.use(\'js/passport/back/mobile\');
  182 +</script>
  183 +' : '').''.((Plugin\LCRun3::debug('[backCode]', 'ifvar', $cx, Plugin\LCRun3::debug('[backCode]', 'v', $cx, $in, array('backCode')))) ? '<script>
  184 + seajs.use(\'js/passport/back/code\');
  185 +</script>
  186 +' : '').''.((Plugin\LCRun3::debug('[backNewPwd]', 'ifvar', $cx, Plugin\LCRun3::debug('[backNewPwd]', 'v', $cx, $in, array('backNewPwd')))) ? '<script>
  187 + seajs.use(\'js/passport/back/new-password\');
  188 +</script>
  189 +' : '').''.((Plugin\LCRun3::debug('[channelPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[channelPage]', 'v', $cx, $in, array('channelPage')))) ? '<script>
  190 + seajs.use(\'js/index/channel\');
  191 + seajs.use(\'js/index/footer\');
  192 +</script>
  193 +' : '').''.((Plugin\LCRun3::debug('[grilsHomePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[grilsHomePage]', 'v', $cx, $in, array('grilsHomePage')))) ? '<script>
  194 + seajs.use(\'js/home/home\', function(h) {
  195 + h.set(\'girls\');
  196 + });
  197 + seajs.use(\'js/index/footer\');
  198 +</script>
  199 +' : '').''.((Plugin\LCRun3::debug('[boysHomePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[boysHomePage]', 'v', $cx, $in, array('boysHomePage')))) ? '<script>
  200 + seajs.use(\'js/home/home\', function(h) {
  201 + h.set(\'boys\');
  202 + });
  203 + seajs.use(\'js/index/footer\');
  204 +</script>
  205 +' : '').''.((Plugin\LCRun3::debug('[kidsHomePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[kidsHomePage]', 'v', $cx, $in, array('kidsHomePage')))) ? '<script>
  206 + seajs.use(\'js/home/home\', function(h) {
  207 + h.set(\'kids\');
  208 + });
  209 + seajs.use(\'js/index/footer\');
  210 +</script>
  211 +' : '').''.((Plugin\LCRun3::debug('[lifestyleHomePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[lifestyleHomePage]', 'v', $cx, $in, array('lifestyleHomePage')))) ? '<script>
  212 + seajs.use(\'js/home/home\', function(h) {
  213 + h.set(\'lifestyle\');
  214 + });
  215 + seajs.use(\'js/index/footer\');
  216 +</script>
  217 +' : '').''.((Plugin\LCRun3::debug('[newArrivalPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[newArrivalPage]', 'v', $cx, $in, array('newArrivalPage')))) ? '<script>
  218 + seajs.use(\'js/product/newsale/newarrival\');
  219 + seajs.use(\'js/index/footer\');
  220 +</script>
  221 +' : '').''.((Plugin\LCRun3::debug('[discountPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[discountPage]', 'v', $cx, $in, array('discountPage')))) ? '<script>
  222 + seajs.use(\'js/product/newsale/discount\');
  223 + seajs.use(\'js/index/footer\');
  224 +</script>
  225 +' : '').''.((Plugin\LCRun3::debug('[hotrankPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[hotrankPage]', 'v', $cx, $in, array('hotrankPage')))) ? '<script>
  226 + seajs.use(\'js/product/newsale/hot-rank\');
  227 + seajs.use(\'js/index/footer\');
  228 +</script>
  229 +' : '').''.((Plugin\LCRun3::debug('[goodListPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[goodListPage]', 'v', $cx, $in, array('goodListPage')))) ? '<script>
  230 + seajs.use(\'js/product/list\');
  231 + seajs.use(\'js/index/footer\');
  232 +</script>
  233 +' : '').''.((Plugin\LCRun3::debug('[goodsDetailPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[goodsDetailPage]', 'v', $cx, $in, array('goodsDetailPage')))) ? '<script>
  234 + seajs.use(\'js/product/detail/detail\');
  235 +</script>
  236 +' : '').''.((Plugin\LCRun3::debug('[goodsCommentsPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[goodsCommentsPage]', 'v', $cx, $in, array('goodsCommentsPage')))) ? '<script>
  237 + seajs.use(\'js/product/detail/loadmore\');
  238 +</script>
  239 +' : '').''.((Plugin\LCRun3::debug('[goodsConsultsPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[goodsConsultsPage]', 'v', $cx, $in, array('goodsConsultsPage')))) ? '<script>
  240 + seajs.use(\'js/product/detail/comments-consults\');
  241 +</script>
  242 +' : '').''.((Plugin\LCRun3::debug('[consultformPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[consultformPage]', 'v', $cx, $in, array('consultformPage')))) ? '<script>
  243 + seajs.use(\'js/product/detail/consultform\');
  244 +</script>
  245 +' : '').''.((Plugin\LCRun3::debug('[categoryPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[categoryPage]', 'v', $cx, $in, array('categoryPage')))) ? '<script>
  246 + seajs.use(\'js/category/index\');
  247 + seajs.use(\'js/index/footer\');
  248 +</script>
  249 +' : '').''.((Plugin\LCRun3::debug('[brandPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[brandPage]', 'v', $cx, $in, array('brandPage')))) ? '<script>
  250 + seajs.use(\'js/category/brand\');
  251 + seajs.use(\'js/index/footer\');
  252 +</script>
  253 +' : '').''.((Plugin\LCRun3::debug('[searchPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[searchPage]', 'v', $cx, $in, array('searchPage')))) ? '<script>
  254 + seajs.use(\'js/index/search\');
  255 + seajs.use(\'js/index/footer\');
  256 +</script>
  257 +' : '').''.((Plugin\LCRun3::debug('[shoppingCartPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[shoppingCartPage]', 'v', $cx, $in, array('shoppingCartPage')))) ? '<script>
  258 + seajs.use(\'js/shopping-cart/cart\');
  259 +</script>
  260 +' : '').''.((Plugin\LCRun3::debug('[giftAdvancePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[giftAdvancePage]', 'v', $cx, $in, array('giftAdvancePage')))) ? '<script>
  261 + seajs.use(\'js/shopping-cart/gift-advance\');
  262 +</script>
  263 +' : '').''.((Plugin\LCRun3::debug('[orderEnsurePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[orderEnsurePage]', 'v', $cx, $in, array('orderEnsurePage')))) ? '<script>
  264 + seajs.use(\'js/shopping-cart/order-ensure\');
  265 +</script>
  266 +' : '').''.((Plugin\LCRun3::debug('[myIndexPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[myIndexPage]', 'v', $cx, $in, array('myIndexPage')))) ? '<script>
  267 + seajs.use(\'js/me/index\');
  268 + seajs.use(\'js/index/footer\');
  269 +</script>
  270 +' : '').''.((Plugin\LCRun3::debug('[orderPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[orderPage]', 'v', $cx, $in, array('orderPage')))) ? '<script>
  271 + seajs.use(\'js/me/order\');
  272 +</script>
  273 +' : '').''.((Plugin\LCRun3::debug('[orderDetailPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[orderDetailPage]', 'v', $cx, $in, array('orderDetailPage')))) ? '<script>
  274 + seajs.use(\'js/me/order-detail\');
  275 +</script>
  276 +' : '').''.((Plugin\LCRun3::debug('[favPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[favPage]', 'v', $cx, $in, array('favPage')))) ? '<script>
  277 + seajs.use(\'js/me/fav\');
  278 +</script>
  279 +' : '').''.((Plugin\LCRun3::debug('[suggestPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[suggestPage]', 'v', $cx, $in, array('suggestPage')))) ? '<script>
  280 + seajs.use(\'js/me/suggest\');
  281 +</script>
  282 +' : '').''.((Plugin\LCRun3::debug('[couponsPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[couponsPage]', 'v', $cx, $in, array('couponsPage')))) ? '<script>
  283 + seajs.use(\'js/me/coupons\');
  284 +</script>
  285 +' : '').''.((Plugin\LCRun3::debug('[onlineServicePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[onlineServicePage]', 'v', $cx, $in, array('onlineServicePage')))) ? '<script>
  286 + seajs.use(\'js/me/online-service\');
  287 +</script>
  288 +' : '').''.((Plugin\LCRun3::debug('[onlineServiceDetailPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[onlineServiceDetailPage]', 'v', $cx, $in, array('onlineServiceDetailPage')))) ? '<script>
  289 + seajs.use(\'js/index/footer\');
  290 +</script>
  291 +' : '').''.((Plugin\LCRun3::debug('[addressPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[addressPage]', 'v', $cx, $in, array('addressPage')))) ? '<script>
  292 + seajs.use(\'js/me/address\');
  293 +</script>
  294 +' : '').''.((Plugin\LCRun3::debug('[addressActionPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[addressActionPage]', 'v', $cx, $in, array('addressActionPage')))) ? '<script>
  295 + seajs.use(\'js/me/address-act\');
  296 +</script>
  297 +' : '').''.((Plugin\LCRun3::debug('[myGuangPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[myGuangPage]', 'v', $cx, $in, array('myGuangPage')))) ? '<script>
  298 + seajs.use(\'js/me/my-guang\');
  299 +</script>
  300 +' : '').''.((Plugin\LCRun3::debug('[personalDetailsPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[personalDetailsPage]', 'v', $cx, $in, array('personalDetailsPage')))) ? '<script>
  301 + seajs.use(\'js/me/personal-details\');
  302 +</script>
  303 +' : '').''.((Plugin\LCRun3::debug('[browseRecordPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[browseRecordPage]', 'v', $cx, $in, array('browseRecordPage')))) ? '<script>
  304 + seajs.use(\'js/me/browse-record\');
  305 +</script>
  306 +' : '').''.((Plugin\LCRun3::debug('[logisticInfoPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[logisticInfoPage]', 'v', $cx, $in, array('logisticInfoPage')))) ? '<script>
  307 + seajs.use(\'js/me/logistic\');
  308 +</script>
  309 +' : '').''.((Plugin\LCRun3::debug('[payCenterPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[payCenterPage]', 'v', $cx, $in, array('payCenterPage')))) ? '<script>
  310 + seajs.use(\'js/me/pay\');
  311 +</script>
  312 +' : '').''.''.'<!-- Google Tag Manager -->
  313 +<noscript><iframe src="//www.googletagmanager.com/ns.html?id=GTM-W958MG" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
  314 +<script>
  315 + (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({\'gtm.start\':
  316 + new Date().getTime(),event:\'gtm.js\'});var f=d.getElementsByTagName(s)[0],
  317 + j=d.createElement(s),dl=l!=\'dataLayer\'?\'&l=\'+l:\'\';j.async=true;j.src=
  318 + \'//www.googletagmanager.com/gtm.js?id=\'+i+dl;f.parentNode.insertBefore(j,f);
  319 + })(window,document,\'script\',\'dataLayer\',\'GTM-W958MG\');
  320 +</script>
  321 +<!-- End Google Tag Manager -->
  322 +<script type="text/javascript">
  323 + var _hmt = _hmt || [];
  324 + (function() {
  325 + var hm = document.createElement("script");
  326 + hm.src = "//hm.baidu.com/hm.js?c6ee7218b8321cb65fb2e98f284d8311";
  327 + var s = document.getElementsByTagName("script")[0];
  328 + s.parentNode.insertBefore(hm, s);
  329 + })();
  330 +</script>
  331 +<script>
  332 + var _hmt = _hmt || [];
  333 + (function() {
  334 + var hm = document.createElement("script");
  335 + hm.src = "//hm.baidu.com/hm.js?65dd99e0435a55177ffda862198ce841";
  336 + var s = document.getElementsByTagName("script")[0];
  337 + s.parentNode.insertBefore(hm, s);
  338 + })();
  339 +</script>
  340 +<script src="http://static.yohobuy.com/js/analytics/analysis.js"></script>
  341 +<script src="http://static.yohobuy.com/m/v1/js/om_code.js"></script>
  342 +'.'</body>
  343 +</html>'.'';
  344 +}
  345 +?>
  1 +<?php return function ($in, $debugopt = 1) {
  2 + $cx = array(
  3 + 'flags' => array(
  4 + 'jstrue' => false,
  5 + 'jsobj' => false,
  6 + 'spvar' => true,
  7 + 'prop' => false,
  8 + 'method' => false,
  9 + 'mustlok' => true,
  10 + 'echo' => false,
  11 + 'debug' => $debugopt,
  12 + ),
  13 + 'constants' => array(),
  14 + 'helpers' => array(),
  15 + 'blockhelpers' => array(),
  16 + 'hbhelpers' => array(),
  17 + 'partials' => array(),
  18 + 'scopes' => array(),
  19 + 'sp_vars' => array('root' => $in),
  20 + 'lcrun' => 'Plugin\LCRun3',
  21 +
  22 + );
  23 +
  24 + return ''.'<!DOCTYPE html>
  25 +<html>
  26 +<head>
  27 +<meta charset="utf-8">
  28 +<title>'.Plugin\LCRun3::debug('[title]', 'encq', $cx, Plugin\LCRun3::debug('[title]', 'v', $cx, $in, array('title'))).'</title>
  29 +<meta name="keywords" content="'.Plugin\LCRun3::debug('[keywords]', 'encq', $cx, Plugin\LCRun3::debug('[keywords]', 'v', $cx, $in, array('keywords'))).'">
  30 +<meta name="description" content="'.Plugin\LCRun3::debug('[description]', 'encq', $cx, Plugin\LCRun3::debug('[description]', 'v', $cx, $in, array('description'))).'">
  31 +<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, minimum-scale=1, user-scalable=no">
  32 +<meta http-equiv="cleartype" content="on">
  33 +<meta name="apple-mobile-web-app-status-bar-style" content="black" />
  34 +<meta content="telephone=no" name="format-detection" />
  35 +<meta content="email=no" name="format-detection" />
  36 +<script type="text/javascript">
  37 + (function(doc, win) {
  38 + var docEl = doc.documentElement;
  39 + (function() {
  40 + var clientWidth = docEl.clientWidth;
  41 + if (!clientWidth) {
  42 + return;
  43 + }
  44 + docEl.style.fontSize = 20 * (clientWidth / 320) + \'px\';
  45 + }());
  46 + })(document, window);
  47 +</script>
  48 +<link rel="dns-prefetch" href="//cdn.yoho.cn">
  49 +<link rel="dns-prefetch" href="//static.yohobuy.com">
  50 +<link rel="dns-prefetch" href="//img12.static.yhbimg.com">
  51 +<link rel="dns-prefetch" href="//img13.static.yhbimg.com">
  52 +'.((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">
  53 +' : '').''.((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">
  54 +' : '').''.((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">
  55 +' : '').''.((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">
  56 +' : '').'<link rel="apple-touch-icon-precomposed" href="http://static.yohobuy.com/m/v1/img/touch/apple-touch-icon-144x144-precomposed-new.png">
  57 +<link rel="apple-touch-startup-image" sizes="640x920" href="http://static.yohobuy.com/m/v1/img/startup/startup-retina.png" media="screen and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2)">
  58 +<link rel="apple-touch-startup-image" sizes="320x460" href="http://static.yohobuy.com/m/v1/img/startup/startup.png" media="screen and (max-device-width: 320)">
  59 +</head>
  60 +<body '.((Plugin\LCRun3::debug('[isPassportPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[isPassportPage]', 'v', $cx, $in, array('isPassportPage')))) ? 'class=passport-body' : '').'>
  61 +'.((Plugin\LCRun3::debug('[systemUpdate]', 'ifvar', $cx, Plugin\LCRun3::debug('[systemUpdate]', 'v', $cx, $in, array('systemUpdate')))) ? ' <div class="systemUpdate">
  62 + <a href="index/systemUpdate" class="systemHeader">Yoho!Buy有货关于系统升级的公告</a>
  63 + <span>X</span>
  64 + </div>
  65 +' : '').' '.''.Plugin\LCRun3::debug('[pageHeader]', 'sec', $cx, Plugin\LCRun3::debug('[pageHeader]', 'v', $cx, $in, array('pageHeader')), $in, false, function($cx, $in) {return '<header id="yoho-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' : '').'">
  66 +'.Plugin\LCRun3::debug('[navBack]', 'sec', $cx, Plugin\LCRun3::debug('[navBack]', 'v', $cx, $in, array('navBack')), $in, false, function($cx, $in) {return ' <a href="'.((Plugin\LCRun3::debug('[backUrl]', 'ifvar', $cx, Plugin\LCRun3::debug('[backUrl]', 'v', $cx, $in, array('backUrl')))) ? ''.Plugin\LCRun3::debug('[backUrl]', 'encq', $cx, Plugin\LCRun3::debug('[backUrl]', 'v', $cx, $in, array('backUrl'))).'' : 'javascript:history.go(-1);').'" class="iconfont nav-back">&#xe610;</a>
  67 +';}).''.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="iconfont nav-home">&#xe611;</a>
  68 +';}).''.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>
  69 +';}).''.Plugin\LCRun3::debug('[navBtn]', 'sec', $cx, Plugin\LCRun3::debug('[navBtn]', 'v', $cx, $in, array('navBtn')), $in, false, function($cx, $in) {return ' <span class="nav-btn">'.Plugin\LCRun3::debug('this', 'encq', $cx, $in).'</span>
  70 +';}).'</header>
  71 +';}).''.''.'<div class="ps-list-page ps-page yoho-page">
  72 +'.Plugin\LCRun3::debug('[ps]', 'sec', $cx, Plugin\LCRun3::debug('[ps]', 'v', $cx, $in, array('ps')), $in, false, function($cx, $in) {return ' <ul id="nav-tab" class="nav-tab clearfix">
  73 + <li class="star-nav focus">'.Plugin\LCRun3::debug('[sName]', 'encq', $cx, Plugin\LCRun3::debug('[sName]', 'v', $cx, $in, array('sName'))).'</li>
  74 + <li class="plus-nav">'.Plugin\LCRun3::debug('[pName]', 'encq', $cx, Plugin\LCRun3::debug('[pName]', 'v', $cx, $in, array('pName'))).'</li>
  75 + </ul>
  76 + <div id="ps-content" class="ps-content">
  77 + <ul class="star-content content">
  78 +'.Plugin\LCRun3::debug('[star]', 'sec', $cx, Plugin\LCRun3::debug('[star]', 'v', $cx, $in, array('star')), $in, false, function($cx, $in) {return ''.' <li class="plus-star-row">
  79 +'.((Plugin\LCRun3::debug('[imgs]', 'ifvar', $cx, Plugin\LCRun3::debug('[imgs]', 'v', $cx, $in, array('imgs')))) ? ' <div class="swiper-container">
  80 + <div class="swiper-wrapper">
  81 +'.Plugin\LCRun3::debug('[imgs]', 'sec', $cx, Plugin\LCRun3::debug('[imgs]', 'v', $cx, $in, array('imgs')), $in, false, function($cx, $in) {return ' <div class="swiper-slide">
  82 + <a href='.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'>
  83 + <img class="swiper-lazy" data-src='.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'>
  84 + </a>
  85 + </div>
  86 +';}).' </div>
  87 + <div class="swiper-pagination"></div>
  88 + </div>
  89 +' : ' <a href='.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'>
  90 + <img class="lazy" data-original='.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'>
  91 + </a>
  92 +').''.Plugin\LCRun3::debug('[deps]', 'sec', $cx, Plugin\LCRun3::debug('[deps]', 'v', $cx, $in, array('deps')), $in, false, function($cx, $in) {return ' <p class="brand-deps">'.Plugin\LCRun3::debug('this', 'encq', $cx, $in).'</p>
  93 +';}).' </li>'.'';}).' </ul>
  94 + <ul class="plus-content content hide">
  95 +'.Plugin\LCRun3::debug('[plus]', 'sec', $cx, Plugin\LCRun3::debug('[plus]', 'v', $cx, $in, array('plus')), $in, false, function($cx, $in) {return ''.' <li class="plus-star-row">
  96 +'.((Plugin\LCRun3::debug('[imgs]', 'ifvar', $cx, Plugin\LCRun3::debug('[imgs]', 'v', $cx, $in, array('imgs')))) ? ' <div class="swiper-container">
  97 + <div class="swiper-wrapper">
  98 +'.Plugin\LCRun3::debug('[imgs]', 'sec', $cx, Plugin\LCRun3::debug('[imgs]', 'v', $cx, $in, array('imgs')), $in, false, function($cx, $in) {return ' <div class="swiper-slide">
  99 + <a href='.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'>
  100 + <img class="swiper-lazy" data-src='.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'>
  101 + </a>
  102 + </div>
  103 +';}).' </div>
  104 + <div class="swiper-pagination"></div>
  105 + </div>
  106 +' : ' <a href='.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'>
  107 + <img class="lazy" data-original='.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'>
  108 + </a>
  109 +').''.Plugin\LCRun3::debug('[deps]', 'sec', $cx, Plugin\LCRun3::debug('[deps]', 'v', $cx, $in, array('deps')), $in, false, function($cx, $in) {return ' <p class="brand-deps">'.Plugin\LCRun3::debug('this', 'encq', $cx, $in).'</p>
  110 +';}).' </li>'.'';}).' </ul>
  111 + </div>
  112 +';}).'</div>
  113 +'.''.''.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">
  114 + <p class="op-row">
  115 + <span class="back-to-top">
  116 + Back to top
  117 + <i class="iconfont">&#xe608;</i>
  118 + </span>
  119 + </p>
  120 + <address class="copyright">
  121 + CopyRight©2007-2016 南京新与力文化传播有限公司
  122 + </address>
  123 +</footer>
  124 +';}).'
  125 +'.''.''.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">
  126 + <div class="float-layer-left">
  127 + <span class="yoho-icon iconfont">&#xe60d;</span>
  128 + <p>新用户送千元礼包</p>
  129 + </div>
  130 + <a href="javascript:void(0);" id="float-layer-close" >
  131 + <i class="close-icon iconfont">&#xe623;</i>
  132 + <div class="circle-rightbottom"></div>
  133 + </a>
  134 + <a href="http://m.yohobuy.com/download/hyapp" id="float-layer-btn">
  135 + 立即下载
  136 + </a>
  137 +</div>
  138 +';}).'
  139 +
  140 + '.''.((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>
  141 +' : '').''.((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>
  142 +<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>
  143 +' : '').''.((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>
  144 +<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>
  145 +' : '').''.((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>
  146 +<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-debug.js"></script>
  147 +' : '').''.((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>
  148 +<script>seajs.config({base: \'http://localhost:8000/\'});</script>
  149 +' : '').'<script type="text/javascript">
  150 + (function(w,d,s,j,f){
  151 + w[\'YohoAcquisitionObject\']=f;
  152 + w[f]=function(){w[f].p=arguments;};
  153 + var a=d.createElement(s);
  154 + var m=d.getElementsByTagName(s)[0];
  155 + a.async=1;
  156 + a.src=j;
  157 + m.parentNode.insertBefore(a,m);
  158 + })(window,document,\'script\',\'http://cdn.yoho.cn/yas-jssdk/'.Plugin\LCRun3::debug('[yas_version]', 'encq', $cx, Plugin\LCRun3::debug('[yas_version]', 'v', $cx, $in, array('yas_version'))).'/yas.js\',\'_yas\');
  159 +</script>
  160 +'.'<script>
  161 + seajs.use(\'js/common\');
  162 +</script>
  163 +'.((Plugin\LCRun3::debug('[psList]', 'ifvar', $cx, Plugin\LCRun3::debug('[psList]', 'v', $cx, $in, array('psList')))) ? '<script>
  164 + seajs.use(\'js/guang/plus-star/list\');
  165 +</script>
  166 +' : '').''.((Plugin\LCRun3::debug('[psDetail]', 'ifvar', $cx, Plugin\LCRun3::debug('[psDetail]', 'v', $cx, $in, array('psDetail')))) ? '<script>
  167 + seajs.use(\'js/guang/plus-star/detail\');
  168 +</script>
  169 +' : '').''.((Plugin\LCRun3::debug('[guangHome]', 'ifvar', $cx, Plugin\LCRun3::debug('[guangHome]', 'v', $cx, $in, array('guangHome')))) ? '<script>
  170 + seajs.use(\'js/guang/home\');
  171 +</script>
  172 +' : '').''.((Plugin\LCRun3::debug('[guangList]', 'ifvar', $cx, Plugin\LCRun3::debug('[guangList]', 'v', $cx, $in, array('guangList')))) ? '<script>
  173 + seajs.use(\'js/guang/list\');
  174 +</script>
  175 +' : '').''.((Plugin\LCRun3::debug('[guangDetail]', 'ifvar', $cx, Plugin\LCRun3::debug('[guangDetail]', 'v', $cx, $in, array('guangDetail')))) ? '<script>
  176 + seajs.use(\'js/guang/detail\', function(d) {
  177 + d.i(true);
  178 + });
  179 +</script>
  180 +' : '').''.((Plugin\LCRun3::debug('[guangEzine]', 'ifvar', $cx, Plugin\LCRun3::debug('[guangEzine]', 'v', $cx, $in, array('guangEzine')))) ? '<script>
  181 + seajs.use(\'js/guang/detail\', function(d) {
  182 + d.i(false);
  183 + });
  184 +</script>
  185 +' : '').''.((Plugin\LCRun3::debug('[regIndex]', 'ifvar', $cx, Plugin\LCRun3::debug('[regIndex]', 'v', $cx, $in, array('regIndex')))) ? '<script>
  186 + seajs.use(\'js/passport/register/register\');
  187 +</script>
  188 +' : '').''.((Plugin\LCRun3::debug('[regCode]', 'ifvar', $cx, Plugin\LCRun3::debug('[regCode]', 'v', $cx, $in, array('regCode')))) ? '<script>
  189 + seajs.use(\'js/passport/register/code\');
  190 +</script>
  191 +' : '').''.((Plugin\LCRun3::debug('[regPwd]', 'ifvar', $cx, Plugin\LCRun3::debug('[regPwd]', 'v', $cx, $in, array('regPwd')))) ? '<script>
  192 + seajs.use(\'js/passport/register/password\');
  193 +</script>
  194 +' : '').''.((Plugin\LCRun3::debug('[loginIndex]', 'ifvar', $cx, Plugin\LCRun3::debug('[loginIndex]', 'v', $cx, $in, array('loginIndex')))) ? '<script>
  195 + seajs.use(\'js/passport/login/login\');
  196 +</script>
  197 +' : '').''.((Plugin\LCRun3::debug('[loginInternational]', 'ifvar', $cx, Plugin\LCRun3::debug('[loginInternational]', 'v', $cx, $in, array('loginInternational')))) ? '<script>
  198 + seajs.use(\'js/passport/login/international\');
  199 +</script>
  200 +' : '').''.((Plugin\LCRun3::debug('[backEmail]', 'ifvar', $cx, Plugin\LCRun3::debug('[backEmail]', 'v', $cx, $in, array('backEmail')))) ? '<script>
  201 + seajs.use(\'js/passport/back/email\');
  202 +</script>
  203 +' : '').''.((Plugin\LCRun3::debug('[backEmailSuccess]', 'ifvar', $cx, Plugin\LCRun3::debug('[backEmailSuccess]', 'v', $cx, $in, array('backEmailSuccess')))) ? '<script>
  204 + seajs.use(\'js/passport/back/email-success\');
  205 +</script>
  206 +' : '').''.((Plugin\LCRun3::debug('[backMobile]', 'ifvar', $cx, Plugin\LCRun3::debug('[backMobile]', 'v', $cx, $in, array('backMobile')))) ? '<script>
  207 + seajs.use(\'js/passport/back/mobile\');
  208 +</script>
  209 +' : '').''.((Plugin\LCRun3::debug('[backCode]', 'ifvar', $cx, Plugin\LCRun3::debug('[backCode]', 'v', $cx, $in, array('backCode')))) ? '<script>
  210 + seajs.use(\'js/passport/back/code\');
  211 +</script>
  212 +' : '').''.((Plugin\LCRun3::debug('[backNewPwd]', 'ifvar', $cx, Plugin\LCRun3::debug('[backNewPwd]', 'v', $cx, $in, array('backNewPwd')))) ? '<script>
  213 + seajs.use(\'js/passport/back/new-password\');
  214 +</script>
  215 +' : '').''.((Plugin\LCRun3::debug('[channelPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[channelPage]', 'v', $cx, $in, array('channelPage')))) ? '<script>
  216 + seajs.use(\'js/index/channel\');
  217 + seajs.use(\'js/index/footer\');
  218 +</script>
  219 +' : '').''.((Plugin\LCRun3::debug('[grilsHomePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[grilsHomePage]', 'v', $cx, $in, array('grilsHomePage')))) ? '<script>
  220 + seajs.use(\'js/home/home\', function(h) {
  221 + h.set(\'girls\');
  222 + });
  223 + seajs.use(\'js/index/footer\');
  224 +</script>
  225 +' : '').''.((Plugin\LCRun3::debug('[boysHomePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[boysHomePage]', 'v', $cx, $in, array('boysHomePage')))) ? '<script>
  226 + seajs.use(\'js/home/home\', function(h) {
  227 + h.set(\'boys\');
  228 + });
  229 + seajs.use(\'js/index/footer\');
  230 +</script>
  231 +' : '').''.((Plugin\LCRun3::debug('[kidsHomePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[kidsHomePage]', 'v', $cx, $in, array('kidsHomePage')))) ? '<script>
  232 + seajs.use(\'js/home/home\', function(h) {
  233 + h.set(\'kids\');
  234 + });
  235 + seajs.use(\'js/index/footer\');
  236 +</script>
  237 +' : '').''.((Plugin\LCRun3::debug('[lifestyleHomePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[lifestyleHomePage]', 'v', $cx, $in, array('lifestyleHomePage')))) ? '<script>
  238 + seajs.use(\'js/home/home\', function(h) {
  239 + h.set(\'lifestyle\');
  240 + });
  241 + seajs.use(\'js/index/footer\');
  242 +</script>
  243 +' : '').''.((Plugin\LCRun3::debug('[newArrivalPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[newArrivalPage]', 'v', $cx, $in, array('newArrivalPage')))) ? '<script>
  244 + seajs.use(\'js/product/newsale/newarrival\');
  245 + seajs.use(\'js/index/footer\');
  246 +</script>
  247 +' : '').''.((Plugin\LCRun3::debug('[discountPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[discountPage]', 'v', $cx, $in, array('discountPage')))) ? '<script>
  248 + seajs.use(\'js/product/newsale/discount\');
  249 + seajs.use(\'js/index/footer\');
  250 +</script>
  251 +' : '').''.((Plugin\LCRun3::debug('[hotrankPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[hotrankPage]', 'v', $cx, $in, array('hotrankPage')))) ? '<script>
  252 + seajs.use(\'js/product/newsale/hot-rank\');
  253 + seajs.use(\'js/index/footer\');
  254 +</script>
  255 +' : '').''.((Plugin\LCRun3::debug('[goodListPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[goodListPage]', 'v', $cx, $in, array('goodListPage')))) ? '<script>
  256 + seajs.use(\'js/product/list\');
  257 + seajs.use(\'js/index/footer\');
  258 +</script>
  259 +' : '').''.((Plugin\LCRun3::debug('[goodsDetailPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[goodsDetailPage]', 'v', $cx, $in, array('goodsDetailPage')))) ? '<script>
  260 + seajs.use(\'js/product/detail/detail\');
  261 +</script>
  262 +' : '').''.((Plugin\LCRun3::debug('[goodsCommentsPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[goodsCommentsPage]', 'v', $cx, $in, array('goodsCommentsPage')))) ? '<script>
  263 + seajs.use(\'js/product/detail/loadmore\');
  264 +</script>
  265 +' : '').''.((Plugin\LCRun3::debug('[goodsConsultsPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[goodsConsultsPage]', 'v', $cx, $in, array('goodsConsultsPage')))) ? '<script>
  266 + seajs.use(\'js/product/detail/comments-consults\');
  267 +</script>
  268 +' : '').''.((Plugin\LCRun3::debug('[consultformPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[consultformPage]', 'v', $cx, $in, array('consultformPage')))) ? '<script>
  269 + seajs.use(\'js/product/detail/consultform\');
  270 +</script>
  271 +' : '').''.((Plugin\LCRun3::debug('[categoryPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[categoryPage]', 'v', $cx, $in, array('categoryPage')))) ? '<script>
  272 + seajs.use(\'js/category/index\');
  273 + seajs.use(\'js/index/footer\');
  274 +</script>
  275 +' : '').''.((Plugin\LCRun3::debug('[brandPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[brandPage]', 'v', $cx, $in, array('brandPage')))) ? '<script>
  276 + seajs.use(\'js/category/brand\');
  277 + seajs.use(\'js/index/footer\');
  278 +</script>
  279 +' : '').''.((Plugin\LCRun3::debug('[searchPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[searchPage]', 'v', $cx, $in, array('searchPage')))) ? '<script>
  280 + seajs.use(\'js/index/search\');
  281 + seajs.use(\'js/index/footer\');
  282 +</script>
  283 +' : '').''.((Plugin\LCRun3::debug('[shoppingCartPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[shoppingCartPage]', 'v', $cx, $in, array('shoppingCartPage')))) ? '<script>
  284 + seajs.use(\'js/shopping-cart/cart\');
  285 +</script>
  286 +' : '').''.((Plugin\LCRun3::debug('[giftAdvancePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[giftAdvancePage]', 'v', $cx, $in, array('giftAdvancePage')))) ? '<script>
  287 + seajs.use(\'js/shopping-cart/gift-advance\');
  288 +</script>
  289 +' : '').''.((Plugin\LCRun3::debug('[orderEnsurePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[orderEnsurePage]', 'v', $cx, $in, array('orderEnsurePage')))) ? '<script>
  290 + seajs.use(\'js/shopping-cart/order-ensure\');
  291 +</script>
  292 +' : '').''.((Plugin\LCRun3::debug('[myIndexPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[myIndexPage]', 'v', $cx, $in, array('myIndexPage')))) ? '<script>
  293 + seajs.use(\'js/me/index\');
  294 + seajs.use(\'js/index/footer\');
  295 +</script>
  296 +' : '').''.((Plugin\LCRun3::debug('[orderPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[orderPage]', 'v', $cx, $in, array('orderPage')))) ? '<script>
  297 + seajs.use(\'js/me/order\');
  298 +</script>
  299 +' : '').''.((Plugin\LCRun3::debug('[orderDetailPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[orderDetailPage]', 'v', $cx, $in, array('orderDetailPage')))) ? '<script>
  300 + seajs.use(\'js/me/order-detail\');
  301 +</script>
  302 +' : '').''.((Plugin\LCRun3::debug('[favPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[favPage]', 'v', $cx, $in, array('favPage')))) ? '<script>
  303 + seajs.use(\'js/me/fav\');
  304 +</script>
  305 +' : '').''.((Plugin\LCRun3::debug('[suggestPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[suggestPage]', 'v', $cx, $in, array('suggestPage')))) ? '<script>
  306 + seajs.use(\'js/me/suggest\');
  307 +</script>
  308 +' : '').''.((Plugin\LCRun3::debug('[couponsPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[couponsPage]', 'v', $cx, $in, array('couponsPage')))) ? '<script>
  309 + seajs.use(\'js/me/coupons\');
  310 +</script>
  311 +' : '').''.((Plugin\LCRun3::debug('[onlineServicePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[onlineServicePage]', 'v', $cx, $in, array('onlineServicePage')))) ? '<script>
  312 + seajs.use(\'js/me/online-service\');
  313 +</script>
  314 +' : '').''.((Plugin\LCRun3::debug('[onlineServiceDetailPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[onlineServiceDetailPage]', 'v', $cx, $in, array('onlineServiceDetailPage')))) ? '<script>
  315 + seajs.use(\'js/index/footer\');
  316 +</script>
  317 +' : '').''.((Plugin\LCRun3::debug('[addressPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[addressPage]', 'v', $cx, $in, array('addressPage')))) ? '<script>
  318 + seajs.use(\'js/me/address\');
  319 +</script>
  320 +' : '').''.((Plugin\LCRun3::debug('[addressActionPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[addressActionPage]', 'v', $cx, $in, array('addressActionPage')))) ? '<script>
  321 + seajs.use(\'js/me/address-act\');
  322 +</script>
  323 +' : '').''.((Plugin\LCRun3::debug('[myGuangPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[myGuangPage]', 'v', $cx, $in, array('myGuangPage')))) ? '<script>
  324 + seajs.use(\'js/me/my-guang\');
  325 +</script>
  326 +' : '').''.((Plugin\LCRun3::debug('[personalDetailsPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[personalDetailsPage]', 'v', $cx, $in, array('personalDetailsPage')))) ? '<script>
  327 + seajs.use(\'js/me/personal-details\');
  328 +</script>
  329 +' : '').''.((Plugin\LCRun3::debug('[browseRecordPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[browseRecordPage]', 'v', $cx, $in, array('browseRecordPage')))) ? '<script>
  330 + seajs.use(\'js/me/browse-record\');
  331 +</script>
  332 +' : '').''.((Plugin\LCRun3::debug('[logisticInfoPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[logisticInfoPage]', 'v', $cx, $in, array('logisticInfoPage')))) ? '<script>
  333 + seajs.use(\'js/me/logistic\');
  334 +</script>
  335 +' : '').''.((Plugin\LCRun3::debug('[payCenterPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[payCenterPage]', 'v', $cx, $in, array('payCenterPage')))) ? '<script>
  336 + seajs.use(\'js/me/pay\');
  337 +</script>
  338 +' : '').''.''.'<!-- Google Tag Manager -->
  339 +<noscript><iframe src="//www.googletagmanager.com/ns.html?id=GTM-W958MG" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
  340 +<script>
  341 + (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({\'gtm.start\':
  342 + new Date().getTime(),event:\'gtm.js\'});var f=d.getElementsByTagName(s)[0],
  343 + j=d.createElement(s),dl=l!=\'dataLayer\'?\'&l=\'+l:\'\';j.async=true;j.src=
  344 + \'//www.googletagmanager.com/gtm.js?id=\'+i+dl;f.parentNode.insertBefore(j,f);
  345 + })(window,document,\'script\',\'dataLayer\',\'GTM-W958MG\');
  346 +</script>
  347 +<!-- End Google Tag Manager -->
  348 +<script type="text/javascript">
  349 + var _hmt = _hmt || [];
  350 + (function() {
  351 + var hm = document.createElement("script");
  352 + hm.src = "//hm.baidu.com/hm.js?c6ee7218b8321cb65fb2e98f284d8311";
  353 + var s = document.getElementsByTagName("script")[0];
  354 + s.parentNode.insertBefore(hm, s);
  355 + })();
  356 +</script>
  357 +<script>
  358 + var _hmt = _hmt || [];
  359 + (function() {
  360 + var hm = document.createElement("script");
  361 + hm.src = "//hm.baidu.com/hm.js?65dd99e0435a55177ffda862198ce841";
  362 + var s = document.getElementsByTagName("script")[0];
  363 + s.parentNode.insertBefore(hm, s);
  364 + })();
  365 +</script>
  366 +<script src="http://static.yohobuy.com/js/analytics/analysis.js"></script>
  367 +<script src="http://static.yohobuy.com/m/v1/js/om_code.js"></script>
  368 +'.'</body>
  369 +</html>'.'';
  370 +}
  371 +?>
  1 +<?php return function ($in, $debugopt = 1) {
  2 + $cx = array(
  3 + 'flags' => array(
  4 + 'jstrue' => false,
  5 + 'jsobj' => false,
  6 + 'spvar' => true,
  7 + 'prop' => false,
  8 + 'method' => false,
  9 + 'mustlok' => true,
  10 + 'echo' => false,
  11 + 'debug' => $debugopt,
  12 + ),
  13 + 'constants' => array(),
  14 + 'helpers' => array(),
  15 + 'blockhelpers' => array(),
  16 + 'hbhelpers' => array(),
  17 + 'partials' => array(),
  18 + 'scopes' => array(),
  19 + 'sp_vars' => array('root' => $in),
  20 + 'lcrun' => 'Plugin\LCRun3',
  21 +
  22 + );
  23 +
  24 + 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)) ? '
  25 + <div class="good-info" data-id="'.Plugin\LCRun3::debug('[id]', 'encq', $cx, Plugin\LCRun3::debug('[id]', 'v', $cx, $in, array('id'))).'">
  26 + <div class="tag-container clearfix">
  27 +'.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>
  28 +';}).''.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>
  29 +';}).''.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>
  30 +';}).''.Plugin\LCRun3::debug('[is_yohoood]', 'sec', $cx, Plugin\LCRun3::debug('[is_yohoood]', 'v', $cx, $in, array('is_yohoood')), $in, false, function($cx, $in) {return ' <p class="good-tag new-festival-tag">新品节</p>
  31 +';}).''.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>
  32 +';}).'';}).' </div>
  33 + <div class="good-detail-img">
  34 + <a class="good-thumb" href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'">
  35 + <img class="lazy" data-original="'.Plugin\LCRun3::debug('[thumb]', 'encq', $cx, Plugin\LCRun3::debug('[thumb]', 'v', $cx, $in, array('thumb'))).'">
  36 + </a>
  37 +'.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>
  38 +';}).' </div>
  39 + <div class="good-detail-text">
  40 + <div class="name">
  41 + <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>
  42 + </div>
  43 + <div class="price">
  44 + <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>
  45 +'.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>
  46 +';}).' </div>
  47 + </div>
  48 + </div>
  49 + ' : '').''.'';}).' ';
  50 +}
  51 +?>
  1 +<?php return function ($in, $debugopt = 1) {
  2 + $cx = array(
  3 + 'flags' => array(
  4 + 'jstrue' => false,
  5 + 'jsobj' => false,
  6 + 'spvar' => true,
  7 + 'prop' => false,
  8 + 'method' => false,
  9 + 'mustlok' => true,
  10 + 'echo' => false,
  11 + 'debug' => $debugopt,
  12 + ),
  13 + 'constants' => array(),
  14 + 'helpers' => array(),
  15 + 'blockhelpers' => array(),
  16 + 'hbhelpers' => array(),
  17 + 'partials' => array(),
  18 + 'scopes' => array(),
  19 + 'sp_vars' => array('root' => $in),
  20 + 'lcrun' => 'Plugin\LCRun3',
  21 +
  22 + );
  23 +
  24 + return ''.'<!DOCTYPE html>
  25 +<html>
  26 +<head>
  27 +<meta charset="utf-8">
  28 +<title>'.Plugin\LCRun3::debug('[title]', 'encq', $cx, Plugin\LCRun3::debug('[title]', 'v', $cx, $in, array('title'))).'</title>
  29 +<meta name="keywords" content="'.Plugin\LCRun3::debug('[keywords]', 'encq', $cx, Plugin\LCRun3::debug('[keywords]', 'v', $cx, $in, array('keywords'))).'">
  30 +<meta name="description" content="'.Plugin\LCRun3::debug('[description]', 'encq', $cx, Plugin\LCRun3::debug('[description]', 'v', $cx, $in, array('description'))).'">
  31 +<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, minimum-scale=1, user-scalable=no">
  32 +<meta http-equiv="cleartype" content="on">
  33 +<meta name="apple-mobile-web-app-status-bar-style" content="black" />
  34 +<meta content="telephone=no" name="format-detection" />
  35 +<meta content="email=no" name="format-detection" />
  36 +<script type="text/javascript">
  37 + (function(doc, win) {
  38 + var docEl = doc.documentElement;
  39 + (function() {
  40 + var clientWidth = docEl.clientWidth;
  41 + if (!clientWidth) {
  42 + return;
  43 + }
  44 + docEl.style.fontSize = 20 * (clientWidth / 320) + \'px\';
  45 + }());
  46 + })(document, window);
  47 +</script>
  48 +<link rel="dns-prefetch" href="//cdn.yoho.cn">
  49 +<link rel="dns-prefetch" href="//static.yohobuy.com">
  50 +<link rel="dns-prefetch" href="//img12.static.yhbimg.com">
  51 +<link rel="dns-prefetch" href="//img13.static.yhbimg.com">
  52 +'.((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">
  53 +' : '').''.((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">
  54 +' : '').''.((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">
  55 +' : '').''.((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">
  56 +' : '').'<link rel="apple-touch-icon-precomposed" href="http://static.yohobuy.com/m/v1/img/touch/apple-touch-icon-144x144-precomposed-new.png">
  57 +<link rel="apple-touch-startup-image" sizes="640x920" href="http://static.yohobuy.com/m/v1/img/startup/startup-retina.png" media="screen and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2)">
  58 +<link rel="apple-touch-startup-image" sizes="320x460" href="http://static.yohobuy.com/m/v1/img/startup/startup.png" media="screen and (max-device-width: 320)">
  59 +</head>
  60 +<body '.((Plugin\LCRun3::debug('[isPassportPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[isPassportPage]', 'v', $cx, $in, array('isPassportPage')))) ? 'class=passport-body' : '').'>
  61 +'.((Plugin\LCRun3::debug('[systemUpdate]', 'ifvar', $cx, Plugin\LCRun3::debug('[systemUpdate]', 'v', $cx, $in, array('systemUpdate')))) ? ' <div class="systemUpdate">
  62 + <a href="index/systemUpdate" class="systemHeader">Yoho!Buy有货关于系统升级的公告</a>
  63 + <span>X</span>
  64 + </div>
  65 +' : '').' '.''.Plugin\LCRun3::debug('[pageHeader]', 'sec', $cx, Plugin\LCRun3::debug('[pageHeader]', 'v', $cx, $in, array('pageHeader')), $in, false, function($cx, $in) {return '<header id="yoho-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' : '').'">
  66 +'.Plugin\LCRun3::debug('[navBack]', 'sec', $cx, Plugin\LCRun3::debug('[navBack]', 'v', $cx, $in, array('navBack')), $in, false, function($cx, $in) {return ' <a href="'.((Plugin\LCRun3::debug('[backUrl]', 'ifvar', $cx, Plugin\LCRun3::debug('[backUrl]', 'v', $cx, $in, array('backUrl')))) ? ''.Plugin\LCRun3::debug('[backUrl]', 'encq', $cx, Plugin\LCRun3::debug('[backUrl]', 'v', $cx, $in, array('backUrl'))).'' : 'javascript:history.go(-1);').'" class="iconfont nav-back">&#xe610;</a>
  67 +';}).''.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="iconfont nav-home">&#xe611;</a>
  68 +';}).''.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>
  69 +';}).''.Plugin\LCRun3::debug('[navBtn]', 'sec', $cx, Plugin\LCRun3::debug('[navBtn]', 'v', $cx, $in, array('navBtn')), $in, false, function($cx, $in) {return ' <span class="nav-btn">'.Plugin\LCRun3::debug('this', 'encq', $cx, $in).'</span>
  70 +';}).'</header>
  71 +';}).''.''.'<div class="brand-page brand-search-page yoho-page">
  72 + <div class="newbrand-search">
  73 + <form class="search-box clearfix">
  74 + <input type="text" class="search-input" id="keyword" placeholder="查找品牌">
  75 + <i class="search-icon iconfont">&#xe60f;</i>
  76 + <div class="search-action">
  77 + <span class="iconfont clear-text">&#xe623;</span>
  78 + <a class="cancel-btn" href="javascript: history.go(-1);">取消</span>
  79 + </div>
  80 + </form>
  81 + </div>
  82 + <div class="search-result">
  83 + </div>
  84 +</div>
  85 +
  86 +<script id="brands-data" type="text/tmpl">
  87 + '.Plugin\LCRun3::debug('[brandList]', 'raw', $cx, Plugin\LCRun3::debug('[brandList]', 'v', $cx, $in, array('brandList'))).'
  88 +</script>
  89 +'.''.''.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">
  90 + <p class="op-row">
  91 + <span class="back-to-top">
  92 + Back to top
  93 + <i class="iconfont">&#xe608;</i>
  94 + </span>
  95 + </p>
  96 + <address class="copyright">
  97 + CopyRight©2007-2016 南京新与力文化传播有限公司
  98 + </address>
  99 +</footer>
  100 +';}).'
  101 +'.''.''.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">
  102 + <div class="float-layer-left">
  103 + <span class="yoho-icon iconfont">&#xe60d;</span>
  104 + <p>新用户送千元礼包</p>
  105 + </div>
  106 + <a href="javascript:void(0);" id="float-layer-close" >
  107 + <i class="close-icon iconfont">&#xe623;</i>
  108 + <div class="circle-rightbottom"></div>
  109 + </a>
  110 + <a href="http://m.yohobuy.com/download/hyapp" id="float-layer-btn">
  111 + 立即下载
  112 + </a>
  113 +</div>
  114 +';}).'
  115 +
  116 + '.''.((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>
  117 +' : '').''.((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>
  118 +<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>
  119 +' : '').''.((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>
  120 +<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>
  121 +' : '').''.((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>
  122 +<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-debug.js"></script>
  123 +' : '').''.((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>
  124 +<script>seajs.config({base: \'http://localhost:8000/\'});</script>
  125 +' : '').'<script type="text/javascript">
  126 + (function(w,d,s,j,f){
  127 + w[\'YohoAcquisitionObject\']=f;
  128 + w[f]=function(){w[f].p=arguments;};
  129 + var a=d.createElement(s);
  130 + var m=d.getElementsByTagName(s)[0];
  131 + a.async=1;
  132 + a.src=j;
  133 + m.parentNode.insertBefore(a,m);
  134 + })(window,document,\'script\',\'http://cdn.yoho.cn/yas-jssdk/'.Plugin\LCRun3::debug('[yas_version]', 'encq', $cx, Plugin\LCRun3::debug('[yas_version]', 'v', $cx, $in, array('yas_version'))).'/yas.js\',\'_yas\');
  135 +</script>
  136 +'.'<script>
  137 + seajs.use(\'js/common\');
  138 +</script>
  139 +'.((Plugin\LCRun3::debug('[psList]', 'ifvar', $cx, Plugin\LCRun3::debug('[psList]', 'v', $cx, $in, array('psList')))) ? '<script>
  140 + seajs.use(\'js/guang/plus-star/list\');
  141 +</script>
  142 +' : '').''.((Plugin\LCRun3::debug('[psDetail]', 'ifvar', $cx, Plugin\LCRun3::debug('[psDetail]', 'v', $cx, $in, array('psDetail')))) ? '<script>
  143 + seajs.use(\'js/guang/plus-star/detail\');
  144 +</script>
  145 +' : '').''.((Plugin\LCRun3::debug('[guangHome]', 'ifvar', $cx, Plugin\LCRun3::debug('[guangHome]', 'v', $cx, $in, array('guangHome')))) ? '<script>
  146 + seajs.use(\'js/guang/home\');
  147 +</script>
  148 +' : '').''.((Plugin\LCRun3::debug('[guangList]', 'ifvar', $cx, Plugin\LCRun3::debug('[guangList]', 'v', $cx, $in, array('guangList')))) ? '<script>
  149 + seajs.use(\'js/guang/list\');
  150 +</script>
  151 +' : '').''.((Plugin\LCRun3::debug('[guangDetail]', 'ifvar', $cx, Plugin\LCRun3::debug('[guangDetail]', 'v', $cx, $in, array('guangDetail')))) ? '<script>
  152 + seajs.use(\'js/guang/detail\', function(d) {
  153 + d.i(true);
  154 + });
  155 +</script>
  156 +' : '').''.((Plugin\LCRun3::debug('[guangEzine]', 'ifvar', $cx, Plugin\LCRun3::debug('[guangEzine]', 'v', $cx, $in, array('guangEzine')))) ? '<script>
  157 + seajs.use(\'js/guang/detail\', function(d) {
  158 + d.i(false);
  159 + });
  160 +</script>
  161 +' : '').''.((Plugin\LCRun3::debug('[regIndex]', 'ifvar', $cx, Plugin\LCRun3::debug('[regIndex]', 'v', $cx, $in, array('regIndex')))) ? '<script>
  162 + seajs.use(\'js/passport/register/register\');
  163 +</script>
  164 +' : '').''.((Plugin\LCRun3::debug('[regCode]', 'ifvar', $cx, Plugin\LCRun3::debug('[regCode]', 'v', $cx, $in, array('regCode')))) ? '<script>
  165 + seajs.use(\'js/passport/register/code\');
  166 +</script>
  167 +' : '').''.((Plugin\LCRun3::debug('[regPwd]', 'ifvar', $cx, Plugin\LCRun3::debug('[regPwd]', 'v', $cx, $in, array('regPwd')))) ? '<script>
  168 + seajs.use(\'js/passport/register/password\');
  169 +</script>
  170 +' : '').''.((Plugin\LCRun3::debug('[loginIndex]', 'ifvar', $cx, Plugin\LCRun3::debug('[loginIndex]', 'v', $cx, $in, array('loginIndex')))) ? '<script>
  171 + seajs.use(\'js/passport/login/login\');
  172 +</script>
  173 +' : '').''.((Plugin\LCRun3::debug('[loginInternational]', 'ifvar', $cx, Plugin\LCRun3::debug('[loginInternational]', 'v', $cx, $in, array('loginInternational')))) ? '<script>
  174 + seajs.use(\'js/passport/login/international\');
  175 +</script>
  176 +' : '').''.((Plugin\LCRun3::debug('[backEmail]', 'ifvar', $cx, Plugin\LCRun3::debug('[backEmail]', 'v', $cx, $in, array('backEmail')))) ? '<script>
  177 + seajs.use(\'js/passport/back/email\');
  178 +</script>
  179 +' : '').''.((Plugin\LCRun3::debug('[backEmailSuccess]', 'ifvar', $cx, Plugin\LCRun3::debug('[backEmailSuccess]', 'v', $cx, $in, array('backEmailSuccess')))) ? '<script>
  180 + seajs.use(\'js/passport/back/email-success\');
  181 +</script>
  182 +' : '').''.((Plugin\LCRun3::debug('[backMobile]', 'ifvar', $cx, Plugin\LCRun3::debug('[backMobile]', 'v', $cx, $in, array('backMobile')))) ? '<script>
  183 + seajs.use(\'js/passport/back/mobile\');
  184 +</script>
  185 +' : '').''.((Plugin\LCRun3::debug('[backCode]', 'ifvar', $cx, Plugin\LCRun3::debug('[backCode]', 'v', $cx, $in, array('backCode')))) ? '<script>
  186 + seajs.use(\'js/passport/back/code\');
  187 +</script>
  188 +' : '').''.((Plugin\LCRun3::debug('[backNewPwd]', 'ifvar', $cx, Plugin\LCRun3::debug('[backNewPwd]', 'v', $cx, $in, array('backNewPwd')))) ? '<script>
  189 + seajs.use(\'js/passport/back/new-password\');
  190 +</script>
  191 +' : '').''.((Plugin\LCRun3::debug('[channelPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[channelPage]', 'v', $cx, $in, array('channelPage')))) ? '<script>
  192 + seajs.use(\'js/index/channel\');
  193 + seajs.use(\'js/index/footer\');
  194 +</script>
  195 +' : '').''.((Plugin\LCRun3::debug('[grilsHomePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[grilsHomePage]', 'v', $cx, $in, array('grilsHomePage')))) ? '<script>
  196 + seajs.use(\'js/home/home\', function(h) {
  197 + h.set(\'girls\');
  198 + });
  199 + seajs.use(\'js/index/footer\');
  200 +</script>
  201 +' : '').''.((Plugin\LCRun3::debug('[boysHomePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[boysHomePage]', 'v', $cx, $in, array('boysHomePage')))) ? '<script>
  202 + seajs.use(\'js/home/home\', function(h) {
  203 + h.set(\'boys\');
  204 + });
  205 + seajs.use(\'js/index/footer\');
  206 +</script>
  207 +' : '').''.((Plugin\LCRun3::debug('[kidsHomePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[kidsHomePage]', 'v', $cx, $in, array('kidsHomePage')))) ? '<script>
  208 + seajs.use(\'js/home/home\', function(h) {
  209 + h.set(\'kids\');
  210 + });
  211 + seajs.use(\'js/index/footer\');
  212 +</script>
  213 +' : '').''.((Plugin\LCRun3::debug('[lifestyleHomePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[lifestyleHomePage]', 'v', $cx, $in, array('lifestyleHomePage')))) ? '<script>
  214 + seajs.use(\'js/home/home\', function(h) {
  215 + h.set(\'lifestyle\');
  216 + });
  217 + seajs.use(\'js/index/footer\');
  218 +</script>
  219 +' : '').''.((Plugin\LCRun3::debug('[newArrivalPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[newArrivalPage]', 'v', $cx, $in, array('newArrivalPage')))) ? '<script>
  220 + seajs.use(\'js/product/newsale/newarrival\');
  221 + seajs.use(\'js/index/footer\');
  222 +</script>
  223 +' : '').''.((Plugin\LCRun3::debug('[discountPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[discountPage]', 'v', $cx, $in, array('discountPage')))) ? '<script>
  224 + seajs.use(\'js/product/newsale/discount\');
  225 + seajs.use(\'js/index/footer\');
  226 +</script>
  227 +' : '').''.((Plugin\LCRun3::debug('[hotrankPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[hotrankPage]', 'v', $cx, $in, array('hotrankPage')))) ? '<script>
  228 + seajs.use(\'js/product/newsale/hot-rank\');
  229 + seajs.use(\'js/index/footer\');
  230 +</script>
  231 +' : '').''.((Plugin\LCRun3::debug('[goodListPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[goodListPage]', 'v', $cx, $in, array('goodListPage')))) ? '<script>
  232 + seajs.use(\'js/product/list\');
  233 + seajs.use(\'js/index/footer\');
  234 +</script>
  235 +' : '').''.((Plugin\LCRun3::debug('[goodsDetailPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[goodsDetailPage]', 'v', $cx, $in, array('goodsDetailPage')))) ? '<script>
  236 + seajs.use(\'js/product/detail/detail\');
  237 +</script>
  238 +' : '').''.((Plugin\LCRun3::debug('[goodsCommentsPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[goodsCommentsPage]', 'v', $cx, $in, array('goodsCommentsPage')))) ? '<script>
  239 + seajs.use(\'js/product/detail/loadmore\');
  240 +</script>
  241 +' : '').''.((Plugin\LCRun3::debug('[goodsConsultsPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[goodsConsultsPage]', 'v', $cx, $in, array('goodsConsultsPage')))) ? '<script>
  242 + seajs.use(\'js/product/detail/comments-consults\');
  243 +</script>
  244 +' : '').''.((Plugin\LCRun3::debug('[consultformPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[consultformPage]', 'v', $cx, $in, array('consultformPage')))) ? '<script>
  245 + seajs.use(\'js/product/detail/consultform\');
  246 +</script>
  247 +' : '').''.((Plugin\LCRun3::debug('[categoryPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[categoryPage]', 'v', $cx, $in, array('categoryPage')))) ? '<script>
  248 + seajs.use(\'js/category/index\');
  249 + seajs.use(\'js/index/footer\');
  250 +</script>
  251 +' : '').''.((Plugin\LCRun3::debug('[brandPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[brandPage]', 'v', $cx, $in, array('brandPage')))) ? '<script>
  252 + seajs.use(\'js/category/brand\');
  253 + seajs.use(\'js/index/footer\');
  254 +</script>
  255 +' : '').''.((Plugin\LCRun3::debug('[searchPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[searchPage]', 'v', $cx, $in, array('searchPage')))) ? '<script>
  256 + seajs.use(\'js/index/search\');
  257 + seajs.use(\'js/index/footer\');
  258 +</script>
  259 +' : '').''.((Plugin\LCRun3::debug('[shoppingCartPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[shoppingCartPage]', 'v', $cx, $in, array('shoppingCartPage')))) ? '<script>
  260 + seajs.use(\'js/shopping-cart/cart\');
  261 +</script>
  262 +' : '').''.((Plugin\LCRun3::debug('[giftAdvancePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[giftAdvancePage]', 'v', $cx, $in, array('giftAdvancePage')))) ? '<script>
  263 + seajs.use(\'js/shopping-cart/gift-advance\');
  264 +</script>
  265 +' : '').''.((Plugin\LCRun3::debug('[orderEnsurePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[orderEnsurePage]', 'v', $cx, $in, array('orderEnsurePage')))) ? '<script>
  266 + seajs.use(\'js/shopping-cart/order-ensure\');
  267 +</script>
  268 +' : '').''.((Plugin\LCRun3::debug('[myIndexPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[myIndexPage]', 'v', $cx, $in, array('myIndexPage')))) ? '<script>
  269 + seajs.use(\'js/me/index\');
  270 + seajs.use(\'js/index/footer\');
  271 +</script>
  272 +' : '').''.((Plugin\LCRun3::debug('[orderPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[orderPage]', 'v', $cx, $in, array('orderPage')))) ? '<script>
  273 + seajs.use(\'js/me/order\');
  274 +</script>
  275 +' : '').''.((Plugin\LCRun3::debug('[orderDetailPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[orderDetailPage]', 'v', $cx, $in, array('orderDetailPage')))) ? '<script>
  276 + seajs.use(\'js/me/order-detail\');
  277 +</script>
  278 +' : '').''.((Plugin\LCRun3::debug('[favPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[favPage]', 'v', $cx, $in, array('favPage')))) ? '<script>
  279 + seajs.use(\'js/me/fav\');
  280 +</script>
  281 +' : '').''.((Plugin\LCRun3::debug('[suggestPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[suggestPage]', 'v', $cx, $in, array('suggestPage')))) ? '<script>
  282 + seajs.use(\'js/me/suggest\');
  283 +</script>
  284 +' : '').''.((Plugin\LCRun3::debug('[couponsPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[couponsPage]', 'v', $cx, $in, array('couponsPage')))) ? '<script>
  285 + seajs.use(\'js/me/coupons\');
  286 +</script>
  287 +' : '').''.((Plugin\LCRun3::debug('[onlineServicePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[onlineServicePage]', 'v', $cx, $in, array('onlineServicePage')))) ? '<script>
  288 + seajs.use(\'js/me/online-service\');
  289 +</script>
  290 +' : '').''.((Plugin\LCRun3::debug('[onlineServiceDetailPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[onlineServiceDetailPage]', 'v', $cx, $in, array('onlineServiceDetailPage')))) ? '<script>
  291 + seajs.use(\'js/index/footer\');
  292 +</script>
  293 +' : '').''.((Plugin\LCRun3::debug('[addressPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[addressPage]', 'v', $cx, $in, array('addressPage')))) ? '<script>
  294 + seajs.use(\'js/me/address\');
  295 +</script>
  296 +' : '').''.((Plugin\LCRun3::debug('[addressActionPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[addressActionPage]', 'v', $cx, $in, array('addressActionPage')))) ? '<script>
  297 + seajs.use(\'js/me/address-act\');
  298 +</script>
  299 +' : '').''.((Plugin\LCRun3::debug('[myGuangPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[myGuangPage]', 'v', $cx, $in, array('myGuangPage')))) ? '<script>
  300 + seajs.use(\'js/me/my-guang\');
  301 +</script>
  302 +' : '').''.((Plugin\LCRun3::debug('[personalDetailsPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[personalDetailsPage]', 'v', $cx, $in, array('personalDetailsPage')))) ? '<script>
  303 + seajs.use(\'js/me/personal-details\');
  304 +</script>
  305 +' : '').''.((Plugin\LCRun3::debug('[browseRecordPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[browseRecordPage]', 'v', $cx, $in, array('browseRecordPage')))) ? '<script>
  306 + seajs.use(\'js/me/browse-record\');
  307 +</script>
  308 +' : '').''.((Plugin\LCRun3::debug('[logisticInfoPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[logisticInfoPage]', 'v', $cx, $in, array('logisticInfoPage')))) ? '<script>
  309 + seajs.use(\'js/me/logistic\');
  310 +</script>
  311 +' : '').''.((Plugin\LCRun3::debug('[payCenterPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[payCenterPage]', 'v', $cx, $in, array('payCenterPage')))) ? '<script>
  312 + seajs.use(\'js/me/pay\');
  313 +</script>
  314 +' : '').''.''.'<!-- Google Tag Manager -->
  315 +<noscript><iframe src="//www.googletagmanager.com/ns.html?id=GTM-W958MG" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
  316 +<script>
  317 + (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({\'gtm.start\':
  318 + new Date().getTime(),event:\'gtm.js\'});var f=d.getElementsByTagName(s)[0],
  319 + j=d.createElement(s),dl=l!=\'dataLayer\'?\'&l=\'+l:\'\';j.async=true;j.src=
  320 + \'//www.googletagmanager.com/gtm.js?id=\'+i+dl;f.parentNode.insertBefore(j,f);
  321 + })(window,document,\'script\',\'dataLayer\',\'GTM-W958MG\');
  322 +</script>
  323 +<!-- End Google Tag Manager -->
  324 +<script type="text/javascript">
  325 + var _hmt = _hmt || [];
  326 + (function() {
  327 + var hm = document.createElement("script");
  328 + hm.src = "//hm.baidu.com/hm.js?c6ee7218b8321cb65fb2e98f284d8311";
  329 + var s = document.getElementsByTagName("script")[0];
  330 + s.parentNode.insertBefore(hm, s);
  331 + })();
  332 +</script>
  333 +<script>
  334 + var _hmt = _hmt || [];
  335 + (function() {
  336 + var hm = document.createElement("script");
  337 + hm.src = "//hm.baidu.com/hm.js?65dd99e0435a55177ffda862198ce841";
  338 + var s = document.getElementsByTagName("script")[0];
  339 + s.parentNode.insertBefore(hm, s);
  340 + })();
  341 +</script>
  342 +<script src="http://static.yohobuy.com/js/analytics/analysis.js"></script>
  343 +<script src="http://static.yohobuy.com/m/v1/js/om_code.js"></script>
  344 +'.'</body>
  345 +</html>'.'';
  346 +}
  347 +?>
  1 +<?php return function ($in, $debugopt = 1) {
  2 + $cx = array(
  3 + 'flags' => array(
  4 + 'jstrue' => false,
  5 + 'jsobj' => false,
  6 + 'spvar' => true,
  7 + 'prop' => false,
  8 + 'method' => false,
  9 + 'mustlok' => true,
  10 + 'echo' => false,
  11 + 'debug' => $debugopt,
  12 + ),
  13 + 'constants' => array(),
  14 + 'helpers' => array(),
  15 + 'blockhelpers' => array(),
  16 + 'hbhelpers' => array(),
  17 + 'partials' => array(),
  18 + 'scopes' => array(),
  19 + 'sp_vars' => array('root' => $in),
  20 + 'lcrun' => 'Plugin\LCRun3',
  21 +
  22 + );
  23 +
  24 + return ''.'<!DOCTYPE html>
  25 +<html>
  26 +<head>
  27 +<meta charset="utf-8">
  28 +<title>'.Plugin\LCRun3::debug('[title]', 'encq', $cx, Plugin\LCRun3::debug('[title]', 'v', $cx, $in, array('title'))).'</title>
  29 +<meta name="keywords" content="'.Plugin\LCRun3::debug('[keywords]', 'encq', $cx, Plugin\LCRun3::debug('[keywords]', 'v', $cx, $in, array('keywords'))).'">
  30 +<meta name="description" content="'.Plugin\LCRun3::debug('[description]', 'encq', $cx, Plugin\LCRun3::debug('[description]', 'v', $cx, $in, array('description'))).'">
  31 +<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, minimum-scale=1, user-scalable=no">
  32 +<meta http-equiv="cleartype" content="on">
  33 +<meta name="apple-mobile-web-app-status-bar-style" content="black" />
  34 +<meta content="telephone=no" name="format-detection" />
  35 +<meta content="email=no" name="format-detection" />
  36 +<script type="text/javascript">
  37 + (function(doc, win) {
  38 + var docEl = doc.documentElement;
  39 + (function() {
  40 + var clientWidth = docEl.clientWidth;
  41 + if (!clientWidth) {
  42 + return;
  43 + }
  44 + docEl.style.fontSize = 20 * (clientWidth / 320) + \'px\';
  45 + }());
  46 + })(document, window);
  47 +</script>
  48 +<link rel="dns-prefetch" href="//cdn.yoho.cn">
  49 +<link rel="dns-prefetch" href="//static.yohobuy.com">
  50 +<link rel="dns-prefetch" href="//img12.static.yhbimg.com">
  51 +<link rel="dns-prefetch" href="//img13.static.yhbimg.com">
  52 +'.((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">
  53 +' : '').''.((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">
  54 +' : '').''.((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">
  55 +' : '').''.((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">
  56 +' : '').'<link rel="apple-touch-icon-precomposed" href="http://static.yohobuy.com/m/v1/img/touch/apple-touch-icon-144x144-precomposed-new.png">
  57 +<link rel="apple-touch-startup-image" sizes="640x920" href="http://static.yohobuy.com/m/v1/img/startup/startup-retina.png" media="screen and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2)">
  58 +<link rel="apple-touch-startup-image" sizes="320x460" href="http://static.yohobuy.com/m/v1/img/startup/startup.png" media="screen and (max-device-width: 320)">
  59 +</head>
  60 +<body '.((Plugin\LCRun3::debug('[isPassportPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[isPassportPage]', 'v', $cx, $in, array('isPassportPage')))) ? 'class=passport-body' : '').'>
  61 +'.((Plugin\LCRun3::debug('[systemUpdate]', 'ifvar', $cx, Plugin\LCRun3::debug('[systemUpdate]', 'v', $cx, $in, array('systemUpdate')))) ? ' <div class="systemUpdate">
  62 + <a href="index/systemUpdate" class="systemHeader">Yoho!Buy有货关于系统升级的公告</a>
  63 + <span>X</span>
  64 + </div>
  65 +' : '').' '.''.Plugin\LCRun3::debug('[pageHeader]', 'sec', $cx, Plugin\LCRun3::debug('[pageHeader]', 'v', $cx, $in, array('pageHeader')), $in, false, function($cx, $in) {return '<header id="yoho-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' : '').'">
  66 +'.Plugin\LCRun3::debug('[navBack]', 'sec', $cx, Plugin\LCRun3::debug('[navBack]', 'v', $cx, $in, array('navBack')), $in, false, function($cx, $in) {return ' <a href="'.((Plugin\LCRun3::debug('[backUrl]', 'ifvar', $cx, Plugin\LCRun3::debug('[backUrl]', 'v', $cx, $in, array('backUrl')))) ? ''.Plugin\LCRun3::debug('[backUrl]', 'encq', $cx, Plugin\LCRun3::debug('[backUrl]', 'v', $cx, $in, array('backUrl'))).'' : 'javascript:history.go(-1);').'" class="iconfont nav-back">&#xe610;</a>
  67 +';}).''.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="iconfont nav-home">&#xe611;</a>
  68 +';}).''.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>
  69 +';}).''.Plugin\LCRun3::debug('[navBtn]', 'sec', $cx, Plugin\LCRun3::debug('[navBtn]', 'v', $cx, $in, array('navBtn')), $in, false, function($cx, $in) {return ' <span class="nav-btn">'.Plugin\LCRun3::debug('this', 'encq', $cx, $in).'</span>
  70 +';}).'</header>
  71 +';}).''.''.'<div class="consult-form-page yoho-page">
  72 + <form class="consult-form" url="'.Plugin\LCRun3::debug('[formUrl]', 'encq', $cx, Plugin\LCRun3::debug('[formUrl]', 'v', $cx, $in, array('formUrl'))).'">
  73 + <textarea id="content" name="content">请输入咨询内容</textarea>
  74 + <input type="hidden" id="product_id" value="'.Plugin\LCRun3::debug('[productId]', 'encq', $cx, Plugin\LCRun3::debug('[productId]', 'v', $cx, $in, array('productId'))).'">
  75 + <a type="submit" id="submit">提交</a>
  76 + </form>
  77 +</div>
  78 +'.''.''.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">
  79 + <p class="op-row">
  80 + <span class="back-to-top">
  81 + Back to top
  82 + <i class="iconfont">&#xe608;</i>
  83 + </span>
  84 + </p>
  85 + <address class="copyright">
  86 + CopyRight©2007-2016 南京新与力文化传播有限公司
  87 + </address>
  88 +</footer>
  89 +';}).'
  90 +'.''.''.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">
  91 + <div class="float-layer-left">
  92 + <span class="yoho-icon iconfont">&#xe60d;</span>
  93 + <p>新用户送千元礼包</p>
  94 + </div>
  95 + <a href="javascript:void(0);" id="float-layer-close" >
  96 + <i class="close-icon iconfont">&#xe623;</i>
  97 + <div class="circle-rightbottom"></div>
  98 + </a>
  99 + <a href="http://m.yohobuy.com/download/hyapp" id="float-layer-btn">
  100 + 立即下载
  101 + </a>
  102 +</div>
  103 +';}).'
  104 +
  105 + '.''.((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>
  106 +' : '').''.((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>
  107 +<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>
  108 +' : '').''.((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>
  109 +<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>
  110 +' : '').''.((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>
  111 +<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-debug.js"></script>
  112 +' : '').''.((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>
  113 +<script>seajs.config({base: \'http://localhost:8000/\'});</script>
  114 +' : '').'<script type="text/javascript">
  115 + (function(w,d,s,j,f){
  116 + w[\'YohoAcquisitionObject\']=f;
  117 + w[f]=function(){w[f].p=arguments;};
  118 + var a=d.createElement(s);
  119 + var m=d.getElementsByTagName(s)[0];
  120 + a.async=1;
  121 + a.src=j;
  122 + m.parentNode.insertBefore(a,m);
  123 + })(window,document,\'script\',\'http://cdn.yoho.cn/yas-jssdk/'.Plugin\LCRun3::debug('[yas_version]', 'encq', $cx, Plugin\LCRun3::debug('[yas_version]', 'v', $cx, $in, array('yas_version'))).'/yas.js\',\'_yas\');
  124 +</script>
  125 +'.'<script>
  126 + seajs.use(\'js/common\');
  127 +</script>
  128 +'.((Plugin\LCRun3::debug('[psList]', 'ifvar', $cx, Plugin\LCRun3::debug('[psList]', 'v', $cx, $in, array('psList')))) ? '<script>
  129 + seajs.use(\'js/guang/plus-star/list\');
  130 +</script>
  131 +' : '').''.((Plugin\LCRun3::debug('[psDetail]', 'ifvar', $cx, Plugin\LCRun3::debug('[psDetail]', 'v', $cx, $in, array('psDetail')))) ? '<script>
  132 + seajs.use(\'js/guang/plus-star/detail\');
  133 +</script>
  134 +' : '').''.((Plugin\LCRun3::debug('[guangHome]', 'ifvar', $cx, Plugin\LCRun3::debug('[guangHome]', 'v', $cx, $in, array('guangHome')))) ? '<script>
  135 + seajs.use(\'js/guang/home\');
  136 +</script>
  137 +' : '').''.((Plugin\LCRun3::debug('[guangList]', 'ifvar', $cx, Plugin\LCRun3::debug('[guangList]', 'v', $cx, $in, array('guangList')))) ? '<script>
  138 + seajs.use(\'js/guang/list\');
  139 +</script>
  140 +' : '').''.((Plugin\LCRun3::debug('[guangDetail]', 'ifvar', $cx, Plugin\LCRun3::debug('[guangDetail]', 'v', $cx, $in, array('guangDetail')))) ? '<script>
  141 + seajs.use(\'js/guang/detail\', function(d) {
  142 + d.i(true);
  143 + });
  144 +</script>
  145 +' : '').''.((Plugin\LCRun3::debug('[guangEzine]', 'ifvar', $cx, Plugin\LCRun3::debug('[guangEzine]', 'v', $cx, $in, array('guangEzine')))) ? '<script>
  146 + seajs.use(\'js/guang/detail\', function(d) {
  147 + d.i(false);
  148 + });
  149 +</script>
  150 +' : '').''.((Plugin\LCRun3::debug('[regIndex]', 'ifvar', $cx, Plugin\LCRun3::debug('[regIndex]', 'v', $cx, $in, array('regIndex')))) ? '<script>
  151 + seajs.use(\'js/passport/register/register\');
  152 +</script>
  153 +' : '').''.((Plugin\LCRun3::debug('[regCode]', 'ifvar', $cx, Plugin\LCRun3::debug('[regCode]', 'v', $cx, $in, array('regCode')))) ? '<script>
  154 + seajs.use(\'js/passport/register/code\');
  155 +</script>
  156 +' : '').''.((Plugin\LCRun3::debug('[regPwd]', 'ifvar', $cx, Plugin\LCRun3::debug('[regPwd]', 'v', $cx, $in, array('regPwd')))) ? '<script>
  157 + seajs.use(\'js/passport/register/password\');
  158 +</script>
  159 +' : '').''.((Plugin\LCRun3::debug('[loginIndex]', 'ifvar', $cx, Plugin\LCRun3::debug('[loginIndex]', 'v', $cx, $in, array('loginIndex')))) ? '<script>
  160 + seajs.use(\'js/passport/login/login\');
  161 +</script>
  162 +' : '').''.((Plugin\LCRun3::debug('[loginInternational]', 'ifvar', $cx, Plugin\LCRun3::debug('[loginInternational]', 'v', $cx, $in, array('loginInternational')))) ? '<script>
  163 + seajs.use(\'js/passport/login/international\');
  164 +</script>
  165 +' : '').''.((Plugin\LCRun3::debug('[backEmail]', 'ifvar', $cx, Plugin\LCRun3::debug('[backEmail]', 'v', $cx, $in, array('backEmail')))) ? '<script>
  166 + seajs.use(\'js/passport/back/email\');
  167 +</script>
  168 +' : '').''.((Plugin\LCRun3::debug('[backEmailSuccess]', 'ifvar', $cx, Plugin\LCRun3::debug('[backEmailSuccess]', 'v', $cx, $in, array('backEmailSuccess')))) ? '<script>
  169 + seajs.use(\'js/passport/back/email-success\');
  170 +</script>
  171 +' : '').''.((Plugin\LCRun3::debug('[backMobile]', 'ifvar', $cx, Plugin\LCRun3::debug('[backMobile]', 'v', $cx, $in, array('backMobile')))) ? '<script>
  172 + seajs.use(\'js/passport/back/mobile\');
  173 +</script>
  174 +' : '').''.((Plugin\LCRun3::debug('[backCode]', 'ifvar', $cx, Plugin\LCRun3::debug('[backCode]', 'v', $cx, $in, array('backCode')))) ? '<script>
  175 + seajs.use(\'js/passport/back/code\');
  176 +</script>
  177 +' : '').''.((Plugin\LCRun3::debug('[backNewPwd]', 'ifvar', $cx, Plugin\LCRun3::debug('[backNewPwd]', 'v', $cx, $in, array('backNewPwd')))) ? '<script>
  178 + seajs.use(\'js/passport/back/new-password\');
  179 +</script>
  180 +' : '').''.((Plugin\LCRun3::debug('[channelPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[channelPage]', 'v', $cx, $in, array('channelPage')))) ? '<script>
  181 + seajs.use(\'js/index/channel\');
  182 + seajs.use(\'js/index/footer\');
  183 +</script>
  184 +' : '').''.((Plugin\LCRun3::debug('[grilsHomePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[grilsHomePage]', 'v', $cx, $in, array('grilsHomePage')))) ? '<script>
  185 + seajs.use(\'js/home/home\', function(h) {
  186 + h.set(\'girls\');
  187 + });
  188 + seajs.use(\'js/index/footer\');
  189 +</script>
  190 +' : '').''.((Plugin\LCRun3::debug('[boysHomePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[boysHomePage]', 'v', $cx, $in, array('boysHomePage')))) ? '<script>
  191 + seajs.use(\'js/home/home\', function(h) {
  192 + h.set(\'boys\');
  193 + });
  194 + seajs.use(\'js/index/footer\');
  195 +</script>
  196 +' : '').''.((Plugin\LCRun3::debug('[kidsHomePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[kidsHomePage]', 'v', $cx, $in, array('kidsHomePage')))) ? '<script>
  197 + seajs.use(\'js/home/home\', function(h) {
  198 + h.set(\'kids\');
  199 + });
  200 + seajs.use(\'js/index/footer\');
  201 +</script>
  202 +' : '').''.((Plugin\LCRun3::debug('[lifestyleHomePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[lifestyleHomePage]', 'v', $cx, $in, array('lifestyleHomePage')))) ? '<script>
  203 + seajs.use(\'js/home/home\', function(h) {
  204 + h.set(\'lifestyle\');
  205 + });
  206 + seajs.use(\'js/index/footer\');
  207 +</script>
  208 +' : '').''.((Plugin\LCRun3::debug('[newArrivalPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[newArrivalPage]', 'v', $cx, $in, array('newArrivalPage')))) ? '<script>
  209 + seajs.use(\'js/product/newsale/newarrival\');
  210 + seajs.use(\'js/index/footer\');
  211 +</script>
  212 +' : '').''.((Plugin\LCRun3::debug('[discountPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[discountPage]', 'v', $cx, $in, array('discountPage')))) ? '<script>
  213 + seajs.use(\'js/product/newsale/discount\');
  214 + seajs.use(\'js/index/footer\');
  215 +</script>
  216 +' : '').''.((Plugin\LCRun3::debug('[hotrankPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[hotrankPage]', 'v', $cx, $in, array('hotrankPage')))) ? '<script>
  217 + seajs.use(\'js/product/newsale/hot-rank\');
  218 + seajs.use(\'js/index/footer\');
  219 +</script>
  220 +' : '').''.((Plugin\LCRun3::debug('[goodListPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[goodListPage]', 'v', $cx, $in, array('goodListPage')))) ? '<script>
  221 + seajs.use(\'js/product/list\');
  222 + seajs.use(\'js/index/footer\');
  223 +</script>
  224 +' : '').''.((Plugin\LCRun3::debug('[goodsDetailPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[goodsDetailPage]', 'v', $cx, $in, array('goodsDetailPage')))) ? '<script>
  225 + seajs.use(\'js/product/detail/detail\');
  226 +</script>
  227 +' : '').''.((Plugin\LCRun3::debug('[goodsCommentsPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[goodsCommentsPage]', 'v', $cx, $in, array('goodsCommentsPage')))) ? '<script>
  228 + seajs.use(\'js/product/detail/loadmore\');
  229 +</script>
  230 +' : '').''.((Plugin\LCRun3::debug('[goodsConsultsPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[goodsConsultsPage]', 'v', $cx, $in, array('goodsConsultsPage')))) ? '<script>
  231 + seajs.use(\'js/product/detail/comments-consults\');
  232 +</script>
  233 +' : '').''.((Plugin\LCRun3::debug('[consultformPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[consultformPage]', 'v', $cx, $in, array('consultformPage')))) ? '<script>
  234 + seajs.use(\'js/product/detail/consultform\');
  235 +</script>
  236 +' : '').''.((Plugin\LCRun3::debug('[categoryPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[categoryPage]', 'v', $cx, $in, array('categoryPage')))) ? '<script>
  237 + seajs.use(\'js/category/index\');
  238 + seajs.use(\'js/index/footer\');
  239 +</script>
  240 +' : '').''.((Plugin\LCRun3::debug('[brandPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[brandPage]', 'v', $cx, $in, array('brandPage')))) ? '<script>
  241 + seajs.use(\'js/category/brand\');
  242 + seajs.use(\'js/index/footer\');
  243 +</script>
  244 +' : '').''.((Plugin\LCRun3::debug('[searchPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[searchPage]', 'v', $cx, $in, array('searchPage')))) ? '<script>
  245 + seajs.use(\'js/index/search\');
  246 + seajs.use(\'js/index/footer\');
  247 +</script>
  248 +' : '').''.((Plugin\LCRun3::debug('[shoppingCartPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[shoppingCartPage]', 'v', $cx, $in, array('shoppingCartPage')))) ? '<script>
  249 + seajs.use(\'js/shopping-cart/cart\');
  250 +</script>
  251 +' : '').''.((Plugin\LCRun3::debug('[giftAdvancePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[giftAdvancePage]', 'v', $cx, $in, array('giftAdvancePage')))) ? '<script>
  252 + seajs.use(\'js/shopping-cart/gift-advance\');
  253 +</script>
  254 +' : '').''.((Plugin\LCRun3::debug('[orderEnsurePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[orderEnsurePage]', 'v', $cx, $in, array('orderEnsurePage')))) ? '<script>
  255 + seajs.use(\'js/shopping-cart/order-ensure\');
  256 +</script>
  257 +' : '').''.((Plugin\LCRun3::debug('[myIndexPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[myIndexPage]', 'v', $cx, $in, array('myIndexPage')))) ? '<script>
  258 + seajs.use(\'js/me/index\');
  259 + seajs.use(\'js/index/footer\');
  260 +</script>
  261 +' : '').''.((Plugin\LCRun3::debug('[orderPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[orderPage]', 'v', $cx, $in, array('orderPage')))) ? '<script>
  262 + seajs.use(\'js/me/order\');
  263 +</script>
  264 +' : '').''.((Plugin\LCRun3::debug('[orderDetailPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[orderDetailPage]', 'v', $cx, $in, array('orderDetailPage')))) ? '<script>
  265 + seajs.use(\'js/me/order-detail\');
  266 +</script>
  267 +' : '').''.((Plugin\LCRun3::debug('[favPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[favPage]', 'v', $cx, $in, array('favPage')))) ? '<script>
  268 + seajs.use(\'js/me/fav\');
  269 +</script>
  270 +' : '').''.((Plugin\LCRun3::debug('[suggestPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[suggestPage]', 'v', $cx, $in, array('suggestPage')))) ? '<script>
  271 + seajs.use(\'js/me/suggest\');
  272 +</script>
  273 +' : '').''.((Plugin\LCRun3::debug('[couponsPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[couponsPage]', 'v', $cx, $in, array('couponsPage')))) ? '<script>
  274 + seajs.use(\'js/me/coupons\');
  275 +</script>
  276 +' : '').''.((Plugin\LCRun3::debug('[onlineServicePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[onlineServicePage]', 'v', $cx, $in, array('onlineServicePage')))) ? '<script>
  277 + seajs.use(\'js/me/online-service\');
  278 +</script>
  279 +' : '').''.((Plugin\LCRun3::debug('[onlineServiceDetailPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[onlineServiceDetailPage]', 'v', $cx, $in, array('onlineServiceDetailPage')))) ? '<script>
  280 + seajs.use(\'js/index/footer\');
  281 +</script>
  282 +' : '').''.((Plugin\LCRun3::debug('[addressPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[addressPage]', 'v', $cx, $in, array('addressPage')))) ? '<script>
  283 + seajs.use(\'js/me/address\');
  284 +</script>
  285 +' : '').''.((Plugin\LCRun3::debug('[addressActionPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[addressActionPage]', 'v', $cx, $in, array('addressActionPage')))) ? '<script>
  286 + seajs.use(\'js/me/address-act\');
  287 +</script>
  288 +' : '').''.((Plugin\LCRun3::debug('[myGuangPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[myGuangPage]', 'v', $cx, $in, array('myGuangPage')))) ? '<script>
  289 + seajs.use(\'js/me/my-guang\');
  290 +</script>
  291 +' : '').''.((Plugin\LCRun3::debug('[personalDetailsPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[personalDetailsPage]', 'v', $cx, $in, array('personalDetailsPage')))) ? '<script>
  292 + seajs.use(\'js/me/personal-details\');
  293 +</script>
  294 +' : '').''.((Plugin\LCRun3::debug('[browseRecordPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[browseRecordPage]', 'v', $cx, $in, array('browseRecordPage')))) ? '<script>
  295 + seajs.use(\'js/me/browse-record\');
  296 +</script>
  297 +' : '').''.((Plugin\LCRun3::debug('[logisticInfoPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[logisticInfoPage]', 'v', $cx, $in, array('logisticInfoPage')))) ? '<script>
  298 + seajs.use(\'js/me/logistic\');
  299 +</script>
  300 +' : '').''.((Plugin\LCRun3::debug('[payCenterPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[payCenterPage]', 'v', $cx, $in, array('payCenterPage')))) ? '<script>
  301 + seajs.use(\'js/me/pay\');
  302 +</script>
  303 +' : '').''.''.'<!-- Google Tag Manager -->
  304 +<noscript><iframe src="//www.googletagmanager.com/ns.html?id=GTM-W958MG" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
  305 +<script>
  306 + (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({\'gtm.start\':
  307 + new Date().getTime(),event:\'gtm.js\'});var f=d.getElementsByTagName(s)[0],
  308 + j=d.createElement(s),dl=l!=\'dataLayer\'?\'&l=\'+l:\'\';j.async=true;j.src=
  309 + \'//www.googletagmanager.com/gtm.js?id=\'+i+dl;f.parentNode.insertBefore(j,f);
  310 + })(window,document,\'script\',\'dataLayer\',\'GTM-W958MG\');
  311 +</script>
  312 +<!-- End Google Tag Manager -->
  313 +<script type="text/javascript">
  314 + var _hmt = _hmt || [];
  315 + (function() {
  316 + var hm = document.createElement("script");
  317 + hm.src = "//hm.baidu.com/hm.js?c6ee7218b8321cb65fb2e98f284d8311";
  318 + var s = document.getElementsByTagName("script")[0];
  319 + s.parentNode.insertBefore(hm, s);
  320 + })();
  321 +</script>
  322 +<script>
  323 + var _hmt = _hmt || [];
  324 + (function() {
  325 + var hm = document.createElement("script");
  326 + hm.src = "//hm.baidu.com/hm.js?65dd99e0435a55177ffda862198ce841";
  327 + var s = document.getElementsByTagName("script")[0];
  328 + s.parentNode.insertBefore(hm, s);
  329 + })();
  330 +</script>
  331 +<script src="http://static.yohobuy.com/js/analytics/analysis.js"></script>
  332 +<script src="http://static.yohobuy.com/m/v1/js/om_code.js"></script>
  333 +'.'</body>
  334 +</html>'.'';
  335 +}
  336 +?>
  1 +<?php return function ($in, $debugopt = 1) {
  2 + $cx = array(
  3 + 'flags' => array(
  4 + 'jstrue' => false,
  5 + 'jsobj' => false,
  6 + 'spvar' => true,
  7 + 'prop' => false,
  8 + 'method' => false,
  9 + 'mustlok' => true,
  10 + 'echo' => false,
  11 + 'debug' => $debugopt,
  12 + ),
  13 + 'constants' => array(),
  14 + 'helpers' => array(),
  15 + 'blockhelpers' => array(),
  16 + 'hbhelpers' => array(),
  17 + 'partials' => array(),
  18 + 'scopes' => array(),
  19 + 'sp_vars' => array('root' => $in),
  20 + 'lcrun' => 'Plugin\LCRun3',
  21 +
  22 + );
  23 +
  24 + return ''.'<!DOCTYPE html>
  25 +<html>
  26 +<head>
  27 +<meta charset="utf-8">
  28 +<title>'.Plugin\LCRun3::debug('[title]', 'encq', $cx, Plugin\LCRun3::debug('[title]', 'v', $cx, $in, array('title'))).'</title>
  29 +<meta name="keywords" content="'.Plugin\LCRun3::debug('[keywords]', 'encq', $cx, Plugin\LCRun3::debug('[keywords]', 'v', $cx, $in, array('keywords'))).'">
  30 +<meta name="description" content="'.Plugin\LCRun3::debug('[description]', 'encq', $cx, Plugin\LCRun3::debug('[description]', 'v', $cx, $in, array('description'))).'">
  31 +<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, minimum-scale=1, user-scalable=no">
  32 +<meta http-equiv="cleartype" content="on">
  33 +<meta name="apple-mobile-web-app-status-bar-style" content="black" />
  34 +<meta content="telephone=no" name="format-detection" />
  35 +<meta content="email=no" name="format-detection" />
  36 +<script type="text/javascript">
  37 + (function(doc, win) {
  38 + var docEl = doc.documentElement;
  39 + (function() {
  40 + var clientWidth = docEl.clientWidth;
  41 + if (!clientWidth) {
  42 + return;
  43 + }
  44 + docEl.style.fontSize = 20 * (clientWidth / 320) + \'px\';
  45 + }());
  46 + })(document, window);
  47 +</script>
  48 +<link rel="dns-prefetch" href="//cdn.yoho.cn">
  49 +<link rel="dns-prefetch" href="//static.yohobuy.com">
  50 +<link rel="dns-prefetch" href="//img12.static.yhbimg.com">
  51 +<link rel="dns-prefetch" href="//img13.static.yhbimg.com">
  52 +'.((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">
  53 +' : '').''.((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">
  54 +' : '').''.((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">
  55 +' : '').''.((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">
  56 +' : '').'<link rel="apple-touch-icon-precomposed" href="http://static.yohobuy.com/m/v1/img/touch/apple-touch-icon-144x144-precomposed-new.png">
  57 +<link rel="apple-touch-startup-image" sizes="640x920" href="http://static.yohobuy.com/m/v1/img/startup/startup-retina.png" media="screen and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2)">
  58 +<link rel="apple-touch-startup-image" sizes="320x460" href="http://static.yohobuy.com/m/v1/img/startup/startup.png" media="screen and (max-device-width: 320)">
  59 +</head>
  60 +<body '.((Plugin\LCRun3::debug('[isPassportPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[isPassportPage]', 'v', $cx, $in, array('isPassportPage')))) ? 'class=passport-body' : '').'>
  61 +'.((Plugin\LCRun3::debug('[systemUpdate]', 'ifvar', $cx, Plugin\LCRun3::debug('[systemUpdate]', 'v', $cx, $in, array('systemUpdate')))) ? ' <div class="systemUpdate">
  62 + <a href="index/systemUpdate" class="systemHeader">Yoho!Buy有货关于系统升级的公告</a>
  63 + <span>X</span>
  64 + </div>
  65 +' : '').' '.''.Plugin\LCRun3::debug('[pageHeader]', 'sec', $cx, Plugin\LCRun3::debug('[pageHeader]', 'v', $cx, $in, array('pageHeader')), $in, false, function($cx, $in) {return '<header id="yoho-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' : '').'">
  66 +'.Plugin\LCRun3::debug('[navBack]', 'sec', $cx, Plugin\LCRun3::debug('[navBack]', 'v', $cx, $in, array('navBack')), $in, false, function($cx, $in) {return ' <a href="'.((Plugin\LCRun3::debug('[backUrl]', 'ifvar', $cx, Plugin\LCRun3::debug('[backUrl]', 'v', $cx, $in, array('backUrl')))) ? ''.Plugin\LCRun3::debug('[backUrl]', 'encq', $cx, Plugin\LCRun3::debug('[backUrl]', 'v', $cx, $in, array('backUrl'))).'' : 'javascript:history.go(-1);').'" class="iconfont nav-back">&#xe610;</a>
  67 +';}).''.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="iconfont nav-home">&#xe611;</a>
  68 +';}).''.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>
  69 +';}).''.Plugin\LCRun3::debug('[navBtn]', 'sec', $cx, Plugin\LCRun3::debug('[navBtn]', 'v', $cx, $in, array('navBtn')), $in, false, function($cx, $in) {return ' <span class="nav-btn">'.Plugin\LCRun3::debug('this', 'encq', $cx, $in).'</span>
  70 +';}).'</header>
  71 +';}).''.''.' <div class="my-page yoho-page">
  72 + <div class="my-header">
  73 +'.Plugin\LCRun3::debug('[isLogin]', 'sec', $cx, Plugin\LCRun3::debug('[isLogin]', 'v', $cx, $in, array('isLogin')), $in, false, function($cx, $in) {return ' <a class="user-info" href="/home/mydetails">
  74 + <span class="user-avatar" data-avatar="'.Plugin\LCRun3::debug('[head_ico]', 'encq', $cx, Plugin\LCRun3::debug('[head_ico]', 'v', $cx, $in, array('head_ico'))).'"></span>
  75 + <span class="username">'.Plugin\LCRun3::debug('[profile_name]', 'encq', $cx, Plugin\LCRun3::debug('[profile_name]', 'v', $cx, $in, array('profile_name'))).'</span>
  76 +'.Plugin\LCRun3::debug('[vip_info]', 'sec', $cx, Plugin\LCRun3::debug('[vip_info]', 'v', $cx, $in, array('vip_info')), $in, false, function($cx, $in) {return ' <span class="vip-icon vip-'.Plugin\LCRun3::debug('[cur_level]', 'encq', $cx, Plugin\LCRun3::debug('[cur_level]', 'v', $cx, $in, array('cur_level'))).'"></span>
  77 +';}).' <div class="iconfont more-icon">&#xe604;</div>
  78 + </a>
  79 +';}).''.((Plugin\LCRun3::debug('^[isLogin]', 'isec', $cx, Plugin\LCRun3::debug('[isLogin]', 'v', $cx, $in, array('isLogin')))) ? ' <div class="user-info">
  80 + <a class="login-btn" href="'.Plugin\LCRun3::debug('[signinUrl]', 'encq', $cx, Plugin\LCRun3::debug('[signinUrl]', 'v', $cx, $in, array('signinUrl'))).'">
  81 + 登录/注册
  82 + </a>
  83 + </div>
  84 +' : '').' </div>
  85 + <div class="my-link clearfix '.((Plugin\LCRun3::debug('^[isLogin]', 'isec', $cx, Plugin\LCRun3::debug('[isLogin]', 'v', $cx, $in, array('isLogin')))) ? 'no-login' : '').'">
  86 + <a class="link-item" href="/home/favorite">
  87 + '.Plugin\LCRun3::debug('[isLogin]', 'sec', $cx, Plugin\LCRun3::debug('[isLogin]', 'v', $cx, $in, array('isLogin')), $in, false, function($cx, $in) {return ''.Plugin\LCRun3::debug('[product_favorite_total]', 'encq', $cx, Plugin\LCRun3::debug('[product_favorite_total]', 'v', $cx, $in, array('product_favorite_total'))).'';}).'
  88 + <p>收藏的商品</p>
  89 + </a>
  90 + <a class="link-item" href="/home/favorite?tab=brand">
  91 + '.Plugin\LCRun3::debug('[isLogin]', 'sec', $cx, Plugin\LCRun3::debug('[isLogin]', 'v', $cx, $in, array('isLogin')), $in, false, function($cx, $in) {return ''.Plugin\LCRun3::debug('[brand_favorite_total]', 'encq', $cx, Plugin\LCRun3::debug('[brand_favorite_total]', 'v', $cx, $in, array('brand_favorite_total'))).'';}).'
  92 + <p>收藏的品牌</p>
  93 + </a>
  94 +
  95 + </div>
  96 + <div class="my-order">
  97 + <div class="order-title">
  98 + 我的订单
  99 + <a class="iconfont" href="/home/orders">
  100 + 查看全部订单 &#xe604;
  101 + </a>
  102 + </div>
  103 + <div class="order-type clearfix">
  104 + <a class="type-item" href="/home/orders?type=2">
  105 + <span class="iconfont">&#xe634;</span>
  106 + <br>待付款
  107 +'.((Plugin\LCRun3::debug('[wait_pay_num]', 'ifvar', $cx, Plugin\LCRun3::debug('[wait_pay_num]', 'v', $cx, $in, array('wait_pay_num')))) ? ' <span class="num">'.Plugin\LCRun3::debug('[wait_pay_num]', 'encq', $cx, Plugin\LCRun3::debug('[wait_pay_num]', 'v', $cx, $in, array('wait_pay_num'))).'</span>
  108 +' : '').' </a>
  109 + <a class="type-item" href="/home/orders?type=3">
  110 + <span class="iconfont">&#xe63b;</span>
  111 + <br>待发货
  112 +'.((Plugin\LCRun3::debug('[wait_cargo_num]', 'ifvar', $cx, Plugin\LCRun3::debug('[wait_cargo_num]', 'v', $cx, $in, array('wait_cargo_num')))) ? ' <span class="num">'.Plugin\LCRun3::debug('[wait_cargo_num]', 'encq', $cx, Plugin\LCRun3::debug('[wait_cargo_num]', 'v', $cx, $in, array('wait_cargo_num'))).'</span>
  113 +' : '').' </a>
  114 + <a class="type-item" href="/home/orders?type=4">
  115 + <span class="iconfont">&#xe633;</span>
  116 + <br>待收货
  117 +'.((Plugin\LCRun3::debug('[send_cargo_num]', 'ifvar', $cx, Plugin\LCRun3::debug('[send_cargo_num]', 'v', $cx, $in, array('send_cargo_num')))) ? ' <span class="num">'.Plugin\LCRun3::debug('[send_cargo_num]', 'encq', $cx, Plugin\LCRun3::debug('[send_cargo_num]', 'v', $cx, $in, array('send_cargo_num'))).'</span>
  118 +' : '').' </a>
  119 + </div>
  120 + </div>
  121 + <div class="group-list">
  122 + <a class="list-item" href="/home/address">
  123 + <span class="iconfont icon">&#xe637;</span>
  124 + 地址管理
  125 + <span class="iconfont num">'.Plugin\LCRun3::debug('[address_num]', 'encq', $cx, Plugin\LCRun3::debug('[address_num]', 'v', $cx, $in, array('address_num'))).' &#xe604;</span>
  126 + </a>
  127 + </div>
  128 + <div class="group-list">
  129 + <a class="list-item" href="/home/coupons">
  130 + <span class="iconfont icon">&#xe63a;</span>
  131 + 优惠券
  132 + <span class="iconfont num">'.Plugin\LCRun3::debug('[coupon_num]', 'encq', $cx, Plugin\LCRun3::debug('[coupon_num]', 'v', $cx, $in, array('coupon_num'))).' &#xe604;</span>
  133 + </a>
  134 + <a class="list-item" href="/home/currency">
  135 + <span class="iconfont icon">&#xe635;</span>
  136 + YOHO 币
  137 + <span class="iconfont num">'.Plugin\LCRun3::debug('[yoho_coin_num]', 'encq', $cx, Plugin\LCRun3::debug('[yoho_coin_num]', 'v', $cx, $in, array('yoho_coin_num'))).' &#xe604;</span>
  138 + </a>
  139 + </div>
  140 + <div class="group-list">
  141 + <a class="list-item" href="/home/message">
  142 + <span class="iconfont icon">&#xe636;</span>
  143 + 消息
  144 + <span class="iconfont num">'.Plugin\LCRun3::debug('[inbox_total]', 'encq', $cx, Plugin\LCRun3::debug('[inbox_total]', 'v', $cx, $in, array('inbox_total'))).' &#xe604;</span>
  145 + </a>
  146 + </div>
  147 + <div class="group-list">
  148 + <a class="list-item" href="/home/onlineService">
  149 + <span class="iconfont icon">&#xe63c;</span>
  150 + 在线客服
  151 + <span class="iconfont num">&#xe604;</span>
  152 + </a>
  153 + <a class="list-item" href="/home/suggest">
  154 + <span class="iconfont icon">&#xe63d;</span>
  155 + 意见反馈
  156 + <span class="iconfont num">&#xe604;</span>
  157 + </a>
  158 + </div>
  159 +
  160 +'.' <div class="recommend-for-you hide">
  161 + </div>'.''.' <div id="suspend-cart" class="suspend-cart">
  162 + <a href='.Plugin\LCRun3::debug('[cartUrl]', 'encq', $cx, Plugin\LCRun3::debug('[cartUrl]', 'v', $cx, $in, array('cartUrl'))).'>
  163 + <span class="iconfont">&#xe62c;</span>
  164 + </a>
  165 + <span class="cart-count hide">0</span>
  166 + </div>'.' </div>
  167 +
  168 +'.''.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">
  169 + <div class="float-layer-left">
  170 + <span class="yoho-icon iconfont">&#xe60d;</span>
  171 + <p>新用户送千元礼包</p>
  172 + </div>
  173 + <a href="javascript:void(0);" id="float-layer-close" >
  174 + <i class="close-icon iconfont">&#xe623;</i>
  175 + <div class="circle-rightbottom"></div>
  176 + </a>
  177 + <a href="http://m.yohobuy.com/download/hyapp" id="float-layer-btn">
  178 + 立即下载
  179 + </a>
  180 +</div>
  181 +';}).'
  182 +
  183 + '.''.''.''.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">
  184 + <p class="op-row">
  185 + <span class="back-to-top">
  186 + Back to top
  187 + <i class="iconfont">&#xe608;</i>
  188 + </span>
  189 + </p>
  190 + <address class="copyright">
  191 + CopyRight©2007-2016 南京新与力文化传播有限公司
  192 + </address>
  193 +</footer>
  194 +';}).'
  195 +'.''.''.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">
  196 + <div class="float-layer-left">
  197 + <span class="yoho-icon iconfont">&#xe60d;</span>
  198 + <p>新用户送千元礼包</p>
  199 + </div>
  200 + <a href="javascript:void(0);" id="float-layer-close" >
  201 + <i class="close-icon iconfont">&#xe623;</i>
  202 + <div class="circle-rightbottom"></div>
  203 + </a>
  204 + <a href="http://m.yohobuy.com/download/hyapp" id="float-layer-btn">
  205 + 立即下载
  206 + </a>
  207 +</div>
  208 +';}).'
  209 +
  210 + '.''.((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>
  211 +' : '').''.((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>
  212 +<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>
  213 +' : '').''.((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>
  214 +<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>
  215 +' : '').''.((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>
  216 +<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-debug.js"></script>
  217 +' : '').''.((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>
  218 +<script>seajs.config({base: \'http://localhost:8000/\'});</script>
  219 +' : '').'<script type="text/javascript">
  220 + (function(w,d,s,j,f){
  221 + w[\'YohoAcquisitionObject\']=f;
  222 + w[f]=function(){w[f].p=arguments;};
  223 + var a=d.createElement(s);
  224 + var m=d.getElementsByTagName(s)[0];
  225 + a.async=1;
  226 + a.src=j;
  227 + m.parentNode.insertBefore(a,m);
  228 + })(window,document,\'script\',\'http://cdn.yoho.cn/yas-jssdk/'.Plugin\LCRun3::debug('[yas_version]', 'encq', $cx, Plugin\LCRun3::debug('[yas_version]', 'v', $cx, $in, array('yas_version'))).'/yas.js\',\'_yas\');
  229 +</script>
  230 +'.'<script>
  231 + seajs.use(\'js/common\');
  232 +</script>
  233 +'.((Plugin\LCRun3::debug('[psList]', 'ifvar', $cx, Plugin\LCRun3::debug('[psList]', 'v', $cx, $in, array('psList')))) ? '<script>
  234 + seajs.use(\'js/guang/plus-star/list\');
  235 +</script>
  236 +' : '').''.((Plugin\LCRun3::debug('[psDetail]', 'ifvar', $cx, Plugin\LCRun3::debug('[psDetail]', 'v', $cx, $in, array('psDetail')))) ? '<script>
  237 + seajs.use(\'js/guang/plus-star/detail\');
  238 +</script>
  239 +' : '').''.((Plugin\LCRun3::debug('[guangHome]', 'ifvar', $cx, Plugin\LCRun3::debug('[guangHome]', 'v', $cx, $in, array('guangHome')))) ? '<script>
  240 + seajs.use(\'js/guang/home\');
  241 +</script>
  242 +' : '').''.((Plugin\LCRun3::debug('[guangList]', 'ifvar', $cx, Plugin\LCRun3::debug('[guangList]', 'v', $cx, $in, array('guangList')))) ? '<script>
  243 + seajs.use(\'js/guang/list\');
  244 +</script>
  245 +' : '').''.((Plugin\LCRun3::debug('[guangDetail]', 'ifvar', $cx, Plugin\LCRun3::debug('[guangDetail]', 'v', $cx, $in, array('guangDetail')))) ? '<script>
  246 + seajs.use(\'js/guang/detail\', function(d) {
  247 + d.i(true);
  248 + });
  249 +</script>
  250 +' : '').''.((Plugin\LCRun3::debug('[guangEzine]', 'ifvar', $cx, Plugin\LCRun3::debug('[guangEzine]', 'v', $cx, $in, array('guangEzine')))) ? '<script>
  251 + seajs.use(\'js/guang/detail\', function(d) {
  252 + d.i(false);
  253 + });
  254 +</script>
  255 +' : '').''.((Plugin\LCRun3::debug('[regIndex]', 'ifvar', $cx, Plugin\LCRun3::debug('[regIndex]', 'v', $cx, $in, array('regIndex')))) ? '<script>
  256 + seajs.use(\'js/passport/register/register\');
  257 +</script>
  258 +' : '').''.((Plugin\LCRun3::debug('[regCode]', 'ifvar', $cx, Plugin\LCRun3::debug('[regCode]', 'v', $cx, $in, array('regCode')))) ? '<script>
  259 + seajs.use(\'js/passport/register/code\');
  260 +</script>
  261 +' : '').''.((Plugin\LCRun3::debug('[regPwd]', 'ifvar', $cx, Plugin\LCRun3::debug('[regPwd]', 'v', $cx, $in, array('regPwd')))) ? '<script>
  262 + seajs.use(\'js/passport/register/password\');
  263 +</script>
  264 +' : '').''.((Plugin\LCRun3::debug('[loginIndex]', 'ifvar', $cx, Plugin\LCRun3::debug('[loginIndex]', 'v', $cx, $in, array('loginIndex')))) ? '<script>
  265 + seajs.use(\'js/passport/login/login\');
  266 +</script>
  267 +' : '').''.((Plugin\LCRun3::debug('[loginInternational]', 'ifvar', $cx, Plugin\LCRun3::debug('[loginInternational]', 'v', $cx, $in, array('loginInternational')))) ? '<script>
  268 + seajs.use(\'js/passport/login/international\');
  269 +</script>
  270 +' : '').''.((Plugin\LCRun3::debug('[backEmail]', 'ifvar', $cx, Plugin\LCRun3::debug('[backEmail]', 'v', $cx, $in, array('backEmail')))) ? '<script>
  271 + seajs.use(\'js/passport/back/email\');
  272 +</script>
  273 +' : '').''.((Plugin\LCRun3::debug('[backEmailSuccess]', 'ifvar', $cx, Plugin\LCRun3::debug('[backEmailSuccess]', 'v', $cx, $in, array('backEmailSuccess')))) ? '<script>
  274 + seajs.use(\'js/passport/back/email-success\');
  275 +</script>
  276 +' : '').''.((Plugin\LCRun3::debug('[backMobile]', 'ifvar', $cx, Plugin\LCRun3::debug('[backMobile]', 'v', $cx, $in, array('backMobile')))) ? '<script>
  277 + seajs.use(\'js/passport/back/mobile\');
  278 +</script>
  279 +' : '').''.((Plugin\LCRun3::debug('[backCode]', 'ifvar', $cx, Plugin\LCRun3::debug('[backCode]', 'v', $cx, $in, array('backCode')))) ? '<script>
  280 + seajs.use(\'js/passport/back/code\');
  281 +</script>
  282 +' : '').''.((Plugin\LCRun3::debug('[backNewPwd]', 'ifvar', $cx, Plugin\LCRun3::debug('[backNewPwd]', 'v', $cx, $in, array('backNewPwd')))) ? '<script>
  283 + seajs.use(\'js/passport/back/new-password\');
  284 +</script>
  285 +' : '').''.((Plugin\LCRun3::debug('[channelPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[channelPage]', 'v', $cx, $in, array('channelPage')))) ? '<script>
  286 + seajs.use(\'js/index/channel\');
  287 + seajs.use(\'js/index/footer\');
  288 +</script>
  289 +' : '').''.((Plugin\LCRun3::debug('[grilsHomePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[grilsHomePage]', 'v', $cx, $in, array('grilsHomePage')))) ? '<script>
  290 + seajs.use(\'js/home/home\', function(h) {
  291 + h.set(\'girls\');
  292 + });
  293 + seajs.use(\'js/index/footer\');
  294 +</script>
  295 +' : '').''.((Plugin\LCRun3::debug('[boysHomePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[boysHomePage]', 'v', $cx, $in, array('boysHomePage')))) ? '<script>
  296 + seajs.use(\'js/home/home\', function(h) {
  297 + h.set(\'boys\');
  298 + });
  299 + seajs.use(\'js/index/footer\');
  300 +</script>
  301 +' : '').''.((Plugin\LCRun3::debug('[kidsHomePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[kidsHomePage]', 'v', $cx, $in, array('kidsHomePage')))) ? '<script>
  302 + seajs.use(\'js/home/home\', function(h) {
  303 + h.set(\'kids\');
  304 + });
  305 + seajs.use(\'js/index/footer\');
  306 +</script>
  307 +' : '').''.((Plugin\LCRun3::debug('[lifestyleHomePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[lifestyleHomePage]', 'v', $cx, $in, array('lifestyleHomePage')))) ? '<script>
  308 + seajs.use(\'js/home/home\', function(h) {
  309 + h.set(\'lifestyle\');
  310 + });
  311 + seajs.use(\'js/index/footer\');
  312 +</script>
  313 +' : '').''.((Plugin\LCRun3::debug('[newArrivalPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[newArrivalPage]', 'v', $cx, $in, array('newArrivalPage')))) ? '<script>
  314 + seajs.use(\'js/product/newsale/newarrival\');
  315 + seajs.use(\'js/index/footer\');
  316 +</script>
  317 +' : '').''.((Plugin\LCRun3::debug('[discountPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[discountPage]', 'v', $cx, $in, array('discountPage')))) ? '<script>
  318 + seajs.use(\'js/product/newsale/discount\');
  319 + seajs.use(\'js/index/footer\');
  320 +</script>
  321 +' : '').''.((Plugin\LCRun3::debug('[hotrankPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[hotrankPage]', 'v', $cx, $in, array('hotrankPage')))) ? '<script>
  322 + seajs.use(\'js/product/newsale/hot-rank\');
  323 + seajs.use(\'js/index/footer\');
  324 +</script>
  325 +' : '').''.((Plugin\LCRun3::debug('[goodListPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[goodListPage]', 'v', $cx, $in, array('goodListPage')))) ? '<script>
  326 + seajs.use(\'js/product/list\');
  327 + seajs.use(\'js/index/footer\');
  328 +</script>
  329 +' : '').''.((Plugin\LCRun3::debug('[goodsDetailPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[goodsDetailPage]', 'v', $cx, $in, array('goodsDetailPage')))) ? '<script>
  330 + seajs.use(\'js/product/detail/detail\');
  331 +</script>
  332 +' : '').''.((Plugin\LCRun3::debug('[goodsCommentsPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[goodsCommentsPage]', 'v', $cx, $in, array('goodsCommentsPage')))) ? '<script>
  333 + seajs.use(\'js/product/detail/loadmore\');
  334 +</script>
  335 +' : '').''.((Plugin\LCRun3::debug('[goodsConsultsPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[goodsConsultsPage]', 'v', $cx, $in, array('goodsConsultsPage')))) ? '<script>
  336 + seajs.use(\'js/product/detail/comments-consults\');
  337 +</script>
  338 +' : '').''.((Plugin\LCRun3::debug('[consultformPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[consultformPage]', 'v', $cx, $in, array('consultformPage')))) ? '<script>
  339 + seajs.use(\'js/product/detail/consultform\');
  340 +</script>
  341 +' : '').''.((Plugin\LCRun3::debug('[categoryPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[categoryPage]', 'v', $cx, $in, array('categoryPage')))) ? '<script>
  342 + seajs.use(\'js/category/index\');
  343 + seajs.use(\'js/index/footer\');
  344 +</script>
  345 +' : '').''.((Plugin\LCRun3::debug('[brandPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[brandPage]', 'v', $cx, $in, array('brandPage')))) ? '<script>
  346 + seajs.use(\'js/category/brand\');
  347 + seajs.use(\'js/index/footer\');
  348 +</script>
  349 +' : '').''.((Plugin\LCRun3::debug('[searchPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[searchPage]', 'v', $cx, $in, array('searchPage')))) ? '<script>
  350 + seajs.use(\'js/index/search\');
  351 + seajs.use(\'js/index/footer\');
  352 +</script>
  353 +' : '').''.((Plugin\LCRun3::debug('[shoppingCartPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[shoppingCartPage]', 'v', $cx, $in, array('shoppingCartPage')))) ? '<script>
  354 + seajs.use(\'js/shopping-cart/cart\');
  355 +</script>
  356 +' : '').''.((Plugin\LCRun3::debug('[giftAdvancePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[giftAdvancePage]', 'v', $cx, $in, array('giftAdvancePage')))) ? '<script>
  357 + seajs.use(\'js/shopping-cart/gift-advance\');
  358 +</script>
  359 +' : '').''.((Plugin\LCRun3::debug('[orderEnsurePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[orderEnsurePage]', 'v', $cx, $in, array('orderEnsurePage')))) ? '<script>
  360 + seajs.use(\'js/shopping-cart/order-ensure\');
  361 +</script>
  362 +' : '').''.((Plugin\LCRun3::debug('[myIndexPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[myIndexPage]', 'v', $cx, $in, array('myIndexPage')))) ? '<script>
  363 + seajs.use(\'js/me/index\');
  364 + seajs.use(\'js/index/footer\');
  365 +</script>
  366 +' : '').''.((Plugin\LCRun3::debug('[orderPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[orderPage]', 'v', $cx, $in, array('orderPage')))) ? '<script>
  367 + seajs.use(\'js/me/order\');
  368 +</script>
  369 +' : '').''.((Plugin\LCRun3::debug('[orderDetailPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[orderDetailPage]', 'v', $cx, $in, array('orderDetailPage')))) ? '<script>
  370 + seajs.use(\'js/me/order-detail\');
  371 +</script>
  372 +' : '').''.((Plugin\LCRun3::debug('[favPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[favPage]', 'v', $cx, $in, array('favPage')))) ? '<script>
  373 + seajs.use(\'js/me/fav\');
  374 +</script>
  375 +' : '').''.((Plugin\LCRun3::debug('[suggestPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[suggestPage]', 'v', $cx, $in, array('suggestPage')))) ? '<script>
  376 + seajs.use(\'js/me/suggest\');
  377 +</script>
  378 +' : '').''.((Plugin\LCRun3::debug('[couponsPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[couponsPage]', 'v', $cx, $in, array('couponsPage')))) ? '<script>
  379 + seajs.use(\'js/me/coupons\');
  380 +</script>
  381 +' : '').''.((Plugin\LCRun3::debug('[onlineServicePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[onlineServicePage]', 'v', $cx, $in, array('onlineServicePage')))) ? '<script>
  382 + seajs.use(\'js/me/online-service\');
  383 +</script>
  384 +' : '').''.((Plugin\LCRun3::debug('[onlineServiceDetailPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[onlineServiceDetailPage]', 'v', $cx, $in, array('onlineServiceDetailPage')))) ? '<script>
  385 + seajs.use(\'js/index/footer\');
  386 +</script>
  387 +' : '').''.((Plugin\LCRun3::debug('[addressPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[addressPage]', 'v', $cx, $in, array('addressPage')))) ? '<script>
  388 + seajs.use(\'js/me/address\');
  389 +</script>
  390 +' : '').''.((Plugin\LCRun3::debug('[addressActionPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[addressActionPage]', 'v', $cx, $in, array('addressActionPage')))) ? '<script>
  391 + seajs.use(\'js/me/address-act\');
  392 +</script>
  393 +' : '').''.((Plugin\LCRun3::debug('[myGuangPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[myGuangPage]', 'v', $cx, $in, array('myGuangPage')))) ? '<script>
  394 + seajs.use(\'js/me/my-guang\');
  395 +</script>
  396 +' : '').''.((Plugin\LCRun3::debug('[personalDetailsPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[personalDetailsPage]', 'v', $cx, $in, array('personalDetailsPage')))) ? '<script>
  397 + seajs.use(\'js/me/personal-details\');
  398 +</script>
  399 +' : '').''.((Plugin\LCRun3::debug('[browseRecordPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[browseRecordPage]', 'v', $cx, $in, array('browseRecordPage')))) ? '<script>
  400 + seajs.use(\'js/me/browse-record\');
  401 +</script>
  402 +' : '').''.((Plugin\LCRun3::debug('[logisticInfoPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[logisticInfoPage]', 'v', $cx, $in, array('logisticInfoPage')))) ? '<script>
  403 + seajs.use(\'js/me/logistic\');
  404 +</script>
  405 +' : '').''.((Plugin\LCRun3::debug('[payCenterPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[payCenterPage]', 'v', $cx, $in, array('payCenterPage')))) ? '<script>
  406 + seajs.use(\'js/me/pay\');
  407 +</script>
  408 +' : '').''.''.'<!-- Google Tag Manager -->
  409 +<noscript><iframe src="//www.googletagmanager.com/ns.html?id=GTM-W958MG" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
  410 +<script>
  411 + (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({\'gtm.start\':
  412 + new Date().getTime(),event:\'gtm.js\'});var f=d.getElementsByTagName(s)[0],
  413 + j=d.createElement(s),dl=l!=\'dataLayer\'?\'&l=\'+l:\'\';j.async=true;j.src=
  414 + \'//www.googletagmanager.com/gtm.js?id=\'+i+dl;f.parentNode.insertBefore(j,f);
  415 + })(window,document,\'script\',\'dataLayer\',\'GTM-W958MG\');
  416 +</script>
  417 +<!-- End Google Tag Manager -->
  418 +<script type="text/javascript">
  419 + var _hmt = _hmt || [];
  420 + (function() {
  421 + var hm = document.createElement("script");
  422 + hm.src = "//hm.baidu.com/hm.js?c6ee7218b8321cb65fb2e98f284d8311";
  423 + var s = document.getElementsByTagName("script")[0];
  424 + s.parentNode.insertBefore(hm, s);
  425 + })();
  426 +</script>
  427 +<script>
  428 + var _hmt = _hmt || [];
  429 + (function() {
  430 + var hm = document.createElement("script");
  431 + hm.src = "//hm.baidu.com/hm.js?65dd99e0435a55177ffda862198ce841";
  432 + var s = document.getElementsByTagName("script")[0];
  433 + s.parentNode.insertBefore(hm, s);
  434 + })();
  435 +</script>
  436 +<script src="http://static.yohobuy.com/js/analytics/analysis.js"></script>
  437 +<script src="http://static.yohobuy.com/m/v1/js/om_code.js"></script>
  438 +'.'</body>
  439 +</html>'.'';
  440 +}
  441 +?>
  1 +<?php return function ($in, $debugopt = 1) {
  2 + $cx = array(
  3 + 'flags' => array(
  4 + 'jstrue' => false,
  5 + 'jsobj' => false,
  6 + 'spvar' => true,
  7 + 'prop' => false,
  8 + 'method' => false,
  9 + 'mustlok' => true,
  10 + 'echo' => false,
  11 + 'debug' => $debugopt,
  12 + ),
  13 + 'constants' => array(),
  14 + 'helpers' => array(),
  15 + 'blockhelpers' => array(),
  16 + 'hbhelpers' => array(),
  17 + 'partials' => array(),
  18 + 'scopes' => array(),
  19 + 'sp_vars' => array('root' => $in),
  20 + 'lcrun' => 'Plugin\LCRun3',
  21 +
  22 + );
  23 +
  24 + 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)) ? '
  25 + <div class="good-info" data-id="'.Plugin\LCRun3::debug('[id]', 'encq', $cx, Plugin\LCRun3::debug('[id]', 'v', $cx, $in, array('id'))).'">
  26 + <div class="tag-container clearfix">
  27 +'.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>
  28 +';}).''.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>
  29 +';}).''.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>
  30 +';}).''.Plugin\LCRun3::debug('[is_yohoood]', 'sec', $cx, Plugin\LCRun3::debug('[is_yohoood]', 'v', $cx, $in, array('is_yohoood')), $in, false, function($cx, $in) {return ' <p class="good-tag new-festival-tag">新品节</p>
  31 +';}).''.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>
  32 +';}).'';}).' </div>
  33 + <div class="good-detail-img">
  34 + <a class="good-thumb" href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'">
  35 + <img class="lazy" data-original="'.Plugin\LCRun3::debug('[thumb]', 'encq', $cx, Plugin\LCRun3::debug('[thumb]', 'v', $cx, $in, array('thumb'))).'">
  36 + </a>
  37 +'.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>
  38 +';}).' </div>
  39 + <div class="good-detail-text">
  40 + <div class="name">
  41 + <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>
  42 + </div>
  43 + <div class="price">
  44 + <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>
  45 +'.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>
  46 +';}).' </div>
  47 + </div>
  48 + </div>
  49 + ' : '').''.'';}).'';
  50 +}
  51 +?>
  1 +<?php return function ($in, $debugopt = 1) {
  2 + $cx = array(
  3 + 'flags' => array(
  4 + 'jstrue' => false,
  5 + 'jsobj' => false,
  6 + 'spvar' => true,
  7 + 'prop' => false,
  8 + 'method' => false,
  9 + 'mustlok' => true,
  10 + 'echo' => false,
  11 + 'debug' => $debugopt,
  12 + ),
  13 + 'constants' => array(),
  14 + 'helpers' => array(),
  15 + 'blockhelpers' => array(),
  16 + 'hbhelpers' => array(),
  17 + 'partials' => array(),
  18 + 'scopes' => array(),
  19 + 'sp_vars' => array('root' => $in),
  20 + 'lcrun' => 'Plugin\LCRun3',
  21 +
  22 + );
  23 +
  24 + return ''.'<!DOCTYPE html>
  25 +<html>
  26 +<head>
  27 +<meta charset="utf-8">
  28 +<title>'.Plugin\LCRun3::debug('[title]', 'encq', $cx, Plugin\LCRun3::debug('[title]', 'v', $cx, $in, array('title'))).'</title>
  29 +<meta name="keywords" content="'.Plugin\LCRun3::debug('[keywords]', 'encq', $cx, Plugin\LCRun3::debug('[keywords]', 'v', $cx, $in, array('keywords'))).'">
  30 +<meta name="description" content="'.Plugin\LCRun3::debug('[description]', 'encq', $cx, Plugin\LCRun3::debug('[description]', 'v', $cx, $in, array('description'))).'">
  31 +<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, minimum-scale=1, user-scalable=no">
  32 +<meta http-equiv="cleartype" content="on">
  33 +<meta name="apple-mobile-web-app-status-bar-style" content="black" />
  34 +<meta content="telephone=no" name="format-detection" />
  35 +<meta content="email=no" name="format-detection" />
  36 +<script type="text/javascript">
  37 + (function(doc, win) {
  38 + var docEl = doc.documentElement;
  39 + (function() {
  40 + var clientWidth = docEl.clientWidth;
  41 + if (!clientWidth) {
  42 + return;
  43 + }
  44 + docEl.style.fontSize = 20 * (clientWidth / 320) + \'px\';
  45 + }());
  46 + })(document, window);
  47 +</script>
  48 +<link rel="dns-prefetch" href="//cdn.yoho.cn">
  49 +<link rel="dns-prefetch" href="//static.yohobuy.com">
  50 +<link rel="dns-prefetch" href="//img12.static.yhbimg.com">
  51 +<link rel="dns-prefetch" href="//img13.static.yhbimg.com">
  52 +'.((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">
  53 +' : '').''.((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">
  54 +' : '').''.((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">
  55 +' : '').''.((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">
  56 +' : '').'<link rel="apple-touch-icon-precomposed" href="http://static.yohobuy.com/m/v1/img/touch/apple-touch-icon-144x144-precomposed-new.png">
  57 +<link rel="apple-touch-startup-image" sizes="640x920" href="http://static.yohobuy.com/m/v1/img/startup/startup-retina.png" media="screen and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2)">
  58 +<link rel="apple-touch-startup-image" sizes="320x460" href="http://static.yohobuy.com/m/v1/img/startup/startup.png" media="screen and (max-device-width: 320)">
  59 +</head>
  60 +<body '.((Plugin\LCRun3::debug('[isPassportPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[isPassportPage]', 'v', $cx, $in, array('isPassportPage')))) ? 'class=passport-body' : '').'>
  61 +'.((Plugin\LCRun3::debug('[systemUpdate]', 'ifvar', $cx, Plugin\LCRun3::debug('[systemUpdate]', 'v', $cx, $in, array('systemUpdate')))) ? ' <div class="systemUpdate">
  62 + <a href="index/systemUpdate" class="systemHeader">Yoho!Buy有货关于系统升级的公告</a>
  63 + <span>X</span>
  64 + </div>
  65 +' : '').' '.''.Plugin\LCRun3::debug('[pageHeader]', 'sec', $cx, Plugin\LCRun3::debug('[pageHeader]', 'v', $cx, $in, array('pageHeader')), $in, false, function($cx, $in) {return '<header id="yoho-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' : '').'">
  66 +'.Plugin\LCRun3::debug('[navBack]', 'sec', $cx, Plugin\LCRun3::debug('[navBack]', 'v', $cx, $in, array('navBack')), $in, false, function($cx, $in) {return ' <a href="'.((Plugin\LCRun3::debug('[backUrl]', 'ifvar', $cx, Plugin\LCRun3::debug('[backUrl]', 'v', $cx, $in, array('backUrl')))) ? ''.Plugin\LCRun3::debug('[backUrl]', 'encq', $cx, Plugin\LCRun3::debug('[backUrl]', 'v', $cx, $in, array('backUrl'))).'' : 'javascript:history.go(-1);').'" class="iconfont nav-back">&#xe610;</a>
  67 +';}).''.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="iconfont nav-home">&#xe611;</a>
  68 +';}).''.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>
  69 +';}).''.Plugin\LCRun3::debug('[navBtn]', 'sec', $cx, Plugin\LCRun3::debug('[navBtn]', 'v', $cx, $in, array('navBtn')), $in, false, function($cx, $in) {return ' <span class="nav-btn">'.Plugin\LCRun3::debug('this', 'encq', $cx, $in).'</span>
  70 +';}).'</header>
  71 +';}).''.''.'<div class="my-address-page yoho-page">
  72 + <div class="page-wrap">
  73 +'.Plugin\LCRun3::debug('[address]', 'sec', $cx, Plugin\LCRun3::debug('[address]', 'v', $cx, $in, array('address')), $in, false, function($cx, $in) {return ' <div class="address-item">
  74 + <span class="name">'.Plugin\LCRun3::debug('[consignee]', 'encq', $cx, Plugin\LCRun3::debug('[consignee]', 'v', $cx, $in, array('consignee'))).'</span>
  75 + <span class="tel">'.Plugin\LCRun3::debug('[mobile]', 'encq', $cx, Plugin\LCRun3::debug('[mobile]', 'v', $cx, $in, array('mobile'))).'</span>
  76 + <p class="address-info">'.Plugin\LCRun3::debug('[area]', 'encq', $cx, Plugin\LCRun3::debug('[area]', 'v', $cx, $in, array('area'))).' '.Plugin\LCRun3::debug('[address]', 'encq', $cx, Plugin\LCRun3::debug('[address]', 'v', $cx, $in, array('address'))).'</p>
  77 + <div class="action iconfont">
  78 + <a class="edit" href="/home/addressAct?id='.Plugin\LCRun3::debug('[address_id]', 'encq', $cx, Plugin\LCRun3::debug('[address_id]', 'v', $cx, $in, array('address_id'))).'">&#xe61e;</a>
  79 + <span class="del" data-id="'.Plugin\LCRun3::debug('[address_id]', 'encq', $cx, Plugin\LCRun3::debug('[address_id]', 'v', $cx, $in, array('address_id'))).'">&#xe621;</span>
  80 + </div>
  81 + </div>
  82 +';}).' <a class="add-address" data-href="/home/addressAct">
  83 + 添加新地址
  84 + </a>
  85 +
  86 + <div class="confim-mask hide">
  87 + <div class="confim-box">
  88 + <div class="content">
  89 + 您确定要删除地址?
  90 + </div>
  91 + <div class="action">
  92 + <span class="cancel">
  93 + 取消
  94 + </span>
  95 + <span class="confim">
  96 + 确认
  97 + </span>
  98 + </div>
  99 + </div>
  100 + </div>
  101 + </div>
  102 +'.' <ul class="address-list">
  103 +'.Plugin\LCRun3::debug('[addressList]', 'sec', $cx, Plugin\LCRun3::debug('[addressList]', 'v', $cx, $in, array('addressList')), $in, false, function($cx, $in) {return ' <li class="address">
  104 + <span class="caption">'.Plugin\LCRun3::debug('[caption]', 'encq', $cx, Plugin\LCRun3::debug('[caption]', 'v', $cx, $in, array('caption'))).'</span>
  105 + <span class="iconfont">&#xe604;</span>
  106 + <ul>
  107 +'.Plugin\LCRun3::debug('[sub]', 'sec', $cx, Plugin\LCRun3::debug('[sub]', 'v', $cx, $in, array('sub')), $in, false, function($cx, $in) {return ' <li class="address">
  108 + <span class="caption">'.Plugin\LCRun3::debug('[caption]', 'encq', $cx, Plugin\LCRun3::debug('[caption]', 'v', $cx, $in, array('caption'))).'</span>
  109 + <span class="iconfont">&#xe604;</span>
  110 + <ul class="address-list">
  111 +'.Plugin\LCRun3::debug('[sub]', 'sec', $cx, Plugin\LCRun3::debug('[sub]', 'v', $cx, $in, array('sub')), $in, false, function($cx, $in) {return ' <li class="address-last" data-id="'.Plugin\LCRun3::debug('[code]', 'encq', $cx, Plugin\LCRun3::debug('[code]', 'v', $cx, $in, array('code'))).'">
  112 + <span class="caption">'.Plugin\LCRun3::debug('[caption]', 'encq', $cx, Plugin\LCRun3::debug('[caption]', 'v', $cx, $in, array('caption'))).'</span>
  113 + </li>
  114 +';}).' </ul>
  115 + </li>
  116 +';}).' </ul>
  117 + </li>
  118 +';}).' </ul>
  119 +'.'</div>
  120 +'.''.''.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">
  121 + <p class="op-row">
  122 + <span class="back-to-top">
  123 + Back to top
  124 + <i class="iconfont">&#xe608;</i>
  125 + </span>
  126 + </p>
  127 + <address class="copyright">
  128 + CopyRight©2007-2016 南京新与力文化传播有限公司
  129 + </address>
  130 +</footer>
  131 +';}).'
  132 +'.''.''.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">
  133 + <div class="float-layer-left">
  134 + <span class="yoho-icon iconfont">&#xe60d;</span>
  135 + <p>新用户送千元礼包</p>
  136 + </div>
  137 + <a href="javascript:void(0);" id="float-layer-close" >
  138 + <i class="close-icon iconfont">&#xe623;</i>
  139 + <div class="circle-rightbottom"></div>
  140 + </a>
  141 + <a href="http://m.yohobuy.com/download/hyapp" id="float-layer-btn">
  142 + 立即下载
  143 + </a>
  144 +</div>
  145 +';}).'
  146 +
  147 + '.''.((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>
  148 +' : '').''.((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>
  149 +<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>
  150 +' : '').''.((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>
  151 +<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>
  152 +' : '').''.((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>
  153 +<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-debug.js"></script>
  154 +' : '').''.((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>
  155 +<script>seajs.config({base: \'http://localhost:8000/\'});</script>
  156 +' : '').'<script type="text/javascript">
  157 + (function(w,d,s,j,f){
  158 + w[\'YohoAcquisitionObject\']=f;
  159 + w[f]=function(){w[f].p=arguments;};
  160 + var a=d.createElement(s);
  161 + var m=d.getElementsByTagName(s)[0];
  162 + a.async=1;
  163 + a.src=j;
  164 + m.parentNode.insertBefore(a,m);
  165 + })(window,document,\'script\',\'http://cdn.yoho.cn/yas-jssdk/'.Plugin\LCRun3::debug('[yas_version]', 'encq', $cx, Plugin\LCRun3::debug('[yas_version]', 'v', $cx, $in, array('yas_version'))).'/yas.js\',\'_yas\');
  166 +</script>
  167 +'.'<script>
  168 + seajs.use(\'js/common\');
  169 +</script>
  170 +'.((Plugin\LCRun3::debug('[psList]', 'ifvar', $cx, Plugin\LCRun3::debug('[psList]', 'v', $cx, $in, array('psList')))) ? '<script>
  171 + seajs.use(\'js/guang/plus-star/list\');
  172 +</script>
  173 +' : '').''.((Plugin\LCRun3::debug('[psDetail]', 'ifvar', $cx, Plugin\LCRun3::debug('[psDetail]', 'v', $cx, $in, array('psDetail')))) ? '<script>
  174 + seajs.use(\'js/guang/plus-star/detail\');
  175 +</script>
  176 +' : '').''.((Plugin\LCRun3::debug('[guangHome]', 'ifvar', $cx, Plugin\LCRun3::debug('[guangHome]', 'v', $cx, $in, array('guangHome')))) ? '<script>
  177 + seajs.use(\'js/guang/home\');
  178 +</script>
  179 +' : '').''.((Plugin\LCRun3::debug('[guangList]', 'ifvar', $cx, Plugin\LCRun3::debug('[guangList]', 'v', $cx, $in, array('guangList')))) ? '<script>
  180 + seajs.use(\'js/guang/list\');
  181 +</script>
  182 +' : '').''.((Plugin\LCRun3::debug('[guangDetail]', 'ifvar', $cx, Plugin\LCRun3::debug('[guangDetail]', 'v', $cx, $in, array('guangDetail')))) ? '<script>
  183 + seajs.use(\'js/guang/detail\', function(d) {
  184 + d.i(true);
  185 + });
  186 +</script>
  187 +' : '').''.((Plugin\LCRun3::debug('[guangEzine]', 'ifvar', $cx, Plugin\LCRun3::debug('[guangEzine]', 'v', $cx, $in, array('guangEzine')))) ? '<script>
  188 + seajs.use(\'js/guang/detail\', function(d) {
  189 + d.i(false);
  190 + });
  191 +</script>
  192 +' : '').''.((Plugin\LCRun3::debug('[regIndex]', 'ifvar', $cx, Plugin\LCRun3::debug('[regIndex]', 'v', $cx, $in, array('regIndex')))) ? '<script>
  193 + seajs.use(\'js/passport/register/register\');
  194 +</script>
  195 +' : '').''.((Plugin\LCRun3::debug('[regCode]', 'ifvar', $cx, Plugin\LCRun3::debug('[regCode]', 'v', $cx, $in, array('regCode')))) ? '<script>
  196 + seajs.use(\'js/passport/register/code\');
  197 +</script>
  198 +' : '').''.((Plugin\LCRun3::debug('[regPwd]', 'ifvar', $cx, Plugin\LCRun3::debug('[regPwd]', 'v', $cx, $in, array('regPwd')))) ? '<script>
  199 + seajs.use(\'js/passport/register/password\');
  200 +</script>
  201 +' : '').''.((Plugin\LCRun3::debug('[loginIndex]', 'ifvar', $cx, Plugin\LCRun3::debug('[loginIndex]', 'v', $cx, $in, array('loginIndex')))) ? '<script>
  202 + seajs.use(\'js/passport/login/login\');
  203 +</script>
  204 +' : '').''.((Plugin\LCRun3::debug('[loginInternational]', 'ifvar', $cx, Plugin\LCRun3::debug('[loginInternational]', 'v', $cx, $in, array('loginInternational')))) ? '<script>
  205 + seajs.use(\'js/passport/login/international\');
  206 +</script>
  207 +' : '').''.((Plugin\LCRun3::debug('[backEmail]', 'ifvar', $cx, Plugin\LCRun3::debug('[backEmail]', 'v', $cx, $in, array('backEmail')))) ? '<script>
  208 + seajs.use(\'js/passport/back/email\');
  209 +</script>
  210 +' : '').''.((Plugin\LCRun3::debug('[backEmailSuccess]', 'ifvar', $cx, Plugin\LCRun3::debug('[backEmailSuccess]', 'v', $cx, $in, array('backEmailSuccess')))) ? '<script>
  211 + seajs.use(\'js/passport/back/email-success\');
  212 +</script>
  213 +' : '').''.((Plugin\LCRun3::debug('[backMobile]', 'ifvar', $cx, Plugin\LCRun3::debug('[backMobile]', 'v', $cx, $in, array('backMobile')))) ? '<script>
  214 + seajs.use(\'js/passport/back/mobile\');
  215 +</script>
  216 +' : '').''.((Plugin\LCRun3::debug('[backCode]', 'ifvar', $cx, Plugin\LCRun3::debug('[backCode]', 'v', $cx, $in, array('backCode')))) ? '<script>
  217 + seajs.use(\'js/passport/back/code\');
  218 +</script>
  219 +' : '').''.((Plugin\LCRun3::debug('[backNewPwd]', 'ifvar', $cx, Plugin\LCRun3::debug('[backNewPwd]', 'v', $cx, $in, array('backNewPwd')))) ? '<script>
  220 + seajs.use(\'js/passport/back/new-password\');
  221 +</script>
  222 +' : '').''.((Plugin\LCRun3::debug('[channelPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[channelPage]', 'v', $cx, $in, array('channelPage')))) ? '<script>
  223 + seajs.use(\'js/index/channel\');
  224 + seajs.use(\'js/index/footer\');
  225 +</script>
  226 +' : '').''.((Plugin\LCRun3::debug('[grilsHomePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[grilsHomePage]', 'v', $cx, $in, array('grilsHomePage')))) ? '<script>
  227 + seajs.use(\'js/home/home\', function(h) {
  228 + h.set(\'girls\');
  229 + });
  230 + seajs.use(\'js/index/footer\');
  231 +</script>
  232 +' : '').''.((Plugin\LCRun3::debug('[boysHomePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[boysHomePage]', 'v', $cx, $in, array('boysHomePage')))) ? '<script>
  233 + seajs.use(\'js/home/home\', function(h) {
  234 + h.set(\'boys\');
  235 + });
  236 + seajs.use(\'js/index/footer\');
  237 +</script>
  238 +' : '').''.((Plugin\LCRun3::debug('[kidsHomePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[kidsHomePage]', 'v', $cx, $in, array('kidsHomePage')))) ? '<script>
  239 + seajs.use(\'js/home/home\', function(h) {
  240 + h.set(\'kids\');
  241 + });
  242 + seajs.use(\'js/index/footer\');
  243 +</script>
  244 +' : '').''.((Plugin\LCRun3::debug('[lifestyleHomePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[lifestyleHomePage]', 'v', $cx, $in, array('lifestyleHomePage')))) ? '<script>
  245 + seajs.use(\'js/home/home\', function(h) {
  246 + h.set(\'lifestyle\');
  247 + });
  248 + seajs.use(\'js/index/footer\');
  249 +</script>
  250 +' : '').''.((Plugin\LCRun3::debug('[newArrivalPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[newArrivalPage]', 'v', $cx, $in, array('newArrivalPage')))) ? '<script>
  251 + seajs.use(\'js/product/newsale/newarrival\');
  252 + seajs.use(\'js/index/footer\');
  253 +</script>
  254 +' : '').''.((Plugin\LCRun3::debug('[discountPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[discountPage]', 'v', $cx, $in, array('discountPage')))) ? '<script>
  255 + seajs.use(\'js/product/newsale/discount\');
  256 + seajs.use(\'js/index/footer\');
  257 +</script>
  258 +' : '').''.((Plugin\LCRun3::debug('[hotrankPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[hotrankPage]', 'v', $cx, $in, array('hotrankPage')))) ? '<script>
  259 + seajs.use(\'js/product/newsale/hot-rank\');
  260 + seajs.use(\'js/index/footer\');
  261 +</script>
  262 +' : '').''.((Plugin\LCRun3::debug('[goodListPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[goodListPage]', 'v', $cx, $in, array('goodListPage')))) ? '<script>
  263 + seajs.use(\'js/product/list\');
  264 + seajs.use(\'js/index/footer\');
  265 +</script>
  266 +' : '').''.((Plugin\LCRun3::debug('[goodsDetailPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[goodsDetailPage]', 'v', $cx, $in, array('goodsDetailPage')))) ? '<script>
  267 + seajs.use(\'js/product/detail/detail\');
  268 +</script>
  269 +' : '').''.((Plugin\LCRun3::debug('[goodsCommentsPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[goodsCommentsPage]', 'v', $cx, $in, array('goodsCommentsPage')))) ? '<script>
  270 + seajs.use(\'js/product/detail/loadmore\');
  271 +</script>
  272 +' : '').''.((Plugin\LCRun3::debug('[goodsConsultsPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[goodsConsultsPage]', 'v', $cx, $in, array('goodsConsultsPage')))) ? '<script>
  273 + seajs.use(\'js/product/detail/comments-consults\');
  274 +</script>
  275 +' : '').''.((Plugin\LCRun3::debug('[consultformPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[consultformPage]', 'v', $cx, $in, array('consultformPage')))) ? '<script>
  276 + seajs.use(\'js/product/detail/consultform\');
  277 +</script>
  278 +' : '').''.((Plugin\LCRun3::debug('[categoryPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[categoryPage]', 'v', $cx, $in, array('categoryPage')))) ? '<script>
  279 + seajs.use(\'js/category/index\');
  280 + seajs.use(\'js/index/footer\');
  281 +</script>
  282 +' : '').''.((Plugin\LCRun3::debug('[brandPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[brandPage]', 'v', $cx, $in, array('brandPage')))) ? '<script>
  283 + seajs.use(\'js/category/brand\');
  284 + seajs.use(\'js/index/footer\');
  285 +</script>
  286 +' : '').''.((Plugin\LCRun3::debug('[searchPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[searchPage]', 'v', $cx, $in, array('searchPage')))) ? '<script>
  287 + seajs.use(\'js/index/search\');
  288 + seajs.use(\'js/index/footer\');
  289 +</script>
  290 +' : '').''.((Plugin\LCRun3::debug('[shoppingCartPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[shoppingCartPage]', 'v', $cx, $in, array('shoppingCartPage')))) ? '<script>
  291 + seajs.use(\'js/shopping-cart/cart\');
  292 +</script>
  293 +' : '').''.((Plugin\LCRun3::debug('[giftAdvancePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[giftAdvancePage]', 'v', $cx, $in, array('giftAdvancePage')))) ? '<script>
  294 + seajs.use(\'js/shopping-cart/gift-advance\');
  295 +</script>
  296 +' : '').''.((Plugin\LCRun3::debug('[orderEnsurePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[orderEnsurePage]', 'v', $cx, $in, array('orderEnsurePage')))) ? '<script>
  297 + seajs.use(\'js/shopping-cart/order-ensure\');
  298 +</script>
  299 +' : '').''.((Plugin\LCRun3::debug('[myIndexPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[myIndexPage]', 'v', $cx, $in, array('myIndexPage')))) ? '<script>
  300 + seajs.use(\'js/me/index\');
  301 + seajs.use(\'js/index/footer\');
  302 +</script>
  303 +' : '').''.((Plugin\LCRun3::debug('[orderPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[orderPage]', 'v', $cx, $in, array('orderPage')))) ? '<script>
  304 + seajs.use(\'js/me/order\');
  305 +</script>
  306 +' : '').''.((Plugin\LCRun3::debug('[orderDetailPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[orderDetailPage]', 'v', $cx, $in, array('orderDetailPage')))) ? '<script>
  307 + seajs.use(\'js/me/order-detail\');
  308 +</script>
  309 +' : '').''.((Plugin\LCRun3::debug('[favPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[favPage]', 'v', $cx, $in, array('favPage')))) ? '<script>
  310 + seajs.use(\'js/me/fav\');
  311 +</script>
  312 +' : '').''.((Plugin\LCRun3::debug('[suggestPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[suggestPage]', 'v', $cx, $in, array('suggestPage')))) ? '<script>
  313 + seajs.use(\'js/me/suggest\');
  314 +</script>
  315 +' : '').''.((Plugin\LCRun3::debug('[couponsPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[couponsPage]', 'v', $cx, $in, array('couponsPage')))) ? '<script>
  316 + seajs.use(\'js/me/coupons\');
  317 +</script>
  318 +' : '').''.((Plugin\LCRun3::debug('[onlineServicePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[onlineServicePage]', 'v', $cx, $in, array('onlineServicePage')))) ? '<script>
  319 + seajs.use(\'js/me/online-service\');
  320 +</script>
  321 +' : '').''.((Plugin\LCRun3::debug('[onlineServiceDetailPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[onlineServiceDetailPage]', 'v', $cx, $in, array('onlineServiceDetailPage')))) ? '<script>
  322 + seajs.use(\'js/index/footer\');
  323 +</script>
  324 +' : '').''.((Plugin\LCRun3::debug('[addressPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[addressPage]', 'v', $cx, $in, array('addressPage')))) ? '<script>
  325 + seajs.use(\'js/me/address\');
  326 +</script>
  327 +' : '').''.((Plugin\LCRun3::debug('[addressActionPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[addressActionPage]', 'v', $cx, $in, array('addressActionPage')))) ? '<script>
  328 + seajs.use(\'js/me/address-act\');
  329 +</script>
  330 +' : '').''.((Plugin\LCRun3::debug('[myGuangPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[myGuangPage]', 'v', $cx, $in, array('myGuangPage')))) ? '<script>
  331 + seajs.use(\'js/me/my-guang\');
  332 +</script>
  333 +' : '').''.((Plugin\LCRun3::debug('[personalDetailsPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[personalDetailsPage]', 'v', $cx, $in, array('personalDetailsPage')))) ? '<script>
  334 + seajs.use(\'js/me/personal-details\');
  335 +</script>
  336 +' : '').''.((Plugin\LCRun3::debug('[browseRecordPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[browseRecordPage]', 'v', $cx, $in, array('browseRecordPage')))) ? '<script>
  337 + seajs.use(\'js/me/browse-record\');
  338 +</script>
  339 +' : '').''.((Plugin\LCRun3::debug('[logisticInfoPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[logisticInfoPage]', 'v', $cx, $in, array('logisticInfoPage')))) ? '<script>
  340 + seajs.use(\'js/me/logistic\');
  341 +</script>
  342 +' : '').''.((Plugin\LCRun3::debug('[payCenterPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[payCenterPage]', 'v', $cx, $in, array('payCenterPage')))) ? '<script>
  343 + seajs.use(\'js/me/pay\');
  344 +</script>
  345 +' : '').''.''.'<!-- Google Tag Manager -->
  346 +<noscript><iframe src="//www.googletagmanager.com/ns.html?id=GTM-W958MG" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
  347 +<script>
  348 + (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({\'gtm.start\':
  349 + new Date().getTime(),event:\'gtm.js\'});var f=d.getElementsByTagName(s)[0],
  350 + j=d.createElement(s),dl=l!=\'dataLayer\'?\'&l=\'+l:\'\';j.async=true;j.src=
  351 + \'//www.googletagmanager.com/gtm.js?id=\'+i+dl;f.parentNode.insertBefore(j,f);
  352 + })(window,document,\'script\',\'dataLayer\',\'GTM-W958MG\');
  353 +</script>
  354 +<!-- End Google Tag Manager -->
  355 +<script type="text/javascript">
  356 + var _hmt = _hmt || [];
  357 + (function() {
  358 + var hm = document.createElement("script");
  359 + hm.src = "//hm.baidu.com/hm.js?c6ee7218b8321cb65fb2e98f284d8311";
  360 + var s = document.getElementsByTagName("script")[0];
  361 + s.parentNode.insertBefore(hm, s);
  362 + })();
  363 +</script>
  364 +<script>
  365 + var _hmt = _hmt || [];
  366 + (function() {
  367 + var hm = document.createElement("script");
  368 + hm.src = "//hm.baidu.com/hm.js?65dd99e0435a55177ffda862198ce841";
  369 + var s = document.getElementsByTagName("script")[0];
  370 + s.parentNode.insertBefore(hm, s);
  371 + })();
  372 +</script>
  373 +<script src="http://static.yohobuy.com/js/analytics/analysis.js"></script>
  374 +<script src="http://static.yohobuy.com/m/v1/js/om_code.js"></script>
  375 +'.'</body>
  376 +</html>'.'';
  377 +}
  378 +?>
  1 +<?php return function ($in, $debugopt = 1) {
  2 + $cx = array(
  3 + 'flags' => array(
  4 + 'jstrue' => false,
  5 + 'jsobj' => false,
  6 + 'spvar' => true,
  7 + 'prop' => false,
  8 + 'method' => false,
  9 + 'mustlok' => true,
  10 + 'echo' => false,
  11 + 'debug' => $debugopt,
  12 + ),
  13 + 'constants' => array(),
  14 + 'helpers' => array(),
  15 + 'blockhelpers' => array(),
  16 + 'hbhelpers' => array(),
  17 + 'partials' => array(),
  18 + 'scopes' => array(),
  19 + 'sp_vars' => array('root' => $in),
  20 + 'lcrun' => 'Plugin\LCRun3',
  21 +
  22 + );
  23 +
  24 + return ''.'<!DOCTYPE html>
  25 +<html>
  26 +<head>
  27 +<meta charset="utf-8">
  28 +<title>'.Plugin\LCRun3::debug('[title]', 'encq', $cx, Plugin\LCRun3::debug('[title]', 'v', $cx, $in, array('title'))).'</title>
  29 +<meta name="keywords" content="'.Plugin\LCRun3::debug('[keywords]', 'encq', $cx, Plugin\LCRun3::debug('[keywords]', 'v', $cx, $in, array('keywords'))).'">
  30 +<meta name="description" content="'.Plugin\LCRun3::debug('[description]', 'encq', $cx, Plugin\LCRun3::debug('[description]', 'v', $cx, $in, array('description'))).'">
  31 +<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, minimum-scale=1, user-scalable=no">
  32 +<meta http-equiv="cleartype" content="on">
  33 +<meta name="apple-mobile-web-app-status-bar-style" content="black" />
  34 +<meta content="telephone=no" name="format-detection" />
  35 +<meta content="email=no" name="format-detection" />
  36 +<script type="text/javascript">
  37 + (function(doc, win) {
  38 + var docEl = doc.documentElement;
  39 + (function() {
  40 + var clientWidth = docEl.clientWidth;
  41 + if (!clientWidth) {
  42 + return;
  43 + }
  44 + docEl.style.fontSize = 20 * (clientWidth / 320) + \'px\';
  45 + }());
  46 + })(document, window);
  47 +</script>
  48 +<link rel="dns-prefetch" href="//cdn.yoho.cn">
  49 +<link rel="dns-prefetch" href="//static.yohobuy.com">
  50 +<link rel="dns-prefetch" href="//img12.static.yhbimg.com">
  51 +<link rel="dns-prefetch" href="//img13.static.yhbimg.com">
  52 +'.((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">
  53 +' : '').''.((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">
  54 +' : '').''.((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">
  55 +' : '').''.((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">
  56 +' : '').'<link rel="apple-touch-icon-precomposed" href="http://static.yohobuy.com/m/v1/img/touch/apple-touch-icon-144x144-precomposed-new.png">
  57 +<link rel="apple-touch-startup-image" sizes="640x920" href="http://static.yohobuy.com/m/v1/img/startup/startup-retina.png" media="screen and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2)">
  58 +<link rel="apple-touch-startup-image" sizes="320x460" href="http://static.yohobuy.com/m/v1/img/startup/startup.png" media="screen and (max-device-width: 320)">
  59 +</head>
  60 +<body '.((Plugin\LCRun3::debug('[isPassportPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[isPassportPage]', 'v', $cx, $in, array('isPassportPage')))) ? 'class=passport-body' : '').'>
  61 +'.((Plugin\LCRun3::debug('[systemUpdate]', 'ifvar', $cx, Plugin\LCRun3::debug('[systemUpdate]', 'v', $cx, $in, array('systemUpdate')))) ? ' <div class="systemUpdate">
  62 + <a href="index/systemUpdate" class="systemHeader">Yoho!Buy有货关于系统升级的公告</a>
  63 + <span>X</span>
  64 + </div>
  65 +' : '').' '.''.Plugin\LCRun3::debug('[pageHeader]', 'sec', $cx, Plugin\LCRun3::debug('[pageHeader]', 'v', $cx, $in, array('pageHeader')), $in, false, function($cx, $in) {return '<header id="yoho-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' : '').'">
  66 +'.Plugin\LCRun3::debug('[navBack]', 'sec', $cx, Plugin\LCRun3::debug('[navBack]', 'v', $cx, $in, array('navBack')), $in, false, function($cx, $in) {return ' <a href="'.((Plugin\LCRun3::debug('[backUrl]', 'ifvar', $cx, Plugin\LCRun3::debug('[backUrl]', 'v', $cx, $in, array('backUrl')))) ? ''.Plugin\LCRun3::debug('[backUrl]', 'encq', $cx, Plugin\LCRun3::debug('[backUrl]', 'v', $cx, $in, array('backUrl'))).'' : 'javascript:history.go(-1);').'" class="iconfont nav-back">&#xe610;</a>
  67 +';}).''.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="iconfont nav-home">&#xe611;</a>
  68 +';}).''.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>
  69 +';}).''.Plugin\LCRun3::debug('[navBtn]', 'sec', $cx, Plugin\LCRun3::debug('[navBtn]', 'v', $cx, $in, array('navBtn')), $in, false, function($cx, $in) {return ' <span class="nav-btn">'.Plugin\LCRun3::debug('this', 'encq', $cx, $in).'</span>
  70 +';}).'</header>
  71 +';}).''.''.'<div class="newarrival-page yoho-page">
  72 +'.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">
  73 + <div class="banner-swiper swiper-container">
  74 + <ul class="swiper-wrapper">
  75 +'.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">
  76 + <a href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'">
  77 + <img class="swiper-lazy" data-src="'.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'">
  78 + </a>
  79 + <div class="swiper-lazy-preloader"></div>
  80 + </li>
  81 +';}).' </ul>
  82 + </div>
  83 + <div class="swiper-pagination">
  84 + <div class="pagination-inner">
  85 + </div>
  86 + </div>
  87 + </div>
  88 +' : ' <div class="banner-top-single">
  89 + <a href='.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'>
  90 + <img class="img" src="'.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'">
  91 + </a>
  92 + </div>
  93 +').'
  94 +'.'';}).'
  95 + <ul id="list-nav" class="list-nav clearfix">
  96 + <li id="today" class="today active">
  97 + <a href="javascript:void(0);">
  98 + </a>
  99 + </li>
  100 + <li class="week">
  101 + <a href="javascript:void(0);">
  102 + 本周上新
  103 + </a>
  104 + </li>
  105 + <li class="sale">
  106 + <a href="javascript:void(0);">
  107 + 销量
  108 + </a>
  109 + </li>
  110 + <li class="filter">
  111 + <a href="javascript:void(0);">
  112 + 筛选
  113 + </a>
  114 + <span class="iconfont">&#xe613;</span>
  115 + </li>
  116 + </ul>
  117 +
  118 + <div id="goods-container" class="goods-container">
  119 + <div class="container clearfix">
  120 +'.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)) ? '
  121 + <div class="good-info" data-id="'.Plugin\LCRun3::debug('[id]', 'encq', $cx, Plugin\LCRun3::debug('[id]', 'v', $cx, $in, array('id'))).'">
  122 + <div class="tag-container clearfix">
  123 +'.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>
  124 +';}).''.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>
  125 +';}).''.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>
  126 +';}).''.Plugin\LCRun3::debug('[is_yohoood]', 'sec', $cx, Plugin\LCRun3::debug('[is_yohoood]', 'v', $cx, $in, array('is_yohoood')), $in, false, function($cx, $in) {return ' <p class="good-tag new-festival-tag">新品节</p>
  127 +';}).''.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>
  128 +';}).'';}).' </div>
  129 + <div class="good-detail-img">
  130 + <a class="good-thumb" href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'">
  131 + <img class="lazy" data-original="'.Plugin\LCRun3::debug('[thumb]', 'encq', $cx, Plugin\LCRun3::debug('[thumb]', 'v', $cx, $in, array('thumb'))).'">
  132 + </a>
  133 +'.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>
  134 +';}).' </div>
  135 + <div class="good-detail-text">
  136 + <div class="name">
  137 + <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>
  138 + </div>
  139 + <div class="price">
  140 + <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>
  141 +'.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>
  142 +';}).' </div>
  143 + </div>
  144 + </div>
  145 + ' : '').''.'';}).' </div>
  146 + <div class="container hide clearfix"></div>
  147 + <div class="container hide clearfix"></div>
  148 +'.''.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">
  149 + <div class="filter-body">
  150 + <ul class="classify">
  151 +'.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' : '').'">
  152 + <p class="shower'.((Plugin\LCRun3::debug('[default]', 'ifvar', $cx, Plugin\LCRun3::debug('[default]', 'v', $cx, $in, array('default')))) ? ' default' : '').'">
  153 + <span class="title">'.Plugin\LCRun3::debug('[title]', 'encq', $cx, Plugin\LCRun3::debug('[title]', 'v', $cx, $in, array('title'))).':</span>
  154 + '.Plugin\LCRun3::debug('[name]', 'encq', $cx, Plugin\LCRun3::debug('[name]', 'v', $cx, $in, array('name'))).'
  155 + </p>
  156 + <ul class="sub-classify" data-type='.Plugin\LCRun3::debug('[dataType]', 'encq', $cx, Plugin\LCRun3::debug('[dataType]', 'v', $cx, $in, array('dataType'))).'>
  157 +'.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'))).'>
  158 + '.Plugin\LCRun3::debug('[name]', 'encq', $cx, Plugin\LCRun3::debug('[name]', 'v', $cx, $in, array('name'))).'
  159 + <i class="iconfont chosed-icon">&#xe617;</i>
  160 + </li>
  161 +';}).' </ul>
  162 + </li>
  163 +';}).' </ul>
  164 + </div>
  165 + </div>
  166 + ';}).''.' </div>
  167 +
  168 +'.''.((Plugin\LCRun3::debug('[brand]', 'ifvar', $cx, Plugin\LCRun3::debug('[brand]', 'v', $cx, $in, array('brand')))) ? ' <input class="query-param" type="hidden" data-attr="brand" value="'.Plugin\LCRun3::debug('[brand]', 'encq', $cx, Plugin\LCRun3::debug('[brand]', 'v', $cx, $in, array('brand'))).'">
  169 +' : '').'
  170 +'.((Plugin\LCRun3::debug('[gender]', 'ifvar', $cx, Plugin\LCRun3::debug('[gender]', 'v', $cx, $in, array('gender')))) ? ' <input class="query-param" type="hidden" data-attr="gender" value="'.Plugin\LCRun3::debug('[gender]', 'encq', $cx, Plugin\LCRun3::debug('[gender]', 'v', $cx, $in, array('gender'))).'">
  171 +' : '').'
  172 +'.((Plugin\LCRun3::debug('[sort]', 'ifvar', $cx, Plugin\LCRun3::debug('[sort]', 'v', $cx, $in, array('sort')))) ? ' <input class="query-param" type="hidden" data-attr="sort" value="'.Plugin\LCRun3::debug('[sort]', 'encq', $cx, Plugin\LCRun3::debug('[sort]', 'v', $cx, $in, array('sort'))).'">
  173 +' : '').'
  174 +'.((Plugin\LCRun3::debug('[msort]', 'ifvar', $cx, Plugin\LCRun3::debug('[msort]', 'v', $cx, $in, array('msort')))) ? ' <input class="query-param" type="hidden" data-attr="msort" value="'.Plugin\LCRun3::debug('[msort]', 'encq', $cx, Plugin\LCRun3::debug('[msort]', 'v', $cx, $in, array('msort'))).'">
  175 +' : '').'
  176 +'.((Plugin\LCRun3::debug('[misort]', 'ifvar', $cx, Plugin\LCRun3::debug('[misort]', 'v', $cx, $in, array('misort')))) ? ' <input class="query-param" type="hidden" data-attr="misort" value="'.Plugin\LCRun3::debug('[misort]', 'encq', $cx, Plugin\LCRun3::debug('[misort]', 'v', $cx, $in, array('misort'))).'">
  177 +' : '').'
  178 +'.((Plugin\LCRun3::debug('[color]', 'ifvar', $cx, Plugin\LCRun3::debug('[color]', 'v', $cx, $in, array('color')))) ? ' <input class="query-param" type="hidden" data-attr="color" value="'.Plugin\LCRun3::debug('[color]', 'encq', $cx, Plugin\LCRun3::debug('[color]', 'v', $cx, $in, array('color'))).'">
  179 +' : '').'
  180 +'.((Plugin\LCRun3::debug('[size]', 'ifvar', $cx, Plugin\LCRun3::debug('[size]', 'v', $cx, $in, array('size')))) ? ' <input class="query-param" type="hidden" data-attr="size" value="'.Plugin\LCRun3::debug('[size]', 'encq', $cx, Plugin\LCRun3::debug('[size]', 'v', $cx, $in, array('size'))).'">
  181 +' : '').'
  182 +'.((Plugin\LCRun3::debug('[price]', 'ifvar', $cx, Plugin\LCRun3::debug('[price]', 'v', $cx, $in, array('price')))) ? ' <input class="query-param" type="hidden" data-attr="price" value="'.Plugin\LCRun3::debug('[price]', 'encq', $cx, Plugin\LCRun3::debug('[price]', 'v', $cx, $in, array('price'))).'">
  183 +' : '').'
  184 +'.((Plugin\LCRun3::debug('[discount]', 'ifvar', $cx, Plugin\LCRun3::debug('[discount]', 'v', $cx, $in, array('discount')))) ? ' <input class="query-param" type="hidden" data-attr="discount" value="'.Plugin\LCRun3::debug('[discount]', 'encq', $cx, Plugin\LCRun3::debug('[discount]', 'v', $cx, $in, array('discount'))).'">
  185 +' : '').'
  186 +'.((Plugin\LCRun3::debug('[query]', 'ifvar', $cx, Plugin\LCRun3::debug('[query]', 'v', $cx, $in, array('query')))) ? ' <input class="query-param" type="hidden" data-attr="query" value="'.Plugin\LCRun3::debug('[query]', 'encq', $cx, Plugin\LCRun3::debug('[query]', 'v', $cx, $in, array('query'))).'">
  187 +' : '').'
  188 +'.((Plugin\LCRun3::debug('[style]', 'ifvar', $cx, Plugin\LCRun3::debug('[style]', 'v', $cx, $in, array('style')))) ? ' <input class="query-param" type="hidden" data-attr="style" value="'.Plugin\LCRun3::debug('[style]', 'encq', $cx, Plugin\LCRun3::debug('[style]', 'v', $cx, $in, array('style'))).'">
  189 +' : '').'
  190 +'.((Plugin\LCRun3::debug('[p_d]', 'ifvar', $cx, Plugin\LCRun3::debug('[p_d]', 'v', $cx, $in, array('p_d')))) ? ' <input class="query-param" type="hidden" data-attr="p_d" value="'.Plugin\LCRun3::debug('[p_d]', 'encq', $cx, Plugin\LCRun3::debug('[p_d]', 'v', $cx, $in, array('p_d'))).'">
  191 +' : '').'
  192 +'.((Plugin\LCRun3::debug('[channel]', 'ifvar', $cx, Plugin\LCRun3::debug('[channel]', 'v', $cx, $in, array('channel')))) ? ' <input class="query-param" type="hidden" data-attr="channel" value="'.Plugin\LCRun3::debug('[channel]', 'encq', $cx, Plugin\LCRun3::debug('[channel]', 'v', $cx, $in, array('channel'))).'">
  193 +' : '').'
  194 +'.((Plugin\LCRun3::debug('[dayLimit]', 'ifvar', $cx, Plugin\LCRun3::debug('[dayLimit]', 'v', $cx, $in, array('dayLimit')))) ? ' <input class="query-param" type="hidden" data-attr="dayLimit" value="'.Plugin\LCRun3::debug('[dayLimit]', 'encq', $cx, Plugin\LCRun3::debug('[dayLimit]', 'v', $cx, $in, array('dayLimit'))).'">
  195 +' : '').'
  196 +'.((Plugin\LCRun3::debug('[limit]', 'ifvar', $cx, Plugin\LCRun3::debug('[limit]', 'v', $cx, $in, array('limit')))) ? ' <input class="query-param" type="hidden" data-attr="limit" value="'.Plugin\LCRun3::debug('[limit]', 'encq', $cx, Plugin\LCRun3::debug('[limit]', 'v', $cx, $in, array('limit'))).'">
  197 + ' : '').''.'
  198 +'.' <div id="suspend-cart" class="suspend-cart">
  199 + <a href='.Plugin\LCRun3::debug('[cartUrl]', 'encq', $cx, Plugin\LCRun3::debug('[cartUrl]', 'v', $cx, $in, array('cartUrl'))).'>
  200 + <span class="iconfont">&#xe62c;</span>
  201 + </a>
  202 + <span class="cart-count hide">0</span>
  203 + </div>'.'</div>
  204 +'.''.''.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">
  205 + <p class="op-row">
  206 + <span class="back-to-top">
  207 + Back to top
  208 + <i class="iconfont">&#xe608;</i>
  209 + </span>
  210 + </p>
  211 + <address class="copyright">
  212 + CopyRight©2007-2016 南京新与力文化传播有限公司
  213 + </address>
  214 +</footer>
  215 +';}).'
  216 +'.''.''.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">
  217 + <div class="float-layer-left">
  218 + <span class="yoho-icon iconfont">&#xe60d;</span>
  219 + <p>新用户送千元礼包</p>
  220 + </div>
  221 + <a href="javascript:void(0);" id="float-layer-close" >
  222 + <i class="close-icon iconfont">&#xe623;</i>
  223 + <div class="circle-rightbottom"></div>
  224 + </a>
  225 + <a href="http://m.yohobuy.com/download/hyapp" id="float-layer-btn">
  226 + 立即下载
  227 + </a>
  228 +</div>
  229 +';}).'
  230 +
  231 + '.''.((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>
  232 +' : '').''.((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>
  233 +<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>
  234 +' : '').''.((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>
  235 +<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>
  236 +' : '').''.((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>
  237 +<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-debug.js"></script>
  238 +' : '').''.((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>
  239 +<script>seajs.config({base: \'http://localhost:8000/\'});</script>
  240 +' : '').'<script type="text/javascript">
  241 + (function(w,d,s,j,f){
  242 + w[\'YohoAcquisitionObject\']=f;
  243 + w[f]=function(){w[f].p=arguments;};
  244 + var a=d.createElement(s);
  245 + var m=d.getElementsByTagName(s)[0];
  246 + a.async=1;
  247 + a.src=j;
  248 + m.parentNode.insertBefore(a,m);
  249 + })(window,document,\'script\',\'http://cdn.yoho.cn/yas-jssdk/'.Plugin\LCRun3::debug('[yas_version]', 'encq', $cx, Plugin\LCRun3::debug('[yas_version]', 'v', $cx, $in, array('yas_version'))).'/yas.js\',\'_yas\');
  250 +</script>
  251 +'.'<script>
  252 + seajs.use(\'js/common\');
  253 +</script>
  254 +'.((Plugin\LCRun3::debug('[psList]', 'ifvar', $cx, Plugin\LCRun3::debug('[psList]', 'v', $cx, $in, array('psList')))) ? '<script>
  255 + seajs.use(\'js/guang/plus-star/list\');
  256 +</script>
  257 +' : '').''.((Plugin\LCRun3::debug('[psDetail]', 'ifvar', $cx, Plugin\LCRun3::debug('[psDetail]', 'v', $cx, $in, array('psDetail')))) ? '<script>
  258 + seajs.use(\'js/guang/plus-star/detail\');
  259 +</script>
  260 +' : '').''.((Plugin\LCRun3::debug('[guangHome]', 'ifvar', $cx, Plugin\LCRun3::debug('[guangHome]', 'v', $cx, $in, array('guangHome')))) ? '<script>
  261 + seajs.use(\'js/guang/home\');
  262 +</script>
  263 +' : '').''.((Plugin\LCRun3::debug('[guangList]', 'ifvar', $cx, Plugin\LCRun3::debug('[guangList]', 'v', $cx, $in, array('guangList')))) ? '<script>
  264 + seajs.use(\'js/guang/list\');
  265 +</script>
  266 +' : '').''.((Plugin\LCRun3::debug('[guangDetail]', 'ifvar', $cx, Plugin\LCRun3::debug('[guangDetail]', 'v', $cx, $in, array('guangDetail')))) ? '<script>
  267 + seajs.use(\'js/guang/detail\', function(d) {
  268 + d.i(true);
  269 + });
  270 +</script>
  271 +' : '').''.((Plugin\LCRun3::debug('[guangEzine]', 'ifvar', $cx, Plugin\LCRun3::debug('[guangEzine]', 'v', $cx, $in, array('guangEzine')))) ? '<script>
  272 + seajs.use(\'js/guang/detail\', function(d) {
  273 + d.i(false);
  274 + });
  275 +</script>
  276 +' : '').''.((Plugin\LCRun3::debug('[regIndex]', 'ifvar', $cx, Plugin\LCRun3::debug('[regIndex]', 'v', $cx, $in, array('regIndex')))) ? '<script>
  277 + seajs.use(\'js/passport/register/register\');
  278 +</script>
  279 +' : '').''.((Plugin\LCRun3::debug('[regCode]', 'ifvar', $cx, Plugin\LCRun3::debug('[regCode]', 'v', $cx, $in, array('regCode')))) ? '<script>
  280 + seajs.use(\'js/passport/register/code\');
  281 +</script>
  282 +' : '').''.((Plugin\LCRun3::debug('[regPwd]', 'ifvar', $cx, Plugin\LCRun3::debug('[regPwd]', 'v', $cx, $in, array('regPwd')))) ? '<script>
  283 + seajs.use(\'js/passport/register/password\');
  284 +</script>
  285 +' : '').''.((Plugin\LCRun3::debug('[loginIndex]', 'ifvar', $cx, Plugin\LCRun3::debug('[loginIndex]', 'v', $cx, $in, array('loginIndex')))) ? '<script>
  286 + seajs.use(\'js/passport/login/login\');
  287 +</script>
  288 +' : '').''.((Plugin\LCRun3::debug('[loginInternational]', 'ifvar', $cx, Plugin\LCRun3::debug('[loginInternational]', 'v', $cx, $in, array('loginInternational')))) ? '<script>
  289 + seajs.use(\'js/passport/login/international\');
  290 +</script>
  291 +' : '').''.((Plugin\LCRun3::debug('[backEmail]', 'ifvar', $cx, Plugin\LCRun3::debug('[backEmail]', 'v', $cx, $in, array('backEmail')))) ? '<script>
  292 + seajs.use(\'js/passport/back/email\');
  293 +</script>
  294 +' : '').''.((Plugin\LCRun3::debug('[backEmailSuccess]', 'ifvar', $cx, Plugin\LCRun3::debug('[backEmailSuccess]', 'v', $cx, $in, array('backEmailSuccess')))) ? '<script>
  295 + seajs.use(\'js/passport/back/email-success\');
  296 +</script>
  297 +' : '').''.((Plugin\LCRun3::debug('[backMobile]', 'ifvar', $cx, Plugin\LCRun3::debug('[backMobile]', 'v', $cx, $in, array('backMobile')))) ? '<script>
  298 + seajs.use(\'js/passport/back/mobile\');
  299 +</script>
  300 +' : '').''.((Plugin\LCRun3::debug('[backCode]', 'ifvar', $cx, Plugin\LCRun3::debug('[backCode]', 'v', $cx, $in, array('backCode')))) ? '<script>
  301 + seajs.use(\'js/passport/back/code\');
  302 +</script>
  303 +' : '').''.((Plugin\LCRun3::debug('[backNewPwd]', 'ifvar', $cx, Plugin\LCRun3::debug('[backNewPwd]', 'v', $cx, $in, array('backNewPwd')))) ? '<script>
  304 + seajs.use(\'js/passport/back/new-password\');
  305 +</script>
  306 +' : '').''.((Plugin\LCRun3::debug('[channelPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[channelPage]', 'v', $cx, $in, array('channelPage')))) ? '<script>
  307 + seajs.use(\'js/index/channel\');
  308 + seajs.use(\'js/index/footer\');
  309 +</script>
  310 +' : '').''.((Plugin\LCRun3::debug('[grilsHomePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[grilsHomePage]', 'v', $cx, $in, array('grilsHomePage')))) ? '<script>
  311 + seajs.use(\'js/home/home\', function(h) {
  312 + h.set(\'girls\');
  313 + });
  314 + seajs.use(\'js/index/footer\');
  315 +</script>
  316 +' : '').''.((Plugin\LCRun3::debug('[boysHomePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[boysHomePage]', 'v', $cx, $in, array('boysHomePage')))) ? '<script>
  317 + seajs.use(\'js/home/home\', function(h) {
  318 + h.set(\'boys\');
  319 + });
  320 + seajs.use(\'js/index/footer\');
  321 +</script>
  322 +' : '').''.((Plugin\LCRun3::debug('[kidsHomePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[kidsHomePage]', 'v', $cx, $in, array('kidsHomePage')))) ? '<script>
  323 + seajs.use(\'js/home/home\', function(h) {
  324 + h.set(\'kids\');
  325 + });
  326 + seajs.use(\'js/index/footer\');
  327 +</script>
  328 +' : '').''.((Plugin\LCRun3::debug('[lifestyleHomePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[lifestyleHomePage]', 'v', $cx, $in, array('lifestyleHomePage')))) ? '<script>
  329 + seajs.use(\'js/home/home\', function(h) {
  330 + h.set(\'lifestyle\');
  331 + });
  332 + seajs.use(\'js/index/footer\');
  333 +</script>
  334 +' : '').''.((Plugin\LCRun3::debug('[newArrivalPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[newArrivalPage]', 'v', $cx, $in, array('newArrivalPage')))) ? '<script>
  335 + seajs.use(\'js/product/newsale/newarrival\');
  336 + seajs.use(\'js/index/footer\');
  337 +</script>
  338 +' : '').''.((Plugin\LCRun3::debug('[discountPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[discountPage]', 'v', $cx, $in, array('discountPage')))) ? '<script>
  339 + seajs.use(\'js/product/newsale/discount\');
  340 + seajs.use(\'js/index/footer\');
  341 +</script>
  342 +' : '').''.((Plugin\LCRun3::debug('[hotrankPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[hotrankPage]', 'v', $cx, $in, array('hotrankPage')))) ? '<script>
  343 + seajs.use(\'js/product/newsale/hot-rank\');
  344 + seajs.use(\'js/index/footer\');
  345 +</script>
  346 +' : '').''.((Plugin\LCRun3::debug('[goodListPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[goodListPage]', 'v', $cx, $in, array('goodListPage')))) ? '<script>
  347 + seajs.use(\'js/product/list\');
  348 + seajs.use(\'js/index/footer\');
  349 +</script>
  350 +' : '').''.((Plugin\LCRun3::debug('[goodsDetailPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[goodsDetailPage]', 'v', $cx, $in, array('goodsDetailPage')))) ? '<script>
  351 + seajs.use(\'js/product/detail/detail\');
  352 +</script>
  353 +' : '').''.((Plugin\LCRun3::debug('[goodsCommentsPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[goodsCommentsPage]', 'v', $cx, $in, array('goodsCommentsPage')))) ? '<script>
  354 + seajs.use(\'js/product/detail/loadmore\');
  355 +</script>
  356 +' : '').''.((Plugin\LCRun3::debug('[goodsConsultsPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[goodsConsultsPage]', 'v', $cx, $in, array('goodsConsultsPage')))) ? '<script>
  357 + seajs.use(\'js/product/detail/comments-consults\');
  358 +</script>
  359 +' : '').''.((Plugin\LCRun3::debug('[consultformPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[consultformPage]', 'v', $cx, $in, array('consultformPage')))) ? '<script>
  360 + seajs.use(\'js/product/detail/consultform\');
  361 +</script>
  362 +' : '').''.((Plugin\LCRun3::debug('[categoryPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[categoryPage]', 'v', $cx, $in, array('categoryPage')))) ? '<script>
  363 + seajs.use(\'js/category/index\');
  364 + seajs.use(\'js/index/footer\');
  365 +</script>
  366 +' : '').''.((Plugin\LCRun3::debug('[brandPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[brandPage]', 'v', $cx, $in, array('brandPage')))) ? '<script>
  367 + seajs.use(\'js/category/brand\');
  368 + seajs.use(\'js/index/footer\');
  369 +</script>
  370 +' : '').''.((Plugin\LCRun3::debug('[searchPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[searchPage]', 'v', $cx, $in, array('searchPage')))) ? '<script>
  371 + seajs.use(\'js/index/search\');
  372 + seajs.use(\'js/index/footer\');
  373 +</script>
  374 +' : '').''.((Plugin\LCRun3::debug('[shoppingCartPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[shoppingCartPage]', 'v', $cx, $in, array('shoppingCartPage')))) ? '<script>
  375 + seajs.use(\'js/shopping-cart/cart\');
  376 +</script>
  377 +' : '').''.((Plugin\LCRun3::debug('[giftAdvancePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[giftAdvancePage]', 'v', $cx, $in, array('giftAdvancePage')))) ? '<script>
  378 + seajs.use(\'js/shopping-cart/gift-advance\');
  379 +</script>
  380 +' : '').''.((Plugin\LCRun3::debug('[orderEnsurePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[orderEnsurePage]', 'v', $cx, $in, array('orderEnsurePage')))) ? '<script>
  381 + seajs.use(\'js/shopping-cart/order-ensure\');
  382 +</script>
  383 +' : '').''.((Plugin\LCRun3::debug('[myIndexPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[myIndexPage]', 'v', $cx, $in, array('myIndexPage')))) ? '<script>
  384 + seajs.use(\'js/me/index\');
  385 + seajs.use(\'js/index/footer\');
  386 +</script>
  387 +' : '').''.((Plugin\LCRun3::debug('[orderPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[orderPage]', 'v', $cx, $in, array('orderPage')))) ? '<script>
  388 + seajs.use(\'js/me/order\');
  389 +</script>
  390 +' : '').''.((Plugin\LCRun3::debug('[orderDetailPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[orderDetailPage]', 'v', $cx, $in, array('orderDetailPage')))) ? '<script>
  391 + seajs.use(\'js/me/order-detail\');
  392 +</script>
  393 +' : '').''.((Plugin\LCRun3::debug('[favPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[favPage]', 'v', $cx, $in, array('favPage')))) ? '<script>
  394 + seajs.use(\'js/me/fav\');
  395 +</script>
  396 +' : '').''.((Plugin\LCRun3::debug('[suggestPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[suggestPage]', 'v', $cx, $in, array('suggestPage')))) ? '<script>
  397 + seajs.use(\'js/me/suggest\');
  398 +</script>
  399 +' : '').''.((Plugin\LCRun3::debug('[couponsPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[couponsPage]', 'v', $cx, $in, array('couponsPage')))) ? '<script>
  400 + seajs.use(\'js/me/coupons\');
  401 +</script>
  402 +' : '').''.((Plugin\LCRun3::debug('[onlineServicePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[onlineServicePage]', 'v', $cx, $in, array('onlineServicePage')))) ? '<script>
  403 + seajs.use(\'js/me/online-service\');
  404 +</script>
  405 +' : '').''.((Plugin\LCRun3::debug('[onlineServiceDetailPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[onlineServiceDetailPage]', 'v', $cx, $in, array('onlineServiceDetailPage')))) ? '<script>
  406 + seajs.use(\'js/index/footer\');
  407 +</script>
  408 +' : '').''.((Plugin\LCRun3::debug('[addressPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[addressPage]', 'v', $cx, $in, array('addressPage')))) ? '<script>
  409 + seajs.use(\'js/me/address\');
  410 +</script>
  411 +' : '').''.((Plugin\LCRun3::debug('[addressActionPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[addressActionPage]', 'v', $cx, $in, array('addressActionPage')))) ? '<script>
  412 + seajs.use(\'js/me/address-act\');
  413 +</script>
  414 +' : '').''.((Plugin\LCRun3::debug('[myGuangPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[myGuangPage]', 'v', $cx, $in, array('myGuangPage')))) ? '<script>
  415 + seajs.use(\'js/me/my-guang\');
  416 +</script>
  417 +' : '').''.((Plugin\LCRun3::debug('[personalDetailsPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[personalDetailsPage]', 'v', $cx, $in, array('personalDetailsPage')))) ? '<script>
  418 + seajs.use(\'js/me/personal-details\');
  419 +</script>
  420 +' : '').''.((Plugin\LCRun3::debug('[browseRecordPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[browseRecordPage]', 'v', $cx, $in, array('browseRecordPage')))) ? '<script>
  421 + seajs.use(\'js/me/browse-record\');
  422 +</script>
  423 +' : '').''.((Plugin\LCRun3::debug('[logisticInfoPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[logisticInfoPage]', 'v', $cx, $in, array('logisticInfoPage')))) ? '<script>
  424 + seajs.use(\'js/me/logistic\');
  425 +</script>
  426 +' : '').''.((Plugin\LCRun3::debug('[payCenterPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[payCenterPage]', 'v', $cx, $in, array('payCenterPage')))) ? '<script>
  427 + seajs.use(\'js/me/pay\');
  428 +</script>
  429 +' : '').''.''.'<!-- Google Tag Manager -->
  430 +<noscript><iframe src="//www.googletagmanager.com/ns.html?id=GTM-W958MG" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
  431 +<script>
  432 + (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({\'gtm.start\':
  433 + new Date().getTime(),event:\'gtm.js\'});var f=d.getElementsByTagName(s)[0],
  434 + j=d.createElement(s),dl=l!=\'dataLayer\'?\'&l=\'+l:\'\';j.async=true;j.src=
  435 + \'//www.googletagmanager.com/gtm.js?id=\'+i+dl;f.parentNode.insertBefore(j,f);
  436 + })(window,document,\'script\',\'dataLayer\',\'GTM-W958MG\');
  437 +</script>
  438 +<!-- End Google Tag Manager -->
  439 +<script type="text/javascript">
  440 + var _hmt = _hmt || [];
  441 + (function() {
  442 + var hm = document.createElement("script");
  443 + hm.src = "//hm.baidu.com/hm.js?c6ee7218b8321cb65fb2e98f284d8311";
  444 + var s = document.getElementsByTagName("script")[0];
  445 + s.parentNode.insertBefore(hm, s);
  446 + })();
  447 +</script>
  448 +<script>
  449 + var _hmt = _hmt || [];
  450 + (function() {
  451 + var hm = document.createElement("script");
  452 + hm.src = "//hm.baidu.com/hm.js?65dd99e0435a55177ffda862198ce841";
  453 + var s = document.getElementsByTagName("script")[0];
  454 + s.parentNode.insertBefore(hm, s);
  455 + })();
  456 +</script>
  457 +<script src="http://static.yohobuy.com/js/analytics/analysis.js"></script>
  458 +<script src="http://static.yohobuy.com/m/v1/js/om_code.js"></script>
  459 +'.'</body>
  460 +</html>'.'';
  461 +}
  462 +?>
  1 +<?php return function ($in, $debugopt = 1) {
  2 + $cx = array(
  3 + 'flags' => array(
  4 + 'jstrue' => false,
  5 + 'jsobj' => false,
  6 + 'spvar' => true,
  7 + 'prop' => false,
  8 + 'method' => false,
  9 + 'mustlok' => true,
  10 + 'echo' => false,
  11 + 'debug' => $debugopt,
  12 + ),
  13 + 'constants' => array(),
  14 + 'helpers' => array(),
  15 + 'blockhelpers' => array(),
  16 + 'hbhelpers' => array(),
  17 + 'partials' => array(),
  18 + 'scopes' => array(),
  19 + 'sp_vars' => array('root' => $in),
  20 + 'lcrun' => 'Plugin\LCRun3',
  21 +
  22 + );
  23 +
  24 + return ''.'<!DOCTYPE html>
  25 +<html>
  26 +<head>
  27 +<meta charset="utf-8">
  28 +<title>'.Plugin\LCRun3::debug('[title]', 'encq', $cx, Plugin\LCRun3::debug('[title]', 'v', $cx, $in, array('title'))).'</title>
  29 +<meta name="keywords" content="'.Plugin\LCRun3::debug('[keywords]', 'encq', $cx, Plugin\LCRun3::debug('[keywords]', 'v', $cx, $in, array('keywords'))).'">
  30 +<meta name="description" content="'.Plugin\LCRun3::debug('[description]', 'encq', $cx, Plugin\LCRun3::debug('[description]', 'v', $cx, $in, array('description'))).'">
  31 +<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, minimum-scale=1, user-scalable=no">
  32 +<meta http-equiv="cleartype" content="on">
  33 +<meta name="apple-mobile-web-app-status-bar-style" content="black" />
  34 +<meta content="telephone=no" name="format-detection" />
  35 +<meta content="email=no" name="format-detection" />
  36 +<script type="text/javascript">
  37 + (function(doc, win) {
  38 + var docEl = doc.documentElement;
  39 + (function() {
  40 + var clientWidth = docEl.clientWidth;
  41 + if (!clientWidth) {
  42 + return;
  43 + }
  44 + docEl.style.fontSize = 20 * (clientWidth / 320) + \'px\';
  45 + }());
  46 + })(document, window);
  47 +</script>
  48 +<link rel="dns-prefetch" href="//cdn.yoho.cn">
  49 +<link rel="dns-prefetch" href="//static.yohobuy.com">
  50 +<link rel="dns-prefetch" href="//img12.static.yhbimg.com">
  51 +<link rel="dns-prefetch" href="//img13.static.yhbimg.com">
  52 +'.((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">
  53 +' : '').''.((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">
  54 +' : '').''.((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">
  55 +' : '').''.((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">
  56 +' : '').'<link rel="apple-touch-icon-precomposed" href="http://static.yohobuy.com/m/v1/img/touch/apple-touch-icon-144x144-precomposed-new.png">
  57 +<link rel="apple-touch-startup-image" sizes="640x920" href="http://static.yohobuy.com/m/v1/img/startup/startup-retina.png" media="screen and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2)">
  58 +<link rel="apple-touch-startup-image" sizes="320x460" href="http://static.yohobuy.com/m/v1/img/startup/startup.png" media="screen and (max-device-width: 320)">
  59 +</head>
  60 +<body '.((Plugin\LCRun3::debug('[isPassportPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[isPassportPage]', 'v', $cx, $in, array('isPassportPage')))) ? 'class=passport-body' : '').'>
  61 +'.((Plugin\LCRun3::debug('[systemUpdate]', 'ifvar', $cx, Plugin\LCRun3::debug('[systemUpdate]', 'v', $cx, $in, array('systemUpdate')))) ? ' <div class="systemUpdate">
  62 + <a href="index/systemUpdate" class="systemHeader">Yoho!Buy有货关于系统升级的公告</a>
  63 + <span>X</span>
  64 + </div>
  65 +' : '').' '.''.Plugin\LCRun3::debug('[pageHeader]', 'sec', $cx, Plugin\LCRun3::debug('[pageHeader]', 'v', $cx, $in, array('pageHeader')), $in, false, function($cx, $in) {return '<header id="yoho-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' : '').'">
  66 +'.Plugin\LCRun3::debug('[navBack]', 'sec', $cx, Plugin\LCRun3::debug('[navBack]', 'v', $cx, $in, array('navBack')), $in, false, function($cx, $in) {return ' <a href="'.((Plugin\LCRun3::debug('[backUrl]', 'ifvar', $cx, Plugin\LCRun3::debug('[backUrl]', 'v', $cx, $in, array('backUrl')))) ? ''.Plugin\LCRun3::debug('[backUrl]', 'encq', $cx, Plugin\LCRun3::debug('[backUrl]', 'v', $cx, $in, array('backUrl'))).'' : 'javascript:history.go(-1);').'" class="iconfont nav-back">&#xe610;</a>
  67 +';}).''.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="iconfont nav-home">&#xe611;</a>
  68 +';}).''.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>
  69 +';}).''.Plugin\LCRun3::debug('[navBtn]', 'sec', $cx, Plugin\LCRun3::debug('[navBtn]', 'v', $cx, $in, array('navBtn')), $in, false, function($cx, $in) {return ' <span class="nav-btn">'.Plugin\LCRun3::debug('this', 'encq', $cx, $in).'</span>
  70 +';}).'</header>
  71 +';}).''.''.'<div class="my-address-page yoho-page">
  72 + <div class="my-edit-address-page page-wrap">
  73 + <form class="edit-address">
  74 + <input type="hidden" name="id" value="'.Plugin\LCRun3::debug('[address].[address_id]', 'encq', $cx, Plugin\LCRun3::debug('[address].[address_id]', 'v', $cx, $in, array('address','address_id'))).'">
  75 + <label class="username">
  76 + 收件人姓名
  77 + <input type="text" name="consignee" maxlength="20" value="'.Plugin\LCRun3::debug('[address].[consignee]', 'encq', $cx, Plugin\LCRun3::debug('[address].[consignee]', 'v', $cx, $in, array('address','consignee'))).'">
  78 + </label>
  79 + <label class="mobile">
  80 + 手机号码
  81 + <input type="text" name="mobile" value="'.Plugin\LCRun3::debug('[address].[mobile]', 'encq', $cx, Plugin\LCRun3::debug('[address].[mobile]', 'v', $cx, $in, array('address','mobile'))).'">
  82 + </label>
  83 + <label class="area">
  84 + 省市区
  85 + <input type="hidden" name="area_code" value="'.Plugin\LCRun3::debug('[address].[area_code]', 'encq', $cx, Plugin\LCRun3::debug('[address].[area_code]', 'v', $cx, $in, array('address','area_code'))).'">
  86 + <input type="text" name="area" value="'.Plugin\LCRun3::debug('[address].[area]', 'encq', $cx, Plugin\LCRun3::debug('[address].[area]', 'v', $cx, $in, array('address','area'))).'" readonly>
  87 + <span class="iconfont">&#xe604;</span>
  88 + </label>
  89 + <label class="address">
  90 + 详细地址
  91 + <textarea name="address" maxlength="255">'.Plugin\LCRun3::debug('[address].[address]', 'encq', $cx, Plugin\LCRun3::debug('[address].[address]', 'v', $cx, $in, array('address','address'))).'</textarea>
  92 + </label>
  93 +
  94 + </form>
  95 +
  96 + <div class="submit">
  97 + 确认
  98 + </div>
  99 + </div>
  100 + <div class="my-address-list-page page-wrap hide">
  101 + </div>
  102 +</div>
  103 +'.''.''.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">
  104 + <p class="op-row">
  105 + <span class="back-to-top">
  106 + Back to top
  107 + <i class="iconfont">&#xe608;</i>
  108 + </span>
  109 + </p>
  110 + <address class="copyright">
  111 + CopyRight©2007-2016 南京新与力文化传播有限公司
  112 + </address>
  113 +</footer>
  114 +';}).'
  115 +'.''.''.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">
  116 + <div class="float-layer-left">
  117 + <span class="yoho-icon iconfont">&#xe60d;</span>
  118 + <p>新用户送千元礼包</p>
  119 + </div>
  120 + <a href="javascript:void(0);" id="float-layer-close" >
  121 + <i class="close-icon iconfont">&#xe623;</i>
  122 + <div class="circle-rightbottom"></div>
  123 + </a>
  124 + <a href="http://m.yohobuy.com/download/hyapp" id="float-layer-btn">
  125 + 立即下载
  126 + </a>
  127 +</div>
  128 +';}).'
  129 +
  130 + '.''.((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>
  131 +' : '').''.((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>
  132 +<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>
  133 +' : '').''.((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>
  134 +<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>
  135 +' : '').''.((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>
  136 +<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-debug.js"></script>
  137 +' : '').''.((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>
  138 +<script>seajs.config({base: \'http://localhost:8000/\'});</script>
  139 +' : '').'<script type="text/javascript">
  140 + (function(w,d,s,j,f){
  141 + w[\'YohoAcquisitionObject\']=f;
  142 + w[f]=function(){w[f].p=arguments;};
  143 + var a=d.createElement(s);
  144 + var m=d.getElementsByTagName(s)[0];
  145 + a.async=1;
  146 + a.src=j;
  147 + m.parentNode.insertBefore(a,m);
  148 + })(window,document,\'script\',\'http://cdn.yoho.cn/yas-jssdk/'.Plugin\LCRun3::debug('[yas_version]', 'encq', $cx, Plugin\LCRun3::debug('[yas_version]', 'v', $cx, $in, array('yas_version'))).'/yas.js\',\'_yas\');
  149 +</script>
  150 +'.'<script>
  151 + seajs.use(\'js/common\');
  152 +</script>
  153 +'.((Plugin\LCRun3::debug('[psList]', 'ifvar', $cx, Plugin\LCRun3::debug('[psList]', 'v', $cx, $in, array('psList')))) ? '<script>
  154 + seajs.use(\'js/guang/plus-star/list\');
  155 +</script>
  156 +' : '').''.((Plugin\LCRun3::debug('[psDetail]', 'ifvar', $cx, Plugin\LCRun3::debug('[psDetail]', 'v', $cx, $in, array('psDetail')))) ? '<script>
  157 + seajs.use(\'js/guang/plus-star/detail\');
  158 +</script>
  159 +' : '').''.((Plugin\LCRun3::debug('[guangHome]', 'ifvar', $cx, Plugin\LCRun3::debug('[guangHome]', 'v', $cx, $in, array('guangHome')))) ? '<script>
  160 + seajs.use(\'js/guang/home\');
  161 +</script>
  162 +' : '').''.((Plugin\LCRun3::debug('[guangList]', 'ifvar', $cx, Plugin\LCRun3::debug('[guangList]', 'v', $cx, $in, array('guangList')))) ? '<script>
  163 + seajs.use(\'js/guang/list\');
  164 +</script>
  165 +' : '').''.((Plugin\LCRun3::debug('[guangDetail]', 'ifvar', $cx, Plugin\LCRun3::debug('[guangDetail]', 'v', $cx, $in, array('guangDetail')))) ? '<script>
  166 + seajs.use(\'js/guang/detail\', function(d) {
  167 + d.i(true);
  168 + });
  169 +</script>
  170 +' : '').''.((Plugin\LCRun3::debug('[guangEzine]', 'ifvar', $cx, Plugin\LCRun3::debug('[guangEzine]', 'v', $cx, $in, array('guangEzine')))) ? '<script>
  171 + seajs.use(\'js/guang/detail\', function(d) {
  172 + d.i(false);
  173 + });
  174 +</script>
  175 +' : '').''.((Plugin\LCRun3::debug('[regIndex]', 'ifvar', $cx, Plugin\LCRun3::debug('[regIndex]', 'v', $cx, $in, array('regIndex')))) ? '<script>
  176 + seajs.use(\'js/passport/register/register\');
  177 +</script>
  178 +' : '').''.((Plugin\LCRun3::debug('[regCode]', 'ifvar', $cx, Plugin\LCRun3::debug('[regCode]', 'v', $cx, $in, array('regCode')))) ? '<script>
  179 + seajs.use(\'js/passport/register/code\');
  180 +</script>
  181 +' : '').''.((Plugin\LCRun3::debug('[regPwd]', 'ifvar', $cx, Plugin\LCRun3::debug('[regPwd]', 'v', $cx, $in, array('regPwd')))) ? '<script>
  182 + seajs.use(\'js/passport/register/password\');
  183 +</script>
  184 +' : '').''.((Plugin\LCRun3::debug('[loginIndex]', 'ifvar', $cx, Plugin\LCRun3::debug('[loginIndex]', 'v', $cx, $in, array('loginIndex')))) ? '<script>
  185 + seajs.use(\'js/passport/login/login\');
  186 +</script>
  187 +' : '').''.((Plugin\LCRun3::debug('[loginInternational]', 'ifvar', $cx, Plugin\LCRun3::debug('[loginInternational]', 'v', $cx, $in, array('loginInternational')))) ? '<script>
  188 + seajs.use(\'js/passport/login/international\');
  189 +</script>
  190 +' : '').''.((Plugin\LCRun3::debug('[backEmail]', 'ifvar', $cx, Plugin\LCRun3::debug('[backEmail]', 'v', $cx, $in, array('backEmail')))) ? '<script>
  191 + seajs.use(\'js/passport/back/email\');
  192 +</script>
  193 +' : '').''.((Plugin\LCRun3::debug('[backEmailSuccess]', 'ifvar', $cx, Plugin\LCRun3::debug('[backEmailSuccess]', 'v', $cx, $in, array('backEmailSuccess')))) ? '<script>
  194 + seajs.use(\'js/passport/back/email-success\');
  195 +</script>
  196 +' : '').''.((Plugin\LCRun3::debug('[backMobile]', 'ifvar', $cx, Plugin\LCRun3::debug('[backMobile]', 'v', $cx, $in, array('backMobile')))) ? '<script>
  197 + seajs.use(\'js/passport/back/mobile\');
  198 +</script>
  199 +' : '').''.((Plugin\LCRun3::debug('[backCode]', 'ifvar', $cx, Plugin\LCRun3::debug('[backCode]', 'v', $cx, $in, array('backCode')))) ? '<script>
  200 + seajs.use(\'js/passport/back/code\');
  201 +</script>
  202 +' : '').''.((Plugin\LCRun3::debug('[backNewPwd]', 'ifvar', $cx, Plugin\LCRun3::debug('[backNewPwd]', 'v', $cx, $in, array('backNewPwd')))) ? '<script>
  203 + seajs.use(\'js/passport/back/new-password\');
  204 +</script>
  205 +' : '').''.((Plugin\LCRun3::debug('[channelPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[channelPage]', 'v', $cx, $in, array('channelPage')))) ? '<script>
  206 + seajs.use(\'js/index/channel\');
  207 + seajs.use(\'js/index/footer\');
  208 +</script>
  209 +' : '').''.((Plugin\LCRun3::debug('[grilsHomePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[grilsHomePage]', 'v', $cx, $in, array('grilsHomePage')))) ? '<script>
  210 + seajs.use(\'js/home/home\', function(h) {
  211 + h.set(\'girls\');
  212 + });
  213 + seajs.use(\'js/index/footer\');
  214 +</script>
  215 +' : '').''.((Plugin\LCRun3::debug('[boysHomePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[boysHomePage]', 'v', $cx, $in, array('boysHomePage')))) ? '<script>
  216 + seajs.use(\'js/home/home\', function(h) {
  217 + h.set(\'boys\');
  218 + });
  219 + seajs.use(\'js/index/footer\');
  220 +</script>
  221 +' : '').''.((Plugin\LCRun3::debug('[kidsHomePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[kidsHomePage]', 'v', $cx, $in, array('kidsHomePage')))) ? '<script>
  222 + seajs.use(\'js/home/home\', function(h) {
  223 + h.set(\'kids\');
  224 + });
  225 + seajs.use(\'js/index/footer\');
  226 +</script>
  227 +' : '').''.((Plugin\LCRun3::debug('[lifestyleHomePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[lifestyleHomePage]', 'v', $cx, $in, array('lifestyleHomePage')))) ? '<script>
  228 + seajs.use(\'js/home/home\', function(h) {
  229 + h.set(\'lifestyle\');
  230 + });
  231 + seajs.use(\'js/index/footer\');
  232 +</script>
  233 +' : '').''.((Plugin\LCRun3::debug('[newArrivalPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[newArrivalPage]', 'v', $cx, $in, array('newArrivalPage')))) ? '<script>
  234 + seajs.use(\'js/product/newsale/newarrival\');
  235 + seajs.use(\'js/index/footer\');
  236 +</script>
  237 +' : '').''.((Plugin\LCRun3::debug('[discountPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[discountPage]', 'v', $cx, $in, array('discountPage')))) ? '<script>
  238 + seajs.use(\'js/product/newsale/discount\');
  239 + seajs.use(\'js/index/footer\');
  240 +</script>
  241 +' : '').''.((Plugin\LCRun3::debug('[hotrankPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[hotrankPage]', 'v', $cx, $in, array('hotrankPage')))) ? '<script>
  242 + seajs.use(\'js/product/newsale/hot-rank\');
  243 + seajs.use(\'js/index/footer\');
  244 +</script>
  245 +' : '').''.((Plugin\LCRun3::debug('[goodListPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[goodListPage]', 'v', $cx, $in, array('goodListPage')))) ? '<script>
  246 + seajs.use(\'js/product/list\');
  247 + seajs.use(\'js/index/footer\');
  248 +</script>
  249 +' : '').''.((Plugin\LCRun3::debug('[goodsDetailPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[goodsDetailPage]', 'v', $cx, $in, array('goodsDetailPage')))) ? '<script>
  250 + seajs.use(\'js/product/detail/detail\');
  251 +</script>
  252 +' : '').''.((Plugin\LCRun3::debug('[goodsCommentsPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[goodsCommentsPage]', 'v', $cx, $in, array('goodsCommentsPage')))) ? '<script>
  253 + seajs.use(\'js/product/detail/loadmore\');
  254 +</script>
  255 +' : '').''.((Plugin\LCRun3::debug('[goodsConsultsPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[goodsConsultsPage]', 'v', $cx, $in, array('goodsConsultsPage')))) ? '<script>
  256 + seajs.use(\'js/product/detail/comments-consults\');
  257 +</script>
  258 +' : '').''.((Plugin\LCRun3::debug('[consultformPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[consultformPage]', 'v', $cx, $in, array('consultformPage')))) ? '<script>
  259 + seajs.use(\'js/product/detail/consultform\');
  260 +</script>
  261 +' : '').''.((Plugin\LCRun3::debug('[categoryPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[categoryPage]', 'v', $cx, $in, array('categoryPage')))) ? '<script>
  262 + seajs.use(\'js/category/index\');
  263 + seajs.use(\'js/index/footer\');
  264 +</script>
  265 +' : '').''.((Plugin\LCRun3::debug('[brandPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[brandPage]', 'v', $cx, $in, array('brandPage')))) ? '<script>
  266 + seajs.use(\'js/category/brand\');
  267 + seajs.use(\'js/index/footer\');
  268 +</script>
  269 +' : '').''.((Plugin\LCRun3::debug('[searchPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[searchPage]', 'v', $cx, $in, array('searchPage')))) ? '<script>
  270 + seajs.use(\'js/index/search\');
  271 + seajs.use(\'js/index/footer\');
  272 +</script>
  273 +' : '').''.((Plugin\LCRun3::debug('[shoppingCartPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[shoppingCartPage]', 'v', $cx, $in, array('shoppingCartPage')))) ? '<script>
  274 + seajs.use(\'js/shopping-cart/cart\');
  275 +</script>
  276 +' : '').''.((Plugin\LCRun3::debug('[giftAdvancePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[giftAdvancePage]', 'v', $cx, $in, array('giftAdvancePage')))) ? '<script>
  277 + seajs.use(\'js/shopping-cart/gift-advance\');
  278 +</script>
  279 +' : '').''.((Plugin\LCRun3::debug('[orderEnsurePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[orderEnsurePage]', 'v', $cx, $in, array('orderEnsurePage')))) ? '<script>
  280 + seajs.use(\'js/shopping-cart/order-ensure\');
  281 +</script>
  282 +' : '').''.((Plugin\LCRun3::debug('[myIndexPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[myIndexPage]', 'v', $cx, $in, array('myIndexPage')))) ? '<script>
  283 + seajs.use(\'js/me/index\');
  284 + seajs.use(\'js/index/footer\');
  285 +</script>
  286 +' : '').''.((Plugin\LCRun3::debug('[orderPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[orderPage]', 'v', $cx, $in, array('orderPage')))) ? '<script>
  287 + seajs.use(\'js/me/order\');
  288 +</script>
  289 +' : '').''.((Plugin\LCRun3::debug('[orderDetailPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[orderDetailPage]', 'v', $cx, $in, array('orderDetailPage')))) ? '<script>
  290 + seajs.use(\'js/me/order-detail\');
  291 +</script>
  292 +' : '').''.((Plugin\LCRun3::debug('[favPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[favPage]', 'v', $cx, $in, array('favPage')))) ? '<script>
  293 + seajs.use(\'js/me/fav\');
  294 +</script>
  295 +' : '').''.((Plugin\LCRun3::debug('[suggestPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[suggestPage]', 'v', $cx, $in, array('suggestPage')))) ? '<script>
  296 + seajs.use(\'js/me/suggest\');
  297 +</script>
  298 +' : '').''.((Plugin\LCRun3::debug('[couponsPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[couponsPage]', 'v', $cx, $in, array('couponsPage')))) ? '<script>
  299 + seajs.use(\'js/me/coupons\');
  300 +</script>
  301 +' : '').''.((Plugin\LCRun3::debug('[onlineServicePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[onlineServicePage]', 'v', $cx, $in, array('onlineServicePage')))) ? '<script>
  302 + seajs.use(\'js/me/online-service\');
  303 +</script>
  304 +' : '').''.((Plugin\LCRun3::debug('[onlineServiceDetailPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[onlineServiceDetailPage]', 'v', $cx, $in, array('onlineServiceDetailPage')))) ? '<script>
  305 + seajs.use(\'js/index/footer\');
  306 +</script>
  307 +' : '').''.((Plugin\LCRun3::debug('[addressPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[addressPage]', 'v', $cx, $in, array('addressPage')))) ? '<script>
  308 + seajs.use(\'js/me/address\');
  309 +</script>
  310 +' : '').''.((Plugin\LCRun3::debug('[addressActionPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[addressActionPage]', 'v', $cx, $in, array('addressActionPage')))) ? '<script>
  311 + seajs.use(\'js/me/address-act\');
  312 +</script>
  313 +' : '').''.((Plugin\LCRun3::debug('[myGuangPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[myGuangPage]', 'v', $cx, $in, array('myGuangPage')))) ? '<script>
  314 + seajs.use(\'js/me/my-guang\');
  315 +</script>
  316 +' : '').''.((Plugin\LCRun3::debug('[personalDetailsPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[personalDetailsPage]', 'v', $cx, $in, array('personalDetailsPage')))) ? '<script>
  317 + seajs.use(\'js/me/personal-details\');
  318 +</script>
  319 +' : '').''.((Plugin\LCRun3::debug('[browseRecordPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[browseRecordPage]', 'v', $cx, $in, array('browseRecordPage')))) ? '<script>
  320 + seajs.use(\'js/me/browse-record\');
  321 +</script>
  322 +' : '').''.((Plugin\LCRun3::debug('[logisticInfoPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[logisticInfoPage]', 'v', $cx, $in, array('logisticInfoPage')))) ? '<script>
  323 + seajs.use(\'js/me/logistic\');
  324 +</script>
  325 +' : '').''.((Plugin\LCRun3::debug('[payCenterPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[payCenterPage]', 'v', $cx, $in, array('payCenterPage')))) ? '<script>
  326 + seajs.use(\'js/me/pay\');
  327 +</script>
  328 +' : '').''.''.'<!-- Google Tag Manager -->
  329 +<noscript><iframe src="//www.googletagmanager.com/ns.html?id=GTM-W958MG" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
  330 +<script>
  331 + (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({\'gtm.start\':
  332 + new Date().getTime(),event:\'gtm.js\'});var f=d.getElementsByTagName(s)[0],
  333 + j=d.createElement(s),dl=l!=\'dataLayer\'?\'&l=\'+l:\'\';j.async=true;j.src=
  334 + \'//www.googletagmanager.com/gtm.js?id=\'+i+dl;f.parentNode.insertBefore(j,f);
  335 + })(window,document,\'script\',\'dataLayer\',\'GTM-W958MG\');
  336 +</script>
  337 +<!-- End Google Tag Manager -->
  338 +<script type="text/javascript">
  339 + var _hmt = _hmt || [];
  340 + (function() {
  341 + var hm = document.createElement("script");
  342 + hm.src = "//hm.baidu.com/hm.js?c6ee7218b8321cb65fb2e98f284d8311";
  343 + var s = document.getElementsByTagName("script")[0];
  344 + s.parentNode.insertBefore(hm, s);
  345 + })();
  346 +</script>
  347 +<script>
  348 + var _hmt = _hmt || [];
  349 + (function() {
  350 + var hm = document.createElement("script");
  351 + hm.src = "//hm.baidu.com/hm.js?65dd99e0435a55177ffda862198ce841";
  352 + var s = document.getElementsByTagName("script")[0];
  353 + s.parentNode.insertBefore(hm, s);
  354 + })();
  355 +</script>
  356 +<script src="http://static.yohobuy.com/js/analytics/analysis.js"></script>
  357 +<script src="http://static.yohobuy.com/m/v1/js/om_code.js"></script>
  358 +'.'</body>
  359 +</html>'.'';
  360 +}
  361 +?>
  1 +<?php return function ($in, $debugopt = 1) {
  2 + $cx = array(
  3 + 'flags' => array(
  4 + 'jstrue' => false,
  5 + 'jsobj' => false,
  6 + 'spvar' => true,
  7 + 'prop' => false,
  8 + 'method' => false,
  9 + 'mustlok' => true,
  10 + 'echo' => false,
  11 + 'debug' => $debugopt,
  12 + ),
  13 + 'constants' => array(),
  14 + 'helpers' => array(),
  15 + 'blockhelpers' => array(),
  16 + 'hbhelpers' => array(),
  17 + 'partials' => array(),
  18 + 'scopes' => array(),
  19 + 'sp_vars' => array('root' => $in),
  20 + 'lcrun' => 'Plugin\LCRun3',
  21 +
  22 + );
  23 +
  24 + return ''.'<div class="title">为您优选新品</div>
  25 +<div id="swiper-recommend" class="swiper-container">
  26 + <div class="swiper-wrapper swiper-wrapper-recommend">
  27 +'.Plugin\LCRun3::debug('[recommendList]', 'sec', $cx, Plugin\LCRun3::debug('[recommendList]', 'v', $cx, $in, array('recommendList')), $in, false, function($cx, $in) {return ' <a class="swiper-slide" href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'">
  28 + <img class="swiper-lazy img-box" data-src="'.Plugin\LCRun3::debug('[thumb]', 'encq', $cx, Plugin\LCRun3::debug('[thumb]', 'v', $cx, $in, array('thumb'))).'">
  29 + <div class="price">
  30 + <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>
  31 + '.Plugin\LCRun3::debug('[price]', 'sec', $cx, Plugin\LCRun3::debug('[price]', 'v', $cx, $in, array('price')), $in, false, function($cx, $in) {return '<span class="old-price">¥'.Plugin\LCRun3::debug('this', 'encq', $cx, $in).'</span>';}).'
  32 + </div>
  33 + <div class="swiper-lazy-preloader"></div>
  34 + </a>
  35 +';}).' </div>
  36 +</div>'.'';
  37 +}
  38 +?>
  1 +<?php return function ($in, $debugopt = 1) {
  2 + $cx = array(
  3 + 'flags' => array(
  4 + 'jstrue' => false,
  5 + 'jsobj' => false,
  6 + 'spvar' => true,
  7 + 'prop' => false,
  8 + 'method' => false,
  9 + 'mustlok' => true,
  10 + 'echo' => false,
  11 + 'debug' => $debugopt,
  12 + ),
  13 + 'constants' => array(),
  14 + 'helpers' => array(),
  15 + 'blockhelpers' => array(),
  16 + 'hbhelpers' => array(),
  17 + 'partials' => array(),
  18 + 'scopes' => array(),
  19 + 'sp_vars' => array('root' => $in),
  20 + 'lcrun' => 'Plugin\LCRun3',
  21 +
  22 + );
  23 +
  24 + return ''.'<!DOCTYPE html>
  25 +<html>
  26 +<head>
  27 +<meta charset="utf-8">
  28 +<title>'.Plugin\LCRun3::debug('[title]', 'encq', $cx, Plugin\LCRun3::debug('[title]', 'v', $cx, $in, array('title'))).'</title>
  29 +<meta name="keywords" content="'.Plugin\LCRun3::debug('[keywords]', 'encq', $cx, Plugin\LCRun3::debug('[keywords]', 'v', $cx, $in, array('keywords'))).'">
  30 +<meta name="description" content="'.Plugin\LCRun3::debug('[description]', 'encq', $cx, Plugin\LCRun3::debug('[description]', 'v', $cx, $in, array('description'))).'">
  31 +<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, minimum-scale=1, user-scalable=no">
  32 +<meta http-equiv="cleartype" content="on">
  33 +<meta name="apple-mobile-web-app-status-bar-style" content="black" />
  34 +<meta content="telephone=no" name="format-detection" />
  35 +<meta content="email=no" name="format-detection" />
  36 +<script type="text/javascript">
  37 + (function(doc, win) {
  38 + var docEl = doc.documentElement;
  39 + (function() {
  40 + var clientWidth = docEl.clientWidth;
  41 + if (!clientWidth) {
  42 + return;
  43 + }
  44 + docEl.style.fontSize = 20 * (clientWidth / 320) + \'px\';
  45 + }());
  46 + })(document, window);
  47 +</script>
  48 +<link rel="dns-prefetch" href="//cdn.yoho.cn">
  49 +<link rel="dns-prefetch" href="//static.yohobuy.com">
  50 +<link rel="dns-prefetch" href="//img12.static.yhbimg.com">
  51 +<link rel="dns-prefetch" href="//img13.static.yhbimg.com">
  52 +'.((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">
  53 +' : '').''.((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">
  54 +' : '').''.((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">
  55 +' : '').''.((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">
  56 +' : '').'<link rel="apple-touch-icon-precomposed" href="http://static.yohobuy.com/m/v1/img/touch/apple-touch-icon-144x144-precomposed-new.png">
  57 +<link rel="apple-touch-startup-image" sizes="640x920" href="http://static.yohobuy.com/m/v1/img/startup/startup-retina.png" media="screen and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2)">
  58 +<link rel="apple-touch-startup-image" sizes="320x460" href="http://static.yohobuy.com/m/v1/img/startup/startup.png" media="screen and (max-device-width: 320)">
  59 +</head>
  60 +<body '.((Plugin\LCRun3::debug('[isPassportPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[isPassportPage]', 'v', $cx, $in, array('isPassportPage')))) ? 'class=passport-body' : '').'>
  61 +'.((Plugin\LCRun3::debug('[systemUpdate]', 'ifvar', $cx, Plugin\LCRun3::debug('[systemUpdate]', 'v', $cx, $in, array('systemUpdate')))) ? ' <div class="systemUpdate">
  62 + <a href="index/systemUpdate" class="systemHeader">Yoho!Buy有货关于系统升级的公告</a>
  63 + <span>X</span>
  64 + </div>
  65 +' : '').' '.''.Plugin\LCRun3::debug('[pageHeader]', 'sec', $cx, Plugin\LCRun3::debug('[pageHeader]', 'v', $cx, $in, array('pageHeader')), $in, false, function($cx, $in) {return '<header id="yoho-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' : '').'">
  66 +'.Plugin\LCRun3::debug('[navBack]', 'sec', $cx, Plugin\LCRun3::debug('[navBack]', 'v', $cx, $in, array('navBack')), $in, false, function($cx, $in) {return ' <a href="'.((Plugin\LCRun3::debug('[backUrl]', 'ifvar', $cx, Plugin\LCRun3::debug('[backUrl]', 'v', $cx, $in, array('backUrl')))) ? ''.Plugin\LCRun3::debug('[backUrl]', 'encq', $cx, Plugin\LCRun3::debug('[backUrl]', 'v', $cx, $in, array('backUrl'))).'' : 'javascript:history.go(-1);').'" class="iconfont nav-back">&#xe610;</a>
  67 +';}).''.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="iconfont nav-home">&#xe611;</a>
  68 +';}).''.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>
  69 +';}).''.Plugin\LCRun3::debug('[navBtn]', 'sec', $cx, Plugin\LCRun3::debug('[navBtn]', 'v', $cx, $in, array('navBtn')), $in, false, function($cx, $in) {return ' <span class="nav-btn">'.Plugin\LCRun3::debug('this', 'encq', $cx, $in).'</span>
  70 +';}).'</header>
  71 +';}).''.''.'<div class="brand-page yoho-page">
  72 +'.Plugin\LCRun3::debug('[channel]', 'sec', $cx, Plugin\LCRun3::debug('[channel]', 'v', $cx, $in, array('channel')), $in, false, function($cx, $in) {return '
  73 + <div class="newbrand-search">
  74 + <div class="search-box clearfix">
  75 + <a href="'.Plugin\LCRun3::debug('[searchUrl]', 'encq', $cx, Plugin\LCRun3::debug('[searchUrl]', 'v', $cx, $in, array('searchUrl'))).'" >
  76 + <input type="text" class="search-input" placeholder="查找品牌" readonly="true">
  77 + <i class="search-icon iconfont">&#xe60f;</i>
  78 + </a>
  79 + </div>
  80 + </div>
  81 +
  82 +'.Plugin\LCRun3::debug('[topData]', 'sec', $cx, Plugin\LCRun3::debug('[topData]', 'v', $cx, $in, array('topData')), $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">
  83 + <div class="banner-swiper swiper-container">
  84 + <ul class="swiper-wrapper">
  85 +'.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">
  86 + <a href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'">
  87 + <img src="'.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'">
  88 + </a>
  89 + </li>
  90 +' : ' <li class="swiper-slide">
  91 + <a href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'">
  92 + <img class="swiper-lazy" data-src="'.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'">
  93 + </a>
  94 + <div class="swiper-lazy-preloader"></div>
  95 + </li>
  96 +').'';}).' </ul>
  97 + </div>
  98 + <div class="swiper-pagination">
  99 + <div class="pagination-inner">
  100 + </div>
  101 + </div>
  102 + </div>'.'';}).'
  103 +'.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">
  104 +'.''.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">
  105 + <h2>'.Plugin\LCRun3::debug('this', 'encq', $cx, $in).'</h2>
  106 + </div>
  107 +';}).''.' <div class="brands-swiper">
  108 + <ul class="brands-list swiper-wrapper clearfix">
  109 +'.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">
  110 + <a href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'">
  111 + <img src="'.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'" alt="">
  112 + <span class="brands-title">'.Plugin\LCRun3::debug('[textCn]', 'encq', $cx, Plugin\LCRun3::debug('[textCn]', 'v', $cx, $in, array('textCn'))).'</span>
  113 + </a>
  114 + </li>
  115 +';}).' </ul>
  116 + </div>
  117 + </div>
  118 +'.'';}).'';}).'
  119 +'.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'))).'">
  120 + <div class="title-bar">
  121 + <h2 style="position: static;">'.Plugin\LCRun3::debug('[title]', 'encq', $cx, Plugin\LCRun3::debug('[title]', 'v', $cx, $in, array('title'))).'</h2>
  122 + </div>
  123 +'.Plugin\LCRun3::debug('[list]', 'sec', $cx, Plugin\LCRun3::debug('[list]', 'v', $cx, $in, array('list')), $in, false, function($cx, $in) {return ' <p>
  124 + <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'))).'
  125 +'.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>
  126 +';}).''.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>
  127 +';}).' </a>
  128 + </p>
  129 +';}).' </div>
  130 +';}).'
  131 +';}).''.''.''.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">
  132 + <p class="op-row">
  133 + <span class="back-to-top">
  134 + Back to top
  135 + <i class="iconfont">&#xe608;</i>
  136 + </span>
  137 + </p>
  138 + <address class="copyright">
  139 + CopyRight©2007-2016 南京新与力文化传播有限公司
  140 + </address>
  141 +</footer>
  142 +';}).'
  143 +'.''.''.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">
  144 + <div class="float-layer-left">
  145 + <span class="yoho-icon iconfont">&#xe60d;</span>
  146 + <p>新用户送千元礼包</p>
  147 + </div>
  148 + <a href="javascript:void(0);" id="float-layer-close" >
  149 + <i class="close-icon iconfont">&#xe623;</i>
  150 + <div class="circle-rightbottom"></div>
  151 + </a>
  152 + <a href="http://m.yohobuy.com/download/hyapp" id="float-layer-btn">
  153 + 立即下载
  154 + </a>
  155 +</div>
  156 +';}).'
  157 +
  158 + '.''.((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>
  159 +' : '').''.((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>
  160 +<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>
  161 +' : '').''.((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>
  162 +<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>
  163 +' : '').''.((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>
  164 +<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-debug.js"></script>
  165 +' : '').''.((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>
  166 +<script>seajs.config({base: \'http://localhost:8000/\'});</script>
  167 +' : '').'<script type="text/javascript">
  168 + (function(w,d,s,j,f){
  169 + w[\'YohoAcquisitionObject\']=f;
  170 + w[f]=function(){w[f].p=arguments;};
  171 + var a=d.createElement(s);
  172 + var m=d.getElementsByTagName(s)[0];
  173 + a.async=1;
  174 + a.src=j;
  175 + m.parentNode.insertBefore(a,m);
  176 + })(window,document,\'script\',\'http://cdn.yoho.cn/yas-jssdk/'.Plugin\LCRun3::debug('[yas_version]', 'encq', $cx, Plugin\LCRun3::debug('[yas_version]', 'v', $cx, $in, array('yas_version'))).'/yas.js\',\'_yas\');
  177 +</script>
  178 +'.'<script>
  179 + seajs.use(\'js/common\');
  180 +</script>
  181 +'.((Plugin\LCRun3::debug('[psList]', 'ifvar', $cx, Plugin\LCRun3::debug('[psList]', 'v', $cx, $in, array('psList')))) ? '<script>
  182 + seajs.use(\'js/guang/plus-star/list\');
  183 +</script>
  184 +' : '').''.((Plugin\LCRun3::debug('[psDetail]', 'ifvar', $cx, Plugin\LCRun3::debug('[psDetail]', 'v', $cx, $in, array('psDetail')))) ? '<script>
  185 + seajs.use(\'js/guang/plus-star/detail\');
  186 +</script>
  187 +' : '').''.((Plugin\LCRun3::debug('[guangHome]', 'ifvar', $cx, Plugin\LCRun3::debug('[guangHome]', 'v', $cx, $in, array('guangHome')))) ? '<script>
  188 + seajs.use(\'js/guang/home\');
  189 +</script>
  190 +' : '').''.((Plugin\LCRun3::debug('[guangList]', 'ifvar', $cx, Plugin\LCRun3::debug('[guangList]', 'v', $cx, $in, array('guangList')))) ? '<script>
  191 + seajs.use(\'js/guang/list\');
  192 +</script>
  193 +' : '').''.((Plugin\LCRun3::debug('[guangDetail]', 'ifvar', $cx, Plugin\LCRun3::debug('[guangDetail]', 'v', $cx, $in, array('guangDetail')))) ? '<script>
  194 + seajs.use(\'js/guang/detail\', function(d) {
  195 + d.i(true);
  196 + });
  197 +</script>
  198 +' : '').''.((Plugin\LCRun3::debug('[guangEzine]', 'ifvar', $cx, Plugin\LCRun3::debug('[guangEzine]', 'v', $cx, $in, array('guangEzine')))) ? '<script>
  199 + seajs.use(\'js/guang/detail\', function(d) {
  200 + d.i(false);
  201 + });
  202 +</script>
  203 +' : '').''.((Plugin\LCRun3::debug('[regIndex]', 'ifvar', $cx, Plugin\LCRun3::debug('[regIndex]', 'v', $cx, $in, array('regIndex')))) ? '<script>
  204 + seajs.use(\'js/passport/register/register\');
  205 +</script>
  206 +' : '').''.((Plugin\LCRun3::debug('[regCode]', 'ifvar', $cx, Plugin\LCRun3::debug('[regCode]', 'v', $cx, $in, array('regCode')))) ? '<script>
  207 + seajs.use(\'js/passport/register/code\');
  208 +</script>
  209 +' : '').''.((Plugin\LCRun3::debug('[regPwd]', 'ifvar', $cx, Plugin\LCRun3::debug('[regPwd]', 'v', $cx, $in, array('regPwd')))) ? '<script>
  210 + seajs.use(\'js/passport/register/password\');
  211 +</script>
  212 +' : '').''.((Plugin\LCRun3::debug('[loginIndex]', 'ifvar', $cx, Plugin\LCRun3::debug('[loginIndex]', 'v', $cx, $in, array('loginIndex')))) ? '<script>
  213 + seajs.use(\'js/passport/login/login\');
  214 +</script>
  215 +' : '').''.((Plugin\LCRun3::debug('[loginInternational]', 'ifvar', $cx, Plugin\LCRun3::debug('[loginInternational]', 'v', $cx, $in, array('loginInternational')))) ? '<script>
  216 + seajs.use(\'js/passport/login/international\');
  217 +</script>
  218 +' : '').''.((Plugin\LCRun3::debug('[backEmail]', 'ifvar', $cx, Plugin\LCRun3::debug('[backEmail]', 'v', $cx, $in, array('backEmail')))) ? '<script>
  219 + seajs.use(\'js/passport/back/email\');
  220 +</script>
  221 +' : '').''.((Plugin\LCRun3::debug('[backEmailSuccess]', 'ifvar', $cx, Plugin\LCRun3::debug('[backEmailSuccess]', 'v', $cx, $in, array('backEmailSuccess')))) ? '<script>
  222 + seajs.use(\'js/passport/back/email-success\');
  223 +</script>
  224 +' : '').''.((Plugin\LCRun3::debug('[backMobile]', 'ifvar', $cx, Plugin\LCRun3::debug('[backMobile]', 'v', $cx, $in, array('backMobile')))) ? '<script>
  225 + seajs.use(\'js/passport/back/mobile\');
  226 +</script>
  227 +' : '').''.((Plugin\LCRun3::debug('[backCode]', 'ifvar', $cx, Plugin\LCRun3::debug('[backCode]', 'v', $cx, $in, array('backCode')))) ? '<script>
  228 + seajs.use(\'js/passport/back/code\');
  229 +</script>
  230 +' : '').''.((Plugin\LCRun3::debug('[backNewPwd]', 'ifvar', $cx, Plugin\LCRun3::debug('[backNewPwd]', 'v', $cx, $in, array('backNewPwd')))) ? '<script>
  231 + seajs.use(\'js/passport/back/new-password\');
  232 +</script>
  233 +' : '').''.((Plugin\LCRun3::debug('[channelPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[channelPage]', 'v', $cx, $in, array('channelPage')))) ? '<script>
  234 + seajs.use(\'js/index/channel\');
  235 + seajs.use(\'js/index/footer\');
  236 +</script>
  237 +' : '').''.((Plugin\LCRun3::debug('[grilsHomePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[grilsHomePage]', 'v', $cx, $in, array('grilsHomePage')))) ? '<script>
  238 + seajs.use(\'js/home/home\', function(h) {
  239 + h.set(\'girls\');
  240 + });
  241 + seajs.use(\'js/index/footer\');
  242 +</script>
  243 +' : '').''.((Plugin\LCRun3::debug('[boysHomePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[boysHomePage]', 'v', $cx, $in, array('boysHomePage')))) ? '<script>
  244 + seajs.use(\'js/home/home\', function(h) {
  245 + h.set(\'boys\');
  246 + });
  247 + seajs.use(\'js/index/footer\');
  248 +</script>
  249 +' : '').''.((Plugin\LCRun3::debug('[kidsHomePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[kidsHomePage]', 'v', $cx, $in, array('kidsHomePage')))) ? '<script>
  250 + seajs.use(\'js/home/home\', function(h) {
  251 + h.set(\'kids\');
  252 + });
  253 + seajs.use(\'js/index/footer\');
  254 +</script>
  255 +' : '').''.((Plugin\LCRun3::debug('[lifestyleHomePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[lifestyleHomePage]', 'v', $cx, $in, array('lifestyleHomePage')))) ? '<script>
  256 + seajs.use(\'js/home/home\', function(h) {
  257 + h.set(\'lifestyle\');
  258 + });
  259 + seajs.use(\'js/index/footer\');
  260 +</script>
  261 +' : '').''.((Plugin\LCRun3::debug('[newArrivalPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[newArrivalPage]', 'v', $cx, $in, array('newArrivalPage')))) ? '<script>
  262 + seajs.use(\'js/product/newsale/newarrival\');
  263 + seajs.use(\'js/index/footer\');
  264 +</script>
  265 +' : '').''.((Plugin\LCRun3::debug('[discountPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[discountPage]', 'v', $cx, $in, array('discountPage')))) ? '<script>
  266 + seajs.use(\'js/product/newsale/discount\');
  267 + seajs.use(\'js/index/footer\');
  268 +</script>
  269 +' : '').''.((Plugin\LCRun3::debug('[hotrankPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[hotrankPage]', 'v', $cx, $in, array('hotrankPage')))) ? '<script>
  270 + seajs.use(\'js/product/newsale/hot-rank\');
  271 + seajs.use(\'js/index/footer\');
  272 +</script>
  273 +' : '').''.((Plugin\LCRun3::debug('[goodListPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[goodListPage]', 'v', $cx, $in, array('goodListPage')))) ? '<script>
  274 + seajs.use(\'js/product/list\');
  275 + seajs.use(\'js/index/footer\');
  276 +</script>
  277 +' : '').''.((Plugin\LCRun3::debug('[goodsDetailPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[goodsDetailPage]', 'v', $cx, $in, array('goodsDetailPage')))) ? '<script>
  278 + seajs.use(\'js/product/detail/detail\');
  279 +</script>
  280 +' : '').''.((Plugin\LCRun3::debug('[goodsCommentsPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[goodsCommentsPage]', 'v', $cx, $in, array('goodsCommentsPage')))) ? '<script>
  281 + seajs.use(\'js/product/detail/loadmore\');
  282 +</script>
  283 +' : '').''.((Plugin\LCRun3::debug('[goodsConsultsPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[goodsConsultsPage]', 'v', $cx, $in, array('goodsConsultsPage')))) ? '<script>
  284 + seajs.use(\'js/product/detail/comments-consults\');
  285 +</script>
  286 +' : '').''.((Plugin\LCRun3::debug('[consultformPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[consultformPage]', 'v', $cx, $in, array('consultformPage')))) ? '<script>
  287 + seajs.use(\'js/product/detail/consultform\');
  288 +</script>
  289 +' : '').''.((Plugin\LCRun3::debug('[categoryPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[categoryPage]', 'v', $cx, $in, array('categoryPage')))) ? '<script>
  290 + seajs.use(\'js/category/index\');
  291 + seajs.use(\'js/index/footer\');
  292 +</script>
  293 +' : '').''.((Plugin\LCRun3::debug('[brandPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[brandPage]', 'v', $cx, $in, array('brandPage')))) ? '<script>
  294 + seajs.use(\'js/category/brand\');
  295 + seajs.use(\'js/index/footer\');
  296 +</script>
  297 +' : '').''.((Plugin\LCRun3::debug('[searchPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[searchPage]', 'v', $cx, $in, array('searchPage')))) ? '<script>
  298 + seajs.use(\'js/index/search\');
  299 + seajs.use(\'js/index/footer\');
  300 +</script>
  301 +' : '').''.((Plugin\LCRun3::debug('[shoppingCartPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[shoppingCartPage]', 'v', $cx, $in, array('shoppingCartPage')))) ? '<script>
  302 + seajs.use(\'js/shopping-cart/cart\');
  303 +</script>
  304 +' : '').''.((Plugin\LCRun3::debug('[giftAdvancePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[giftAdvancePage]', 'v', $cx, $in, array('giftAdvancePage')))) ? '<script>
  305 + seajs.use(\'js/shopping-cart/gift-advance\');
  306 +</script>
  307 +' : '').''.((Plugin\LCRun3::debug('[orderEnsurePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[orderEnsurePage]', 'v', $cx, $in, array('orderEnsurePage')))) ? '<script>
  308 + seajs.use(\'js/shopping-cart/order-ensure\');
  309 +</script>
  310 +' : '').''.((Plugin\LCRun3::debug('[myIndexPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[myIndexPage]', 'v', $cx, $in, array('myIndexPage')))) ? '<script>
  311 + seajs.use(\'js/me/index\');
  312 + seajs.use(\'js/index/footer\');
  313 +</script>
  314 +' : '').''.((Plugin\LCRun3::debug('[orderPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[orderPage]', 'v', $cx, $in, array('orderPage')))) ? '<script>
  315 + seajs.use(\'js/me/order\');
  316 +</script>
  317 +' : '').''.((Plugin\LCRun3::debug('[orderDetailPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[orderDetailPage]', 'v', $cx, $in, array('orderDetailPage')))) ? '<script>
  318 + seajs.use(\'js/me/order-detail\');
  319 +</script>
  320 +' : '').''.((Plugin\LCRun3::debug('[favPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[favPage]', 'v', $cx, $in, array('favPage')))) ? '<script>
  321 + seajs.use(\'js/me/fav\');
  322 +</script>
  323 +' : '').''.((Plugin\LCRun3::debug('[suggestPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[suggestPage]', 'v', $cx, $in, array('suggestPage')))) ? '<script>
  324 + seajs.use(\'js/me/suggest\');
  325 +</script>
  326 +' : '').''.((Plugin\LCRun3::debug('[couponsPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[couponsPage]', 'v', $cx, $in, array('couponsPage')))) ? '<script>
  327 + seajs.use(\'js/me/coupons\');
  328 +</script>
  329 +' : '').''.((Plugin\LCRun3::debug('[onlineServicePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[onlineServicePage]', 'v', $cx, $in, array('onlineServicePage')))) ? '<script>
  330 + seajs.use(\'js/me/online-service\');
  331 +</script>
  332 +' : '').''.((Plugin\LCRun3::debug('[onlineServiceDetailPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[onlineServiceDetailPage]', 'v', $cx, $in, array('onlineServiceDetailPage')))) ? '<script>
  333 + seajs.use(\'js/index/footer\');
  334 +</script>
  335 +' : '').''.((Plugin\LCRun3::debug('[addressPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[addressPage]', 'v', $cx, $in, array('addressPage')))) ? '<script>
  336 + seajs.use(\'js/me/address\');
  337 +</script>
  338 +' : '').''.((Plugin\LCRun3::debug('[addressActionPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[addressActionPage]', 'v', $cx, $in, array('addressActionPage')))) ? '<script>
  339 + seajs.use(\'js/me/address-act\');
  340 +</script>
  341 +' : '').''.((Plugin\LCRun3::debug('[myGuangPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[myGuangPage]', 'v', $cx, $in, array('myGuangPage')))) ? '<script>
  342 + seajs.use(\'js/me/my-guang\');
  343 +</script>
  344 +' : '').''.((Plugin\LCRun3::debug('[personalDetailsPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[personalDetailsPage]', 'v', $cx, $in, array('personalDetailsPage')))) ? '<script>
  345 + seajs.use(\'js/me/personal-details\');
  346 +</script>
  347 +' : '').''.((Plugin\LCRun3::debug('[browseRecordPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[browseRecordPage]', 'v', $cx, $in, array('browseRecordPage')))) ? '<script>
  348 + seajs.use(\'js/me/browse-record\');
  349 +</script>
  350 +' : '').''.((Plugin\LCRun3::debug('[logisticInfoPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[logisticInfoPage]', 'v', $cx, $in, array('logisticInfoPage')))) ? '<script>
  351 + seajs.use(\'js/me/logistic\');
  352 +</script>
  353 +' : '').''.((Plugin\LCRun3::debug('[payCenterPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[payCenterPage]', 'v', $cx, $in, array('payCenterPage')))) ? '<script>
  354 + seajs.use(\'js/me/pay\');
  355 +</script>
  356 +' : '').''.''.'<!-- Google Tag Manager -->
  357 +<noscript><iframe src="//www.googletagmanager.com/ns.html?id=GTM-W958MG" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
  358 +<script>
  359 + (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({\'gtm.start\':
  360 + new Date().getTime(),event:\'gtm.js\'});var f=d.getElementsByTagName(s)[0],
  361 + j=d.createElement(s),dl=l!=\'dataLayer\'?\'&l=\'+l:\'\';j.async=true;j.src=
  362 + \'//www.googletagmanager.com/gtm.js?id=\'+i+dl;f.parentNode.insertBefore(j,f);
  363 + })(window,document,\'script\',\'dataLayer\',\'GTM-W958MG\');
  364 +</script>
  365 +<!-- End Google Tag Manager -->
  366 +<script type="text/javascript">
  367 + var _hmt = _hmt || [];
  368 + (function() {
  369 + var hm = document.createElement("script");
  370 + hm.src = "//hm.baidu.com/hm.js?c6ee7218b8321cb65fb2e98f284d8311";
  371 + var s = document.getElementsByTagName("script")[0];
  372 + s.parentNode.insertBefore(hm, s);
  373 + })();
  374 +</script>
  375 +<script>
  376 + var _hmt = _hmt || [];
  377 + (function() {
  378 + var hm = document.createElement("script");
  379 + hm.src = "//hm.baidu.com/hm.js?65dd99e0435a55177ffda862198ce841";
  380 + var s = document.getElementsByTagName("script")[0];
  381 + s.parentNode.insertBefore(hm, s);
  382 + })();
  383 +</script>
  384 +<script src="http://static.yohobuy.com/js/analytics/analysis.js"></script>
  385 +<script src="http://static.yohobuy.com/m/v1/js/om_code.js"></script>
  386 +'.'</body>
  387 +</html>'.'';
  388 +}
  389 +?>
  1 +<?php return function ($in, $debugopt = 1) {
  2 + $cx = array(
  3 + 'flags' => array(
  4 + 'jstrue' => false,
  5 + 'jsobj' => false,
  6 + 'spvar' => true,
  7 + 'prop' => false,
  8 + 'method' => false,
  9 + 'mustlok' => true,
  10 + 'echo' => false,
  11 + 'debug' => $debugopt,
  12 + ),
  13 + 'constants' => array(),
  14 + 'helpers' => array(),
  15 + 'blockhelpers' => array(),
  16 + 'hbhelpers' => array(),
  17 + 'partials' => array(),
  18 + 'scopes' => array(),
  19 + 'sp_vars' => array('root' => $in),
  20 + 'lcrun' => 'Plugin\LCRun3',
  21 +
  22 + );
  23 +
  24 + return ''.'<!DOCTYPE html>
  25 +<html>
  26 +<head>
  27 +<meta charset="utf-8">
  28 +<title>'.Plugin\LCRun3::debug('[title]', 'encq', $cx, Plugin\LCRun3::debug('[title]', 'v', $cx, $in, array('title'))).'</title>
  29 +<meta name="keywords" content="'.Plugin\LCRun3::debug('[keywords]', 'encq', $cx, Plugin\LCRun3::debug('[keywords]', 'v', $cx, $in, array('keywords'))).'">
  30 +<meta name="description" content="'.Plugin\LCRun3::debug('[description]', 'encq', $cx, Plugin\LCRun3::debug('[description]', 'v', $cx, $in, array('description'))).'">
  31 +<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, minimum-scale=1, user-scalable=no">
  32 +<meta http-equiv="cleartype" content="on">
  33 +<meta name="apple-mobile-web-app-status-bar-style" content="black" />
  34 +<meta content="telephone=no" name="format-detection" />
  35 +<meta content="email=no" name="format-detection" />
  36 +<script type="text/javascript">
  37 + (function(doc, win) {
  38 + var docEl = doc.documentElement;
  39 + (function() {
  40 + var clientWidth = docEl.clientWidth;
  41 + if (!clientWidth) {
  42 + return;
  43 + }
  44 + docEl.style.fontSize = 20 * (clientWidth / 320) + \'px\';
  45 + }());
  46 + })(document, window);
  47 +</script>
  48 +<link rel="dns-prefetch" href="//cdn.yoho.cn">
  49 +<link rel="dns-prefetch" href="//static.yohobuy.com">
  50 +<link rel="dns-prefetch" href="//img12.static.yhbimg.com">
  51 +<link rel="dns-prefetch" href="//img13.static.yhbimg.com">
  52 +'.((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">
  53 +' : '').''.((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">
  54 +' : '').''.((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">
  55 +' : '').''.((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">
  56 +' : '').'<link rel="apple-touch-icon-precomposed" href="http://static.yohobuy.com/m/v1/img/touch/apple-touch-icon-144x144-precomposed-new.png">
  57 +<link rel="apple-touch-startup-image" sizes="640x920" href="http://static.yohobuy.com/m/v1/img/startup/startup-retina.png" media="screen and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2)">
  58 +<link rel="apple-touch-startup-image" sizes="320x460" href="http://static.yohobuy.com/m/v1/img/startup/startup.png" media="screen and (max-device-width: 320)">
  59 +</head>
  60 +<body '.((Plugin\LCRun3::debug('[isPassportPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[isPassportPage]', 'v', $cx, $in, array('isPassportPage')))) ? 'class=passport-body' : '').'>
  61 +'.((Plugin\LCRun3::debug('[systemUpdate]', 'ifvar', $cx, Plugin\LCRun3::debug('[systemUpdate]', 'v', $cx, $in, array('systemUpdate')))) ? ' <div class="systemUpdate">
  62 + <a href="index/systemUpdate" class="systemHeader">Yoho!Buy有货关于系统升级的公告</a>
  63 + <span>X</span>
  64 + </div>
  65 +' : '').' '.''.Plugin\LCRun3::debug('[pageHeader]', 'sec', $cx, Plugin\LCRun3::debug('[pageHeader]', 'v', $cx, $in, array('pageHeader')), $in, false, function($cx, $in) {return '<header id="yoho-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' : '').'">
  66 +'.Plugin\LCRun3::debug('[navBack]', 'sec', $cx, Plugin\LCRun3::debug('[navBack]', 'v', $cx, $in, array('navBack')), $in, false, function($cx, $in) {return ' <a href="'.((Plugin\LCRun3::debug('[backUrl]', 'ifvar', $cx, Plugin\LCRun3::debug('[backUrl]', 'v', $cx, $in, array('backUrl')))) ? ''.Plugin\LCRun3::debug('[backUrl]', 'encq', $cx, Plugin\LCRun3::debug('[backUrl]', 'v', $cx, $in, array('backUrl'))).'' : 'javascript:history.go(-1);').'" class="iconfont nav-back">&#xe610;</a>
  67 +';}).''.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="iconfont nav-home">&#xe611;</a>
  68 +';}).''.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>
  69 +';}).''.Plugin\LCRun3::debug('[navBtn]', 'sec', $cx, Plugin\LCRun3::debug('[navBtn]', 'v', $cx, $in, array('navBtn')), $in, false, function($cx, $in) {return ' <span class="nav-btn">'.Plugin\LCRun3::debug('this', 'encq', $cx, $in).'</span>
  70 +';}).'</header>
  71 +';}).''.''.'<div class="online-service-detail-page yoho-page">
  72 + <div class="qa-list">
  73 +'.Plugin\LCRun3::debug('[service]', 'sec', $cx, Plugin\LCRun3::debug('[service]', 'v', $cx, $in, array('service')), $in, false, function($cx, $in) {return ''.Plugin\LCRun3::debug('[list]', 'sec', $cx, Plugin\LCRun3::debug('[list]', 'v', $cx, $in, array('list')), $in, false, function($cx, $in) {return ' <div class="question-item">
  74 + <div class="question">Q:'.Plugin\LCRun3::debug('[q]', 'encq', $cx, Plugin\LCRun3::debug('[q]', 'v', $cx, $in, array('q'))).'</div>
  75 + <div class="answer">'.Plugin\LCRun3::debug('[a]', 'encq', $cx, Plugin\LCRun3::debug('[a]', 'v', $cx, $in, array('a'))).'</div>
  76 + </div>
  77 +';}).'';}).' </div>
  78 +</div>
  79 +'.''.''.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">
  80 + <p class="op-row">
  81 + <span class="back-to-top">
  82 + Back to top
  83 + <i class="iconfont">&#xe608;</i>
  84 + </span>
  85 + </p>
  86 + <address class="copyright">
  87 + CopyRight©2007-2016 南京新与力文化传播有限公司
  88 + </address>
  89 +</footer>
  90 +';}).'
  91 +'.''.''.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">
  92 + <div class="float-layer-left">
  93 + <span class="yoho-icon iconfont">&#xe60d;</span>
  94 + <p>新用户送千元礼包</p>
  95 + </div>
  96 + <a href="javascript:void(0);" id="float-layer-close" >
  97 + <i class="close-icon iconfont">&#xe623;</i>
  98 + <div class="circle-rightbottom"></div>
  99 + </a>
  100 + <a href="http://m.yohobuy.com/download/hyapp" id="float-layer-btn">
  101 + 立即下载
  102 + </a>
  103 +</div>
  104 +';}).'
  105 +
  106 + '.''.((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>
  107 +' : '').''.((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>
  108 +<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>
  109 +' : '').''.((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>
  110 +<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>
  111 +' : '').''.((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>
  112 +<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-debug.js"></script>
  113 +' : '').''.((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>
  114 +<script>seajs.config({base: \'http://localhost:8000/\'});</script>
  115 +' : '').'<script type="text/javascript">
  116 + (function(w,d,s,j,f){
  117 + w[\'YohoAcquisitionObject\']=f;
  118 + w[f]=function(){w[f].p=arguments;};
  119 + var a=d.createElement(s);
  120 + var m=d.getElementsByTagName(s)[0];
  121 + a.async=1;
  122 + a.src=j;
  123 + m.parentNode.insertBefore(a,m);
  124 + })(window,document,\'script\',\'http://cdn.yoho.cn/yas-jssdk/'.Plugin\LCRun3::debug('[yas_version]', 'encq', $cx, Plugin\LCRun3::debug('[yas_version]', 'v', $cx, $in, array('yas_version'))).'/yas.js\',\'_yas\');
  125 +</script>
  126 +'.'<script>
  127 + seajs.use(\'js/common\');
  128 +</script>
  129 +'.((Plugin\LCRun3::debug('[psList]', 'ifvar', $cx, Plugin\LCRun3::debug('[psList]', 'v', $cx, $in, array('psList')))) ? '<script>
  130 + seajs.use(\'js/guang/plus-star/list\');
  131 +</script>
  132 +' : '').''.((Plugin\LCRun3::debug('[psDetail]', 'ifvar', $cx, Plugin\LCRun3::debug('[psDetail]', 'v', $cx, $in, array('psDetail')))) ? '<script>
  133 + seajs.use(\'js/guang/plus-star/detail\');
  134 +</script>
  135 +' : '').''.((Plugin\LCRun3::debug('[guangHome]', 'ifvar', $cx, Plugin\LCRun3::debug('[guangHome]', 'v', $cx, $in, array('guangHome')))) ? '<script>
  136 + seajs.use(\'js/guang/home\');
  137 +</script>
  138 +' : '').''.((Plugin\LCRun3::debug('[guangList]', 'ifvar', $cx, Plugin\LCRun3::debug('[guangList]', 'v', $cx, $in, array('guangList')))) ? '<script>
  139 + seajs.use(\'js/guang/list\');
  140 +</script>
  141 +' : '').''.((Plugin\LCRun3::debug('[guangDetail]', 'ifvar', $cx, Plugin\LCRun3::debug('[guangDetail]', 'v', $cx, $in, array('guangDetail')))) ? '<script>
  142 + seajs.use(\'js/guang/detail\', function(d) {
  143 + d.i(true);
  144 + });
  145 +</script>
  146 +' : '').''.((Plugin\LCRun3::debug('[guangEzine]', 'ifvar', $cx, Plugin\LCRun3::debug('[guangEzine]', 'v', $cx, $in, array('guangEzine')))) ? '<script>
  147 + seajs.use(\'js/guang/detail\', function(d) {
  148 + d.i(false);
  149 + });
  150 +</script>
  151 +' : '').''.((Plugin\LCRun3::debug('[regIndex]', 'ifvar', $cx, Plugin\LCRun3::debug('[regIndex]', 'v', $cx, $in, array('regIndex')))) ? '<script>
  152 + seajs.use(\'js/passport/register/register\');
  153 +</script>
  154 +' : '').''.((Plugin\LCRun3::debug('[regCode]', 'ifvar', $cx, Plugin\LCRun3::debug('[regCode]', 'v', $cx, $in, array('regCode')))) ? '<script>
  155 + seajs.use(\'js/passport/register/code\');
  156 +</script>
  157 +' : '').''.((Plugin\LCRun3::debug('[regPwd]', 'ifvar', $cx, Plugin\LCRun3::debug('[regPwd]', 'v', $cx, $in, array('regPwd')))) ? '<script>
  158 + seajs.use(\'js/passport/register/password\');
  159 +</script>
  160 +' : '').''.((Plugin\LCRun3::debug('[loginIndex]', 'ifvar', $cx, Plugin\LCRun3::debug('[loginIndex]', 'v', $cx, $in, array('loginIndex')))) ? '<script>
  161 + seajs.use(\'js/passport/login/login\');
  162 +</script>
  163 +' : '').''.((Plugin\LCRun3::debug('[loginInternational]', 'ifvar', $cx, Plugin\LCRun3::debug('[loginInternational]', 'v', $cx, $in, array('loginInternational')))) ? '<script>
  164 + seajs.use(\'js/passport/login/international\');
  165 +</script>
  166 +' : '').''.((Plugin\LCRun3::debug('[backEmail]', 'ifvar', $cx, Plugin\LCRun3::debug('[backEmail]', 'v', $cx, $in, array('backEmail')))) ? '<script>
  167 + seajs.use(\'js/passport/back/email\');
  168 +</script>
  169 +' : '').''.((Plugin\LCRun3::debug('[backEmailSuccess]', 'ifvar', $cx, Plugin\LCRun3::debug('[backEmailSuccess]', 'v', $cx, $in, array('backEmailSuccess')))) ? '<script>
  170 + seajs.use(\'js/passport/back/email-success\');
  171 +</script>
  172 +' : '').''.((Plugin\LCRun3::debug('[backMobile]', 'ifvar', $cx, Plugin\LCRun3::debug('[backMobile]', 'v', $cx, $in, array('backMobile')))) ? '<script>
  173 + seajs.use(\'js/passport/back/mobile\');
  174 +</script>
  175 +' : '').''.((Plugin\LCRun3::debug('[backCode]', 'ifvar', $cx, Plugin\LCRun3::debug('[backCode]', 'v', $cx, $in, array('backCode')))) ? '<script>
  176 + seajs.use(\'js/passport/back/code\');
  177 +</script>
  178 +' : '').''.((Plugin\LCRun3::debug('[backNewPwd]', 'ifvar', $cx, Plugin\LCRun3::debug('[backNewPwd]', 'v', $cx, $in, array('backNewPwd')))) ? '<script>
  179 + seajs.use(\'js/passport/back/new-password\');
  180 +</script>
  181 +' : '').''.((Plugin\LCRun3::debug('[channelPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[channelPage]', 'v', $cx, $in, array('channelPage')))) ? '<script>
  182 + seajs.use(\'js/index/channel\');
  183 + seajs.use(\'js/index/footer\');
  184 +</script>
  185 +' : '').''.((Plugin\LCRun3::debug('[grilsHomePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[grilsHomePage]', 'v', $cx, $in, array('grilsHomePage')))) ? '<script>
  186 + seajs.use(\'js/home/home\', function(h) {
  187 + h.set(\'girls\');
  188 + });
  189 + seajs.use(\'js/index/footer\');
  190 +</script>
  191 +' : '').''.((Plugin\LCRun3::debug('[boysHomePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[boysHomePage]', 'v', $cx, $in, array('boysHomePage')))) ? '<script>
  192 + seajs.use(\'js/home/home\', function(h) {
  193 + h.set(\'boys\');
  194 + });
  195 + seajs.use(\'js/index/footer\');
  196 +</script>
  197 +' : '').''.((Plugin\LCRun3::debug('[kidsHomePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[kidsHomePage]', 'v', $cx, $in, array('kidsHomePage')))) ? '<script>
  198 + seajs.use(\'js/home/home\', function(h) {
  199 + h.set(\'kids\');
  200 + });
  201 + seajs.use(\'js/index/footer\');
  202 +</script>
  203 +' : '').''.((Plugin\LCRun3::debug('[lifestyleHomePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[lifestyleHomePage]', 'v', $cx, $in, array('lifestyleHomePage')))) ? '<script>
  204 + seajs.use(\'js/home/home\', function(h) {
  205 + h.set(\'lifestyle\');
  206 + });
  207 + seajs.use(\'js/index/footer\');
  208 +</script>
  209 +' : '').''.((Plugin\LCRun3::debug('[newArrivalPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[newArrivalPage]', 'v', $cx, $in, array('newArrivalPage')))) ? '<script>
  210 + seajs.use(\'js/product/newsale/newarrival\');
  211 + seajs.use(\'js/index/footer\');
  212 +</script>
  213 +' : '').''.((Plugin\LCRun3::debug('[discountPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[discountPage]', 'v', $cx, $in, array('discountPage')))) ? '<script>
  214 + seajs.use(\'js/product/newsale/discount\');
  215 + seajs.use(\'js/index/footer\');
  216 +</script>
  217 +' : '').''.((Plugin\LCRun3::debug('[hotrankPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[hotrankPage]', 'v', $cx, $in, array('hotrankPage')))) ? '<script>
  218 + seajs.use(\'js/product/newsale/hot-rank\');
  219 + seajs.use(\'js/index/footer\');
  220 +</script>
  221 +' : '').''.((Plugin\LCRun3::debug('[goodListPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[goodListPage]', 'v', $cx, $in, array('goodListPage')))) ? '<script>
  222 + seajs.use(\'js/product/list\');
  223 + seajs.use(\'js/index/footer\');
  224 +</script>
  225 +' : '').''.((Plugin\LCRun3::debug('[goodsDetailPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[goodsDetailPage]', 'v', $cx, $in, array('goodsDetailPage')))) ? '<script>
  226 + seajs.use(\'js/product/detail/detail\');
  227 +</script>
  228 +' : '').''.((Plugin\LCRun3::debug('[goodsCommentsPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[goodsCommentsPage]', 'v', $cx, $in, array('goodsCommentsPage')))) ? '<script>
  229 + seajs.use(\'js/product/detail/loadmore\');
  230 +</script>
  231 +' : '').''.((Plugin\LCRun3::debug('[goodsConsultsPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[goodsConsultsPage]', 'v', $cx, $in, array('goodsConsultsPage')))) ? '<script>
  232 + seajs.use(\'js/product/detail/comments-consults\');
  233 +</script>
  234 +' : '').''.((Plugin\LCRun3::debug('[consultformPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[consultformPage]', 'v', $cx, $in, array('consultformPage')))) ? '<script>
  235 + seajs.use(\'js/product/detail/consultform\');
  236 +</script>
  237 +' : '').''.((Plugin\LCRun3::debug('[categoryPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[categoryPage]', 'v', $cx, $in, array('categoryPage')))) ? '<script>
  238 + seajs.use(\'js/category/index\');
  239 + seajs.use(\'js/index/footer\');
  240 +</script>
  241 +' : '').''.((Plugin\LCRun3::debug('[brandPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[brandPage]', 'v', $cx, $in, array('brandPage')))) ? '<script>
  242 + seajs.use(\'js/category/brand\');
  243 + seajs.use(\'js/index/footer\');
  244 +</script>
  245 +' : '').''.((Plugin\LCRun3::debug('[searchPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[searchPage]', 'v', $cx, $in, array('searchPage')))) ? '<script>
  246 + seajs.use(\'js/index/search\');
  247 + seajs.use(\'js/index/footer\');
  248 +</script>
  249 +' : '').''.((Plugin\LCRun3::debug('[shoppingCartPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[shoppingCartPage]', 'v', $cx, $in, array('shoppingCartPage')))) ? '<script>
  250 + seajs.use(\'js/shopping-cart/cart\');
  251 +</script>
  252 +' : '').''.((Plugin\LCRun3::debug('[giftAdvancePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[giftAdvancePage]', 'v', $cx, $in, array('giftAdvancePage')))) ? '<script>
  253 + seajs.use(\'js/shopping-cart/gift-advance\');
  254 +</script>
  255 +' : '').''.((Plugin\LCRun3::debug('[orderEnsurePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[orderEnsurePage]', 'v', $cx, $in, array('orderEnsurePage')))) ? '<script>
  256 + seajs.use(\'js/shopping-cart/order-ensure\');
  257 +</script>
  258 +' : '').''.((Plugin\LCRun3::debug('[myIndexPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[myIndexPage]', 'v', $cx, $in, array('myIndexPage')))) ? '<script>
  259 + seajs.use(\'js/me/index\');
  260 + seajs.use(\'js/index/footer\');
  261 +</script>
  262 +' : '').''.((Plugin\LCRun3::debug('[orderPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[orderPage]', 'v', $cx, $in, array('orderPage')))) ? '<script>
  263 + seajs.use(\'js/me/order\');
  264 +</script>
  265 +' : '').''.((Plugin\LCRun3::debug('[orderDetailPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[orderDetailPage]', 'v', $cx, $in, array('orderDetailPage')))) ? '<script>
  266 + seajs.use(\'js/me/order-detail\');
  267 +</script>
  268 +' : '').''.((Plugin\LCRun3::debug('[favPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[favPage]', 'v', $cx, $in, array('favPage')))) ? '<script>
  269 + seajs.use(\'js/me/fav\');
  270 +</script>
  271 +' : '').''.((Plugin\LCRun3::debug('[suggestPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[suggestPage]', 'v', $cx, $in, array('suggestPage')))) ? '<script>
  272 + seajs.use(\'js/me/suggest\');
  273 +</script>
  274 +' : '').''.((Plugin\LCRun3::debug('[couponsPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[couponsPage]', 'v', $cx, $in, array('couponsPage')))) ? '<script>
  275 + seajs.use(\'js/me/coupons\');
  276 +</script>
  277 +' : '').''.((Plugin\LCRun3::debug('[onlineServicePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[onlineServicePage]', 'v', $cx, $in, array('onlineServicePage')))) ? '<script>
  278 + seajs.use(\'js/me/online-service\');
  279 +</script>
  280 +' : '').''.((Plugin\LCRun3::debug('[onlineServiceDetailPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[onlineServiceDetailPage]', 'v', $cx, $in, array('onlineServiceDetailPage')))) ? '<script>
  281 + seajs.use(\'js/index/footer\');
  282 +</script>
  283 +' : '').''.((Plugin\LCRun3::debug('[addressPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[addressPage]', 'v', $cx, $in, array('addressPage')))) ? '<script>
  284 + seajs.use(\'js/me/address\');
  285 +</script>
  286 +' : '').''.((Plugin\LCRun3::debug('[addressActionPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[addressActionPage]', 'v', $cx, $in, array('addressActionPage')))) ? '<script>
  287 + seajs.use(\'js/me/address-act\');
  288 +</script>
  289 +' : '').''.((Plugin\LCRun3::debug('[myGuangPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[myGuangPage]', 'v', $cx, $in, array('myGuangPage')))) ? '<script>
  290 + seajs.use(\'js/me/my-guang\');
  291 +</script>
  292 +' : '').''.((Plugin\LCRun3::debug('[personalDetailsPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[personalDetailsPage]', 'v', $cx, $in, array('personalDetailsPage')))) ? '<script>
  293 + seajs.use(\'js/me/personal-details\');
  294 +</script>
  295 +' : '').''.((Plugin\LCRun3::debug('[browseRecordPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[browseRecordPage]', 'v', $cx, $in, array('browseRecordPage')))) ? '<script>
  296 + seajs.use(\'js/me/browse-record\');
  297 +</script>
  298 +' : '').''.((Plugin\LCRun3::debug('[logisticInfoPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[logisticInfoPage]', 'v', $cx, $in, array('logisticInfoPage')))) ? '<script>
  299 + seajs.use(\'js/me/logistic\');
  300 +</script>
  301 +' : '').''.((Plugin\LCRun3::debug('[payCenterPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[payCenterPage]', 'v', $cx, $in, array('payCenterPage')))) ? '<script>
  302 + seajs.use(\'js/me/pay\');
  303 +</script>
  304 +' : '').''.''.'<!-- Google Tag Manager -->
  305 +<noscript><iframe src="//www.googletagmanager.com/ns.html?id=GTM-W958MG" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
  306 +<script>
  307 + (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({\'gtm.start\':
  308 + new Date().getTime(),event:\'gtm.js\'});var f=d.getElementsByTagName(s)[0],
  309 + j=d.createElement(s),dl=l!=\'dataLayer\'?\'&l=\'+l:\'\';j.async=true;j.src=
  310 + \'//www.googletagmanager.com/gtm.js?id=\'+i+dl;f.parentNode.insertBefore(j,f);
  311 + })(window,document,\'script\',\'dataLayer\',\'GTM-W958MG\');
  312 +</script>
  313 +<!-- End Google Tag Manager -->
  314 +<script type="text/javascript">
  315 + var _hmt = _hmt || [];
  316 + (function() {
  317 + var hm = document.createElement("script");
  318 + hm.src = "//hm.baidu.com/hm.js?c6ee7218b8321cb65fb2e98f284d8311";
  319 + var s = document.getElementsByTagName("script")[0];
  320 + s.parentNode.insertBefore(hm, s);
  321 + })();
  322 +</script>
  323 +<script>
  324 + var _hmt = _hmt || [];
  325 + (function() {
  326 + var hm = document.createElement("script");
  327 + hm.src = "//hm.baidu.com/hm.js?65dd99e0435a55177ffda862198ce841";
  328 + var s = document.getElementsByTagName("script")[0];
  329 + s.parentNode.insertBefore(hm, s);
  330 + })();
  331 +</script>
  332 +<script src="http://static.yohobuy.com/js/analytics/analysis.js"></script>
  333 +<script src="http://static.yohobuy.com/m/v1/js/om_code.js"></script>
  334 +'.'</body>
  335 +</html>'.'';
  336 +}
  337 +?>