Showing
12 changed files
with
0 additions
and
3713 deletions
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'))).'YOHO!有货</title> | ||
29 | -<meta name="keywords" content="'.Plugin\LCRun3::debug('[keywords]', 'encq', $cx, Plugin\LCRun3::debug('[keywords]', 'v', $cx, $in, array('keywords'))).'Yoho! 有货官网,潮流志,潮流男装,潮牌,美国潮牌,日本潮牌,香港潮牌,潮牌店,新品首发,欧美潮流,全球购,代购,时尚,流行,特卖,B2C,正品,购物网站,网上购物,货到付款"> | ||
30 | -<meta name="description" content="'.Plugin\LCRun3::debug('[description]', 'encq', $cx, Plugin\LCRun3::debug('[description]', 'v', $cx, $in, array('description'))).'YOHO! 有货,年轻人潮流购物中心,中国最大的潮流商品购物网站。100%品牌正品保证,支持货到付款。作为YOHO!旗下的购物平台,汇集了全球潮流时尚商品和中国最流行的商品,也是国内最大的原创文化商品平台,也是香港,台湾地区流行商品的集中地。同时包含日本、韩国等众多国外潮流品牌,带给您全新潮流购物体验。"> | ||
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 | -'.((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"> | ||
49 | -' : '').''.((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"> | ||
50 | -' : '').''.((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"> | ||
51 | -' : '').''.((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"> | ||
52 | -' : '').'</head> | ||
53 | -<body '.((Plugin\LCRun3::debug('[isPassportPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[isPassportPage]', 'v', $cx, $in, array('isPassportPage')))) ? 'class=passport-body' : '').'> | ||
54 | - '.''.Plugin\LCRun3::debug('[pageHeader]', 'sec', $cx, Plugin\LCRun3::debug('[pageHeader]', 'v', $cx, $in, array('pageHeader')), $in, false, function($cx, $in) {return '<header class="yoho-header"> | ||
55 | -'.((Plugin\LCRun3::debug('[navBack]', 'ifvar', $cx, Plugin\LCRun3::debug('[navBack]', 'v', $cx, $in, array('navBack')))) ? ' <a href="javascript:history.go(-1);" class="nav-back"></a> | ||
56 | -' : '').''.Plugin\LCRun3::debug('[navHome]', 'sec', $cx, Plugin\LCRun3::debug('[navHome]', 'v', $cx, $in, array('navHome')), $in, false, function($cx, $in) {return ' <a href="'.Plugin\LCRun3::debug('this', 'encq', $cx, $in).'" class="nav-home"></a> | ||
57 | -';}).''.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> | ||
58 | -';}).'</header> | ||
59 | -';}).''.''.'<div class="category-page yoho-page"> | ||
60 | -'.Plugin\LCRun3::debug('[category]', 'sec', $cx, Plugin\LCRun3::debug('[category]', 'v', $cx, $in, array('category')), $in, false, function($cx, $in) {return ' <div id="search-input" class="search-input"> | ||
61 | - <a href='.Plugin\LCRun3::debug('[searchUrl]', 'encq', $cx, Plugin\LCRun3::debug('[searchUrl]', 'v', $cx, $in, array('searchUrl'))).'> | ||
62 | - <i class="search-icon iconfont"></i> | ||
63 | - <p>搜索商品</p> | ||
64 | - </a> | ||
65 | - </div> | ||
66 | - <div class="category-nav clearfix"> | ||
67 | -'.Plugin\LCRun3::debug('[class]', 'sec', $cx, Plugin\LCRun3::debug('[class]', 'v', $cx, $in, array('class')), $in, false, function($cx, $in) {return ' <li class='.((Plugin\LCRun3::debug('[focus]', 'ifvar', $cx, Plugin\LCRun3::debug('[focus]', 'v', $cx, $in, array('focus')))) ? 'focus' : '').'> | ||
68 | - '.Plugin\LCRun3::debug('[name]', 'encq', $cx, Plugin\LCRun3::debug('[name]', 'v', $cx, $in, array('name'))).' | ||
69 | - </li> | ||
70 | -';}).' </div> | ||
71 | - <div class="category-container clearfix"> | ||
72 | -'.Plugin\LCRun3::debug('[class]', 'sec', $cx, Plugin\LCRun3::debug('[class]', 'v', $cx, $in, array('class')), $in, false, function($cx, $in) {return ' <div class="content '.((!Plugin\LCRun3::debug('[focus]', 'ifvar', $cx, Plugin\LCRun3::debug('[focus]', 'v', $cx, $in, array('focus')))) ? 'hide' : '').'"> | ||
73 | - <ul class="primary-level"> | ||
74 | -'.Plugin\LCRun3::debug('[ca]', 'sec', $cx, Plugin\LCRun3::debug('[ca]', 'v', $cx, $in, array('ca')), $in, false, function($cx, $in) {return ' <li class='.((Plugin\LCRun3::debug('@[first]', 'ifvar', $cx, Plugin\LCRun3::debug('@[first]', 'v', $cx, $cx['sp_vars'], array('first')))) ? 'focus' : '').'>'.Plugin\LCRun3::debug('[name]', 'encq', $cx, Plugin\LCRun3::debug('[name]', 'v', $cx, $in, array('name'))).'</li> | ||
75 | -';}).' </ul> | ||
76 | - <div class="sub-level-container"> | ||
77 | -'.Plugin\LCRun3::debug('[ca]', 'sec', $cx, Plugin\LCRun3::debug('[ca]', 'v', $cx, $in, array('ca')), $in, false, function($cx, $in) {return ' <ul class="sub-level '.((!Plugin\LCRun3::debug('@[first]', 'ifvar', $cx, Plugin\LCRun3::debug('@[first]', 'v', $cx, $cx['sp_vars'], array('first')))) ? 'hide' : '').'"> | ||
78 | -'.Plugin\LCRun3::debug('[sub]', 'sec', $cx, Plugin\LCRun3::debug('[sub]', 'v', $cx, $in, array('sub')), $in, false, function($cx, $in) {return ' <li> | ||
79 | - <a href='.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'> | ||
80 | - '.Plugin\LCRun3::debug('[name]', 'encq', $cx, Plugin\LCRun3::debug('[name]', 'v', $cx, $in, array('name'))).' | ||
81 | - </a> | ||
82 | - </li> | ||
83 | -';}).' </ul> | ||
84 | -';}).' </div> | ||
85 | - </div> | ||
86 | -';}).' </div> | ||
87 | -';}).'</div> | ||
88 | -'.''.''.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"> | ||
89 | - <p class="op-row"> | ||
90 | - <span class="back-to-top"> | ||
91 | - Back to top | ||
92 | - <i class="iconfont"></i> | ||
93 | - </span> | ||
94 | - </p> | ||
95 | - <address class="copyright"> | ||
96 | - CopyRight©2007-2016 南京新与力文化传播有限公司 | ||
97 | - </address> | ||
98 | - </footer> | ||
99 | -';}).''.''.((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> | ||
100 | -<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> | ||
101 | -' : '').''.((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> | ||
102 | -<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> | ||
103 | -' : '').''.((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> | ||
104 | -<script src="http://static.buy.test.yoho.cn/dist/myohobuy/'.Plugin\LCRun3::debug('[version]', 'encq', $cx, Plugin\LCRun3::debug('[version]', 'v', $cx, $in, array('version'))).'/index.js"></script> | ||
105 | -' : '').''.((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> | ||
106 | -<script>seajs.config({base: \'http://localhost:8000/\'});</script> | ||
107 | -' : '').''.'<script> | ||
108 | - seajs.use(\'js/common\'); | ||
109 | -</script> | ||
110 | -'.((Plugin\LCRun3::debug('[psList]', 'ifvar', $cx, Plugin\LCRun3::debug('[psList]', 'v', $cx, $in, array('psList')))) ? '<script> | ||
111 | - seajs.use(\'js/guang/plus-star/list\'); | ||
112 | -</script> | ||
113 | -' : '').''.((Plugin\LCRun3::debug('[psDetail]', 'ifvar', $cx, Plugin\LCRun3::debug('[psDetail]', 'v', $cx, $in, array('psDetail')))) ? '<script> | ||
114 | - seajs.use(\'js/guang/plus-star/detail\'); | ||
115 | -</script> | ||
116 | -' : '').''.((Plugin\LCRun3::debug('[guangHome]', 'ifvar', $cx, Plugin\LCRun3::debug('[guangHome]', 'v', $cx, $in, array('guangHome')))) ? '<script> | ||
117 | - seajs.use(\'js/guang/home\'); | ||
118 | -</script> | ||
119 | -' : '').''.((Plugin\LCRun3::debug('[guangList]', 'ifvar', $cx, Plugin\LCRun3::debug('[guangList]', 'v', $cx, $in, array('guangList')))) ? '<script> | ||
120 | - seajs.use(\'js/guang/list\'); | ||
121 | -</script> | ||
122 | -' : '').''.((Plugin\LCRun3::debug('[guangDetail]', 'ifvar', $cx, Plugin\LCRun3::debug('[guangDetail]', 'v', $cx, $in, array('guangDetail')))) ? '<script> | ||
123 | - seajs.use(\'js/guang/detail\'); | ||
124 | -</script> | ||
125 | -' : '').''.((Plugin\LCRun3::debug('[regIndex]', 'ifvar', $cx, Plugin\LCRun3::debug('[regIndex]', 'v', $cx, $in, array('regIndex')))) ? '<script> | ||
126 | - seajs.use(\'js/passport/register/register\'); | ||
127 | -</script> | ||
128 | -' : '').''.((Plugin\LCRun3::debug('[regCode]', 'ifvar', $cx, Plugin\LCRun3::debug('[regCode]', 'v', $cx, $in, array('regCode')))) ? '<script> | ||
129 | - seajs.use(\'js/passport/register/code\'); | ||
130 | -</script> | ||
131 | -' : '').''.((Plugin\LCRun3::debug('[regPwd]', 'ifvar', $cx, Plugin\LCRun3::debug('[regPwd]', 'v', $cx, $in, array('regPwd')))) ? '<script> | ||
132 | - seajs.use(\'js/passport/register/password\'); | ||
133 | -</script> | ||
134 | -' : '').''.((Plugin\LCRun3::debug('[loginIndex]', 'ifvar', $cx, Plugin\LCRun3::debug('[loginIndex]', 'v', $cx, $in, array('loginIndex')))) ? '<script> | ||
135 | - seajs.use(\'js/passport/login/login\'); | ||
136 | -</script> | ||
137 | -' : '').''.((Plugin\LCRun3::debug('[loginInternational]', 'ifvar', $cx, Plugin\LCRun3::debug('[loginInternational]', 'v', $cx, $in, array('loginInternational')))) ? ' <script> | ||
138 | - seajs.use(\'js/passport/login/international\'); | ||
139 | - </script> | ||
140 | -' : '').''.((Plugin\LCRun3::debug('[backEmail]', 'ifvar', $cx, Plugin\LCRun3::debug('[backEmail]', 'v', $cx, $in, array('backEmail')))) ? '<script> | ||
141 | - seajs.use(\'js/passport/back/email\'); | ||
142 | -</script> | ||
143 | -' : '').''.((Plugin\LCRun3::debug('[backEmailSuccess]', 'ifvar', $cx, Plugin\LCRun3::debug('[backEmailSuccess]', 'v', $cx, $in, array('backEmailSuccess')))) ? '<script> | ||
144 | - seajs.use(\'js/passport/back/email-success\'); | ||
145 | -</script> | ||
146 | -' : '').''.((Plugin\LCRun3::debug('[backMobile]', 'ifvar', $cx, Plugin\LCRun3::debug('[backMobile]', 'v', $cx, $in, array('backMobile')))) ? '<script> | ||
147 | - seajs.use(\'js/passport/back/mobile\'); | ||
148 | -</script> | ||
149 | -' : '').''.((Plugin\LCRun3::debug('[backCode]', 'ifvar', $cx, Plugin\LCRun3::debug('[backCode]', 'v', $cx, $in, array('backCode')))) ? '<script> | ||
150 | - seajs.use(\'js/passport/back/code\'); | ||
151 | -</script> | ||
152 | -' : '').''.((Plugin\LCRun3::debug('[backNewPwd]', 'ifvar', $cx, Plugin\LCRun3::debug('[backNewPwd]', 'v', $cx, $in, array('backNewPwd')))) ? '<script> | ||
153 | - seajs.use(\'js/passport/back/new-password\'); | ||
154 | -</script> | ||
155 | -' : '').''.((Plugin\LCRun3::debug('[grilsHomePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[grilsHomePage]', 'v', $cx, $in, array('grilsHomePage')))) ? '<script> | ||
156 | - seajs.use(\'js/home/home\'); | ||
157 | -</script> | ||
158 | -' : '').''.((Plugin\LCRun3::debug('[boysHomePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[boysHomePage]', 'v', $cx, $in, array('boysHomePage')))) ? '<script> | ||
159 | - seajs.use(\'js/home/home\'); | ||
160 | -</script> | ||
161 | -' : '').''.((Plugin\LCRun3::debug('[kidsHomePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[kidsHomePage]', 'v', $cx, $in, array('kidsHomePage')))) ? '<script> | ||
162 | - seajs.use(\'js/home/home\'); | ||
163 | -</script> | ||
164 | -' : '').''.((Plugin\LCRun3::debug('[lifestyleHomePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[lifestyleHomePage]', 'v', $cx, $in, array('lifestyleHomePage')))) ? '<script> | ||
165 | - seajs.use(\'js/home/home\'); | ||
166 | -</script> | ||
167 | -' : '').''.((Plugin\LCRun3::debug('[newArrival]', 'ifvar', $cx, Plugin\LCRun3::debug('[newArrival]', 'v', $cx, $in, array('newArrival')))) ? '<script> | ||
168 | - seajs.use(\'js/product/newsale/newarrival\'); | ||
169 | -</script> | ||
170 | -' : '').''.((Plugin\LCRun3::debug('[discount]', 'ifvar', $cx, Plugin\LCRun3::debug('[discount]', 'v', $cx, $in, array('discount')))) ? '<script> | ||
171 | - seajs.use(\'js/product/newsale/discount\'); | ||
172 | -</script> | ||
173 | -' : '').''.((Plugin\LCRun3::debug('[goodListPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[goodListPage]', 'v', $cx, $in, array('goodListPage')))) ? '<script> | ||
174 | - seajs.use(\'js/product/list\'); | ||
175 | -</script> | ||
176 | -' : '').''.((Plugin\LCRun3::debug('[goodDetail]', 'ifvar', $cx, Plugin\LCRun3::debug('[goodDetail]', 'v', $cx, $in, array('goodDetail')))) ? '<script> | ||
177 | - seajs.use(\'js/product/detail/detail\'); | ||
178 | -</script> | ||
179 | -' : '').''.((Plugin\LCRun3::debug('[categoryPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[categoryPage]', 'v', $cx, $in, array('categoryPage')))) ? '<script> | ||
180 | - seajs.use(\'js/category/index\'); | ||
181 | -</script> | ||
182 | -' : '').''.((Plugin\LCRun3::debug('[brandPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[brandPage]', 'v', $cx, $in, array('brandPage')))) ? '<script> | ||
183 | - seajs.use(\'js/category/brand\'); | ||
184 | -</script> | ||
185 | -' : '').''.((Plugin\LCRun3::debug('[searchPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[searchPage]', 'v', $cx, $in, array('searchPage')))) ? '<script> | ||
186 | - seajs.use(\'js/index/search\'); | ||
187 | -</script> | ||
188 | -' : '').''.((Plugin\LCRun3::debug('[shoppingCartPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[shoppingCartPage]', 'v', $cx, $in, array('shoppingCartPage')))) ? '<script> | ||
189 | - seajs.use(\'js/shopping-cart/index\'); | ||
190 | -</script> | ||
191 | -' : '').''.'</body> | ||
192 | -</html>'.''; | ||
193 | -} | ||
194 | -?> |
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'))).'YOHO!有货</title> | ||
29 | -<meta name="keywords" content="'.Plugin\LCRun3::debug('[keywords]', 'encq', $cx, Plugin\LCRun3::debug('[keywords]', 'v', $cx, $in, array('keywords'))).'Yoho! 有货官网,潮流志,潮流男装,潮牌,美国潮牌,日本潮牌,香港潮牌,潮牌店,新品首发,欧美潮流,全球购,代购,时尚,流行,特卖,B2C,正品,购物网站,网上购物,货到付款"> | ||
30 | -<meta name="description" content="'.Plugin\LCRun3::debug('[description]', 'encq', $cx, Plugin\LCRun3::debug('[description]', 'v', $cx, $in, array('description'))).'YOHO! 有货,年轻人潮流购物中心,中国最大的潮流商品购物网站。100%品牌正品保证,支持货到付款。作为YOHO!旗下的购物平台,汇集了全球潮流时尚商品和中国最流行的商品,也是国内最大的原创文化商品平台,也是香港,台湾地区流行商品的集中地。同时包含日本、韩国等众多国外潮流品牌,带给您全新潮流购物体验。"> | ||
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 | -'.((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"> | ||
49 | -' : '').''.((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"> | ||
50 | -' : '').''.((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"> | ||
51 | -' : '').''.((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"> | ||
52 | -' : '').'</head> | ||
53 | -<body '.((Plugin\LCRun3::debug('[isPassportPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[isPassportPage]', 'v', $cx, $in, array('isPassportPage')))) ? 'class=passport-body' : '').'> | ||
54 | - '.''.Plugin\LCRun3::debug('[pageHeader]', 'sec', $cx, Plugin\LCRun3::debug('[pageHeader]', 'v', $cx, $in, array('pageHeader')), $in, false, function($cx, $in) {return '<header class="yoho-header"> | ||
55 | -'.((Plugin\LCRun3::debug('[navBack]', 'ifvar', $cx, Plugin\LCRun3::debug('[navBack]', 'v', $cx, $in, array('navBack')))) ? ' <a href="javascript:history.go(-1);" class="nav-back"></a> | ||
56 | -' : '').''.Plugin\LCRun3::debug('[navHome]', 'sec', $cx, Plugin\LCRun3::debug('[navHome]', 'v', $cx, $in, array('navHome')), $in, false, function($cx, $in) {return ' <a href="'.Plugin\LCRun3::debug('this', 'encq', $cx, $in).'" class="nav-home"></a> | ||
57 | -';}).''.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> | ||
58 | -';}).'</header> | ||
59 | -';}).''.''.'<div class="newarrival-page yoho-page"> | ||
60 | -'.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"> | ||
61 | - <div class="banner-swiper swiper-container"> | ||
62 | - <ul class="swiper-wrapper"> | ||
63 | -'.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"> | ||
64 | - <a href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'"> | ||
65 | - <img src="'.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'" alt=""> | ||
66 | - </a> | ||
67 | - </li> | ||
68 | -';}).' </ul> | ||
69 | - </div> | ||
70 | - <div class="swiper-pagination"> | ||
71 | - <div class="pagination-inner"> | ||
72 | - </div> | ||
73 | - </div> | ||
74 | - </div> | ||
75 | -' : ' <a href='.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'> | ||
76 | - <img class="img" src='.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'> | ||
77 | - </a> | ||
78 | - ').''.'';}).' | ||
79 | - <ul id="newarrival-nav" class="newarrival-nav clearfix"> | ||
80 | -'.Plugin\LCRun3::debug('[tabs]', 'sec', $cx, Plugin\LCRun3::debug('[tabs]', 'v', $cx, $in, array('tabs')), $in, false, function($cx, $in) {return ' <li class="newarrival-nav-item '.Plugin\LCRun3::debug('[focus]', 'sec', $cx, Plugin\LCRun3::debug('[focus]', 'v', $cx, $in, array('focus')), $in, false, function($cx, $in) {return 'focus';}).'">'.Plugin\LCRun3::debug('[title]', 'encq', $cx, Plugin\LCRun3::debug('[title]', 'v', $cx, $in, array('title'))).'</li> | ||
81 | -';}).' </ul> | ||
82 | - | ||
83 | - <div id="newarrival-goods-list"> | ||
84 | -'.''.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' : '').'"> | ||
85 | -'.Plugin\LCRun3::debug('[goods]', 'sec', $cx, Plugin\LCRun3::debug('[goods]', 'v', $cx, $in, array('goods')), $in, false, function($cx, $in) {return ''.' <div class="good-info" data-id="'.Plugin\LCRun3::debug('[id]', 'encq', $cx, Plugin\LCRun3::debug('[id]', 'v', $cx, $in, array('id'))).'"> | ||
86 | - <div class="tag-container clearfix"> | ||
87 | -'.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> | ||
88 | -';}).''.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> | ||
89 | -';}).''.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> | ||
90 | -';}).''.Plugin\LCRun3::debug('[is_yohoood]', 'sec', $cx, Plugin\LCRun3::debug('[is_yohoood]', 'v', $cx, $in, array('is_yohoood')), $in, false, function($cx, $in) {return ' <div class="good-tag yohood-tag"></div> | ||
91 | -';}).''.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> | ||
92 | -';}).'';}).' </div> | ||
93 | - <div class="good-detail-img"> | ||
94 | - <a class="good-thumb" href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'"> | ||
95 | - <img class="lazy" data-original="'.Plugin\LCRun3::debug('[thumb]', 'encq', $cx, Plugin\LCRun3::debug('[thumb]', 'v', $cx, $in, array('thumb'))).'"> | ||
96 | - </a> | ||
97 | -'.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> | ||
98 | -';}).' </div> | ||
99 | - <div class="good-detail-text"> | ||
100 | - <div class="name"> | ||
101 | - <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> | ||
102 | - </div> | ||
103 | - <div class="price"> | ||
104 | - <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> | ||
105 | -'.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> | ||
106 | -';}).' </div> | ||
107 | - </div> | ||
108 | - </div> | ||
109 | -'.'';}).' </div> | ||
110 | - ';}).''.' </div> | ||
111 | - | ||
112 | - <div id="load-more-info" class="load-more-info"> | ||
113 | - <div class="loading status hide"> | ||
114 | - 正在加载... | ||
115 | - </div> | ||
116 | - <span class="no-more status hide">没有更多啦</span> | ||
117 | - </div> | ||
118 | - | ||
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"></i> | ||
125 | - </span> | ||
126 | - </p> | ||
127 | - <address class="copyright"> | ||
128 | - CopyRight©2007-2016 南京新与力文化传播有限公司 | ||
129 | - </address> | ||
130 | - </footer> | ||
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.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> | ||
140 | - seajs.use(\'js/common\'); | ||
141 | -</script> | ||
142 | -'.((Plugin\LCRun3::debug('[psList]', 'ifvar', $cx, Plugin\LCRun3::debug('[psList]', 'v', $cx, $in, array('psList')))) ? '<script> | ||
143 | - seajs.use(\'js/guang/plus-star/list\'); | ||
144 | -</script> | ||
145 | -' : '').''.((Plugin\LCRun3::debug('[psDetail]', 'ifvar', $cx, Plugin\LCRun3::debug('[psDetail]', 'v', $cx, $in, array('psDetail')))) ? '<script> | ||
146 | - seajs.use(\'js/guang/plus-star/detail\'); | ||
147 | -</script> | ||
148 | -' : '').''.((Plugin\LCRun3::debug('[guangHome]', 'ifvar', $cx, Plugin\LCRun3::debug('[guangHome]', 'v', $cx, $in, array('guangHome')))) ? '<script> | ||
149 | - seajs.use(\'js/guang/home\'); | ||
150 | -</script> | ||
151 | -' : '').''.((Plugin\LCRun3::debug('[guangList]', 'ifvar', $cx, Plugin\LCRun3::debug('[guangList]', 'v', $cx, $in, array('guangList')))) ? '<script> | ||
152 | - seajs.use(\'js/guang/list\'); | ||
153 | -</script> | ||
154 | -' : '').''.((Plugin\LCRun3::debug('[guangDetail]', 'ifvar', $cx, Plugin\LCRun3::debug('[guangDetail]', 'v', $cx, $in, array('guangDetail')))) ? '<script> | ||
155 | - seajs.use(\'js/guang/detail\'); | ||
156 | -</script> | ||
157 | -' : '').''.((Plugin\LCRun3::debug('[regIndex]', 'ifvar', $cx, Plugin\LCRun3::debug('[regIndex]', 'v', $cx, $in, array('regIndex')))) ? '<script> | ||
158 | - seajs.use(\'js/passport/register/register\'); | ||
159 | -</script> | ||
160 | -' : '').''.((Plugin\LCRun3::debug('[regCode]', 'ifvar', $cx, Plugin\LCRun3::debug('[regCode]', 'v', $cx, $in, array('regCode')))) ? '<script> | ||
161 | - seajs.use(\'js/passport/register/code\'); | ||
162 | -</script> | ||
163 | -' : '').''.((Plugin\LCRun3::debug('[regPwd]', 'ifvar', $cx, Plugin\LCRun3::debug('[regPwd]', 'v', $cx, $in, array('regPwd')))) ? '<script> | ||
164 | - seajs.use(\'js/passport/register/password\'); | ||
165 | -</script> | ||
166 | -' : '').''.((Plugin\LCRun3::debug('[loginIndex]', 'ifvar', $cx, Plugin\LCRun3::debug('[loginIndex]', 'v', $cx, $in, array('loginIndex')))) ? '<script> | ||
167 | - seajs.use(\'js/passport/login/login\'); | ||
168 | -</script> | ||
169 | -' : '').''.((Plugin\LCRun3::debug('[loginInternational]', 'ifvar', $cx, Plugin\LCRun3::debug('[loginInternational]', 'v', $cx, $in, array('loginInternational')))) ? ' <script> | ||
170 | - seajs.use(\'js/passport/login/international\'); | ||
171 | - </script> | ||
172 | -' : '').''.((Plugin\LCRun3::debug('[backEmail]', 'ifvar', $cx, Plugin\LCRun3::debug('[backEmail]', 'v', $cx, $in, array('backEmail')))) ? '<script> | ||
173 | - seajs.use(\'js/passport/back/email\'); | ||
174 | -</script> | ||
175 | -' : '').''.((Plugin\LCRun3::debug('[backEmailSuccess]', 'ifvar', $cx, Plugin\LCRun3::debug('[backEmailSuccess]', 'v', $cx, $in, array('backEmailSuccess')))) ? '<script> | ||
176 | - seajs.use(\'js/passport/back/email-success\'); | ||
177 | -</script> | ||
178 | -' : '').''.((Plugin\LCRun3::debug('[backMobile]', 'ifvar', $cx, Plugin\LCRun3::debug('[backMobile]', 'v', $cx, $in, array('backMobile')))) ? '<script> | ||
179 | - seajs.use(\'js/passport/back/mobile\'); | ||
180 | -</script> | ||
181 | -' : '').''.((Plugin\LCRun3::debug('[backCode]', 'ifvar', $cx, Plugin\LCRun3::debug('[backCode]', 'v', $cx, $in, array('backCode')))) ? '<script> | ||
182 | - seajs.use(\'js/passport/back/code\'); | ||
183 | -</script> | ||
184 | -' : '').''.((Plugin\LCRun3::debug('[backNewPwd]', 'ifvar', $cx, Plugin\LCRun3::debug('[backNewPwd]', 'v', $cx, $in, array('backNewPwd')))) ? '<script> | ||
185 | - seajs.use(\'js/passport/back/new-password\'); | ||
186 | -</script> | ||
187 | -' : '').''.((Plugin\LCRun3::debug('[grilsHomePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[grilsHomePage]', 'v', $cx, $in, array('grilsHomePage')))) ? '<script> | ||
188 | - seajs.use(\'js/home/home\'); | ||
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\'); | ||
192 | -</script> | ||
193 | -' : '').''.((Plugin\LCRun3::debug('[kidsHomePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[kidsHomePage]', 'v', $cx, $in, array('kidsHomePage')))) ? '<script> | ||
194 | - seajs.use(\'js/home/home\'); | ||
195 | -</script> | ||
196 | -' : '').''.((Plugin\LCRun3::debug('[lifestyleHomePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[lifestyleHomePage]', 'v', $cx, $in, array('lifestyleHomePage')))) ? '<script> | ||
197 | - seajs.use(\'js/home/home\'); | ||
198 | -</script> | ||
199 | -' : '').''.((Plugin\LCRun3::debug('[newArrival]', 'ifvar', $cx, Plugin\LCRun3::debug('[newArrival]', 'v', $cx, $in, array('newArrival')))) ? '<script> | ||
200 | - seajs.use(\'js/product/newsale/newarrival\'); | ||
201 | -</script> | ||
202 | -' : '').''.((Plugin\LCRun3::debug('[discount]', 'ifvar', $cx, Plugin\LCRun3::debug('[discount]', 'v', $cx, $in, array('discount')))) ? '<script> | ||
203 | - seajs.use(\'js/product/newsale/discount\'); | ||
204 | -</script> | ||
205 | -' : '').''.((Plugin\LCRun3::debug('[goodListPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[goodListPage]', 'v', $cx, $in, array('goodListPage')))) ? '<script> | ||
206 | - seajs.use(\'js/product/list\'); | ||
207 | -</script> | ||
208 | -' : '').''.((Plugin\LCRun3::debug('[goodDetail]', 'ifvar', $cx, Plugin\LCRun3::debug('[goodDetail]', 'v', $cx, $in, array('goodDetail')))) ? '<script> | ||
209 | - seajs.use(\'js/product/detail/detail\'); | ||
210 | -</script> | ||
211 | -' : '').''.((Plugin\LCRun3::debug('[categoryPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[categoryPage]', 'v', $cx, $in, array('categoryPage')))) ? '<script> | ||
212 | - seajs.use(\'js/category/index\'); | ||
213 | -</script> | ||
214 | -' : '').''.((Plugin\LCRun3::debug('[brandPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[brandPage]', 'v', $cx, $in, array('brandPage')))) ? '<script> | ||
215 | - seajs.use(\'js/category/brand\'); | ||
216 | -</script> | ||
217 | -' : '').''.((Plugin\LCRun3::debug('[searchPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[searchPage]', 'v', $cx, $in, array('searchPage')))) ? '<script> | ||
218 | - seajs.use(\'js/index/search\'); | ||
219 | -</script> | ||
220 | -' : '').''.((Plugin\LCRun3::debug('[shoppingCartPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[shoppingCartPage]', 'v', $cx, $in, array('shoppingCartPage')))) ? '<script> | ||
221 | - seajs.use(\'js/shopping-cart/index\'); | ||
222 | -</script> | ||
223 | -' : '').''.'</body> | ||
224 | -</html>'.' | ||
225 | - | ||
226 | -'; | ||
227 | -} | ||
228 | -?> |
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'))).'YOHO!有货</title> | ||
29 | -<meta name="keywords" content="'.Plugin\LCRun3::debug('[keywords]', 'encq', $cx, Plugin\LCRun3::debug('[keywords]', 'v', $cx, $in, array('keywords'))).'Yoho! 有货官网,潮流志,潮流男装,潮牌,美国潮牌,日本潮牌,香港潮牌,潮牌店,新品首发,欧美潮流,全球购,代购,时尚,流行,特卖,B2C,正品,购物网站,网上购物,货到付款"> | ||
30 | -<meta name="description" content="'.Plugin\LCRun3::debug('[description]', 'encq', $cx, Plugin\LCRun3::debug('[description]', 'v', $cx, $in, array('description'))).'YOHO! 有货,年轻人潮流购物中心,中国最大的潮流商品购物网站。100%品牌正品保证,支持货到付款。作为YOHO!旗下的购物平台,汇集了全球潮流时尚商品和中国最流行的商品,也是国内最大的原创文化商品平台,也是香港,台湾地区流行商品的集中地。同时包含日本、韩国等众多国外潮流品牌,带给您全新潮流购物体验。"> | ||
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 | -'.((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"> | ||
49 | -' : '').''.((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"> | ||
50 | -' : '').''.((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"> | ||
51 | -' : '').''.((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"> | ||
52 | -' : '').'</head> | ||
53 | -<body '.((Plugin\LCRun3::debug('[isPassportPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[isPassportPage]', 'v', $cx, $in, array('isPassportPage')))) ? 'class=passport-body' : '').'> | ||
54 | - '.''.Plugin\LCRun3::debug('[pageHeader]', 'sec', $cx, Plugin\LCRun3::debug('[pageHeader]', 'v', $cx, $in, array('pageHeader')), $in, false, function($cx, $in) {return '<header class="yoho-header"> | ||
55 | -'.((Plugin\LCRun3::debug('[navBack]', 'ifvar', $cx, Plugin\LCRun3::debug('[navBack]', 'v', $cx, $in, array('navBack')))) ? ' <a href="javascript:history.go(-1);" class="nav-back"></a> | ||
56 | -' : '').''.Plugin\LCRun3::debug('[navHome]', 'sec', $cx, Plugin\LCRun3::debug('[navHome]', 'v', $cx, $in, array('navHome')), $in, false, function($cx, $in) {return ' <a href="'.Plugin\LCRun3::debug('this', 'encq', $cx, $in).'" class="nav-home"></a> | ||
57 | -';}).''.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> | ||
58 | -';}).'</header> | ||
59 | -';}).''.''.'<div class="ps-detail-page ps-page yoho-page"> | ||
60 | -'.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'))).'"> | ||
61 | - <img class="banner lazy" data-original="'.Plugin\LCRun3::debug('[banner]', 'encq', $cx, Plugin\LCRun3::debug('[banner]', 'v', $cx, $in, array('banner'))).'"> | ||
62 | - <img class="logo lazy" data-original="'.Plugin\LCRun3::debug('[logo]', 'encq', $cx, Plugin\LCRun3::debug('[logo]', 'v', $cx, $in, array('logo'))).'"> | ||
63 | - <div class="header-content clearfix"> | ||
64 | - <p class="name-islike-container"> | ||
65 | - <span class="name">'.Plugin\LCRun3::debug('[name]', 'encq', $cx, Plugin\LCRun3::debug('[name]', 'v', $cx, $in, array('name'))).'</span> | ||
66 | - <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'))).'"> | ||
67 | -  | ||
68 | - </a> | ||
69 | - </p> | ||
70 | - <p id="intro" class="intro"> | ||
71 | - '.Plugin\LCRun3::debug('[intro]', 'encq', $cx, Plugin\LCRun3::debug('[intro]', 'v', $cx, $in, array('intro'))).' | ||
72 | - </p> | ||
73 | - <span id="more-intro" class="more-intro"> | ||
74 | - <span id="intro-more-txt">more</span> | ||
75 | - <i class="icon iconfont"></i> | ||
76 | - </span> | ||
77 | - </div> | ||
78 | - </div> | ||
79 | -'.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"> | ||
80 | - <div class="new-arrival-header"> | ||
81 | - <span class="header-text">NEW ARRIVAL</span> | ||
82 | - <a class="more-prods iconfont" href="'.Plugin\LCRun3::debug('[moreUrl]', 'encq', $cx, Plugin\LCRun3::debug('[moreUrl]', 'v', $cx, $in, array('moreUrl'))).'"></a> | ||
83 | - </div> | ||
84 | - <div class="new-arrival-content clearfix"> | ||
85 | -'.Plugin\LCRun3::debug('[naList]', 'sec', $cx, Plugin\LCRun3::debug('[naList]', 'v', $cx, $in, array('naList')), $in, false, function($cx, $in) {return ''.' <div class="good-info" data-id="'.Plugin\LCRun3::debug('[id]', 'encq', $cx, Plugin\LCRun3::debug('[id]', 'v', $cx, $in, array('id'))).'"> | ||
86 | - <div class="tag-container clearfix"> | ||
87 | -'.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> | ||
88 | -';}).''.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> | ||
89 | -';}).''.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> | ||
90 | -';}).''.Plugin\LCRun3::debug('[is_yohoood]', 'sec', $cx, Plugin\LCRun3::debug('[is_yohoood]', 'v', $cx, $in, array('is_yohoood')), $in, false, function($cx, $in) {return ' <div class="good-tag yohood-tag"></div> | ||
91 | -';}).''.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> | ||
92 | -';}).'';}).' </div> | ||
93 | - <div class="good-detail-img"> | ||
94 | - <a class="good-thumb" href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'"> | ||
95 | - <img class="lazy" data-original="'.Plugin\LCRun3::debug('[thumb]', 'encq', $cx, Plugin\LCRun3::debug('[thumb]', 'v', $cx, $in, array('thumb'))).'"> | ||
96 | - </a> | ||
97 | -'.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> | ||
98 | -';}).' </div> | ||
99 | - <div class="good-detail-text"> | ||
100 | - <div class="name"> | ||
101 | - <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> | ||
102 | - </div> | ||
103 | - <div class="price"> | ||
104 | - <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> | ||
105 | -'.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> | ||
106 | -';}).' </div> | ||
107 | - </div> | ||
108 | - </div> | ||
109 | -'.'';}).' </div> | ||
110 | - <div class="more-goods-container"> | ||
111 | - <a class="mg-text" href="'.Plugin\LCRun3::debug('[moreUrl]', 'encq', $cx, Plugin\LCRun3::debug('[moreUrl]', 'v', $cx, $in, array('moreUrl'))).'"> | ||
112 | - 更多商品 | ||
113 | - <span class="more-prods iconfont"></span> | ||
114 | - </a> | ||
115 | - </div> | ||
116 | - </div> | ||
117 | -';}).''.((Plugin\LCRun3::debug('[infos]', 'ifvar', $cx, Plugin\LCRun3::debug('[infos]', 'v', $cx, $in, array('infos')))) ? ' <div class="related-infos ps-block"> | ||
118 | - <div> | ||
119 | - <h2 class="related-info-title">相关资讯</h2> | ||
120 | - </div> | ||
121 | - <div id="related-infos-container" class="related-infos-container"> | ||
122 | -'.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'))).'"> | ||
123 | -'.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'))).'> | ||
124 | - <img class="lazy avatar" data-original='.Plugin\LCRun3::debug('[avatar]', 'encq', $cx, Plugin\LCRun3::debug('[avatar]', 'v', $cx, $in, array('avatar'))).'> | ||
125 | - <span class="name">'.Plugin\LCRun3::debug('[name]', 'encq', $cx, Plugin\LCRun3::debug('[name]', 'v', $cx, $in, array('name'))).'</span> | ||
126 | - </a> | ||
127 | -';}).' | ||
128 | - <div class="info-img"> | ||
129 | -'.((Plugin\LCRun3::debug('[showTags]', 'ifvar', $cx, Plugin\LCRun3::debug('[showTags]', 'v', $cx, $in, array('showTags')))) ? ' <a href="javascript:;" class="info-match"> | ||
130 | -'.Plugin\LCRun3::debug('[isTip]', 'sec', $cx, Plugin\LCRun3::debug('[isTip]', 'v', $cx, $in, array('isTip')), $in, false, function($cx, $in) {return ' 小贴士 | ||
131 | - <div class="info-tag tip"></div> | ||
132 | -';}).''.Plugin\LCRun3::debug('[isCollocation]', 'sec', $cx, Plugin\LCRun3::debug('[isCollocation]', 'v', $cx, $in, array('isCollocation')), $in, false, function($cx, $in) {return ' 搭配 | ||
133 | - <div class="info-tag collocation"></div> | ||
134 | -';}).''.Plugin\LCRun3::debug('[isFashionMan]', 'sec', $cx, Plugin\LCRun3::debug('[isFashionMan]', 'v', $cx, $in, array('isFashionMan')), $in, false, function($cx, $in) {return ' 潮人 | ||
135 | - <div class="info-tag fashion-man"></div> | ||
136 | -';}).''.Plugin\LCRun3::debug('[isFashionGood]', 'sec', $cx, Plugin\LCRun3::debug('[isFashionGood]', 'v', $cx, $in, array('isFashionGood')), $in, false, function($cx, $in) {return ' 潮品 | ||
137 | - <div class="info-tag fashion-good"></div> | ||
138 | -';}).''.Plugin\LCRun3::debug('[isTopic]', 'sec', $cx, Plugin\LCRun3::debug('[isTopic]', 'v', $cx, $in, array('isTopic')), $in, false, function($cx, $in) {return ' 话题 | ||
139 | - <div class="info-tag topic"></div> | ||
140 | -';}).' </a> | ||
141 | -' : '').' <a href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'"> | ||
142 | - <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'))).'"> | ||
143 | - </a> | ||
144 | - </div> | ||
145 | - | ||
146 | - <div class="info-deps"> | ||
147 | - <a class="info-title-container" href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'"> | ||
148 | - <h2 class="info-title">'.Plugin\LCRun3::debug('[title]', 'encq', $cx, Plugin\LCRun3::debug('[title]', 'v', $cx, $in, array('title'))).'</h2> | ||
149 | - </a> | ||
150 | - <p class="info-text">'.Plugin\LCRun3::debug('[text]', 'encq', $cx, Plugin\LCRun3::debug('[text]', 'v', $cx, $in, array('text'))).'</p> | ||
151 | -'.' <div class="time-view-like-share clearfix"> | ||
152 | - <i class="iconfont"></i> | ||
153 | - '.Plugin\LCRun3::debug('[publishTime]', 'encq', $cx, Plugin\LCRun3::debug('[publishTime]', 'v', $cx, $in, array('publishTime'))).' | ||
154 | - <i class="iconfont"></i> | ||
155 | - <span class="page-view">'.Plugin\LCRun3::debug('[pageView]', 'encq', $cx, Plugin\LCRun3::debug('[pageView]', 'v', $cx, $in, array('pageView'))).'</span> | ||
156 | - <div class="like-share-container"> | ||
157 | -'.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';}).'"></i> | ||
158 | - <span class="like-count">'.Plugin\LCRun3::debug('[count]', 'encq', $cx, Plugin\LCRun3::debug('[count]', 'v', $cx, $in, array('count'))).'</span> | ||
159 | -';}).''.Plugin\LCRun3::debug('[collect]', 'sec', $cx, Plugin\LCRun3::debug('[collect]', 'v', $cx, $in, array('collect')), $in, false, function($cx, $in) {return ' <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';}).'"></i> | ||
160 | -';}).''.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"></a> | ||
161 | -';}).' </div> | ||
162 | - </div>'.' </div> | ||
163 | - </div>'.'';}).' </div> | ||
164 | - </div> | ||
165 | -' : '').'';}).'</div> | ||
166 | -'.''.''.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"> | ||
167 | - <p class="op-row"> | ||
168 | - <span class="back-to-top"> | ||
169 | - Back to top | ||
170 | - <i class="iconfont"></i> | ||
171 | - </span> | ||
172 | - </p> | ||
173 | - <address class="copyright"> | ||
174 | - CopyRight©2007-2016 南京新与力文化传播有限公司 | ||
175 | - </address> | ||
176 | - </footer> | ||
177 | -';}).''.''.((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> | ||
178 | -<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> | ||
179 | -' : '').''.((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> | ||
180 | -<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> | ||
181 | -' : '').''.((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> | ||
182 | -<script src="http://static.buy.test.yoho.cn/dist/myohobuy/'.Plugin\LCRun3::debug('[version]', 'encq', $cx, Plugin\LCRun3::debug('[version]', 'v', $cx, $in, array('version'))).'/index.js"></script> | ||
183 | -' : '').''.((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> | ||
184 | -<script>seajs.config({base: \'http://localhost:8000/\'});</script> | ||
185 | -' : '').''.'<script> | ||
186 | - seajs.use(\'js/common\'); | ||
187 | -</script> | ||
188 | -'.((Plugin\LCRun3::debug('[psList]', 'ifvar', $cx, Plugin\LCRun3::debug('[psList]', 'v', $cx, $in, array('psList')))) ? '<script> | ||
189 | - seajs.use(\'js/guang/plus-star/list\'); | ||
190 | -</script> | ||
191 | -' : '').''.((Plugin\LCRun3::debug('[psDetail]', 'ifvar', $cx, Plugin\LCRun3::debug('[psDetail]', 'v', $cx, $in, array('psDetail')))) ? '<script> | ||
192 | - seajs.use(\'js/guang/plus-star/detail\'); | ||
193 | -</script> | ||
194 | -' : '').''.((Plugin\LCRun3::debug('[guangHome]', 'ifvar', $cx, Plugin\LCRun3::debug('[guangHome]', 'v', $cx, $in, array('guangHome')))) ? '<script> | ||
195 | - seajs.use(\'js/guang/home\'); | ||
196 | -</script> | ||
197 | -' : '').''.((Plugin\LCRun3::debug('[guangList]', 'ifvar', $cx, Plugin\LCRun3::debug('[guangList]', 'v', $cx, $in, array('guangList')))) ? '<script> | ||
198 | - seajs.use(\'js/guang/list\'); | ||
199 | -</script> | ||
200 | -' : '').''.((Plugin\LCRun3::debug('[guangDetail]', 'ifvar', $cx, Plugin\LCRun3::debug('[guangDetail]', 'v', $cx, $in, array('guangDetail')))) ? '<script> | ||
201 | - seajs.use(\'js/guang/detail\'); | ||
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('[grilsHomePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[grilsHomePage]', 'v', $cx, $in, array('grilsHomePage')))) ? '<script> | ||
234 | - seajs.use(\'js/home/home\'); | ||
235 | -</script> | ||
236 | -' : '').''.((Plugin\LCRun3::debug('[boysHomePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[boysHomePage]', 'v', $cx, $in, array('boysHomePage')))) ? '<script> | ||
237 | - seajs.use(\'js/home/home\'); | ||
238 | -</script> | ||
239 | -' : '').''.((Plugin\LCRun3::debug('[kidsHomePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[kidsHomePage]', 'v', $cx, $in, array('kidsHomePage')))) ? '<script> | ||
240 | - seajs.use(\'js/home/home\'); | ||
241 | -</script> | ||
242 | -' : '').''.((Plugin\LCRun3::debug('[lifestyleHomePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[lifestyleHomePage]', 'v', $cx, $in, array('lifestyleHomePage')))) ? '<script> | ||
243 | - seajs.use(\'js/home/home\'); | ||
244 | -</script> | ||
245 | -' : '').''.((Plugin\LCRun3::debug('[newArrival]', 'ifvar', $cx, Plugin\LCRun3::debug('[newArrival]', 'v', $cx, $in, array('newArrival')))) ? '<script> | ||
246 | - seajs.use(\'js/product/newsale/newarrival\'); | ||
247 | -</script> | ||
248 | -' : '').''.((Plugin\LCRun3::debug('[discount]', 'ifvar', $cx, Plugin\LCRun3::debug('[discount]', 'v', $cx, $in, array('discount')))) ? '<script> | ||
249 | - seajs.use(\'js/product/newsale/discount\'); | ||
250 | -</script> | ||
251 | -' : '').''.((Plugin\LCRun3::debug('[goodListPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[goodListPage]', 'v', $cx, $in, array('goodListPage')))) ? '<script> | ||
252 | - seajs.use(\'js/product/list\'); | ||
253 | -</script> | ||
254 | -' : '').''.((Plugin\LCRun3::debug('[goodDetail]', 'ifvar', $cx, Plugin\LCRun3::debug('[goodDetail]', 'v', $cx, $in, array('goodDetail')))) ? '<script> | ||
255 | - seajs.use(\'js/product/detail/detail\'); | ||
256 | -</script> | ||
257 | -' : '').''.((Plugin\LCRun3::debug('[categoryPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[categoryPage]', 'v', $cx, $in, array('categoryPage')))) ? '<script> | ||
258 | - seajs.use(\'js/category/index\'); | ||
259 | -</script> | ||
260 | -' : '').''.((Plugin\LCRun3::debug('[brandPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[brandPage]', 'v', $cx, $in, array('brandPage')))) ? '<script> | ||
261 | - seajs.use(\'js/category/brand\'); | ||
262 | -</script> | ||
263 | -' : '').''.((Plugin\LCRun3::debug('[searchPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[searchPage]', 'v', $cx, $in, array('searchPage')))) ? '<script> | ||
264 | - seajs.use(\'js/index/search\'); | ||
265 | -</script> | ||
266 | -' : '').''.((Plugin\LCRun3::debug('[shoppingCartPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[shoppingCartPage]', 'v', $cx, $in, array('shoppingCartPage')))) ? '<script> | ||
267 | - seajs.use(\'js/shopping-cart/index\'); | ||
268 | -</script> | ||
269 | -' : '').''.'</body> | ||
270 | -</html>'.''; | ||
271 | -} | ||
272 | -?> |
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'))).'YOHO!有货</title> | ||
29 | -<meta name="keywords" content="'.Plugin\LCRun3::debug('[keywords]', 'encq', $cx, Plugin\LCRun3::debug('[keywords]', 'v', $cx, $in, array('keywords'))).'Yoho! 有货官网,潮流志,潮流男装,潮牌,美国潮牌,日本潮牌,香港潮牌,潮牌店,新品首发,欧美潮流,全球购,代购,时尚,流行,特卖,B2C,正品,购物网站,网上购物,货到付款"> | ||
30 | -<meta name="description" content="'.Plugin\LCRun3::debug('[description]', 'encq', $cx, Plugin\LCRun3::debug('[description]', 'v', $cx, $in, array('description'))).'YOHO! 有货,年轻人潮流购物中心,中国最大的潮流商品购物网站。100%品牌正品保证,支持货到付款。作为YOHO!旗下的购物平台,汇集了全球潮流时尚商品和中国最流行的商品,也是国内最大的原创文化商品平台,也是香港,台湾地区流行商品的集中地。同时包含日本、韩国等众多国外潮流品牌,带给您全新潮流购物体验。"> | ||
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 | -'.((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"> | ||
49 | -' : '').''.((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"> | ||
50 | -' : '').''.((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"> | ||
51 | -' : '').''.((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"> | ||
52 | -' : '').'</head> | ||
53 | -<body '.((Plugin\LCRun3::debug('[isPassportPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[isPassportPage]', 'v', $cx, $in, array('isPassportPage')))) ? 'class=passport-body' : '').'> | ||
54 | - '.''.Plugin\LCRun3::debug('[pageHeader]', 'sec', $cx, Plugin\LCRun3::debug('[pageHeader]', 'v', $cx, $in, array('pageHeader')), $in, false, function($cx, $in) {return '<header class="yoho-header"> | ||
55 | -'.((Plugin\LCRun3::debug('[navBack]', 'ifvar', $cx, Plugin\LCRun3::debug('[navBack]', 'v', $cx, $in, array('navBack')))) ? ' <a href="javascript:history.go(-1);" class="nav-back"></a> | ||
56 | -' : '').''.Plugin\LCRun3::debug('[navHome]', 'sec', $cx, Plugin\LCRun3::debug('[navHome]', 'v', $cx, $in, array('navHome')), $in, false, function($cx, $in) {return ' <a href="'.Plugin\LCRun3::debug('this', 'encq', $cx, $in).'" class="nav-home"></a> | ||
57 | -';}).''.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> | ||
58 | -';}).'</header> | ||
59 | -';}).''.''.' | ||
60 | - <div class="mobile-wrap kids-wrap yoho-page"> | ||
61 | -'.Plugin\LCRun3::debug('[headerDownload]', 'sec', $cx, Plugin\LCRun3::debug('[headerDownload]', 'v', $cx, $in, array('headerDownload')), $in, false, function($cx, $in) {return ''.' <div class="header-download"> | ||
62 | - <img class="download-bg" src="'.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'" alt=""> | ||
63 | - <h1 class="yoho-logo"></h1> | ||
64 | - <p>年轻人潮流购物中心</p> | ||
65 | - <a class="download-btn" href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'">下载客户端</a> | ||
66 | - <span class="close-btn"></span> | ||
67 | - </div>'.'';}).' | ||
68 | -'.Plugin\LCRun3::debug('[homeHeader]', 'sec', $cx, Plugin\LCRun3::debug('[homeHeader]', 'v', $cx, $in, array('homeHeader')), $in, false, function($cx, $in) {return ''.' <div class="home-header clearfix" '.Plugin\LCRun3::debug('[bgColor]', 'sec', $cx, Plugin\LCRun3::debug('[bgColor]', 'v', $cx, $in, array('bgColor')), $in, false, function($cx, $in) {return 'style="background-color:'.Plugin\LCRun3::debug('this', 'encq', $cx, $in).';background-image:none"';}).'> | ||
69 | - <span class="nav-btn iconfont"></span> | ||
70 | - <span class="logo"></span> | ||
71 | - <span class="search-btn iconfont"><a href="'.Plugin\LCRun3::debug('[searchUrl]', 'encq', $cx, Plugin\LCRun3::debug('[searchUrl]', 'v', $cx, $in, array('searchUrl'))).'"></a></span> | ||
72 | - </div>'.'';}).' | ||
73 | -'.''.Plugin\LCRun3::debug('[content]', 'sec', $cx, Plugin\LCRun3::debug('[content]', 'v', $cx, $in, array('content')), $in, false, function($cx, $in) {return ''.Plugin\LCRun3::debug('[bannerTop]', 'sec', $cx, Plugin\LCRun3::debug('[bannerTop]', 'v', $cx, $in, array('bannerTop')), $in, false, function($cx, $in) {return ''.' <div class="banner-top"> | ||
74 | - <div class="banner-swiper swiper-container"> | ||
75 | - <ul class="swiper-wrapper"> | ||
76 | -'.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"> | ||
77 | - <a href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'"> | ||
78 | - <img src="'.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'" alt=""> | ||
79 | - </a> | ||
80 | - </li> | ||
81 | -';}).' </ul> | ||
82 | - </div> | ||
83 | - <div class="swiper-pagination"> | ||
84 | - <div class="pagination-inner"> | ||
85 | - </div> | ||
86 | - </div> | ||
87 | - </div>'.'';}).' | ||
88 | -'.Plugin\LCRun3::debug('[iconsEnter]', 'sec', $cx, Plugin\LCRun3::debug('[iconsEnter]', 'v', $cx, $in, array('iconsEnter')), $in, false, function($cx, $in) {return ''.' <div class="icons-wrapper"> | ||
89 | - <ul class="icons-list clearfix"> | ||
90 | -'.Plugin\LCRun3::debug('[list]', 'sec', $cx, Plugin\LCRun3::debug('[list]', 'v', $cx, $in, array('list')), $in, false, function($cx, $in) {return ' <li class="icons-item"><a href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'" class="imagebar"><img class="lazy" data-original="'.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'" alt=""></a><a href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'" class="linkbar">'.Plugin\LCRun3::debug('[title]', 'encq', $cx, Plugin\LCRun3::debug('[title]', 'v', $cx, $in, array('title'))).'</a></li> | ||
91 | -';}).' </ul> | ||
92 | - </div>'.'';}).' | ||
93 | -'.Plugin\LCRun3::debug('[banner]', 'sec', $cx, Plugin\LCRun3::debug('[banner]', 'v', $cx, $in, array('banner')), $in, false, function($cx, $in) {return ''.' <div class="banner-center"> | ||
94 | - <a href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'"> | ||
95 | - <img class="lazy" data-original="'.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'" alt=""> | ||
96 | - </a> | ||
97 | - </div>'.'';}).' | ||
98 | -'.Plugin\LCRun3::debug('[hotCategory]', 'sec', $cx, Plugin\LCRun3::debug('[hotCategory]', 'v', $cx, $in, array('hotCategory')), $in, false, function($cx, $in) {return ''.' <div class="hot-category"> | ||
99 | -'.''.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"> | ||
100 | - <h2>'.Plugin\LCRun3::debug('this', 'encq', $cx, $in).'</h2> | ||
101 | - </div> | ||
102 | -';}).''.' | ||
103 | -'.Plugin\LCRun3::debug('[banner]', 'sec', $cx, Plugin\LCRun3::debug('[banner]', 'v', $cx, $in, array('banner')), $in, false, function($cx, $in) {return ' <a class="banner" href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'"> | ||
104 | - <img class="lazy" data-original="'.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'"> | ||
105 | - </a> | ||
106 | -';}).' <ul class="category-list clearfix"> | ||
107 | -'.Plugin\LCRun3::debug('[list]', 'sec', $cx, Plugin\LCRun3::debug('[list]', 'v', $cx, $in, array('list')), $in, false, function($cx, $in) {return ' <li> | ||
108 | - <a href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'"> | ||
109 | - <div class="img-box"> | ||
110 | - <img class="lazy" data-original="'.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'" alt=""> | ||
111 | - </div> | ||
112 | - <p class="category-title">'.Plugin\LCRun3::debug('[textCn]', 'encq', $cx, Plugin\LCRun3::debug('[textCn]', 'v', $cx, $in, array('textCn'))).'</p> | ||
113 | - </a> | ||
114 | - </li> | ||
115 | -';}).' </ul> | ||
116 | - </div>'.'';}).' | ||
117 | -'.Plugin\LCRun3::debug('[hotBrands]', 'sec', $cx, Plugin\LCRun3::debug('[hotBrands]', 'v', $cx, $in, array('hotBrands')), $in, false, function($cx, $in) {return ''.' <ul class="hot-brands clearfix"> | ||
118 | -'.''.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"> | ||
119 | - <h2>'.Plugin\LCRun3::debug('this', 'encq', $cx, $in).'</h2> | ||
120 | - </div> | ||
121 | -';}).''.''.Plugin\LCRun3::debug('[list]', 'sec', $cx, Plugin\LCRun3::debug('[list]', 'v', $cx, $in, array('list')), $in, false, function($cx, $in) {return ' <li class="brand"> | ||
122 | - <a href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'"> | ||
123 | - <div class="brand-logo"> | ||
124 | - <img class="lazy" data-original="'.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'"> | ||
125 | - </div> | ||
126 | - <p class="brand-name">'.Plugin\LCRun3::debug('[name]', 'encq', $cx, Plugin\LCRun3::debug('[name]', 'v', $cx, $in, array('name'))).'</p> | ||
127 | - </a> | ||
128 | - </li> | ||
129 | -';}).' <li class="more"> | ||
130 | - <a href="'.Plugin\LCRun3::debug('[more]', 'encq', $cx, Plugin\LCRun3::debug('[more]', 'v', $cx, $in, array('more'))).'"></a> | ||
131 | - </li> | ||
132 | - </ul>'.'';}).' | ||
133 | -'.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"> | ||
134 | -'.''.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"> | ||
135 | - <h2>'.Plugin\LCRun3::debug('this', 'encq', $cx, $in).'</h2> | ||
136 | - </div> | ||
137 | -';}).''.' <div class="brands-swiper"> | ||
138 | - <ul class="brands-list swiper-wrapper clearfix"> | ||
139 | -'.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"> | ||
140 | - <a href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'"> | ||
141 | - <img src="'.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'" alt=""> | ||
142 | - <span class="brands-title">'.Plugin\LCRun3::debug('[textCn]', 'encq', $cx, Plugin\LCRun3::debug('[textCn]', 'v', $cx, $in, array('textCn'))).'</span> | ||
143 | - </a> | ||
144 | - </li> | ||
145 | -';}).' </ul> | ||
146 | - </div> | ||
147 | - </div>'.'';}).' | ||
148 | -'.Plugin\LCRun3::debug('[trendColloaction]', 'sec', $cx, Plugin\LCRun3::debug('[trendColloaction]', 'v', $cx, $in, array('trendColloaction')), $in, false, function($cx, $in) {return ''.' <div class="trend-coll-wrapper"> | ||
149 | -'.''.Plugin\LCRun3::debug('[title]', 'sec', $cx, Plugin\LCRun3::debug('[title]', 'v', $cx, $in, array('title')), $in, false, function($cx, $in) {return ' <div class="floor-header-more"> | ||
150 | - <h2>'.Plugin\LCRun3::debug('[title]', 'encq', $cx, Plugin\LCRun3::debug('[title]', 'v', $cx, $in, array('title'))).'</h2> | ||
151 | - <a class="more-btn iconfont" href="'.Plugin\LCRun3::debug('[more_url]', 'encq', $cx, Plugin\LCRun3::debug('[more_url]', 'v', $cx, $in, array('more_url'))).'">'.Plugin\LCRun3::debug('[more_name]', 'encq', $cx, Plugin\LCRun3::debug('[more_name]', 'v', $cx, $in, array('more_name'))).'</a> | ||
152 | - </div> | ||
153 | - ';}).''.' <div class="trend-coll-content clearfix"> | ||
154 | -'.Plugin\LCRun3::debug('[article]', 'sec', $cx, Plugin\LCRun3::debug('[article]', 'v', $cx, $in, array('article')), $in, false, function($cx, $in) {return ' <div class="lspan"> | ||
155 | - <a href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'"><img class="lazy rspanimg" data-original="'.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'" ></a> | ||
156 | - </div> | ||
157 | -';}).' </div> | ||
158 | - <div class="trend-coll-tail"> | ||
159 | - <h3 class="recommend-title">推荐搭配</h3> | ||
160 | - <div class="recommend-swiper"> | ||
161 | - <ul class="recommend-list clearfix"> | ||
162 | -'.Plugin\LCRun3::debug('[recommend_collocation]', 'sec', $cx, Plugin\LCRun3::debug('[recommend_collocation]', 'v', $cx, $in, array('recommend_collocation')), $in, false, function($cx, $in) {return ' <li class="recommend-item swiper-slide"><a href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'"><img class="img" src="'.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'" alt="" /></a></li> | ||
163 | -';}).' </ul> | ||
164 | - </div> | ||
165 | - </div> | ||
166 | - </div> | ||
167 | - | ||
168 | - | ||
169 | -'.'';}).' | ||
170 | -'.Plugin\LCRun3::debug('[trendTopics]', 'sec', $cx, Plugin\LCRun3::debug('[trendTopics]', 'v', $cx, $in, array('trendTopics')), $in, false, function($cx, $in) {return ''.' <div class="trend-topic-wrapper"> | ||
171 | -'.''.Plugin\LCRun3::debug('[title]', 'sec', $cx, Plugin\LCRun3::debug('[title]', 'v', $cx, $in, array('title')), $in, false, function($cx, $in) {return ' <div class="floor-header-more"> | ||
172 | - <h2>'.Plugin\LCRun3::debug('[title]', 'encq', $cx, Plugin\LCRun3::debug('[title]', 'v', $cx, $in, array('title'))).'</h2> | ||
173 | - <a class="more-btn iconfont" href="'.Plugin\LCRun3::debug('[more_url]', 'encq', $cx, Plugin\LCRun3::debug('[more_url]', 'v', $cx, $in, array('more_url'))).'">'.Plugin\LCRun3::debug('[more_name]', 'encq', $cx, Plugin\LCRun3::debug('[more_name]', 'v', $cx, $in, array('more_name'))).'</a> | ||
174 | - </div> | ||
175 | - ';}).''.' <div class="trend-topic-content"> | ||
176 | - <div class="trend-topic-swiper"> | ||
177 | - <ul class="swiper-wrapper"> | ||
178 | -'.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"> | ||
179 | - <a href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'"> | ||
180 | - <div class="img-box"> | ||
181 | - <img class="lazy" data-original="'.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'" src="'.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'" alt=""> | ||
182 | - </div> | ||
183 | - <div class="item-content"> | ||
184 | - <p class="title">'.Plugin\LCRun3::debug('[title]', 'encq', $cx, Plugin\LCRun3::debug('[title]', 'v', $cx, $in, array('title'))).'</p> | ||
185 | - <p class="time"> | ||
186 | - <span class="iconfont time-icon"></span> | ||
187 | - <span>'.Plugin\LCRun3::debug('[publish_time]', 'encq', $cx, Plugin\LCRun3::debug('[publish_time]', 'v', $cx, $in, array('publish_time'))).'</span> | ||
188 | - </p> | ||
189 | - </div> | ||
190 | - </a> | ||
191 | - </li> | ||
192 | -';}).' </ul> | ||
193 | - </div> | ||
194 | - <div class="swiper-pagination"> | ||
195 | - <div class="pagination-inner clearfix"> | ||
196 | - </div> | ||
197 | - </div> | ||
198 | - </div> | ||
199 | - </div> | ||
200 | -'.'';}).' | ||
201 | -'.Plugin\LCRun3::debug('[goodsCategory]', 'sec', $cx, Plugin\LCRun3::debug('[goodsCategory]', 'v', $cx, $in, array('goodsCategory')), $in, false, function($cx, $in) {return ''.''.''.Plugin\LCRun3::debug('[title]', 'sec', $cx, Plugin\LCRun3::debug('[title]', 'v', $cx, $in, array('title')), $in, false, function($cx, $in) {return ' <div class="floor-header-more"> | ||
202 | - <h2>'.Plugin\LCRun3::debug('[title]', 'encq', $cx, Plugin\LCRun3::debug('[title]', 'v', $cx, $in, array('title'))).'</h2> | ||
203 | - <a class="more-btn iconfont" href="'.Plugin\LCRun3::debug('[more_url]', 'encq', $cx, Plugin\LCRun3::debug('[more_url]', 'v', $cx, $in, array('more_url'))).'">'.Plugin\LCRun3::debug('[more_name]', 'encq', $cx, Plugin\LCRun3::debug('[more_name]', 'v', $cx, $in, array('more_name'))).'</a> | ||
204 | - </div> | ||
205 | - ';}).''.' <div class="goods-category"> | ||
206 | -'.Plugin\LCRun3::debug('[big_image]', 'sec', $cx, Plugin\LCRun3::debug('[big_image]', 'v', $cx, $in, array('big_image')), $in, false, function($cx, $in) {return ' <div class="category-swiper"> | ||
207 | - <ul class="swiper-wrapper clearfix"> | ||
208 | -'.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"> | ||
209 | - <a href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'"> | ||
210 | - <img class="lazy" src="'.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'" alt="'.Plugin\LCRun3::debug('[title]', 'encq', $cx, Plugin\LCRun3::debug('[title]', 'v', $cx, $in, array('title'))).'"> | ||
211 | - </a> | ||
212 | - </li> | ||
213 | -';}).' </ul> | ||
214 | - <div class="swiper-pagination"> | ||
215 | - <div class="pagination-inner clearfix"> | ||
216 | - </div> | ||
217 | - </div> | ||
218 | - </div> | ||
219 | -';}).' <ul class="category-list clearfix"> | ||
220 | -'.Plugin\LCRun3::debug('[list]', 'sec', $cx, Plugin\LCRun3::debug('[list]', 'v', $cx, $in, array('list')), $in, false, function($cx, $in) {return ' <li> | ||
221 | - <a href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'"> | ||
222 | - <p class="first-show">推荐品类</p> | ||
223 | - <div class="img-box"> | ||
224 | - <img src="'.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'" alt=""> | ||
225 | - </div> | ||
226 | - <p class="category-name">'.Plugin\LCRun3::debug('[textCn]', 'encq', $cx, Plugin\LCRun3::debug('[textCn]', 'v', $cx, $in, array('textCn'))).'</p> | ||
227 | - </a> | ||
228 | - </li> | ||
229 | -';}).' </ul> | ||
230 | - </div>'.'';}).' | ||
231 | -'.Plugin\LCRun3::debug('[creativeLife]', 'sec', $cx, Plugin\LCRun3::debug('[creativeLife]', 'v', $cx, $in, array('creativeLife')), $in, false, function($cx, $in) {return ''.''.''.Plugin\LCRun3::debug('[title]', 'sec', $cx, Plugin\LCRun3::debug('[title]', 'v', $cx, $in, array('title')), $in, false, function($cx, $in) {return ' <div class="floor-header-more"> | ||
232 | - <h2>'.Plugin\LCRun3::debug('[title]', 'encq', $cx, Plugin\LCRun3::debug('[title]', 'v', $cx, $in, array('title'))).'</h2> | ||
233 | - <a class="more-btn iconfont" href="'.Plugin\LCRun3::debug('[more_url]', 'encq', $cx, Plugin\LCRun3::debug('[more_url]', 'v', $cx, $in, array('more_url'))).'">'.Plugin\LCRun3::debug('[more_name]', 'encq', $cx, Plugin\LCRun3::debug('[more_name]', 'v', $cx, $in, array('more_name'))).'</a> | ||
234 | - </div> | ||
235 | - ';}).''.' <div class="creative-life"> | ||
236 | -'.Plugin\LCRun3::debug('[banner]', 'sec', $cx, Plugin\LCRun3::debug('[banner]', 'v', $cx, $in, array('banner')), $in, false, function($cx, $in) {return ' <a class="banner" href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'"> | ||
237 | - <img class="lazy" data-original="'.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'"> | ||
238 | - </a> | ||
239 | -';}).' <ul class="classify-list clearfix"> | ||
240 | -'.Plugin\LCRun3::debug('[list]', 'sec', $cx, Plugin\LCRun3::debug('[list]', 'v', $cx, $in, array('list')), $in, false, function($cx, $in) {return ' <li class="classify"> | ||
241 | - <a href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'"> | ||
242 | - <div class="classify-logo"> | ||
243 | - <img class="lazy" data-original="'.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'"> | ||
244 | - </div> | ||
245 | - <p class="classify-name">'.Plugin\LCRun3::debug('[name]', 'encq', $cx, Plugin\LCRun3::debug('[name]', 'v', $cx, $in, array('name'))).'</p> | ||
246 | - </a> | ||
247 | - </li> | ||
248 | -';}).' </ul> | ||
249 | - </div>'.'';}).' | ||
250 | -'.Plugin\LCRun3::debug('[plusStar]', 'sec', $cx, Plugin\LCRun3::debug('[plusStar]', 'v', $cx, $in, array('plusStar')), $in, false, function($cx, $in) {return ''.' | ||
251 | - <div class="plus-star"> | ||
252 | -'.''.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"> | ||
253 | - <h2>'.Plugin\LCRun3::debug('this', 'encq', $cx, $in).'</h2> | ||
254 | - </div> | ||
255 | -';}).''.' <a href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'"> | ||
256 | - <img class="lazy" data-original="'.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'"> | ||
257 | - </a> | ||
258 | - </div>'.'';}).'';}).' | ||
259 | - '.'<div class="maybe-like"> | ||
260 | - <p class="title"> | ||
261 | - <i class="icon"></i> | ||
262 | - <span>你可能喜欢</span> | ||
263 | - </p> | ||
264 | - | ||
265 | - <div id="goods-list" class="goods-list clearfix"></div> | ||
266 | - | ||
267 | - <div id="load-more-info" class="load-more-info"> | ||
268 | - <div class="loading status hide"> | ||
269 | - 正在加载... | ||
270 | - </div> | ||
271 | - <span class="no-more status hide">没有更多啦</span> | ||
272 | - </div> | ||
273 | -</div>'.''.' | ||
274 | -'.Plugin\LCRun3::debug('[twoColumnGoods]', 'sec', $cx, Plugin\LCRun3::debug('[twoColumnGoods]', 'v', $cx, $in, array('twoColumnGoods')), $in, false, function($cx, $in) {return ''.' <div class="two-column-goods"> | ||
275 | - <ul class="column-nav clearfix"> | ||
276 | -'.Plugin\LCRun3::debug('[columnNav]', 'sec', $cx, Plugin\LCRun3::debug('[columnNav]', 'v', $cx, $in, array('columnNav')), $in, false, function($cx, $in) {return ' <li data-url="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'">'.Plugin\LCRun3::debug('[textCn]', 'encq', $cx, Plugin\LCRun3::debug('[textCn]', 'v', $cx, $in, array('textCn'))).'</li> | ||
277 | -';}).' </ul> | ||
278 | - <div class="goods-list clearfix"> | ||
279 | -'.Plugin\LCRun3::debug('[goods]', 'sec', $cx, Plugin\LCRun3::debug('[goods]', 'v', $cx, $in, array('goods')), $in, false, function($cx, $in) {return ''.' <div class="good-info" data-id="'.Plugin\LCRun3::debug('[id]', 'encq', $cx, Plugin\LCRun3::debug('[id]', 'v', $cx, $in, array('id'))).'"> | ||
280 | - <div class="tag-container clearfix"> | ||
281 | -'.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> | ||
282 | -';}).''.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> | ||
283 | -';}).''.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> | ||
284 | -';}).''.Plugin\LCRun3::debug('[is_yohoood]', 'sec', $cx, Plugin\LCRun3::debug('[is_yohoood]', 'v', $cx, $in, array('is_yohoood')), $in, false, function($cx, $in) {return ' <div class="good-tag yohood-tag"></div> | ||
285 | -';}).''.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> | ||
286 | -';}).'';}).' </div> | ||
287 | - <div class="good-detail-img"> | ||
288 | - <a class="good-thumb" href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'"> | ||
289 | - <img class="lazy" data-original="'.Plugin\LCRun3::debug('[thumb]', 'encq', $cx, Plugin\LCRun3::debug('[thumb]', 'v', $cx, $in, array('thumb'))).'"> | ||
290 | - </a> | ||
291 | -'.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> | ||
292 | -';}).' </div> | ||
293 | - <div class="good-detail-text"> | ||
294 | - <div class="name"> | ||
295 | - <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> | ||
296 | - </div> | ||
297 | - <div class="price"> | ||
298 | - <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> | ||
299 | -'.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> | ||
300 | -';}).' </div> | ||
301 | - </div> | ||
302 | - </div> | ||
303 | -'.'';}).' </div> | ||
304 | - </div>'.'';}).' | ||
305 | -'.Plugin\LCRun3::debug('[bannerBottom]', 'sec', $cx, Plugin\LCRun3::debug('[bannerBottom]', 'v', $cx, $in, array('bannerBottom')), $in, false, function($cx, $in) {return ''.' <div class="banner-bottom"> | ||
306 | - <a href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'"> | ||
307 | - <img class="lazy" data-original="'.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'" alt=""> | ||
308 | - </a> | ||
309 | - </div>'.'';}).' | ||
310 | - <div class="overlay"></div> | ||
311 | - </div> | ||
312 | -'.' <div class="side-nav"> | ||
313 | - <ul> | ||
314 | -'.Plugin\LCRun3::debug('[sideNav]', 'sec', $cx, Plugin\LCRun3::debug('[sideNav]', 'v', $cx, $in, array('sideNav')), $in, false, function($cx, $in) {return ' <li class="'.Plugin\LCRun3::debug('[styleClass]', 'encq', $cx, Plugin\LCRun3::debug('[styleClass]', 'v', $cx, $in, array('styleClass'))).'"> | ||
315 | -'.Plugin\LCRun3::debug('[url]', 'sec', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url')), $in, false, function($cx, $in) {return ' <a href="'.Plugin\LCRun3::debug('this', 'encq', $cx, $in).'"> | ||
316 | -';}).''.((Plugin\LCRun3::debug('^[url]', 'isec', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url')))) ? ' <a href="javascript:;"> | ||
317 | -' : '').''.Plugin\LCRun3::debug('[img]', 'sec', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img')), $in, false, function($cx, $in) {return ' <img class="nav-img" src="'.Plugin\LCRun3::debug('this', 'encq', $cx, $in).'" alt=""> | ||
318 | -';}).''.((Plugin\LCRun3::debug('^[img]', 'isec', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img')))) ? ' <i class="nav-icon"></i> | ||
319 | -' : '').' <em>'.Plugin\LCRun3::debug('[textCn]', 'encq', $cx, Plugin\LCRun3::debug('[textCn]', 'v', $cx, $in, array('textCn'))).'</em>'.Plugin\LCRun3::debug('[textEn]', 'encq', $cx, Plugin\LCRun3::debug('[textEn]', 'v', $cx, $in, array('textEn'))).' | ||
320 | -'.Plugin\LCRun3::debug('[subNav]', 'sec', $cx, Plugin\LCRun3::debug('[subNav]', 'v', $cx, $in, array('subNav')), $in, false, function($cx, $in) {return ' <span class="enter-subnav iconfont"></span> | ||
321 | -';}).' </a> | ||
322 | -'.Plugin\LCRun3::debug('[subNav]', 'sec', $cx, Plugin\LCRun3::debug('[subNav]', 'v', $cx, $in, array('subNav')), $in, false, function($cx, $in) {return ' <ul class="sub-nav"> | ||
323 | -'.Plugin\LCRun3::debug('[list]', 'sec', $cx, Plugin\LCRun3::debug('[list]', 'v', $cx, $in, array('list')), $in, false, function($cx, $in) {return ' <li class="'.Plugin\LCRun3::debug('[isSelect]', 'sec', $cx, Plugin\LCRun3::debug('[isSelect]', 'v', $cx, $in, array('isSelect')), $in, false, function($cx, $in) {return 'current';}).'" style="background-color:'.Plugin\LCRun3::debug('[bgColor]', 'encq', $cx, Plugin\LCRun3::debug('[bgColor]', 'v', $cx, $in, array('bgColor'))).'"> | ||
324 | -'.Plugin\LCRun3::debug('[url]', 'sec', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url')), $in, false, function($cx, $in) {return ' <a href="'.Plugin\LCRun3::debug('this', 'encq', $cx, $in).'"> | ||
325 | -';}).''.((Plugin\LCRun3::debug('^[url]', 'isec', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url')))) ? ' <a href="javascript:;"> | ||
326 | -' : '').''.((Plugin\LCRun3::debug('^[back]', 'isec', $cx, Plugin\LCRun3::debug('[back]', 'v', $cx, $in, array('back')))) ? ' <span class="nav-point iconfont"></span> | ||
327 | -' : '').''.Plugin\LCRun3::debug('[back]', 'sec', $cx, Plugin\LCRun3::debug('[back]', 'v', $cx, $in, array('back')), $in, false, function($cx, $in) {return ' <i class="nav-back iconfont"></i> | ||
328 | -';}).' <em>'.Plugin\LCRun3::debug('[textCn]', 'encq', $cx, Plugin\LCRun3::debug('[textCn]', 'v', $cx, $in, array('textCn'))).'</em> | ||
329 | - '.Plugin\LCRun3::debug('[textEn]', 'encq', $cx, Plugin\LCRun3::debug('[textEn]', 'v', $cx, $in, array('textEn'))).' | ||
330 | - </a> | ||
331 | - </li> | ||
332 | -';}).' </ul> | ||
333 | -';}).' </li> | ||
334 | -';}).' </ul> | ||
335 | - </div>'.''.''.''.Plugin\LCRun3::debug('[pageFooter]', 'sec', $cx, Plugin\LCRun3::debug('[pageFooter]', 'v', $cx, $in, array('pageFooter')), $in, false, function($cx, $in) {return ' <footer id="yoho-footer" class="yoho-footer hide"> | ||
336 | - <p class="op-row"> | ||
337 | - <span class="back-to-top"> | ||
338 | - Back to top | ||
339 | - <i class="iconfont"></i> | ||
340 | - </span> | ||
341 | - </p> | ||
342 | - <address class="copyright"> | ||
343 | - CopyRight©2007-2016 南京新与力文化传播有限公司 | ||
344 | - </address> | ||
345 | - </footer> | ||
346 | -';}).''.''.((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> | ||
347 | -<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> | ||
348 | -' : '').''.((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> | ||
349 | -<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> | ||
350 | -' : '').''.((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> | ||
351 | -<script src="http://static.buy.test.yoho.cn/dist/myohobuy/'.Plugin\LCRun3::debug('[version]', 'encq', $cx, Plugin\LCRun3::debug('[version]', 'v', $cx, $in, array('version'))).'/index.js"></script> | ||
352 | -' : '').''.((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> | ||
353 | -<script>seajs.config({base: \'http://localhost:8000/\'});</script> | ||
354 | -' : '').''.'<script> | ||
355 | - seajs.use(\'js/common\'); | ||
356 | -</script> | ||
357 | -'.((Plugin\LCRun3::debug('[psList]', 'ifvar', $cx, Plugin\LCRun3::debug('[psList]', 'v', $cx, $in, array('psList')))) ? '<script> | ||
358 | - seajs.use(\'js/guang/plus-star/list\'); | ||
359 | -</script> | ||
360 | -' : '').''.((Plugin\LCRun3::debug('[psDetail]', 'ifvar', $cx, Plugin\LCRun3::debug('[psDetail]', 'v', $cx, $in, array('psDetail')))) ? '<script> | ||
361 | - seajs.use(\'js/guang/plus-star/detail\'); | ||
362 | -</script> | ||
363 | -' : '').''.((Plugin\LCRun3::debug('[guangHome]', 'ifvar', $cx, Plugin\LCRun3::debug('[guangHome]', 'v', $cx, $in, array('guangHome')))) ? '<script> | ||
364 | - seajs.use(\'js/guang/home\'); | ||
365 | -</script> | ||
366 | -' : '').''.((Plugin\LCRun3::debug('[guangList]', 'ifvar', $cx, Plugin\LCRun3::debug('[guangList]', 'v', $cx, $in, array('guangList')))) ? '<script> | ||
367 | - seajs.use(\'js/guang/list\'); | ||
368 | -</script> | ||
369 | -' : '').''.((Plugin\LCRun3::debug('[guangDetail]', 'ifvar', $cx, Plugin\LCRun3::debug('[guangDetail]', 'v', $cx, $in, array('guangDetail')))) ? '<script> | ||
370 | - seajs.use(\'js/guang/detail\'); | ||
371 | -</script> | ||
372 | -' : '').''.((Plugin\LCRun3::debug('[regIndex]', 'ifvar', $cx, Plugin\LCRun3::debug('[regIndex]', 'v', $cx, $in, array('regIndex')))) ? '<script> | ||
373 | - seajs.use(\'js/passport/register/register\'); | ||
374 | -</script> | ||
375 | -' : '').''.((Plugin\LCRun3::debug('[regCode]', 'ifvar', $cx, Plugin\LCRun3::debug('[regCode]', 'v', $cx, $in, array('regCode')))) ? '<script> | ||
376 | - seajs.use(\'js/passport/register/code\'); | ||
377 | -</script> | ||
378 | -' : '').''.((Plugin\LCRun3::debug('[regPwd]', 'ifvar', $cx, Plugin\LCRun3::debug('[regPwd]', 'v', $cx, $in, array('regPwd')))) ? '<script> | ||
379 | - seajs.use(\'js/passport/register/password\'); | ||
380 | -</script> | ||
381 | -' : '').''.((Plugin\LCRun3::debug('[loginIndex]', 'ifvar', $cx, Plugin\LCRun3::debug('[loginIndex]', 'v', $cx, $in, array('loginIndex')))) ? '<script> | ||
382 | - seajs.use(\'js/passport/login/login\'); | ||
383 | -</script> | ||
384 | -' : '').''.((Plugin\LCRun3::debug('[loginInternational]', 'ifvar', $cx, Plugin\LCRun3::debug('[loginInternational]', 'v', $cx, $in, array('loginInternational')))) ? ' <script> | ||
385 | - seajs.use(\'js/passport/login/international\'); | ||
386 | - </script> | ||
387 | -' : '').''.((Plugin\LCRun3::debug('[backEmail]', 'ifvar', $cx, Plugin\LCRun3::debug('[backEmail]', 'v', $cx, $in, array('backEmail')))) ? '<script> | ||
388 | - seajs.use(\'js/passport/back/email\'); | ||
389 | -</script> | ||
390 | -' : '').''.((Plugin\LCRun3::debug('[backEmailSuccess]', 'ifvar', $cx, Plugin\LCRun3::debug('[backEmailSuccess]', 'v', $cx, $in, array('backEmailSuccess')))) ? '<script> | ||
391 | - seajs.use(\'js/passport/back/email-success\'); | ||
392 | -</script> | ||
393 | -' : '').''.((Plugin\LCRun3::debug('[backMobile]', 'ifvar', $cx, Plugin\LCRun3::debug('[backMobile]', 'v', $cx, $in, array('backMobile')))) ? '<script> | ||
394 | - seajs.use(\'js/passport/back/mobile\'); | ||
395 | -</script> | ||
396 | -' : '').''.((Plugin\LCRun3::debug('[backCode]', 'ifvar', $cx, Plugin\LCRun3::debug('[backCode]', 'v', $cx, $in, array('backCode')))) ? '<script> | ||
397 | - seajs.use(\'js/passport/back/code\'); | ||
398 | -</script> | ||
399 | -' : '').''.((Plugin\LCRun3::debug('[backNewPwd]', 'ifvar', $cx, Plugin\LCRun3::debug('[backNewPwd]', 'v', $cx, $in, array('backNewPwd')))) ? '<script> | ||
400 | - seajs.use(\'js/passport/back/new-password\'); | ||
401 | -</script> | ||
402 | -' : '').''.((Plugin\LCRun3::debug('[grilsHomePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[grilsHomePage]', 'v', $cx, $in, array('grilsHomePage')))) ? '<script> | ||
403 | - seajs.use(\'js/home/home\'); | ||
404 | -</script> | ||
405 | -' : '').''.((Plugin\LCRun3::debug('[boysHomePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[boysHomePage]', 'v', $cx, $in, array('boysHomePage')))) ? '<script> | ||
406 | - seajs.use(\'js/home/home\'); | ||
407 | -</script> | ||
408 | -' : '').''.((Plugin\LCRun3::debug('[kidsHomePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[kidsHomePage]', 'v', $cx, $in, array('kidsHomePage')))) ? '<script> | ||
409 | - seajs.use(\'js/home/home\'); | ||
410 | -</script> | ||
411 | -' : '').''.((Plugin\LCRun3::debug('[lifestyleHomePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[lifestyleHomePage]', 'v', $cx, $in, array('lifestyleHomePage')))) ? '<script> | ||
412 | - seajs.use(\'js/home/home\'); | ||
413 | -</script> | ||
414 | -' : '').''.((Plugin\LCRun3::debug('[newArrival]', 'ifvar', $cx, Plugin\LCRun3::debug('[newArrival]', 'v', $cx, $in, array('newArrival')))) ? '<script> | ||
415 | - seajs.use(\'js/product/newsale/newarrival\'); | ||
416 | -</script> | ||
417 | -' : '').''.((Plugin\LCRun3::debug('[discount]', 'ifvar', $cx, Plugin\LCRun3::debug('[discount]', 'v', $cx, $in, array('discount')))) ? '<script> | ||
418 | - seajs.use(\'js/product/newsale/discount\'); | ||
419 | -</script> | ||
420 | -' : '').''.((Plugin\LCRun3::debug('[goodListPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[goodListPage]', 'v', $cx, $in, array('goodListPage')))) ? '<script> | ||
421 | - seajs.use(\'js/product/list\'); | ||
422 | -</script> | ||
423 | -' : '').''.((Plugin\LCRun3::debug('[goodDetail]', 'ifvar', $cx, Plugin\LCRun3::debug('[goodDetail]', 'v', $cx, $in, array('goodDetail')))) ? '<script> | ||
424 | - seajs.use(\'js/product/detail/detail\'); | ||
425 | -</script> | ||
426 | -' : '').''.((Plugin\LCRun3::debug('[categoryPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[categoryPage]', 'v', $cx, $in, array('categoryPage')))) ? '<script> | ||
427 | - seajs.use(\'js/category/index\'); | ||
428 | -</script> | ||
429 | -' : '').''.((Plugin\LCRun3::debug('[brandPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[brandPage]', 'v', $cx, $in, array('brandPage')))) ? '<script> | ||
430 | - seajs.use(\'js/category/brand\'); | ||
431 | -</script> | ||
432 | -' : '').''.((Plugin\LCRun3::debug('[searchPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[searchPage]', 'v', $cx, $in, array('searchPage')))) ? '<script> | ||
433 | - seajs.use(\'js/index/search\'); | ||
434 | -</script> | ||
435 | -' : '').''.((Plugin\LCRun3::debug('[shoppingCartPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[shoppingCartPage]', 'v', $cx, $in, array('shoppingCartPage')))) ? '<script> | ||
436 | - seajs.use(\'js/shopping-cart/index\'); | ||
437 | -</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 ''.'<!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'))).'YOHO!有货</title> | ||
29 | -<meta name="keywords" content="'.Plugin\LCRun3::debug('[keywords]', 'encq', $cx, Plugin\LCRun3::debug('[keywords]', 'v', $cx, $in, array('keywords'))).'Yoho! 有货官网,潮流志,潮流男装,潮牌,美国潮牌,日本潮牌,香港潮牌,潮牌店,新品首发,欧美潮流,全球购,代购,时尚,流行,特卖,B2C,正品,购物网站,网上购物,货到付款"> | ||
30 | -<meta name="description" content="'.Plugin\LCRun3::debug('[description]', 'encq', $cx, Plugin\LCRun3::debug('[description]', 'v', $cx, $in, array('description'))).'YOHO! 有货,年轻人潮流购物中心,中国最大的潮流商品购物网站。100%品牌正品保证,支持货到付款。作为YOHO!旗下的购物平台,汇集了全球潮流时尚商品和中国最流行的商品,也是国内最大的原创文化商品平台,也是香港,台湾地区流行商品的集中地。同时包含日本、韩国等众多国外潮流品牌,带给您全新潮流购物体验。"> | ||
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 | -'.((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"> | ||
49 | -' : '').''.((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"> | ||
50 | -' : '').''.((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"> | ||
51 | -' : '').''.((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"> | ||
52 | -' : '').'</head> | ||
53 | -<body '.((Plugin\LCRun3::debug('[isPassportPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[isPassportPage]', 'v', $cx, $in, array('isPassportPage')))) ? 'class=passport-body' : '').'> | ||
54 | - '.''.Plugin\LCRun3::debug('[pageHeader]', 'sec', $cx, Plugin\LCRun3::debug('[pageHeader]', 'v', $cx, $in, array('pageHeader')), $in, false, function($cx, $in) {return '<header class="yoho-header"> | ||
55 | -'.((Plugin\LCRun3::debug('[navBack]', 'ifvar', $cx, Plugin\LCRun3::debug('[navBack]', 'v', $cx, $in, array('navBack')))) ? ' <a href="javascript:history.go(-1);" class="nav-back"></a> | ||
56 | -' : '').''.Plugin\LCRun3::debug('[navHome]', 'sec', $cx, Plugin\LCRun3::debug('[navHome]', 'v', $cx, $in, array('navHome')), $in, false, function($cx, $in) {return ' <a href="'.Plugin\LCRun3::debug('this', 'encq', $cx, $in).'" class="nav-home"></a> | ||
57 | -';}).''.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> | ||
58 | -';}).'</header> | ||
59 | -';}).''.''.' <div class="mobile-wrap lifestyle-wrap yoho-page"> | ||
60 | -'.Plugin\LCRun3::debug('[headerDownload]', 'sec', $cx, Plugin\LCRun3::debug('[headerDownload]', 'v', $cx, $in, array('headerDownload')), $in, false, function($cx, $in) {return ''.' <div class="header-download"> | ||
61 | - <img class="download-bg" src="'.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'" alt=""> | ||
62 | - <h1 class="yoho-logo"></h1> | ||
63 | - <p>年轻人潮流购物中心</p> | ||
64 | - <a class="download-btn" href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'">下载客户端</a> | ||
65 | - <span class="close-btn"></span> | ||
66 | - </div>'.'';}).' | ||
67 | -'.Plugin\LCRun3::debug('[homeHeader]', 'sec', $cx, Plugin\LCRun3::debug('[homeHeader]', 'v', $cx, $in, array('homeHeader')), $in, false, function($cx, $in) {return ''.' <div class="home-header clearfix" '.Plugin\LCRun3::debug('[bgColor]', 'sec', $cx, Plugin\LCRun3::debug('[bgColor]', 'v', $cx, $in, array('bgColor')), $in, false, function($cx, $in) {return 'style="background-color:'.Plugin\LCRun3::debug('this', 'encq', $cx, $in).';background-image:none"';}).'> | ||
68 | - <span class="nav-btn iconfont"></span> | ||
69 | - <span class="logo"></span> | ||
70 | - <span class="search-btn iconfont"><a href="'.Plugin\LCRun3::debug('[searchUrl]', 'encq', $cx, Plugin\LCRun3::debug('[searchUrl]', 'v', $cx, $in, array('searchUrl'))).'"></a></span> | ||
71 | - </div>'.'';}).' | ||
72 | -'.''.Plugin\LCRun3::debug('[content]', 'sec', $cx, Plugin\LCRun3::debug('[content]', 'v', $cx, $in, array('content')), $in, false, function($cx, $in) {return ''.Plugin\LCRun3::debug('[bannerTop]', 'sec', $cx, Plugin\LCRun3::debug('[bannerTop]', 'v', $cx, $in, array('bannerTop')), $in, false, function($cx, $in) {return ''.' <div class="banner-top"> | ||
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 src="'.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'" alt=""> | ||
78 | - </a> | ||
79 | - </li> | ||
80 | -';}).' </ul> | ||
81 | - </div> | ||
82 | - <div class="swiper-pagination"> | ||
83 | - <div class="pagination-inner"> | ||
84 | - </div> | ||
85 | - </div> | ||
86 | - </div>'.'';}).' | ||
87 | -'.Plugin\LCRun3::debug('[iconsEnter]', 'sec', $cx, Plugin\LCRun3::debug('[iconsEnter]', 'v', $cx, $in, array('iconsEnter')), $in, false, function($cx, $in) {return ''.' <div class="icons-wrapper"> | ||
88 | - <ul class="icons-list clearfix"> | ||
89 | -'.Plugin\LCRun3::debug('[list]', 'sec', $cx, Plugin\LCRun3::debug('[list]', 'v', $cx, $in, array('list')), $in, false, function($cx, $in) {return ' <li class="icons-item"><a href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'" class="imagebar"><img class="lazy" data-original="'.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'" alt=""></a><a href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'" class="linkbar">'.Plugin\LCRun3::debug('[title]', 'encq', $cx, Plugin\LCRun3::debug('[title]', 'v', $cx, $in, array('title'))).'</a></li> | ||
90 | -';}).' </ul> | ||
91 | - </div>'.'';}).' | ||
92 | -'.Plugin\LCRun3::debug('[banner]', 'sec', $cx, Plugin\LCRun3::debug('[banner]', 'v', $cx, $in, array('banner')), $in, false, function($cx, $in) {return ''.' <div class="banner-center"> | ||
93 | - <a href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'"> | ||
94 | - <img class="lazy" data-original="'.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'" alt=""> | ||
95 | - </a> | ||
96 | - </div>'.'';}).' | ||
97 | -'.Plugin\LCRun3::debug('[hotCategory]', 'sec', $cx, Plugin\LCRun3::debug('[hotCategory]', 'v', $cx, $in, array('hotCategory')), $in, false, function($cx, $in) {return ''.' <div class="hot-category"> | ||
98 | -'.''.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"> | ||
99 | - <h2>'.Plugin\LCRun3::debug('this', 'encq', $cx, $in).'</h2> | ||
100 | - </div> | ||
101 | -';}).''.' | ||
102 | -'.Plugin\LCRun3::debug('[banner]', 'sec', $cx, Plugin\LCRun3::debug('[banner]', 'v', $cx, $in, array('banner')), $in, false, function($cx, $in) {return ' <a class="banner" href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'"> | ||
103 | - <img class="lazy" data-original="'.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'"> | ||
104 | - </a> | ||
105 | -';}).' <ul class="category-list clearfix"> | ||
106 | -'.Plugin\LCRun3::debug('[list]', 'sec', $cx, Plugin\LCRun3::debug('[list]', 'v', $cx, $in, array('list')), $in, false, function($cx, $in) {return ' <li> | ||
107 | - <a href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'"> | ||
108 | - <div class="img-box"> | ||
109 | - <img class="lazy" data-original="'.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'" alt=""> | ||
110 | - </div> | ||
111 | - <p class="category-title">'.Plugin\LCRun3::debug('[textCn]', 'encq', $cx, Plugin\LCRun3::debug('[textCn]', 'v', $cx, $in, array('textCn'))).'</p> | ||
112 | - </a> | ||
113 | - </li> | ||
114 | -';}).' </ul> | ||
115 | - </div>'.'';}).' | ||
116 | -'.Plugin\LCRun3::debug('[hotBrands]', 'sec', $cx, Plugin\LCRun3::debug('[hotBrands]', 'v', $cx, $in, array('hotBrands')), $in, false, function($cx, $in) {return ''.' <ul class="hot-brands clearfix"> | ||
117 | -'.''.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"> | ||
118 | - <h2>'.Plugin\LCRun3::debug('this', 'encq', $cx, $in).'</h2> | ||
119 | - </div> | ||
120 | -';}).''.''.Plugin\LCRun3::debug('[list]', 'sec', $cx, Plugin\LCRun3::debug('[list]', 'v', $cx, $in, array('list')), $in, false, function($cx, $in) {return ' <li class="brand"> | ||
121 | - <a href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'"> | ||
122 | - <div class="brand-logo"> | ||
123 | - <img class="lazy" data-original="'.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'"> | ||
124 | - </div> | ||
125 | - <p class="brand-name">'.Plugin\LCRun3::debug('[name]', 'encq', $cx, Plugin\LCRun3::debug('[name]', 'v', $cx, $in, array('name'))).'</p> | ||
126 | - </a> | ||
127 | - </li> | ||
128 | -';}).' <li class="more"> | ||
129 | - <a href="'.Plugin\LCRun3::debug('[more]', 'encq', $cx, Plugin\LCRun3::debug('[more]', 'v', $cx, $in, array('more'))).'"></a> | ||
130 | - </li> | ||
131 | - </ul>'.'';}).' | ||
132 | -'.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"> | ||
133 | -'.''.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"> | ||
134 | - <h2>'.Plugin\LCRun3::debug('this', 'encq', $cx, $in).'</h2> | ||
135 | - </div> | ||
136 | -';}).''.' <div class="brands-swiper"> | ||
137 | - <ul class="brands-list swiper-wrapper clearfix"> | ||
138 | -'.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"> | ||
139 | - <a href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'"> | ||
140 | - <img src="'.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'" alt=""> | ||
141 | - <span class="brands-title">'.Plugin\LCRun3::debug('[textCn]', 'encq', $cx, Plugin\LCRun3::debug('[textCn]', 'v', $cx, $in, array('textCn'))).'</span> | ||
142 | - </a> | ||
143 | - </li> | ||
144 | -';}).' </ul> | ||
145 | - </div> | ||
146 | - </div>'.'';}).' | ||
147 | -'.Plugin\LCRun3::debug('[trendColloaction]', 'sec', $cx, Plugin\LCRun3::debug('[trendColloaction]', 'v', $cx, $in, array('trendColloaction')), $in, false, function($cx, $in) {return ''.' <div class="trend-coll-wrapper"> | ||
148 | -'.''.Plugin\LCRun3::debug('[title]', 'sec', $cx, Plugin\LCRun3::debug('[title]', 'v', $cx, $in, array('title')), $in, false, function($cx, $in) {return ' <div class="floor-header-more"> | ||
149 | - <h2>'.Plugin\LCRun3::debug('[title]', 'encq', $cx, Plugin\LCRun3::debug('[title]', 'v', $cx, $in, array('title'))).'</h2> | ||
150 | - <a class="more-btn iconfont" href="'.Plugin\LCRun3::debug('[more_url]', 'encq', $cx, Plugin\LCRun3::debug('[more_url]', 'v', $cx, $in, array('more_url'))).'">'.Plugin\LCRun3::debug('[more_name]', 'encq', $cx, Plugin\LCRun3::debug('[more_name]', 'v', $cx, $in, array('more_name'))).'</a> | ||
151 | - </div> | ||
152 | - ';}).''.' <div class="trend-coll-content clearfix"> | ||
153 | -'.Plugin\LCRun3::debug('[article]', 'sec', $cx, Plugin\LCRun3::debug('[article]', 'v', $cx, $in, array('article')), $in, false, function($cx, $in) {return ' <div class="lspan"> | ||
154 | - <a href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'"><img class="lazy rspanimg" data-original="'.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'" ></a> | ||
155 | - </div> | ||
156 | -';}).' </div> | ||
157 | - <div class="trend-coll-tail"> | ||
158 | - <h3 class="recommend-title">推荐搭配</h3> | ||
159 | - <div class="recommend-swiper"> | ||
160 | - <ul class="recommend-list clearfix"> | ||
161 | -'.Plugin\LCRun3::debug('[recommend_collocation]', 'sec', $cx, Plugin\LCRun3::debug('[recommend_collocation]', 'v', $cx, $in, array('recommend_collocation')), $in, false, function($cx, $in) {return ' <li class="recommend-item swiper-slide"><a href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'"><img class="img" src="'.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'" alt="" /></a></li> | ||
162 | -';}).' </ul> | ||
163 | - </div> | ||
164 | - </div> | ||
165 | - </div> | ||
166 | - | ||
167 | - | ||
168 | -'.'';}).' | ||
169 | -'.Plugin\LCRun3::debug('[trendTopics]', 'sec', $cx, Plugin\LCRun3::debug('[trendTopics]', 'v', $cx, $in, array('trendTopics')), $in, false, function($cx, $in) {return ''.' <div class="trend-topic-wrapper"> | ||
170 | -'.''.Plugin\LCRun3::debug('[title]', 'sec', $cx, Plugin\LCRun3::debug('[title]', 'v', $cx, $in, array('title')), $in, false, function($cx, $in) {return ' <div class="floor-header-more"> | ||
171 | - <h2>'.Plugin\LCRun3::debug('[title]', 'encq', $cx, Plugin\LCRun3::debug('[title]', 'v', $cx, $in, array('title'))).'</h2> | ||
172 | - <a class="more-btn iconfont" href="'.Plugin\LCRun3::debug('[more_url]', 'encq', $cx, Plugin\LCRun3::debug('[more_url]', 'v', $cx, $in, array('more_url'))).'">'.Plugin\LCRun3::debug('[more_name]', 'encq', $cx, Plugin\LCRun3::debug('[more_name]', 'v', $cx, $in, array('more_name'))).'</a> | ||
173 | - </div> | ||
174 | - ';}).''.' <div class="trend-topic-content"> | ||
175 | - <div class="trend-topic-swiper"> | ||
176 | - <ul class="swiper-wrapper"> | ||
177 | -'.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"> | ||
178 | - <a href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'"> | ||
179 | - <div class="img-box"> | ||
180 | - <img class="lazy" data-original="'.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'" src="'.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'" alt=""> | ||
181 | - </div> | ||
182 | - <div class="item-content"> | ||
183 | - <p class="title">'.Plugin\LCRun3::debug('[title]', 'encq', $cx, Plugin\LCRun3::debug('[title]', 'v', $cx, $in, array('title'))).'</p> | ||
184 | - <p class="time"> | ||
185 | - <span class="iconfont time-icon"></span> | ||
186 | - <span>'.Plugin\LCRun3::debug('[publish_time]', 'encq', $cx, Plugin\LCRun3::debug('[publish_time]', 'v', $cx, $in, array('publish_time'))).'</span> | ||
187 | - </p> | ||
188 | - </div> | ||
189 | - </a> | ||
190 | - </li> | ||
191 | -';}).' </ul> | ||
192 | - </div> | ||
193 | - <div class="swiper-pagination"> | ||
194 | - <div class="pagination-inner clearfix"> | ||
195 | - </div> | ||
196 | - </div> | ||
197 | - </div> | ||
198 | - </div> | ||
199 | -'.'';}).' | ||
200 | -'.Plugin\LCRun3::debug('[goodsCategory]', 'sec', $cx, Plugin\LCRun3::debug('[goodsCategory]', 'v', $cx, $in, array('goodsCategory')), $in, false, function($cx, $in) {return ''.''.''.Plugin\LCRun3::debug('[title]', 'sec', $cx, Plugin\LCRun3::debug('[title]', 'v', $cx, $in, array('title')), $in, false, function($cx, $in) {return ' <div class="floor-header-more"> | ||
201 | - <h2>'.Plugin\LCRun3::debug('[title]', 'encq', $cx, Plugin\LCRun3::debug('[title]', 'v', $cx, $in, array('title'))).'</h2> | ||
202 | - <a class="more-btn iconfont" href="'.Plugin\LCRun3::debug('[more_url]', 'encq', $cx, Plugin\LCRun3::debug('[more_url]', 'v', $cx, $in, array('more_url'))).'">'.Plugin\LCRun3::debug('[more_name]', 'encq', $cx, Plugin\LCRun3::debug('[more_name]', 'v', $cx, $in, array('more_name'))).'</a> | ||
203 | - </div> | ||
204 | - ';}).''.' <div class="goods-category"> | ||
205 | -'.Plugin\LCRun3::debug('[big_image]', 'sec', $cx, Plugin\LCRun3::debug('[big_image]', 'v', $cx, $in, array('big_image')), $in, false, function($cx, $in) {return ' <div class="category-swiper"> | ||
206 | - <ul class="swiper-wrapper clearfix"> | ||
207 | -'.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"> | ||
208 | - <a href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'"> | ||
209 | - <img class="lazy" src="'.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'" alt="'.Plugin\LCRun3::debug('[title]', 'encq', $cx, Plugin\LCRun3::debug('[title]', 'v', $cx, $in, array('title'))).'"> | ||
210 | - </a> | ||
211 | - </li> | ||
212 | -';}).' </ul> | ||
213 | - <div class="swiper-pagination"> | ||
214 | - <div class="pagination-inner clearfix"> | ||
215 | - </div> | ||
216 | - </div> | ||
217 | - </div> | ||
218 | -';}).' <ul class="category-list clearfix"> | ||
219 | -'.Plugin\LCRun3::debug('[list]', 'sec', $cx, Plugin\LCRun3::debug('[list]', 'v', $cx, $in, array('list')), $in, false, function($cx, $in) {return ' <li> | ||
220 | - <a href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'"> | ||
221 | - <p class="first-show">推荐品类</p> | ||
222 | - <div class="img-box"> | ||
223 | - <img src="'.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'" alt=""> | ||
224 | - </div> | ||
225 | - <p class="category-name">'.Plugin\LCRun3::debug('[textCn]', 'encq', $cx, Plugin\LCRun3::debug('[textCn]', 'v', $cx, $in, array('textCn'))).'</p> | ||
226 | - </a> | ||
227 | - </li> | ||
228 | -';}).' </ul> | ||
229 | - </div>'.'';}).' | ||
230 | -'.Plugin\LCRun3::debug('[creativeLife]', 'sec', $cx, Plugin\LCRun3::debug('[creativeLife]', 'v', $cx, $in, array('creativeLife')), $in, false, function($cx, $in) {return ''.''.''.Plugin\LCRun3::debug('[title]', 'sec', $cx, Plugin\LCRun3::debug('[title]', 'v', $cx, $in, array('title')), $in, false, function($cx, $in) {return ' <div class="floor-header-more"> | ||
231 | - <h2>'.Plugin\LCRun3::debug('[title]', 'encq', $cx, Plugin\LCRun3::debug('[title]', 'v', $cx, $in, array('title'))).'</h2> | ||
232 | - <a class="more-btn iconfont" href="'.Plugin\LCRun3::debug('[more_url]', 'encq', $cx, Plugin\LCRun3::debug('[more_url]', 'v', $cx, $in, array('more_url'))).'">'.Plugin\LCRun3::debug('[more_name]', 'encq', $cx, Plugin\LCRun3::debug('[more_name]', 'v', $cx, $in, array('more_name'))).'</a> | ||
233 | - </div> | ||
234 | - ';}).''.' <div class="creative-life"> | ||
235 | -'.Plugin\LCRun3::debug('[banner]', 'sec', $cx, Plugin\LCRun3::debug('[banner]', 'v', $cx, $in, array('banner')), $in, false, function($cx, $in) {return ' <a class="banner" href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'"> | ||
236 | - <img class="lazy" data-original="'.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'"> | ||
237 | - </a> | ||
238 | -';}).' <ul class="classify-list clearfix"> | ||
239 | -'.Plugin\LCRun3::debug('[list]', 'sec', $cx, Plugin\LCRun3::debug('[list]', 'v', $cx, $in, array('list')), $in, false, function($cx, $in) {return ' <li class="classify"> | ||
240 | - <a href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'"> | ||
241 | - <div class="classify-logo"> | ||
242 | - <img class="lazy" data-original="'.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'"> | ||
243 | - </div> | ||
244 | - <p class="classify-name">'.Plugin\LCRun3::debug('[name]', 'encq', $cx, Plugin\LCRun3::debug('[name]', 'v', $cx, $in, array('name'))).'</p> | ||
245 | - </a> | ||
246 | - </li> | ||
247 | -';}).' </ul> | ||
248 | - </div>'.'';}).' | ||
249 | -'.Plugin\LCRun3::debug('[plusStar]', 'sec', $cx, Plugin\LCRun3::debug('[plusStar]', 'v', $cx, $in, array('plusStar')), $in, false, function($cx, $in) {return ''.' | ||
250 | - <div class="plus-star"> | ||
251 | -'.''.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"> | ||
252 | - <h2>'.Plugin\LCRun3::debug('this', 'encq', $cx, $in).'</h2> | ||
253 | - </div> | ||
254 | -';}).''.' <a href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'"> | ||
255 | - <img class="lazy" data-original="'.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'"> | ||
256 | - </a> | ||
257 | - </div>'.'';}).'';}).' | ||
258 | - '.'<div class="maybe-like"> | ||
259 | - <p class="title"> | ||
260 | - <i class="icon"></i> | ||
261 | - <span>你可能喜欢</span> | ||
262 | - </p> | ||
263 | - | ||
264 | - <ul id="maybe-like-nav" class="maybe-like-nav clearfix"> | ||
265 | - <li class="maybe-like-nav-item focus">新品到着</li> | ||
266 | - <li class="maybe-like-nav-item">人气单品</li> | ||
267 | - </ul> | ||
268 | - | ||
269 | - <div id="goods-list"> | ||
270 | -'.''.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' : '').'"> | ||
271 | -'.Plugin\LCRun3::debug('[goods]', 'sec', $cx, Plugin\LCRun3::debug('[goods]', 'v', $cx, $in, array('goods')), $in, false, function($cx, $in) {return ''.' <div class="good-info" data-id="'.Plugin\LCRun3::debug('[id]', 'encq', $cx, Plugin\LCRun3::debug('[id]', 'v', $cx, $in, array('id'))).'"> | ||
272 | - <div class="tag-container clearfix"> | ||
273 | -'.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> | ||
274 | -';}).''.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> | ||
275 | -';}).''.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> | ||
276 | -';}).''.Plugin\LCRun3::debug('[is_yohoood]', 'sec', $cx, Plugin\LCRun3::debug('[is_yohoood]', 'v', $cx, $in, array('is_yohoood')), $in, false, function($cx, $in) {return ' <div class="good-tag yohood-tag"></div> | ||
277 | -';}).''.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> | ||
278 | -';}).'';}).' </div> | ||
279 | - <div class="good-detail-img"> | ||
280 | - <a class="good-thumb" href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'"> | ||
281 | - <img class="lazy" data-original="'.Plugin\LCRun3::debug('[thumb]', 'encq', $cx, Plugin\LCRun3::debug('[thumb]', 'v', $cx, $in, array('thumb'))).'"> | ||
282 | - </a> | ||
283 | -'.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> | ||
284 | -';}).' </div> | ||
285 | - <div class="good-detail-text"> | ||
286 | - <div class="name"> | ||
287 | - <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> | ||
288 | - </div> | ||
289 | - <div class="price"> | ||
290 | - <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> | ||
291 | -'.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> | ||
292 | -';}).' </div> | ||
293 | - </div> | ||
294 | - </div> | ||
295 | -'.'';}).' </div> | ||
296 | - ';}).''.' </div> | ||
297 | - | ||
298 | - <div id="load-more-info" class="load-more-info"> | ||
299 | - <div class="loading status hide"> | ||
300 | - 正在加载... | ||
301 | - </div> | ||
302 | - <span class="no-more status hide">没有更多啦</span> | ||
303 | - </div> | ||
304 | -</div> | ||
305 | - | ||
306 | - '.''.' | ||
307 | -'.Plugin\LCRun3::debug('[twoColumnGoods]', 'sec', $cx, Plugin\LCRun3::debug('[twoColumnGoods]', 'v', $cx, $in, array('twoColumnGoods')), $in, false, function($cx, $in) {return ''.' <div class="two-column-goods"> | ||
308 | - <ul class="column-nav clearfix"> | ||
309 | -'.Plugin\LCRun3::debug('[columnNav]', 'sec', $cx, Plugin\LCRun3::debug('[columnNav]', 'v', $cx, $in, array('columnNav')), $in, false, function($cx, $in) {return ' <li data-url="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'">'.Plugin\LCRun3::debug('[textCn]', 'encq', $cx, Plugin\LCRun3::debug('[textCn]', 'v', $cx, $in, array('textCn'))).'</li> | ||
310 | -';}).' </ul> | ||
311 | - <div class="goods-list clearfix"> | ||
312 | -'.Plugin\LCRun3::debug('[goods]', 'sec', $cx, Plugin\LCRun3::debug('[goods]', 'v', $cx, $in, array('goods')), $in, false, function($cx, $in) {return ''.' <div class="good-info" data-id="'.Plugin\LCRun3::debug('[id]', 'encq', $cx, Plugin\LCRun3::debug('[id]', 'v', $cx, $in, array('id'))).'"> | ||
313 | - <div class="tag-container clearfix"> | ||
314 | -'.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> | ||
315 | -';}).''.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> | ||
316 | -';}).''.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> | ||
317 | -';}).''.Plugin\LCRun3::debug('[is_yohoood]', 'sec', $cx, Plugin\LCRun3::debug('[is_yohoood]', 'v', $cx, $in, array('is_yohoood')), $in, false, function($cx, $in) {return ' <div class="good-tag yohood-tag"></div> | ||
318 | -';}).''.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> | ||
319 | -';}).'';}).' </div> | ||
320 | - <div class="good-detail-img"> | ||
321 | - <a class="good-thumb" href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'"> | ||
322 | - <img class="lazy" data-original="'.Plugin\LCRun3::debug('[thumb]', 'encq', $cx, Plugin\LCRun3::debug('[thumb]', 'v', $cx, $in, array('thumb'))).'"> | ||
323 | - </a> | ||
324 | -'.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> | ||
325 | -';}).' </div> | ||
326 | - <div class="good-detail-text"> | ||
327 | - <div class="name"> | ||
328 | - <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> | ||
329 | - </div> | ||
330 | - <div class="price"> | ||
331 | - <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> | ||
332 | -'.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> | ||
333 | -';}).' </div> | ||
334 | - </div> | ||
335 | - </div> | ||
336 | -'.'';}).' </div> | ||
337 | - </div>'.'';}).' | ||
338 | -'.Plugin\LCRun3::debug('[bannerBottom]', 'sec', $cx, Plugin\LCRun3::debug('[bannerBottom]', 'v', $cx, $in, array('bannerBottom')), $in, false, function($cx, $in) {return ''.' <div class="banner-bottom"> | ||
339 | - <a href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'"> | ||
340 | - <img class="lazy" data-original="'.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'" alt=""> | ||
341 | - </a> | ||
342 | - </div>'.'';}).' <div class="overlay"></div> | ||
343 | - </div> | ||
344 | -'.' <div class="side-nav"> | ||
345 | - <ul> | ||
346 | -'.Plugin\LCRun3::debug('[sideNav]', 'sec', $cx, Plugin\LCRun3::debug('[sideNav]', 'v', $cx, $in, array('sideNav')), $in, false, function($cx, $in) {return ' <li class="'.Plugin\LCRun3::debug('[styleClass]', 'encq', $cx, Plugin\LCRun3::debug('[styleClass]', 'v', $cx, $in, array('styleClass'))).'"> | ||
347 | -'.Plugin\LCRun3::debug('[url]', 'sec', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url')), $in, false, function($cx, $in) {return ' <a href="'.Plugin\LCRun3::debug('this', 'encq', $cx, $in).'"> | ||
348 | -';}).''.((Plugin\LCRun3::debug('^[url]', 'isec', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url')))) ? ' <a href="javascript:;"> | ||
349 | -' : '').''.Plugin\LCRun3::debug('[img]', 'sec', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img')), $in, false, function($cx, $in) {return ' <img class="nav-img" src="'.Plugin\LCRun3::debug('this', 'encq', $cx, $in).'" alt=""> | ||
350 | -';}).''.((Plugin\LCRun3::debug('^[img]', 'isec', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img')))) ? ' <i class="nav-icon"></i> | ||
351 | -' : '').' <em>'.Plugin\LCRun3::debug('[textCn]', 'encq', $cx, Plugin\LCRun3::debug('[textCn]', 'v', $cx, $in, array('textCn'))).'</em>'.Plugin\LCRun3::debug('[textEn]', 'encq', $cx, Plugin\LCRun3::debug('[textEn]', 'v', $cx, $in, array('textEn'))).' | ||
352 | -'.Plugin\LCRun3::debug('[subNav]', 'sec', $cx, Plugin\LCRun3::debug('[subNav]', 'v', $cx, $in, array('subNav')), $in, false, function($cx, $in) {return ' <span class="enter-subnav iconfont"></span> | ||
353 | -';}).' </a> | ||
354 | -'.Plugin\LCRun3::debug('[subNav]', 'sec', $cx, Plugin\LCRun3::debug('[subNav]', 'v', $cx, $in, array('subNav')), $in, false, function($cx, $in) {return ' <ul class="sub-nav"> | ||
355 | -'.Plugin\LCRun3::debug('[list]', 'sec', $cx, Plugin\LCRun3::debug('[list]', 'v', $cx, $in, array('list')), $in, false, function($cx, $in) {return ' <li class="'.Plugin\LCRun3::debug('[isSelect]', 'sec', $cx, Plugin\LCRun3::debug('[isSelect]', 'v', $cx, $in, array('isSelect')), $in, false, function($cx, $in) {return 'current';}).'" style="background-color:'.Plugin\LCRun3::debug('[bgColor]', 'encq', $cx, Plugin\LCRun3::debug('[bgColor]', 'v', $cx, $in, array('bgColor'))).'"> | ||
356 | -'.Plugin\LCRun3::debug('[url]', 'sec', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url')), $in, false, function($cx, $in) {return ' <a href="'.Plugin\LCRun3::debug('this', 'encq', $cx, $in).'"> | ||
357 | -';}).''.((Plugin\LCRun3::debug('^[url]', 'isec', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url')))) ? ' <a href="javascript:;"> | ||
358 | -' : '').''.((Plugin\LCRun3::debug('^[back]', 'isec', $cx, Plugin\LCRun3::debug('[back]', 'v', $cx, $in, array('back')))) ? ' <span class="nav-point iconfont"></span> | ||
359 | -' : '').''.Plugin\LCRun3::debug('[back]', 'sec', $cx, Plugin\LCRun3::debug('[back]', 'v', $cx, $in, array('back')), $in, false, function($cx, $in) {return ' <i class="nav-back iconfont"></i> | ||
360 | -';}).' <em>'.Plugin\LCRun3::debug('[textCn]', 'encq', $cx, Plugin\LCRun3::debug('[textCn]', 'v', $cx, $in, array('textCn'))).'</em> | ||
361 | - '.Plugin\LCRun3::debug('[textEn]', 'encq', $cx, Plugin\LCRun3::debug('[textEn]', 'v', $cx, $in, array('textEn'))).' | ||
362 | - </a> | ||
363 | - </li> | ||
364 | -';}).' </ul> | ||
365 | -';}).' </li> | ||
366 | -';}).' </ul> | ||
367 | - </div>'.''.''.''.Plugin\LCRun3::debug('[pageFooter]', 'sec', $cx, Plugin\LCRun3::debug('[pageFooter]', 'v', $cx, $in, array('pageFooter')), $in, false, function($cx, $in) {return ' <footer id="yoho-footer" class="yoho-footer hide"> | ||
368 | - <p class="op-row"> | ||
369 | - <span class="back-to-top"> | ||
370 | - Back to top | ||
371 | - <i class="iconfont"></i> | ||
372 | - </span> | ||
373 | - </p> | ||
374 | - <address class="copyright"> | ||
375 | - CopyRight©2007-2016 南京新与力文化传播有限公司 | ||
376 | - </address> | ||
377 | - </footer> | ||
378 | -';}).''.''.((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> | ||
379 | -<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> | ||
380 | -' : '').''.((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> | ||
381 | -<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> | ||
382 | -' : '').''.((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> | ||
383 | -<script src="http://static.buy.test.yoho.cn/dist/myohobuy/'.Plugin\LCRun3::debug('[version]', 'encq', $cx, Plugin\LCRun3::debug('[version]', 'v', $cx, $in, array('version'))).'/index.js"></script> | ||
384 | -' : '').''.((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> | ||
385 | -<script>seajs.config({base: \'http://localhost:8000/\'});</script> | ||
386 | -' : '').''.'<script> | ||
387 | - seajs.use(\'js/common\'); | ||
388 | -</script> | ||
389 | -'.((Plugin\LCRun3::debug('[psList]', 'ifvar', $cx, Plugin\LCRun3::debug('[psList]', 'v', $cx, $in, array('psList')))) ? '<script> | ||
390 | - seajs.use(\'js/guang/plus-star/list\'); | ||
391 | -</script> | ||
392 | -' : '').''.((Plugin\LCRun3::debug('[psDetail]', 'ifvar', $cx, Plugin\LCRun3::debug('[psDetail]', 'v', $cx, $in, array('psDetail')))) ? '<script> | ||
393 | - seajs.use(\'js/guang/plus-star/detail\'); | ||
394 | -</script> | ||
395 | -' : '').''.((Plugin\LCRun3::debug('[guangHome]', 'ifvar', $cx, Plugin\LCRun3::debug('[guangHome]', 'v', $cx, $in, array('guangHome')))) ? '<script> | ||
396 | - seajs.use(\'js/guang/home\'); | ||
397 | -</script> | ||
398 | -' : '').''.((Plugin\LCRun3::debug('[guangList]', 'ifvar', $cx, Plugin\LCRun3::debug('[guangList]', 'v', $cx, $in, array('guangList')))) ? '<script> | ||
399 | - seajs.use(\'js/guang/list\'); | ||
400 | -</script> | ||
401 | -' : '').''.((Plugin\LCRun3::debug('[guangDetail]', 'ifvar', $cx, Plugin\LCRun3::debug('[guangDetail]', 'v', $cx, $in, array('guangDetail')))) ? '<script> | ||
402 | - seajs.use(\'js/guang/detail\'); | ||
403 | -</script> | ||
404 | -' : '').''.((Plugin\LCRun3::debug('[regIndex]', 'ifvar', $cx, Plugin\LCRun3::debug('[regIndex]', 'v', $cx, $in, array('regIndex')))) ? '<script> | ||
405 | - seajs.use(\'js/passport/register/register\'); | ||
406 | -</script> | ||
407 | -' : '').''.((Plugin\LCRun3::debug('[regCode]', 'ifvar', $cx, Plugin\LCRun3::debug('[regCode]', 'v', $cx, $in, array('regCode')))) ? '<script> | ||
408 | - seajs.use(\'js/passport/register/code\'); | ||
409 | -</script> | ||
410 | -' : '').''.((Plugin\LCRun3::debug('[regPwd]', 'ifvar', $cx, Plugin\LCRun3::debug('[regPwd]', 'v', $cx, $in, array('regPwd')))) ? '<script> | ||
411 | - seajs.use(\'js/passport/register/password\'); | ||
412 | -</script> | ||
413 | -' : '').''.((Plugin\LCRun3::debug('[loginIndex]', 'ifvar', $cx, Plugin\LCRun3::debug('[loginIndex]', 'v', $cx, $in, array('loginIndex')))) ? '<script> | ||
414 | - seajs.use(\'js/passport/login/login\'); | ||
415 | -</script> | ||
416 | -' : '').''.((Plugin\LCRun3::debug('[loginInternational]', 'ifvar', $cx, Plugin\LCRun3::debug('[loginInternational]', 'v', $cx, $in, array('loginInternational')))) ? ' <script> | ||
417 | - seajs.use(\'js/passport/login/international\'); | ||
418 | - </script> | ||
419 | -' : '').''.((Plugin\LCRun3::debug('[backEmail]', 'ifvar', $cx, Plugin\LCRun3::debug('[backEmail]', 'v', $cx, $in, array('backEmail')))) ? '<script> | ||
420 | - seajs.use(\'js/passport/back/email\'); | ||
421 | -</script> | ||
422 | -' : '').''.((Plugin\LCRun3::debug('[backEmailSuccess]', 'ifvar', $cx, Plugin\LCRun3::debug('[backEmailSuccess]', 'v', $cx, $in, array('backEmailSuccess')))) ? '<script> | ||
423 | - seajs.use(\'js/passport/back/email-success\'); | ||
424 | -</script> | ||
425 | -' : '').''.((Plugin\LCRun3::debug('[backMobile]', 'ifvar', $cx, Plugin\LCRun3::debug('[backMobile]', 'v', $cx, $in, array('backMobile')))) ? '<script> | ||
426 | - seajs.use(\'js/passport/back/mobile\'); | ||
427 | -</script> | ||
428 | -' : '').''.((Plugin\LCRun3::debug('[backCode]', 'ifvar', $cx, Plugin\LCRun3::debug('[backCode]', 'v', $cx, $in, array('backCode')))) ? '<script> | ||
429 | - seajs.use(\'js/passport/back/code\'); | ||
430 | -</script> | ||
431 | -' : '').''.((Plugin\LCRun3::debug('[backNewPwd]', 'ifvar', $cx, Plugin\LCRun3::debug('[backNewPwd]', 'v', $cx, $in, array('backNewPwd')))) ? '<script> | ||
432 | - seajs.use(\'js/passport/back/new-password\'); | ||
433 | -</script> | ||
434 | -' : '').''.((Plugin\LCRun3::debug('[grilsHomePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[grilsHomePage]', 'v', $cx, $in, array('grilsHomePage')))) ? '<script> | ||
435 | - seajs.use(\'js/home/home\'); | ||
436 | -</script> | ||
437 | -' : '').''.((Plugin\LCRun3::debug('[boysHomePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[boysHomePage]', 'v', $cx, $in, array('boysHomePage')))) ? '<script> | ||
438 | - seajs.use(\'js/home/home\'); | ||
439 | -</script> | ||
440 | -' : '').''.((Plugin\LCRun3::debug('[kidsHomePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[kidsHomePage]', 'v', $cx, $in, array('kidsHomePage')))) ? '<script> | ||
441 | - seajs.use(\'js/home/home\'); | ||
442 | -</script> | ||
443 | -' : '').''.((Plugin\LCRun3::debug('[lifestyleHomePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[lifestyleHomePage]', 'v', $cx, $in, array('lifestyleHomePage')))) ? '<script> | ||
444 | - seajs.use(\'js/home/home\'); | ||
445 | -</script> | ||
446 | -' : '').''.((Plugin\LCRun3::debug('[newArrival]', 'ifvar', $cx, Plugin\LCRun3::debug('[newArrival]', 'v', $cx, $in, array('newArrival')))) ? '<script> | ||
447 | - seajs.use(\'js/product/newsale/newarrival\'); | ||
448 | -</script> | ||
449 | -' : '').''.((Plugin\LCRun3::debug('[discount]', 'ifvar', $cx, Plugin\LCRun3::debug('[discount]', 'v', $cx, $in, array('discount')))) ? '<script> | ||
450 | - seajs.use(\'js/product/newsale/discount\'); | ||
451 | -</script> | ||
452 | -' : '').''.((Plugin\LCRun3::debug('[goodListPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[goodListPage]', 'v', $cx, $in, array('goodListPage')))) ? '<script> | ||
453 | - seajs.use(\'js/product/list\'); | ||
454 | -</script> | ||
455 | -' : '').''.((Plugin\LCRun3::debug('[goodDetail]', 'ifvar', $cx, Plugin\LCRun3::debug('[goodDetail]', 'v', $cx, $in, array('goodDetail')))) ? '<script> | ||
456 | - seajs.use(\'js/product/detail/detail\'); | ||
457 | -</script> | ||
458 | -' : '').''.((Plugin\LCRun3::debug('[categoryPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[categoryPage]', 'v', $cx, $in, array('categoryPage')))) ? '<script> | ||
459 | - seajs.use(\'js/category/index\'); | ||
460 | -</script> | ||
461 | -' : '').''.((Plugin\LCRun3::debug('[brandPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[brandPage]', 'v', $cx, $in, array('brandPage')))) ? '<script> | ||
462 | - seajs.use(\'js/category/brand\'); | ||
463 | -</script> | ||
464 | -' : '').''.((Plugin\LCRun3::debug('[searchPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[searchPage]', 'v', $cx, $in, array('searchPage')))) ? '<script> | ||
465 | - seajs.use(\'js/index/search\'); | ||
466 | -</script> | ||
467 | -' : '').''.((Plugin\LCRun3::debug('[shoppingCartPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[shoppingCartPage]', 'v', $cx, $in, array('shoppingCartPage')))) ? '<script> | ||
468 | - seajs.use(\'js/shopping-cart/index\'); | ||
469 | -</script> | ||
470 | -' : '').''.'</body> | ||
471 | -</html>'.''; | ||
472 | -} | ||
473 | -?> |
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'))).'YOHO!有货</title> | ||
29 | -<meta name="keywords" content="'.Plugin\LCRun3::debug('[keywords]', 'encq', $cx, Plugin\LCRun3::debug('[keywords]', 'v', $cx, $in, array('keywords'))).'Yoho! 有货官网,潮流志,潮流男装,潮牌,美国潮牌,日本潮牌,香港潮牌,潮牌店,新品首发,欧美潮流,全球购,代购,时尚,流行,特卖,B2C,正品,购物网站,网上购物,货到付款"> | ||
30 | -<meta name="description" content="'.Plugin\LCRun3::debug('[description]', 'encq', $cx, Plugin\LCRun3::debug('[description]', 'v', $cx, $in, array('description'))).'YOHO! 有货,年轻人潮流购物中心,中国最大的潮流商品购物网站。100%品牌正品保证,支持货到付款。作为YOHO!旗下的购物平台,汇集了全球潮流时尚商品和中国最流行的商品,也是国内最大的原创文化商品平台,也是香港,台湾地区流行商品的集中地。同时包含日本、韩国等众多国外潮流品牌,带给您全新潮流购物体验。"> | ||
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 | -'.((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"> | ||
49 | -' : '').''.((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"> | ||
50 | -' : '').''.((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"> | ||
51 | -' : '').''.((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"> | ||
52 | -' : '').'</head> | ||
53 | -<body '.((Plugin\LCRun3::debug('[isPassportPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[isPassportPage]', 'v', $cx, $in, array('isPassportPage')))) ? 'class=passport-body' : '').'> | ||
54 | - '.''.Plugin\LCRun3::debug('[pageHeader]', 'sec', $cx, Plugin\LCRun3::debug('[pageHeader]', 'v', $cx, $in, array('pageHeader')), $in, false, function($cx, $in) {return '<header class="yoho-header"> | ||
55 | -'.((Plugin\LCRun3::debug('[navBack]', 'ifvar', $cx, Plugin\LCRun3::debug('[navBack]', 'v', $cx, $in, array('navBack')))) ? ' <a href="javascript:history.go(-1);" class="nav-back"></a> | ||
56 | -' : '').''.Plugin\LCRun3::debug('[navHome]', 'sec', $cx, Plugin\LCRun3::debug('[navHome]', 'v', $cx, $in, array('navHome')), $in, false, function($cx, $in) {return ' <a href="'.Plugin\LCRun3::debug('this', 'encq', $cx, $in).'" class="nav-home"></a> | ||
57 | -';}).''.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> | ||
58 | -';}).'</header> | ||
59 | -';}).''.''.'<div class="guang-list-page guang-page yoho-page"> | ||
60 | -'.Plugin\LCRun3::debug('[guang]', 'sec', $cx, Plugin\LCRun3::debug('[guang]', 'v', $cx, $in, array('guang')), $in, false, function($cx, $in) {return ' <div class="swiper-container"> | ||
61 | - <div class="swiper-wrapper"> | ||
62 | -'.Plugin\LCRun3::debug('[swiper]', 'sec', $cx, Plugin\LCRun3::debug('[swiper]', 'v', $cx, $in, array('swiper')), $in, false, function($cx, $in) {return ' <div class="swiper-slide"> | ||
63 | - <a href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'"> | ||
64 | - <img class="swiper-lazy" data-src="'.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'"> | ||
65 | - </a> | ||
66 | - <div class="swiper-lazy-preloader"></div> | ||
67 | - </div> | ||
68 | -';}).' </div> | ||
69 | - <div class="swiper-pagination"></div> | ||
70 | - </div> | ||
71 | - | ||
72 | -'.Plugin\LCRun3::debug('[author]', 'sec', $cx, Plugin\LCRun3::debug('[author]', 'v', $cx, $in, array('author')), $in, false, function($cx, $in) {return ' <div id="author-infos" class="editor-header clearfix" data-id='.Plugin\LCRun3::debug('[id]', 'encq', $cx, Plugin\LCRun3::debug('[id]', 'v', $cx, $in, array('id'))).'> | ||
73 | - <div class="avatar"> | ||
74 | - <img src="'.Plugin\LCRun3::debug('[avatar]', 'encq', $cx, Plugin\LCRun3::debug('[avatar]', 'v', $cx, $in, array('avatar'))).'"> | ||
75 | - </div> | ||
76 | - <div class="text"> | ||
77 | - <p class="name">'.Plugin\LCRun3::debug('[name]', 'encq', $cx, Plugin\LCRun3::debug('[name]', 'v', $cx, $in, array('name'))).'</p> | ||
78 | - <p class="info">'.Plugin\LCRun3::debug('[info]', 'encq', $cx, Plugin\LCRun3::debug('[info]', 'v', $cx, $in, array('info'))).'</p> | ||
79 | - </div> | ||
80 | - </div> | ||
81 | -';}).' | ||
82 | - <ul id="guang-nav" class="guang-nav clearfix"> | ||
83 | -'.Plugin\LCRun3::debug('[navs]', 'sec', $cx, Plugin\LCRun3::debug('[navs]', 'v', $cx, $in, array('navs')), $in, false, function($cx, $in) {return ' <li class="guang-nav-item '.Plugin\LCRun3::debug('[focus]', 'sec', $cx, Plugin\LCRun3::debug('[focus]', 'v', $cx, $in, array('focus')), $in, false, function($cx, $in) {return 'focus';}).'" data-type='.Plugin\LCRun3::debug('[typeId]', 'encq', $cx, Plugin\LCRun3::debug('[typeId]', 'v', $cx, $in, array('typeId'))).'> | ||
84 | - '.Plugin\LCRun3::debug('[type]', 'encq', $cx, Plugin\LCRun3::debug('[type]', 'v', $cx, $in, array('type'))).' | ||
85 | - </li> | ||
86 | -';}).' </ul> | ||
87 | - | ||
88 | - <div id="info-list"> | ||
89 | -'.Plugin\LCRun3::debug('[infos]', 'sec', $cx, Plugin\LCRun3::debug('[infos]', 'v', $cx, $in, array('infos')), $in, false, function($cx, $in) {return ' <div class="info-list '.((Plugin\LCRun3::debug('^[show]', 'isec', $cx, Plugin\LCRun3::debug('[show]', 'v', $cx, $in, array('show')))) ? 'hide' : '').'"> | ||
90 | -'.Plugin\LCRun3::debug('[info]', 'sec', $cx, Plugin\LCRun3::debug('[info]', 'v', $cx, $in, array('info')), $in, false, function($cx, $in) {return ''.' <div class="guang-info" data-id="'.Plugin\LCRun3::debug('[id]', 'encq', $cx, Plugin\LCRun3::debug('[id]', 'v', $cx, $in, array('id'))).'"> | ||
91 | -'.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'))).'> | ||
92 | - <img class="lazy avatar" data-original='.Plugin\LCRun3::debug('[avatar]', 'encq', $cx, Plugin\LCRun3::debug('[avatar]', 'v', $cx, $in, array('avatar'))).'> | ||
93 | - <span class="name">'.Plugin\LCRun3::debug('[name]', 'encq', $cx, Plugin\LCRun3::debug('[name]', 'v', $cx, $in, array('name'))).'</span> | ||
94 | - </a> | ||
95 | -';}).' | ||
96 | - <div class="info-img"> | ||
97 | -'.((Plugin\LCRun3::debug('[showTags]', 'ifvar', $cx, Plugin\LCRun3::debug('[showTags]', 'v', $cx, $in, array('showTags')))) ? ' <a href="javascript:;" class="info-match"> | ||
98 | -'.Plugin\LCRun3::debug('[isTip]', 'sec', $cx, Plugin\LCRun3::debug('[isTip]', 'v', $cx, $in, array('isTip')), $in, false, function($cx, $in) {return ' 小贴士 | ||
99 | - <div class="info-tag tip"></div> | ||
100 | -';}).''.Plugin\LCRun3::debug('[isCollocation]', 'sec', $cx, Plugin\LCRun3::debug('[isCollocation]', 'v', $cx, $in, array('isCollocation')), $in, false, function($cx, $in) {return ' 搭配 | ||
101 | - <div class="info-tag collocation"></div> | ||
102 | -';}).''.Plugin\LCRun3::debug('[isFashionMan]', 'sec', $cx, Plugin\LCRun3::debug('[isFashionMan]', 'v', $cx, $in, array('isFashionMan')), $in, false, function($cx, $in) {return ' 潮人 | ||
103 | - <div class="info-tag fashion-man"></div> | ||
104 | -';}).''.Plugin\LCRun3::debug('[isFashionGood]', 'sec', $cx, Plugin\LCRun3::debug('[isFashionGood]', 'v', $cx, $in, array('isFashionGood')), $in, false, function($cx, $in) {return ' 潮品 | ||
105 | - <div class="info-tag fashion-good"></div> | ||
106 | -';}).''.Plugin\LCRun3::debug('[isTopic]', 'sec', $cx, Plugin\LCRun3::debug('[isTopic]', 'v', $cx, $in, array('isTopic')), $in, false, function($cx, $in) {return ' 话题 | ||
107 | - <div class="info-tag topic"></div> | ||
108 | -';}).' </a> | ||
109 | -' : '').' <a href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'"> | ||
110 | - <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'))).'"> | ||
111 | - </a> | ||
112 | - </div> | ||
113 | - | ||
114 | - <div class="info-deps"> | ||
115 | - <a class="info-title-container" href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'"> | ||
116 | - <h2 class="info-title">'.Plugin\LCRun3::debug('[title]', 'encq', $cx, Plugin\LCRun3::debug('[title]', 'v', $cx, $in, array('title'))).'</h2> | ||
117 | - </a> | ||
118 | - <p class="info-text">'.Plugin\LCRun3::debug('[text]', 'encq', $cx, Plugin\LCRun3::debug('[text]', 'v', $cx, $in, array('text'))).'</p> | ||
119 | -'.' <div class="time-view-like-share clearfix"> | ||
120 | - <i class="iconfont"></i> | ||
121 | - '.Plugin\LCRun3::debug('[publishTime]', 'encq', $cx, Plugin\LCRun3::debug('[publishTime]', 'v', $cx, $in, array('publishTime'))).' | ||
122 | - <i class="iconfont"></i> | ||
123 | - <span class="page-view">'.Plugin\LCRun3::debug('[pageView]', 'encq', $cx, Plugin\LCRun3::debug('[pageView]', 'v', $cx, $in, array('pageView'))).'</span> | ||
124 | - <div class="like-share-container"> | ||
125 | -'.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';}).'"></i> | ||
126 | - <span class="like-count">'.Plugin\LCRun3::debug('[count]', 'encq', $cx, Plugin\LCRun3::debug('[count]', 'v', $cx, $in, array('count'))).'</span> | ||
127 | -';}).''.Plugin\LCRun3::debug('[collect]', 'sec', $cx, Plugin\LCRun3::debug('[collect]', 'v', $cx, $in, array('collect')), $in, false, function($cx, $in) {return ' <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';}).'"></i> | ||
128 | -';}).''.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"></a> | ||
129 | -';}).' </div> | ||
130 | - </div>'.' </div> | ||
131 | - </div>'.'';}).' </div> | ||
132 | -';}).' </div> | ||
133 | - | ||
134 | - <div id="load-more-info" class="load-more-info"> | ||
135 | - <div class="loading status"> | ||
136 | - 正在加载... | ||
137 | - </div> | ||
138 | - <span class="no-more status hide">没有更多啦</span> | ||
139 | - </div> | ||
140 | - <input id="gender" type="hidden" value='.Plugin\LCRun3::debug('[gender]', 'encq', $cx, Plugin\LCRun3::debug('[gender]', 'v', $cx, $in, array('gender'))).'> | ||
141 | -';}).'</div> | ||
142 | -'.''.''.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"> | ||
143 | - <p class="op-row"> | ||
144 | - <span class="back-to-top"> | ||
145 | - Back to top | ||
146 | - <i class="iconfont"></i> | ||
147 | - </span> | ||
148 | - </p> | ||
149 | - <address class="copyright"> | ||
150 | - CopyRight©2007-2016 南京新与力文化传播有限公司 | ||
151 | - </address> | ||
152 | - </footer> | ||
153 | -';}).''.''.((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> | ||
154 | -<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> | ||
155 | -' : '').''.((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> | ||
156 | -<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> | ||
157 | -' : '').''.((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> | ||
158 | -<script src="http://static.buy.test.yoho.cn/dist/myohobuy/'.Plugin\LCRun3::debug('[version]', 'encq', $cx, Plugin\LCRun3::debug('[version]', 'v', $cx, $in, array('version'))).'/index.js"></script> | ||
159 | -' : '').''.((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> | ||
160 | -<script>seajs.config({base: \'http://localhost:8000/\'});</script> | ||
161 | -' : '').''.'<script> | ||
162 | - seajs.use(\'js/common\'); | ||
163 | -</script> | ||
164 | -'.((Plugin\LCRun3::debug('[psList]', 'ifvar', $cx, Plugin\LCRun3::debug('[psList]', 'v', $cx, $in, array('psList')))) ? '<script> | ||
165 | - seajs.use(\'js/guang/plus-star/list\'); | ||
166 | -</script> | ||
167 | -' : '').''.((Plugin\LCRun3::debug('[psDetail]', 'ifvar', $cx, Plugin\LCRun3::debug('[psDetail]', 'v', $cx, $in, array('psDetail')))) ? '<script> | ||
168 | - seajs.use(\'js/guang/plus-star/detail\'); | ||
169 | -</script> | ||
170 | -' : '').''.((Plugin\LCRun3::debug('[guangHome]', 'ifvar', $cx, Plugin\LCRun3::debug('[guangHome]', 'v', $cx, $in, array('guangHome')))) ? '<script> | ||
171 | - seajs.use(\'js/guang/home\'); | ||
172 | -</script> | ||
173 | -' : '').''.((Plugin\LCRun3::debug('[guangList]', 'ifvar', $cx, Plugin\LCRun3::debug('[guangList]', 'v', $cx, $in, array('guangList')))) ? '<script> | ||
174 | - seajs.use(\'js/guang/list\'); | ||
175 | -</script> | ||
176 | -' : '').''.((Plugin\LCRun3::debug('[guangDetail]', 'ifvar', $cx, Plugin\LCRun3::debug('[guangDetail]', 'v', $cx, $in, array('guangDetail')))) ? '<script> | ||
177 | - seajs.use(\'js/guang/detail\'); | ||
178 | -</script> | ||
179 | -' : '').''.((Plugin\LCRun3::debug('[regIndex]', 'ifvar', $cx, Plugin\LCRun3::debug('[regIndex]', 'v', $cx, $in, array('regIndex')))) ? '<script> | ||
180 | - seajs.use(\'js/passport/register/register\'); | ||
181 | -</script> | ||
182 | -' : '').''.((Plugin\LCRun3::debug('[regCode]', 'ifvar', $cx, Plugin\LCRun3::debug('[regCode]', 'v', $cx, $in, array('regCode')))) ? '<script> | ||
183 | - seajs.use(\'js/passport/register/code\'); | ||
184 | -</script> | ||
185 | -' : '').''.((Plugin\LCRun3::debug('[regPwd]', 'ifvar', $cx, Plugin\LCRun3::debug('[regPwd]', 'v', $cx, $in, array('regPwd')))) ? '<script> | ||
186 | - seajs.use(\'js/passport/register/password\'); | ||
187 | -</script> | ||
188 | -' : '').''.((Plugin\LCRun3::debug('[loginIndex]', 'ifvar', $cx, Plugin\LCRun3::debug('[loginIndex]', 'v', $cx, $in, array('loginIndex')))) ? '<script> | ||
189 | - seajs.use(\'js/passport/login/login\'); | ||
190 | -</script> | ||
191 | -' : '').''.((Plugin\LCRun3::debug('[loginInternational]', 'ifvar', $cx, Plugin\LCRun3::debug('[loginInternational]', 'v', $cx, $in, array('loginInternational')))) ? ' <script> | ||
192 | - seajs.use(\'js/passport/login/international\'); | ||
193 | - </script> | ||
194 | -' : '').''.((Plugin\LCRun3::debug('[backEmail]', 'ifvar', $cx, Plugin\LCRun3::debug('[backEmail]', 'v', $cx, $in, array('backEmail')))) ? '<script> | ||
195 | - seajs.use(\'js/passport/back/email\'); | ||
196 | -</script> | ||
197 | -' : '').''.((Plugin\LCRun3::debug('[backEmailSuccess]', 'ifvar', $cx, Plugin\LCRun3::debug('[backEmailSuccess]', 'v', $cx, $in, array('backEmailSuccess')))) ? '<script> | ||
198 | - seajs.use(\'js/passport/back/email-success\'); | ||
199 | -</script> | ||
200 | -' : '').''.((Plugin\LCRun3::debug('[backMobile]', 'ifvar', $cx, Plugin\LCRun3::debug('[backMobile]', 'v', $cx, $in, array('backMobile')))) ? '<script> | ||
201 | - seajs.use(\'js/passport/back/mobile\'); | ||
202 | -</script> | ||
203 | -' : '').''.((Plugin\LCRun3::debug('[backCode]', 'ifvar', $cx, Plugin\LCRun3::debug('[backCode]', 'v', $cx, $in, array('backCode')))) ? '<script> | ||
204 | - seajs.use(\'js/passport/back/code\'); | ||
205 | -</script> | ||
206 | -' : '').''.((Plugin\LCRun3::debug('[backNewPwd]', 'ifvar', $cx, Plugin\LCRun3::debug('[backNewPwd]', 'v', $cx, $in, array('backNewPwd')))) ? '<script> | ||
207 | - seajs.use(\'js/passport/back/new-password\'); | ||
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\'); | ||
211 | -</script> | ||
212 | -' : '').''.((Plugin\LCRun3::debug('[boysHomePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[boysHomePage]', 'v', $cx, $in, array('boysHomePage')))) ? '<script> | ||
213 | - seajs.use(\'js/home/home\'); | ||
214 | -</script> | ||
215 | -' : '').''.((Plugin\LCRun3::debug('[kidsHomePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[kidsHomePage]', 'v', $cx, $in, array('kidsHomePage')))) ? '<script> | ||
216 | - seajs.use(\'js/home/home\'); | ||
217 | -</script> | ||
218 | -' : '').''.((Plugin\LCRun3::debug('[lifestyleHomePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[lifestyleHomePage]', 'v', $cx, $in, array('lifestyleHomePage')))) ? '<script> | ||
219 | - seajs.use(\'js/home/home\'); | ||
220 | -</script> | ||
221 | -' : '').''.((Plugin\LCRun3::debug('[newArrival]', 'ifvar', $cx, Plugin\LCRun3::debug('[newArrival]', 'v', $cx, $in, array('newArrival')))) ? '<script> | ||
222 | - seajs.use(\'js/product/newsale/newarrival\'); | ||
223 | -</script> | ||
224 | -' : '').''.((Plugin\LCRun3::debug('[discount]', 'ifvar', $cx, Plugin\LCRun3::debug('[discount]', 'v', $cx, $in, array('discount')))) ? '<script> | ||
225 | - seajs.use(\'js/product/newsale/discount\'); | ||
226 | -</script> | ||
227 | -' : '').''.((Plugin\LCRun3::debug('[goodListPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[goodListPage]', 'v', $cx, $in, array('goodListPage')))) ? '<script> | ||
228 | - seajs.use(\'js/product/list\'); | ||
229 | -</script> | ||
230 | -' : '').''.((Plugin\LCRun3::debug('[goodDetail]', 'ifvar', $cx, Plugin\LCRun3::debug('[goodDetail]', 'v', $cx, $in, array('goodDetail')))) ? '<script> | ||
231 | - seajs.use(\'js/product/detail/detail\'); | ||
232 | -</script> | ||
233 | -' : '').''.((Plugin\LCRun3::debug('[categoryPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[categoryPage]', 'v', $cx, $in, array('categoryPage')))) ? '<script> | ||
234 | - seajs.use(\'js/category/index\'); | ||
235 | -</script> | ||
236 | -' : '').''.((Plugin\LCRun3::debug('[brandPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[brandPage]', 'v', $cx, $in, array('brandPage')))) ? '<script> | ||
237 | - seajs.use(\'js/category/brand\'); | ||
238 | -</script> | ||
239 | -' : '').''.((Plugin\LCRun3::debug('[searchPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[searchPage]', 'v', $cx, $in, array('searchPage')))) ? '<script> | ||
240 | - seajs.use(\'js/index/search\'); | ||
241 | -</script> | ||
242 | -' : '').''.((Plugin\LCRun3::debug('[shoppingCartPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[shoppingCartPage]', 'v', $cx, $in, array('shoppingCartPage')))) ? '<script> | ||
243 | - seajs.use(\'js/shopping-cart/index\'); | ||
244 | -</script> | ||
245 | -' : '').''.'</body> | ||
246 | -</html>'.''; | ||
247 | -} | ||
248 | -?> |
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'))).'YOHO!有货</title> | ||
29 | -<meta name="keywords" content="'.Plugin\LCRun3::debug('[keywords]', 'encq', $cx, Plugin\LCRun3::debug('[keywords]', 'v', $cx, $in, array('keywords'))).'Yoho! 有货官网,潮流志,潮流男装,潮牌,美国潮牌,日本潮牌,香港潮牌,潮牌店,新品首发,欧美潮流,全球购,代购,时尚,流行,特卖,B2C,正品,购物网站,网上购物,货到付款"> | ||
30 | -<meta name="description" content="'.Plugin\LCRun3::debug('[description]', 'encq', $cx, Plugin\LCRun3::debug('[description]', 'v', $cx, $in, array('description'))).'YOHO! 有货,年轻人潮流购物中心,中国最大的潮流商品购物网站。100%品牌正品保证,支持货到付款。作为YOHO!旗下的购物平台,汇集了全球潮流时尚商品和中国最流行的商品,也是国内最大的原创文化商品平台,也是香港,台湾地区流行商品的集中地。同时包含日本、韩国等众多国外潮流品牌,带给您全新潮流购物体验。"> | ||
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 | -'.((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"> | ||
49 | -' : '').''.((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"> | ||
50 | -' : '').''.((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"> | ||
51 | -' : '').''.((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"> | ||
52 | -' : '').'</head> | ||
53 | -<body '.((Plugin\LCRun3::debug('[isPassportPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[isPassportPage]', 'v', $cx, $in, array('isPassportPage')))) ? 'class=passport-body' : '').'> | ||
54 | - '.''.Plugin\LCRun3::debug('[pageHeader]', 'sec', $cx, Plugin\LCRun3::debug('[pageHeader]', 'v', $cx, $in, array('pageHeader')), $in, false, function($cx, $in) {return '<header class="yoho-header"> | ||
55 | -'.((Plugin\LCRun3::debug('[navBack]', 'ifvar', $cx, Plugin\LCRun3::debug('[navBack]', 'v', $cx, $in, array('navBack')))) ? ' <a href="javascript:history.go(-1);" class="nav-back"></a> | ||
56 | -' : '').''.Plugin\LCRun3::debug('[navHome]', 'sec', $cx, Plugin\LCRun3::debug('[navHome]', 'v', $cx, $in, array('navHome')), $in, false, function($cx, $in) {return ' <a href="'.Plugin\LCRun3::debug('this', 'encq', $cx, $in).'" class="nav-home"></a> | ||
57 | -';}).''.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> | ||
58 | -';}).'</header> | ||
59 | -';}).''.''.'<div class="ps-list-page ps-page yoho-page"> | ||
60 | -'.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"> | ||
61 | - <li class="star-nav focus">明星潮品</li> | ||
62 | - <li class="plus-nav">原创潮牌</li> | ||
63 | - </ul> | ||
64 | - <div id="ps-content" class="ps-content"> | ||
65 | - <ul class="star-content content"> | ||
66 | -'.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"> | ||
67 | -'.((Plugin\LCRun3::debug('[imgs]', 'ifvar', $cx, Plugin\LCRun3::debug('[imgs]', 'v', $cx, $in, array('imgs')))) ? ' <div class="swiper-container"> | ||
68 | - <div class="swiper-wrapper"> | ||
69 | -'.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"> | ||
70 | - <a href='.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'> | ||
71 | - <img class="swiper-lazy" data-src='.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'> | ||
72 | - </a> | ||
73 | - </div> | ||
74 | -';}).' </div> | ||
75 | - <div class="swiper-pagination"></div> | ||
76 | - </div> | ||
77 | -' : ' <a href='.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'> | ||
78 | - <img class="lazy" data-original='.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'> | ||
79 | - </a> | ||
80 | -').''.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> | ||
81 | -';}).' </li>'.'';}).' </ul> | ||
82 | - <ul class="plus-content content hide"> | ||
83 | -'.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"> | ||
84 | -'.((Plugin\LCRun3::debug('[imgs]', 'ifvar', $cx, Plugin\LCRun3::debug('[imgs]', 'v', $cx, $in, array('imgs')))) ? ' <div class="swiper-container"> | ||
85 | - <div class="swiper-wrapper"> | ||
86 | -'.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"> | ||
87 | - <a href='.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'> | ||
88 | - <img class="swiper-lazy" data-src='.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'> | ||
89 | - </a> | ||
90 | - </div> | ||
91 | -';}).' </div> | ||
92 | - <div class="swiper-pagination"></div> | ||
93 | - </div> | ||
94 | -' : ' <a href='.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'> | ||
95 | - <img class="lazy" data-original='.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'> | ||
96 | - </a> | ||
97 | -').''.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> | ||
98 | -';}).' </li>'.'';}).' </ul> | ||
99 | - </div> | ||
100 | -';}).'</div> | ||
101 | -'.''.''.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"> | ||
102 | - <p class="op-row"> | ||
103 | - <span class="back-to-top"> | ||
104 | - Back to top | ||
105 | - <i class="iconfont"></i> | ||
106 | - </span> | ||
107 | - </p> | ||
108 | - <address class="copyright"> | ||
109 | - CopyRight©2007-2016 南京新与力文化传播有限公司 | ||
110 | - </address> | ||
111 | - </footer> | ||
112 | -';}).''.''.((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> | ||
113 | -<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> | ||
114 | -' : '').''.((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> | ||
115 | -<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> | ||
116 | -' : '').''.((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> | ||
117 | -<script src="http://static.buy.test.yoho.cn/dist/myohobuy/'.Plugin\LCRun3::debug('[version]', 'encq', $cx, Plugin\LCRun3::debug('[version]', 'v', $cx, $in, array('version'))).'/index.js"></script> | ||
118 | -' : '').''.((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> | ||
119 | -<script>seajs.config({base: \'http://localhost:8000/\'});</script> | ||
120 | -' : '').''.'<script> | ||
121 | - seajs.use(\'js/common\'); | ||
122 | -</script> | ||
123 | -'.((Plugin\LCRun3::debug('[psList]', 'ifvar', $cx, Plugin\LCRun3::debug('[psList]', 'v', $cx, $in, array('psList')))) ? '<script> | ||
124 | - seajs.use(\'js/guang/plus-star/list\'); | ||
125 | -</script> | ||
126 | -' : '').''.((Plugin\LCRun3::debug('[psDetail]', 'ifvar', $cx, Plugin\LCRun3::debug('[psDetail]', 'v', $cx, $in, array('psDetail')))) ? '<script> | ||
127 | - seajs.use(\'js/guang/plus-star/detail\'); | ||
128 | -</script> | ||
129 | -' : '').''.((Plugin\LCRun3::debug('[guangHome]', 'ifvar', $cx, Plugin\LCRun3::debug('[guangHome]', 'v', $cx, $in, array('guangHome')))) ? '<script> | ||
130 | - seajs.use(\'js/guang/home\'); | ||
131 | -</script> | ||
132 | -' : '').''.((Plugin\LCRun3::debug('[guangList]', 'ifvar', $cx, Plugin\LCRun3::debug('[guangList]', 'v', $cx, $in, array('guangList')))) ? '<script> | ||
133 | - seajs.use(\'js/guang/list\'); | ||
134 | -</script> | ||
135 | -' : '').''.((Plugin\LCRun3::debug('[guangDetail]', 'ifvar', $cx, Plugin\LCRun3::debug('[guangDetail]', 'v', $cx, $in, array('guangDetail')))) ? '<script> | ||
136 | - seajs.use(\'js/guang/detail\'); | ||
137 | -</script> | ||
138 | -' : '').''.((Plugin\LCRun3::debug('[regIndex]', 'ifvar', $cx, Plugin\LCRun3::debug('[regIndex]', 'v', $cx, $in, array('regIndex')))) ? '<script> | ||
139 | - seajs.use(\'js/passport/register/register\'); | ||
140 | -</script> | ||
141 | -' : '').''.((Plugin\LCRun3::debug('[regCode]', 'ifvar', $cx, Plugin\LCRun3::debug('[regCode]', 'v', $cx, $in, array('regCode')))) ? '<script> | ||
142 | - seajs.use(\'js/passport/register/code\'); | ||
143 | -</script> | ||
144 | -' : '').''.((Plugin\LCRun3::debug('[regPwd]', 'ifvar', $cx, Plugin\LCRun3::debug('[regPwd]', 'v', $cx, $in, array('regPwd')))) ? '<script> | ||
145 | - seajs.use(\'js/passport/register/password\'); | ||
146 | -</script> | ||
147 | -' : '').''.((Plugin\LCRun3::debug('[loginIndex]', 'ifvar', $cx, Plugin\LCRun3::debug('[loginIndex]', 'v', $cx, $in, array('loginIndex')))) ? '<script> | ||
148 | - seajs.use(\'js/passport/login/login\'); | ||
149 | -</script> | ||
150 | -' : '').''.((Plugin\LCRun3::debug('[loginInternational]', 'ifvar', $cx, Plugin\LCRun3::debug('[loginInternational]', 'v', $cx, $in, array('loginInternational')))) ? ' <script> | ||
151 | - seajs.use(\'js/passport/login/international\'); | ||
152 | - </script> | ||
153 | -' : '').''.((Plugin\LCRun3::debug('[backEmail]', 'ifvar', $cx, Plugin\LCRun3::debug('[backEmail]', 'v', $cx, $in, array('backEmail')))) ? '<script> | ||
154 | - seajs.use(\'js/passport/back/email\'); | ||
155 | -</script> | ||
156 | -' : '').''.((Plugin\LCRun3::debug('[backEmailSuccess]', 'ifvar', $cx, Plugin\LCRun3::debug('[backEmailSuccess]', 'v', $cx, $in, array('backEmailSuccess')))) ? '<script> | ||
157 | - seajs.use(\'js/passport/back/email-success\'); | ||
158 | -</script> | ||
159 | -' : '').''.((Plugin\LCRun3::debug('[backMobile]', 'ifvar', $cx, Plugin\LCRun3::debug('[backMobile]', 'v', $cx, $in, array('backMobile')))) ? '<script> | ||
160 | - seajs.use(\'js/passport/back/mobile\'); | ||
161 | -</script> | ||
162 | -' : '').''.((Plugin\LCRun3::debug('[backCode]', 'ifvar', $cx, Plugin\LCRun3::debug('[backCode]', 'v', $cx, $in, array('backCode')))) ? '<script> | ||
163 | - seajs.use(\'js/passport/back/code\'); | ||
164 | -</script> | ||
165 | -' : '').''.((Plugin\LCRun3::debug('[backNewPwd]', 'ifvar', $cx, Plugin\LCRun3::debug('[backNewPwd]', 'v', $cx, $in, array('backNewPwd')))) ? '<script> | ||
166 | - seajs.use(\'js/passport/back/new-password\'); | ||
167 | -</script> | ||
168 | -' : '').''.((Plugin\LCRun3::debug('[grilsHomePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[grilsHomePage]', 'v', $cx, $in, array('grilsHomePage')))) ? '<script> | ||
169 | - seajs.use(\'js/home/home\'); | ||
170 | -</script> | ||
171 | -' : '').''.((Plugin\LCRun3::debug('[boysHomePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[boysHomePage]', 'v', $cx, $in, array('boysHomePage')))) ? '<script> | ||
172 | - seajs.use(\'js/home/home\'); | ||
173 | -</script> | ||
174 | -' : '').''.((Plugin\LCRun3::debug('[kidsHomePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[kidsHomePage]', 'v', $cx, $in, array('kidsHomePage')))) ? '<script> | ||
175 | - seajs.use(\'js/home/home\'); | ||
176 | -</script> | ||
177 | -' : '').''.((Plugin\LCRun3::debug('[lifestyleHomePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[lifestyleHomePage]', 'v', $cx, $in, array('lifestyleHomePage')))) ? '<script> | ||
178 | - seajs.use(\'js/home/home\'); | ||
179 | -</script> | ||
180 | -' : '').''.((Plugin\LCRun3::debug('[newArrival]', 'ifvar', $cx, Plugin\LCRun3::debug('[newArrival]', 'v', $cx, $in, array('newArrival')))) ? '<script> | ||
181 | - seajs.use(\'js/product/newsale/newarrival\'); | ||
182 | -</script> | ||
183 | -' : '').''.((Plugin\LCRun3::debug('[discount]', 'ifvar', $cx, Plugin\LCRun3::debug('[discount]', 'v', $cx, $in, array('discount')))) ? '<script> | ||
184 | - seajs.use(\'js/product/newsale/discount\'); | ||
185 | -</script> | ||
186 | -' : '').''.((Plugin\LCRun3::debug('[goodListPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[goodListPage]', 'v', $cx, $in, array('goodListPage')))) ? '<script> | ||
187 | - seajs.use(\'js/product/list\'); | ||
188 | -</script> | ||
189 | -' : '').''.((Plugin\LCRun3::debug('[goodDetail]', 'ifvar', $cx, Plugin\LCRun3::debug('[goodDetail]', 'v', $cx, $in, array('goodDetail')))) ? '<script> | ||
190 | - seajs.use(\'js/product/detail/detail\'); | ||
191 | -</script> | ||
192 | -' : '').''.((Plugin\LCRun3::debug('[categoryPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[categoryPage]', 'v', $cx, $in, array('categoryPage')))) ? '<script> | ||
193 | - seajs.use(\'js/category/index\'); | ||
194 | -</script> | ||
195 | -' : '').''.((Plugin\LCRun3::debug('[brandPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[brandPage]', 'v', $cx, $in, array('brandPage')))) ? '<script> | ||
196 | - seajs.use(\'js/category/brand\'); | ||
197 | -</script> | ||
198 | -' : '').''.((Plugin\LCRun3::debug('[searchPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[searchPage]', 'v', $cx, $in, array('searchPage')))) ? '<script> | ||
199 | - seajs.use(\'js/index/search\'); | ||
200 | -</script> | ||
201 | -' : '').''.((Plugin\LCRun3::debug('[shoppingCartPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[shoppingCartPage]', 'v', $cx, $in, array('shoppingCartPage')))) ? '<script> | ||
202 | - seajs.use(\'js/shopping-cart/index\'); | ||
203 | -</script> | ||
204 | -' : '').''.'</body> | ||
205 | -</html>'.''; | ||
206 | -} | ||
207 | -?> |
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'))).'YOHO!有货</title> | ||
29 | -<meta name="keywords" content="'.Plugin\LCRun3::debug('[keywords]', 'encq', $cx, Plugin\LCRun3::debug('[keywords]', 'v', $cx, $in, array('keywords'))).'Yoho! 有货官网,潮流志,潮流男装,潮牌,美国潮牌,日本潮牌,香港潮牌,潮牌店,新品首发,欧美潮流,全球购,代购,时尚,流行,特卖,B2C,正品,购物网站,网上购物,货到付款"> | ||
30 | -<meta name="description" content="'.Plugin\LCRun3::debug('[description]', 'encq', $cx, Plugin\LCRun3::debug('[description]', 'v', $cx, $in, array('description'))).'YOHO! 有货,年轻人潮流购物中心,中国最大的潮流商品购物网站。100%品牌正品保证,支持货到付款。作为YOHO!旗下的购物平台,汇集了全球潮流时尚商品和中国最流行的商品,也是国内最大的原创文化商品平台,也是香港,台湾地区流行商品的集中地。同时包含日本、韩国等众多国外潮流品牌,带给您全新潮流购物体验。"> | ||
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 | -'.((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"> | ||
49 | -' : '').''.((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"> | ||
50 | -' : '').''.((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"> | ||
51 | -' : '').''.((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"> | ||
52 | -' : '').'</head> | ||
53 | -<body '.((Plugin\LCRun3::debug('[isPassportPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[isPassportPage]', 'v', $cx, $in, array('isPassportPage')))) ? 'class=passport-body' : '').'> | ||
54 | - '.''.Plugin\LCRun3::debug('[pageHeader]', 'sec', $cx, Plugin\LCRun3::debug('[pageHeader]', 'v', $cx, $in, array('pageHeader')), $in, false, function($cx, $in) {return '<header class="yoho-header"> | ||
55 | -'.((Plugin\LCRun3::debug('[navBack]', 'ifvar', $cx, Plugin\LCRun3::debug('[navBack]', 'v', $cx, $in, array('navBack')))) ? ' <a href="javascript:history.go(-1);" class="nav-back"></a> | ||
56 | -' : '').''.Plugin\LCRun3::debug('[navHome]', 'sec', $cx, Plugin\LCRun3::debug('[navHome]', 'v', $cx, $in, array('navHome')), $in, false, function($cx, $in) {return ' <a href="'.Plugin\LCRun3::debug('this', 'encq', $cx, $in).'" class="nav-home"></a> | ||
57 | -';}).''.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> | ||
58 | -';}).'</header> | ||
59 | -';}).''.''.' <div class="mobile-wrap boys-wrap yoho-page"> | ||
60 | - | ||
61 | -'.Plugin\LCRun3::debug('[headerDownload]', 'sec', $cx, Plugin\LCRun3::debug('[headerDownload]', 'v', $cx, $in, array('headerDownload')), $in, false, function($cx, $in) {return ''.' <div class="header-download"> | ||
62 | - <img class="download-bg" src="'.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'" alt=""> | ||
63 | - <h1 class="yoho-logo"></h1> | ||
64 | - <p>年轻人潮流购物中心</p> | ||
65 | - <a class="download-btn" href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'">下载客户端</a> | ||
66 | - <span class="close-btn"></span> | ||
67 | - </div>'.'';}).' | ||
68 | -'.Plugin\LCRun3::debug('[homeHeader]', 'sec', $cx, Plugin\LCRun3::debug('[homeHeader]', 'v', $cx, $in, array('homeHeader')), $in, false, function($cx, $in) {return ''.' <div class="home-header clearfix" '.Plugin\LCRun3::debug('[bgColor]', 'sec', $cx, Plugin\LCRun3::debug('[bgColor]', 'v', $cx, $in, array('bgColor')), $in, false, function($cx, $in) {return 'style="background-color:'.Plugin\LCRun3::debug('this', 'encq', $cx, $in).';background-image:none"';}).'> | ||
69 | - <span class="nav-btn iconfont"></span> | ||
70 | - <span class="logo"></span> | ||
71 | - <span class="search-btn iconfont"><a href="'.Plugin\LCRun3::debug('[searchUrl]', 'encq', $cx, Plugin\LCRun3::debug('[searchUrl]', 'v', $cx, $in, array('searchUrl'))).'"></a></span> | ||
72 | - </div>'.'';}).' | ||
73 | -'.''.Plugin\LCRun3::debug('[content]', 'sec', $cx, Plugin\LCRun3::debug('[content]', 'v', $cx, $in, array('content')), $in, false, function($cx, $in) {return ''.Plugin\LCRun3::debug('[bannerTop]', 'sec', $cx, Plugin\LCRun3::debug('[bannerTop]', 'v', $cx, $in, array('bannerTop')), $in, false, function($cx, $in) {return ''.' <div class="banner-top"> | ||
74 | - <div class="banner-swiper swiper-container"> | ||
75 | - <ul class="swiper-wrapper"> | ||
76 | -'.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"> | ||
77 | - <a href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'"> | ||
78 | - <img src="'.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'" alt=""> | ||
79 | - </a> | ||
80 | - </li> | ||
81 | -';}).' </ul> | ||
82 | - </div> | ||
83 | - <div class="swiper-pagination"> | ||
84 | - <div class="pagination-inner"> | ||
85 | - </div> | ||
86 | - </div> | ||
87 | - </div>'.'';}).' | ||
88 | -'.Plugin\LCRun3::debug('[iconsEnter]', 'sec', $cx, Plugin\LCRun3::debug('[iconsEnter]', 'v', $cx, $in, array('iconsEnter')), $in, false, function($cx, $in) {return ''.' <div class="icons-wrapper"> | ||
89 | - <ul class="icons-list clearfix"> | ||
90 | -'.Plugin\LCRun3::debug('[list]', 'sec', $cx, Plugin\LCRun3::debug('[list]', 'v', $cx, $in, array('list')), $in, false, function($cx, $in) {return ' <li class="icons-item"><a href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'" class="imagebar"><img class="lazy" data-original="'.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'" alt=""></a><a href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'" class="linkbar">'.Plugin\LCRun3::debug('[title]', 'encq', $cx, Plugin\LCRun3::debug('[title]', 'v', $cx, $in, array('title'))).'</a></li> | ||
91 | -';}).' </ul> | ||
92 | - </div>'.'';}).' | ||
93 | -'.Plugin\LCRun3::debug('[banner]', 'sec', $cx, Plugin\LCRun3::debug('[banner]', 'v', $cx, $in, array('banner')), $in, false, function($cx, $in) {return ''.' <div class="banner-center"> | ||
94 | - <a href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'"> | ||
95 | - <img class="lazy" data-original="'.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'" alt=""> | ||
96 | - </a> | ||
97 | - </div>'.'';}).' | ||
98 | -'.Plugin\LCRun3::debug('[hotCategory]', 'sec', $cx, Plugin\LCRun3::debug('[hotCategory]', 'v', $cx, $in, array('hotCategory')), $in, false, function($cx, $in) {return ''.' <div class="hot-category"> | ||
99 | -'.''.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"> | ||
100 | - <h2>'.Plugin\LCRun3::debug('this', 'encq', $cx, $in).'</h2> | ||
101 | - </div> | ||
102 | -';}).''.' | ||
103 | -'.Plugin\LCRun3::debug('[banner]', 'sec', $cx, Plugin\LCRun3::debug('[banner]', 'v', $cx, $in, array('banner')), $in, false, function($cx, $in) {return ' <a class="banner" href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'"> | ||
104 | - <img class="lazy" data-original="'.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'"> | ||
105 | - </a> | ||
106 | -';}).' <ul class="category-list clearfix"> | ||
107 | -'.Plugin\LCRun3::debug('[list]', 'sec', $cx, Plugin\LCRun3::debug('[list]', 'v', $cx, $in, array('list')), $in, false, function($cx, $in) {return ' <li> | ||
108 | - <a href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'"> | ||
109 | - <div class="img-box"> | ||
110 | - <img class="lazy" data-original="'.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'" alt=""> | ||
111 | - </div> | ||
112 | - <p class="category-title">'.Plugin\LCRun3::debug('[textCn]', 'encq', $cx, Plugin\LCRun3::debug('[textCn]', 'v', $cx, $in, array('textCn'))).'</p> | ||
113 | - </a> | ||
114 | - </li> | ||
115 | -';}).' </ul> | ||
116 | - </div>'.'';}).' | ||
117 | -'.Plugin\LCRun3::debug('[hotBrands]', 'sec', $cx, Plugin\LCRun3::debug('[hotBrands]', 'v', $cx, $in, array('hotBrands')), $in, false, function($cx, $in) {return ''.' <ul class="hot-brands clearfix"> | ||
118 | -'.''.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"> | ||
119 | - <h2>'.Plugin\LCRun3::debug('this', 'encq', $cx, $in).'</h2> | ||
120 | - </div> | ||
121 | -';}).''.''.Plugin\LCRun3::debug('[list]', 'sec', $cx, Plugin\LCRun3::debug('[list]', 'v', $cx, $in, array('list')), $in, false, function($cx, $in) {return ' <li class="brand"> | ||
122 | - <a href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'"> | ||
123 | - <div class="brand-logo"> | ||
124 | - <img class="lazy" data-original="'.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'"> | ||
125 | - </div> | ||
126 | - <p class="brand-name">'.Plugin\LCRun3::debug('[name]', 'encq', $cx, Plugin\LCRun3::debug('[name]', 'v', $cx, $in, array('name'))).'</p> | ||
127 | - </a> | ||
128 | - </li> | ||
129 | -';}).' <li class="more"> | ||
130 | - <a href="'.Plugin\LCRun3::debug('[more]', 'encq', $cx, Plugin\LCRun3::debug('[more]', 'v', $cx, $in, array('more'))).'"></a> | ||
131 | - </li> | ||
132 | - </ul>'.'';}).' | ||
133 | -'.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"> | ||
134 | -'.''.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"> | ||
135 | - <h2>'.Plugin\LCRun3::debug('this', 'encq', $cx, $in).'</h2> | ||
136 | - </div> | ||
137 | -';}).''.' <div class="brands-swiper"> | ||
138 | - <ul class="brands-list swiper-wrapper clearfix"> | ||
139 | -'.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"> | ||
140 | - <a href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'"> | ||
141 | - <img src="'.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'" alt=""> | ||
142 | - <span class="brands-title">'.Plugin\LCRun3::debug('[textCn]', 'encq', $cx, Plugin\LCRun3::debug('[textCn]', 'v', $cx, $in, array('textCn'))).'</span> | ||
143 | - </a> | ||
144 | - </li> | ||
145 | -';}).' </ul> | ||
146 | - </div> | ||
147 | - </div>'.'';}).' | ||
148 | -'.Plugin\LCRun3::debug('[trendColloaction]', 'sec', $cx, Plugin\LCRun3::debug('[trendColloaction]', 'v', $cx, $in, array('trendColloaction')), $in, false, function($cx, $in) {return ''.' <div class="trend-coll-wrapper"> | ||
149 | -'.''.Plugin\LCRun3::debug('[title]', 'sec', $cx, Plugin\LCRun3::debug('[title]', 'v', $cx, $in, array('title')), $in, false, function($cx, $in) {return ' <div class="floor-header-more"> | ||
150 | - <h2>'.Plugin\LCRun3::debug('[title]', 'encq', $cx, Plugin\LCRun3::debug('[title]', 'v', $cx, $in, array('title'))).'</h2> | ||
151 | - <a class="more-btn iconfont" href="'.Plugin\LCRun3::debug('[more_url]', 'encq', $cx, Plugin\LCRun3::debug('[more_url]', 'v', $cx, $in, array('more_url'))).'">'.Plugin\LCRun3::debug('[more_name]', 'encq', $cx, Plugin\LCRun3::debug('[more_name]', 'v', $cx, $in, array('more_name'))).'</a> | ||
152 | - </div> | ||
153 | - ';}).''.' <div class="trend-coll-content clearfix"> | ||
154 | -'.Plugin\LCRun3::debug('[article]', 'sec', $cx, Plugin\LCRun3::debug('[article]', 'v', $cx, $in, array('article')), $in, false, function($cx, $in) {return ' <div class="lspan"> | ||
155 | - <a href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'"><img class="lazy rspanimg" data-original="'.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'" ></a> | ||
156 | - </div> | ||
157 | -';}).' </div> | ||
158 | - <div class="trend-coll-tail"> | ||
159 | - <h3 class="recommend-title">推荐搭配</h3> | ||
160 | - <div class="recommend-swiper"> | ||
161 | - <ul class="recommend-list clearfix"> | ||
162 | -'.Plugin\LCRun3::debug('[recommend_collocation]', 'sec', $cx, Plugin\LCRun3::debug('[recommend_collocation]', 'v', $cx, $in, array('recommend_collocation')), $in, false, function($cx, $in) {return ' <li class="recommend-item swiper-slide"><a href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'"><img class="img" src="'.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'" alt="" /></a></li> | ||
163 | -';}).' </ul> | ||
164 | - </div> | ||
165 | - </div> | ||
166 | - </div> | ||
167 | - | ||
168 | - | ||
169 | -'.'';}).' | ||
170 | -'.Plugin\LCRun3::debug('[trendTopics]', 'sec', $cx, Plugin\LCRun3::debug('[trendTopics]', 'v', $cx, $in, array('trendTopics')), $in, false, function($cx, $in) {return ''.' <div class="trend-topic-wrapper"> | ||
171 | -'.''.Plugin\LCRun3::debug('[title]', 'sec', $cx, Plugin\LCRun3::debug('[title]', 'v', $cx, $in, array('title')), $in, false, function($cx, $in) {return ' <div class="floor-header-more"> | ||
172 | - <h2>'.Plugin\LCRun3::debug('[title]', 'encq', $cx, Plugin\LCRun3::debug('[title]', 'v', $cx, $in, array('title'))).'</h2> | ||
173 | - <a class="more-btn iconfont" href="'.Plugin\LCRun3::debug('[more_url]', 'encq', $cx, Plugin\LCRun3::debug('[more_url]', 'v', $cx, $in, array('more_url'))).'">'.Plugin\LCRun3::debug('[more_name]', 'encq', $cx, Plugin\LCRun3::debug('[more_name]', 'v', $cx, $in, array('more_name'))).'</a> | ||
174 | - </div> | ||
175 | - ';}).''.' <div class="trend-topic-content"> | ||
176 | - <div class="trend-topic-swiper"> | ||
177 | - <ul class="swiper-wrapper"> | ||
178 | -'.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"> | ||
179 | - <a href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'"> | ||
180 | - <div class="img-box"> | ||
181 | - <img class="lazy" data-original="'.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'" src="'.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'" alt=""> | ||
182 | - </div> | ||
183 | - <div class="item-content"> | ||
184 | - <p class="title">'.Plugin\LCRun3::debug('[title]', 'encq', $cx, Plugin\LCRun3::debug('[title]', 'v', $cx, $in, array('title'))).'</p> | ||
185 | - <p class="time"> | ||
186 | - <span class="iconfont time-icon"></span> | ||
187 | - <span>'.Plugin\LCRun3::debug('[publish_time]', 'encq', $cx, Plugin\LCRun3::debug('[publish_time]', 'v', $cx, $in, array('publish_time'))).'</span> | ||
188 | - </p> | ||
189 | - </div> | ||
190 | - </a> | ||
191 | - </li> | ||
192 | -';}).' </ul> | ||
193 | - </div> | ||
194 | - <div class="swiper-pagination"> | ||
195 | - <div class="pagination-inner clearfix"> | ||
196 | - </div> | ||
197 | - </div> | ||
198 | - </div> | ||
199 | - </div> | ||
200 | -'.'';}).' | ||
201 | -'.Plugin\LCRun3::debug('[goodsCategory]', 'sec', $cx, Plugin\LCRun3::debug('[goodsCategory]', 'v', $cx, $in, array('goodsCategory')), $in, false, function($cx, $in) {return ''.''.''.Plugin\LCRun3::debug('[title]', 'sec', $cx, Plugin\LCRun3::debug('[title]', 'v', $cx, $in, array('title')), $in, false, function($cx, $in) {return ' <div class="floor-header-more"> | ||
202 | - <h2>'.Plugin\LCRun3::debug('[title]', 'encq', $cx, Plugin\LCRun3::debug('[title]', 'v', $cx, $in, array('title'))).'</h2> | ||
203 | - <a class="more-btn iconfont" href="'.Plugin\LCRun3::debug('[more_url]', 'encq', $cx, Plugin\LCRun3::debug('[more_url]', 'v', $cx, $in, array('more_url'))).'">'.Plugin\LCRun3::debug('[more_name]', 'encq', $cx, Plugin\LCRun3::debug('[more_name]', 'v', $cx, $in, array('more_name'))).'</a> | ||
204 | - </div> | ||
205 | - ';}).''.' <div class="goods-category"> | ||
206 | -'.Plugin\LCRun3::debug('[big_image]', 'sec', $cx, Plugin\LCRun3::debug('[big_image]', 'v', $cx, $in, array('big_image')), $in, false, function($cx, $in) {return ' <div class="category-swiper"> | ||
207 | - <ul class="swiper-wrapper clearfix"> | ||
208 | -'.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"> | ||
209 | - <a href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'"> | ||
210 | - <img class="lazy" src="'.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'" alt="'.Plugin\LCRun3::debug('[title]', 'encq', $cx, Plugin\LCRun3::debug('[title]', 'v', $cx, $in, array('title'))).'"> | ||
211 | - </a> | ||
212 | - </li> | ||
213 | -';}).' </ul> | ||
214 | - <div class="swiper-pagination"> | ||
215 | - <div class="pagination-inner clearfix"> | ||
216 | - </div> | ||
217 | - </div> | ||
218 | - </div> | ||
219 | -';}).' <ul class="category-list clearfix"> | ||
220 | -'.Plugin\LCRun3::debug('[list]', 'sec', $cx, Plugin\LCRun3::debug('[list]', 'v', $cx, $in, array('list')), $in, false, function($cx, $in) {return ' <li> | ||
221 | - <a href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'"> | ||
222 | - <p class="first-show">推荐品类</p> | ||
223 | - <div class="img-box"> | ||
224 | - <img src="'.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'" alt=""> | ||
225 | - </div> | ||
226 | - <p class="category-name">'.Plugin\LCRun3::debug('[textCn]', 'encq', $cx, Plugin\LCRun3::debug('[textCn]', 'v', $cx, $in, array('textCn'))).'</p> | ||
227 | - </a> | ||
228 | - </li> | ||
229 | -';}).' </ul> | ||
230 | - </div>'.'';}).' | ||
231 | -'.Plugin\LCRun3::debug('[creativeLife]', 'sec', $cx, Plugin\LCRun3::debug('[creativeLife]', 'v', $cx, $in, array('creativeLife')), $in, false, function($cx, $in) {return ''.''.''.Plugin\LCRun3::debug('[title]', 'sec', $cx, Plugin\LCRun3::debug('[title]', 'v', $cx, $in, array('title')), $in, false, function($cx, $in) {return ' <div class="floor-header-more"> | ||
232 | - <h2>'.Plugin\LCRun3::debug('[title]', 'encq', $cx, Plugin\LCRun3::debug('[title]', 'v', $cx, $in, array('title'))).'</h2> | ||
233 | - <a class="more-btn iconfont" href="'.Plugin\LCRun3::debug('[more_url]', 'encq', $cx, Plugin\LCRun3::debug('[more_url]', 'v', $cx, $in, array('more_url'))).'">'.Plugin\LCRun3::debug('[more_name]', 'encq', $cx, Plugin\LCRun3::debug('[more_name]', 'v', $cx, $in, array('more_name'))).'</a> | ||
234 | - </div> | ||
235 | - ';}).''.' <div class="creative-life"> | ||
236 | -'.Plugin\LCRun3::debug('[banner]', 'sec', $cx, Plugin\LCRun3::debug('[banner]', 'v', $cx, $in, array('banner')), $in, false, function($cx, $in) {return ' <a class="banner" href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'"> | ||
237 | - <img class="lazy" data-original="'.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'"> | ||
238 | - </a> | ||
239 | -';}).' <ul class="classify-list clearfix"> | ||
240 | -'.Plugin\LCRun3::debug('[list]', 'sec', $cx, Plugin\LCRun3::debug('[list]', 'v', $cx, $in, array('list')), $in, false, function($cx, $in) {return ' <li class="classify"> | ||
241 | - <a href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'"> | ||
242 | - <div class="classify-logo"> | ||
243 | - <img class="lazy" data-original="'.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'"> | ||
244 | - </div> | ||
245 | - <p class="classify-name">'.Plugin\LCRun3::debug('[name]', 'encq', $cx, Plugin\LCRun3::debug('[name]', 'v', $cx, $in, array('name'))).'</p> | ||
246 | - </a> | ||
247 | - </li> | ||
248 | -';}).' </ul> | ||
249 | - </div>'.'';}).' | ||
250 | -'.Plugin\LCRun3::debug('[plusStar]', 'sec', $cx, Plugin\LCRun3::debug('[plusStar]', 'v', $cx, $in, array('plusStar')), $in, false, function($cx, $in) {return ''.' | ||
251 | - <div class="plus-star"> | ||
252 | -'.''.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"> | ||
253 | - <h2>'.Plugin\LCRun3::debug('this', 'encq', $cx, $in).'</h2> | ||
254 | - </div> | ||
255 | -';}).''.' <a href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'"> | ||
256 | - <img class="lazy" data-original="'.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'"> | ||
257 | - </a> | ||
258 | - </div>'.'';}).'';}).' | ||
259 | - '.'<div class="maybe-like"> | ||
260 | - <p class="title"> | ||
261 | - <i class="icon"></i> | ||
262 | - <span>你可能喜欢</span> | ||
263 | - </p> | ||
264 | - | ||
265 | - <div id="goods-list" class="goods-list clearfix"></div> | ||
266 | - | ||
267 | - <div id="load-more-info" class="load-more-info"> | ||
268 | - <div class="loading status hide"> | ||
269 | - 正在加载... | ||
270 | - </div> | ||
271 | - <span class="no-more status hide">没有更多啦</span> | ||
272 | - </div> | ||
273 | -</div>'.''.' | ||
274 | -'.Plugin\LCRun3::debug('[twoColumnGoods]', 'sec', $cx, Plugin\LCRun3::debug('[twoColumnGoods]', 'v', $cx, $in, array('twoColumnGoods')), $in, false, function($cx, $in) {return ''.' <div class="two-column-goods"> | ||
275 | - <ul class="column-nav clearfix"> | ||
276 | -'.Plugin\LCRun3::debug('[columnNav]', 'sec', $cx, Plugin\LCRun3::debug('[columnNav]', 'v', $cx, $in, array('columnNav')), $in, false, function($cx, $in) {return ' <li data-url="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'">'.Plugin\LCRun3::debug('[textCn]', 'encq', $cx, Plugin\LCRun3::debug('[textCn]', 'v', $cx, $in, array('textCn'))).'</li> | ||
277 | -';}).' </ul> | ||
278 | - <div class="goods-list clearfix"> | ||
279 | -'.Plugin\LCRun3::debug('[goods]', 'sec', $cx, Plugin\LCRun3::debug('[goods]', 'v', $cx, $in, array('goods')), $in, false, function($cx, $in) {return ''.' <div class="good-info" data-id="'.Plugin\LCRun3::debug('[id]', 'encq', $cx, Plugin\LCRun3::debug('[id]', 'v', $cx, $in, array('id'))).'"> | ||
280 | - <div class="tag-container clearfix"> | ||
281 | -'.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> | ||
282 | -';}).''.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> | ||
283 | -';}).''.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> | ||
284 | -';}).''.Plugin\LCRun3::debug('[is_yohoood]', 'sec', $cx, Plugin\LCRun3::debug('[is_yohoood]', 'v', $cx, $in, array('is_yohoood')), $in, false, function($cx, $in) {return ' <div class="good-tag yohood-tag"></div> | ||
285 | -';}).''.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> | ||
286 | -';}).'';}).' </div> | ||
287 | - <div class="good-detail-img"> | ||
288 | - <a class="good-thumb" href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'"> | ||
289 | - <img class="lazy" data-original="'.Plugin\LCRun3::debug('[thumb]', 'encq', $cx, Plugin\LCRun3::debug('[thumb]', 'v', $cx, $in, array('thumb'))).'"> | ||
290 | - </a> | ||
291 | -'.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> | ||
292 | -';}).' </div> | ||
293 | - <div class="good-detail-text"> | ||
294 | - <div class="name"> | ||
295 | - <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> | ||
296 | - </div> | ||
297 | - <div class="price"> | ||
298 | - <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> | ||
299 | -'.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> | ||
300 | -';}).' </div> | ||
301 | - </div> | ||
302 | - </div> | ||
303 | -'.'';}).' </div> | ||
304 | - </div>'.'';}).' | ||
305 | - <div class="overlay"></div> | ||
306 | - </div> | ||
307 | -'.' <div class="side-nav"> | ||
308 | - <ul> | ||
309 | -'.Plugin\LCRun3::debug('[sideNav]', 'sec', $cx, Plugin\LCRun3::debug('[sideNav]', 'v', $cx, $in, array('sideNav')), $in, false, function($cx, $in) {return ' <li class="'.Plugin\LCRun3::debug('[styleClass]', 'encq', $cx, Plugin\LCRun3::debug('[styleClass]', 'v', $cx, $in, array('styleClass'))).'"> | ||
310 | -'.Plugin\LCRun3::debug('[url]', 'sec', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url')), $in, false, function($cx, $in) {return ' <a href="'.Plugin\LCRun3::debug('this', 'encq', $cx, $in).'"> | ||
311 | -';}).''.((Plugin\LCRun3::debug('^[url]', 'isec', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url')))) ? ' <a href="javascript:;"> | ||
312 | -' : '').''.Plugin\LCRun3::debug('[img]', 'sec', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img')), $in, false, function($cx, $in) {return ' <img class="nav-img" src="'.Plugin\LCRun3::debug('this', 'encq', $cx, $in).'" alt=""> | ||
313 | -';}).''.((Plugin\LCRun3::debug('^[img]', 'isec', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img')))) ? ' <i class="nav-icon"></i> | ||
314 | -' : '').' <em>'.Plugin\LCRun3::debug('[textCn]', 'encq', $cx, Plugin\LCRun3::debug('[textCn]', 'v', $cx, $in, array('textCn'))).'</em>'.Plugin\LCRun3::debug('[textEn]', 'encq', $cx, Plugin\LCRun3::debug('[textEn]', 'v', $cx, $in, array('textEn'))).' | ||
315 | -'.Plugin\LCRun3::debug('[subNav]', 'sec', $cx, Plugin\LCRun3::debug('[subNav]', 'v', $cx, $in, array('subNav')), $in, false, function($cx, $in) {return ' <span class="enter-subnav iconfont"></span> | ||
316 | -';}).' </a> | ||
317 | -'.Plugin\LCRun3::debug('[subNav]', 'sec', $cx, Plugin\LCRun3::debug('[subNav]', 'v', $cx, $in, array('subNav')), $in, false, function($cx, $in) {return ' <ul class="sub-nav"> | ||
318 | -'.Plugin\LCRun3::debug('[list]', 'sec', $cx, Plugin\LCRun3::debug('[list]', 'v', $cx, $in, array('list')), $in, false, function($cx, $in) {return ' <li class="'.Plugin\LCRun3::debug('[isSelect]', 'sec', $cx, Plugin\LCRun3::debug('[isSelect]', 'v', $cx, $in, array('isSelect')), $in, false, function($cx, $in) {return 'current';}).'" style="background-color:'.Plugin\LCRun3::debug('[bgColor]', 'encq', $cx, Plugin\LCRun3::debug('[bgColor]', 'v', $cx, $in, array('bgColor'))).'"> | ||
319 | -'.Plugin\LCRun3::debug('[url]', 'sec', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url')), $in, false, function($cx, $in) {return ' <a href="'.Plugin\LCRun3::debug('this', 'encq', $cx, $in).'"> | ||
320 | -';}).''.((Plugin\LCRun3::debug('^[url]', 'isec', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url')))) ? ' <a href="javascript:;"> | ||
321 | -' : '').''.((Plugin\LCRun3::debug('^[back]', 'isec', $cx, Plugin\LCRun3::debug('[back]', 'v', $cx, $in, array('back')))) ? ' <span class="nav-point iconfont"></span> | ||
322 | -' : '').''.Plugin\LCRun3::debug('[back]', 'sec', $cx, Plugin\LCRun3::debug('[back]', 'v', $cx, $in, array('back')), $in, false, function($cx, $in) {return ' <i class="nav-back iconfont"></i> | ||
323 | -';}).' <em>'.Plugin\LCRun3::debug('[textCn]', 'encq', $cx, Plugin\LCRun3::debug('[textCn]', 'v', $cx, $in, array('textCn'))).'</em> | ||
324 | - '.Plugin\LCRun3::debug('[textEn]', 'encq', $cx, Plugin\LCRun3::debug('[textEn]', 'v', $cx, $in, array('textEn'))).' | ||
325 | - </a> | ||
326 | - </li> | ||
327 | -';}).' </ul> | ||
328 | -';}).' </li> | ||
329 | -';}).' </ul> | ||
330 | - </div>'.''.''.''.Plugin\LCRun3::debug('[pageFooter]', 'sec', $cx, Plugin\LCRun3::debug('[pageFooter]', 'v', $cx, $in, array('pageFooter')), $in, false, function($cx, $in) {return ' <footer id="yoho-footer" class="yoho-footer hide"> | ||
331 | - <p class="op-row"> | ||
332 | - <span class="back-to-top"> | ||
333 | - Back to top | ||
334 | - <i class="iconfont"></i> | ||
335 | - </span> | ||
336 | - </p> | ||
337 | - <address class="copyright"> | ||
338 | - CopyRight©2007-2016 南京新与力文化传播有限公司 | ||
339 | - </address> | ||
340 | - </footer> | ||
341 | -';}).''.''.((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> | ||
342 | -<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> | ||
343 | -' : '').''.((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> | ||
344 | -<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> | ||
345 | -' : '').''.((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> | ||
346 | -<script src="http://static.buy.test.yoho.cn/dist/myohobuy/'.Plugin\LCRun3::debug('[version]', 'encq', $cx, Plugin\LCRun3::debug('[version]', 'v', $cx, $in, array('version'))).'/index.js"></script> | ||
347 | -' : '').''.((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> | ||
348 | -<script>seajs.config({base: \'http://localhost:8000/\'});</script> | ||
349 | -' : '').''.'<script> | ||
350 | - seajs.use(\'js/common\'); | ||
351 | -</script> | ||
352 | -'.((Plugin\LCRun3::debug('[psList]', 'ifvar', $cx, Plugin\LCRun3::debug('[psList]', 'v', $cx, $in, array('psList')))) ? '<script> | ||
353 | - seajs.use(\'js/guang/plus-star/list\'); | ||
354 | -</script> | ||
355 | -' : '').''.((Plugin\LCRun3::debug('[psDetail]', 'ifvar', $cx, Plugin\LCRun3::debug('[psDetail]', 'v', $cx, $in, array('psDetail')))) ? '<script> | ||
356 | - seajs.use(\'js/guang/plus-star/detail\'); | ||
357 | -</script> | ||
358 | -' : '').''.((Plugin\LCRun3::debug('[guangHome]', 'ifvar', $cx, Plugin\LCRun3::debug('[guangHome]', 'v', $cx, $in, array('guangHome')))) ? '<script> | ||
359 | - seajs.use(\'js/guang/home\'); | ||
360 | -</script> | ||
361 | -' : '').''.((Plugin\LCRun3::debug('[guangList]', 'ifvar', $cx, Plugin\LCRun3::debug('[guangList]', 'v', $cx, $in, array('guangList')))) ? '<script> | ||
362 | - seajs.use(\'js/guang/list\'); | ||
363 | -</script> | ||
364 | -' : '').''.((Plugin\LCRun3::debug('[guangDetail]', 'ifvar', $cx, Plugin\LCRun3::debug('[guangDetail]', 'v', $cx, $in, array('guangDetail')))) ? '<script> | ||
365 | - seajs.use(\'js/guang/detail\'); | ||
366 | -</script> | ||
367 | -' : '').''.((Plugin\LCRun3::debug('[regIndex]', 'ifvar', $cx, Plugin\LCRun3::debug('[regIndex]', 'v', $cx, $in, array('regIndex')))) ? '<script> | ||
368 | - seajs.use(\'js/passport/register/register\'); | ||
369 | -</script> | ||
370 | -' : '').''.((Plugin\LCRun3::debug('[regCode]', 'ifvar', $cx, Plugin\LCRun3::debug('[regCode]', 'v', $cx, $in, array('regCode')))) ? '<script> | ||
371 | - seajs.use(\'js/passport/register/code\'); | ||
372 | -</script> | ||
373 | -' : '').''.((Plugin\LCRun3::debug('[regPwd]', 'ifvar', $cx, Plugin\LCRun3::debug('[regPwd]', 'v', $cx, $in, array('regPwd')))) ? '<script> | ||
374 | - seajs.use(\'js/passport/register/password\'); | ||
375 | -</script> | ||
376 | -' : '').''.((Plugin\LCRun3::debug('[loginIndex]', 'ifvar', $cx, Plugin\LCRun3::debug('[loginIndex]', 'v', $cx, $in, array('loginIndex')))) ? '<script> | ||
377 | - seajs.use(\'js/passport/login/login\'); | ||
378 | -</script> | ||
379 | -' : '').''.((Plugin\LCRun3::debug('[loginInternational]', 'ifvar', $cx, Plugin\LCRun3::debug('[loginInternational]', 'v', $cx, $in, array('loginInternational')))) ? ' <script> | ||
380 | - seajs.use(\'js/passport/login/international\'); | ||
381 | - </script> | ||
382 | -' : '').''.((Plugin\LCRun3::debug('[backEmail]', 'ifvar', $cx, Plugin\LCRun3::debug('[backEmail]', 'v', $cx, $in, array('backEmail')))) ? '<script> | ||
383 | - seajs.use(\'js/passport/back/email\'); | ||
384 | -</script> | ||
385 | -' : '').''.((Plugin\LCRun3::debug('[backEmailSuccess]', 'ifvar', $cx, Plugin\LCRun3::debug('[backEmailSuccess]', 'v', $cx, $in, array('backEmailSuccess')))) ? '<script> | ||
386 | - seajs.use(\'js/passport/back/email-success\'); | ||
387 | -</script> | ||
388 | -' : '').''.((Plugin\LCRun3::debug('[backMobile]', 'ifvar', $cx, Plugin\LCRun3::debug('[backMobile]', 'v', $cx, $in, array('backMobile')))) ? '<script> | ||
389 | - seajs.use(\'js/passport/back/mobile\'); | ||
390 | -</script> | ||
391 | -' : '').''.((Plugin\LCRun3::debug('[backCode]', 'ifvar', $cx, Plugin\LCRun3::debug('[backCode]', 'v', $cx, $in, array('backCode')))) ? '<script> | ||
392 | - seajs.use(\'js/passport/back/code\'); | ||
393 | -</script> | ||
394 | -' : '').''.((Plugin\LCRun3::debug('[backNewPwd]', 'ifvar', $cx, Plugin\LCRun3::debug('[backNewPwd]', 'v', $cx, $in, array('backNewPwd')))) ? '<script> | ||
395 | - seajs.use(\'js/passport/back/new-password\'); | ||
396 | -</script> | ||
397 | -' : '').''.((Plugin\LCRun3::debug('[grilsHomePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[grilsHomePage]', 'v', $cx, $in, array('grilsHomePage')))) ? '<script> | ||
398 | - seajs.use(\'js/home/home\'); | ||
399 | -</script> | ||
400 | -' : '').''.((Plugin\LCRun3::debug('[boysHomePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[boysHomePage]', 'v', $cx, $in, array('boysHomePage')))) ? '<script> | ||
401 | - seajs.use(\'js/home/home\'); | ||
402 | -</script> | ||
403 | -' : '').''.((Plugin\LCRun3::debug('[kidsHomePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[kidsHomePage]', 'v', $cx, $in, array('kidsHomePage')))) ? '<script> | ||
404 | - seajs.use(\'js/home/home\'); | ||
405 | -</script> | ||
406 | -' : '').''.((Plugin\LCRun3::debug('[lifestyleHomePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[lifestyleHomePage]', 'v', $cx, $in, array('lifestyleHomePage')))) ? '<script> | ||
407 | - seajs.use(\'js/home/home\'); | ||
408 | -</script> | ||
409 | -' : '').''.((Plugin\LCRun3::debug('[newArrival]', 'ifvar', $cx, Plugin\LCRun3::debug('[newArrival]', 'v', $cx, $in, array('newArrival')))) ? '<script> | ||
410 | - seajs.use(\'js/product/newsale/newarrival\'); | ||
411 | -</script> | ||
412 | -' : '').''.((Plugin\LCRun3::debug('[discount]', 'ifvar', $cx, Plugin\LCRun3::debug('[discount]', 'v', $cx, $in, array('discount')))) ? '<script> | ||
413 | - seajs.use(\'js/product/newsale/discount\'); | ||
414 | -</script> | ||
415 | -' : '').''.((Plugin\LCRun3::debug('[goodListPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[goodListPage]', 'v', $cx, $in, array('goodListPage')))) ? '<script> | ||
416 | - seajs.use(\'js/product/list\'); | ||
417 | -</script> | ||
418 | -' : '').''.((Plugin\LCRun3::debug('[goodDetail]', 'ifvar', $cx, Plugin\LCRun3::debug('[goodDetail]', 'v', $cx, $in, array('goodDetail')))) ? '<script> | ||
419 | - seajs.use(\'js/product/detail/detail\'); | ||
420 | -</script> | ||
421 | -' : '').''.((Plugin\LCRun3::debug('[categoryPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[categoryPage]', 'v', $cx, $in, array('categoryPage')))) ? '<script> | ||
422 | - seajs.use(\'js/category/index\'); | ||
423 | -</script> | ||
424 | -' : '').''.((Plugin\LCRun3::debug('[brandPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[brandPage]', 'v', $cx, $in, array('brandPage')))) ? '<script> | ||
425 | - seajs.use(\'js/category/brand\'); | ||
426 | -</script> | ||
427 | -' : '').''.((Plugin\LCRun3::debug('[searchPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[searchPage]', 'v', $cx, $in, array('searchPage')))) ? '<script> | ||
428 | - seajs.use(\'js/index/search\'); | ||
429 | -</script> | ||
430 | -' : '').''.((Plugin\LCRun3::debug('[shoppingCartPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[shoppingCartPage]', 'v', $cx, $in, array('shoppingCartPage')))) ? '<script> | ||
431 | - seajs.use(\'js/shopping-cart/index\'); | ||
432 | -</script> | ||
433 | -' : '').''.'</body> | ||
434 | -</html>'.''; | ||
435 | -} | ||
436 | -?> |
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'))).'YOHO!有货</title> | ||
29 | -<meta name="keywords" content="'.Plugin\LCRun3::debug('[keywords]', 'encq', $cx, Plugin\LCRun3::debug('[keywords]', 'v', $cx, $in, array('keywords'))).'Yoho! 有货官网,潮流志,潮流男装,潮牌,美国潮牌,日本潮牌,香港潮牌,潮牌店,新品首发,欧美潮流,全球购,代购,时尚,流行,特卖,B2C,正品,购物网站,网上购物,货到付款"> | ||
30 | -<meta name="description" content="'.Plugin\LCRun3::debug('[description]', 'encq', $cx, Plugin\LCRun3::debug('[description]', 'v', $cx, $in, array('description'))).'YOHO! 有货,年轻人潮流购物中心,中国最大的潮流商品购物网站。100%品牌正品保证,支持货到付款。作为YOHO!旗下的购物平台,汇集了全球潮流时尚商品和中国最流行的商品,也是国内最大的原创文化商品平台,也是香港,台湾地区流行商品的集中地。同时包含日本、韩国等众多国外潮流品牌,带给您全新潮流购物体验。"> | ||
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 | -'.((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"> | ||
49 | -' : '').''.((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"> | ||
50 | -' : '').''.((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"> | ||
51 | -' : '').''.((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"> | ||
52 | -' : '').'</head> | ||
53 | -<body '.((Plugin\LCRun3::debug('[isPassportPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[isPassportPage]', 'v', $cx, $in, array('isPassportPage')))) ? 'class=passport-body' : '').'> | ||
54 | - '.''.Plugin\LCRun3::debug('[pageHeader]', 'sec', $cx, Plugin\LCRun3::debug('[pageHeader]', 'v', $cx, $in, array('pageHeader')), $in, false, function($cx, $in) {return '<header class="yoho-header"> | ||
55 | -'.((Plugin\LCRun3::debug('[navBack]', 'ifvar', $cx, Plugin\LCRun3::debug('[navBack]', 'v', $cx, $in, array('navBack')))) ? ' <a href="javascript:history.go(-1);" class="nav-back"></a> | ||
56 | -' : '').''.Plugin\LCRun3::debug('[navHome]', 'sec', $cx, Plugin\LCRun3::debug('[navHome]', 'v', $cx, $in, array('navHome')), $in, false, function($cx, $in) {return ' <a href="'.Plugin\LCRun3::debug('this', 'encq', $cx, $in).'" class="nav-home"></a> | ||
57 | -';}).''.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> | ||
58 | -';}).'</header> | ||
59 | -';}).''.''.'<div class="discount-page yoho-page"> | ||
60 | -'.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"> | ||
61 | - <div class="banner-swiper swiper-container"> | ||
62 | - <ul class="swiper-wrapper"> | ||
63 | -'.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"> | ||
64 | - <a href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'"> | ||
65 | - <img src="'.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'" alt=""> | ||
66 | - </a> | ||
67 | - </li> | ||
68 | -';}).' </ul> | ||
69 | - </div> | ||
70 | - <div class="swiper-pagination"> | ||
71 | - <div class="pagination-inner"> | ||
72 | - </div> | ||
73 | - </div> | ||
74 | - </div> | ||
75 | -' : ' <a href='.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'> | ||
76 | - <img class="img" src='.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'> | ||
77 | - </a> | ||
78 | - ').''.'';}).' | ||
79 | - <ul id="discount-nav" class="discount-nav clearfix"> | ||
80 | -'.Plugin\LCRun3::debug('[tabs]', 'sec', $cx, Plugin\LCRun3::debug('[tabs]', 'v', $cx, $in, array('tabs')), $in, false, function($cx, $in) {return ' <li class="discount-nav-item '.Plugin\LCRun3::debug('[focus]', 'sec', $cx, Plugin\LCRun3::debug('[focus]', 'v', $cx, $in, array('focus')), $in, false, function($cx, $in) {return 'focus';}).'">'.Plugin\LCRun3::debug('[title]', 'encq', $cx, Plugin\LCRun3::debug('[title]', 'v', $cx, $in, array('title'))).'</li> | ||
81 | -';}).' </ul> | ||
82 | - | ||
83 | - <div id="discount-goods-list"> | ||
84 | -'.''.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' : '').'"> | ||
85 | -'.Plugin\LCRun3::debug('[goods]', 'sec', $cx, Plugin\LCRun3::debug('[goods]', 'v', $cx, $in, array('goods')), $in, false, function($cx, $in) {return ''.' <div class="good-info" data-id="'.Plugin\LCRun3::debug('[id]', 'encq', $cx, Plugin\LCRun3::debug('[id]', 'v', $cx, $in, array('id'))).'"> | ||
86 | - <div class="tag-container clearfix"> | ||
87 | -'.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> | ||
88 | -';}).''.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> | ||
89 | -';}).''.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> | ||
90 | -';}).''.Plugin\LCRun3::debug('[is_yohoood]', 'sec', $cx, Plugin\LCRun3::debug('[is_yohoood]', 'v', $cx, $in, array('is_yohoood')), $in, false, function($cx, $in) {return ' <div class="good-tag yohood-tag"></div> | ||
91 | -';}).''.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> | ||
92 | -';}).'';}).' </div> | ||
93 | - <div class="good-detail-img"> | ||
94 | - <a class="good-thumb" href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'"> | ||
95 | - <img class="lazy" data-original="'.Plugin\LCRun3::debug('[thumb]', 'encq', $cx, Plugin\LCRun3::debug('[thumb]', 'v', $cx, $in, array('thumb'))).'"> | ||
96 | - </a> | ||
97 | -'.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> | ||
98 | -';}).' </div> | ||
99 | - <div class="good-detail-text"> | ||
100 | - <div class="name"> | ||
101 | - <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> | ||
102 | - </div> | ||
103 | - <div class="price"> | ||
104 | - <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> | ||
105 | -'.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> | ||
106 | -';}).' </div> | ||
107 | - </div> | ||
108 | - </div> | ||
109 | -'.'';}).' </div> | ||
110 | - ';}).''.' </div> | ||
111 | - | ||
112 | - <div id="load-more-info" class="load-more-info"> | ||
113 | - <div class="loading status hide"> | ||
114 | - 正在加载... | ||
115 | - </div> | ||
116 | - <span class="no-more status hide">没有更多啦</span> | ||
117 | - </div> | ||
118 | - | ||
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"></i> | ||
125 | - </span> | ||
126 | - </p> | ||
127 | - <address class="copyright"> | ||
128 | - CopyRight©2007-2016 南京新与力文化传播有限公司 | ||
129 | - </address> | ||
130 | - </footer> | ||
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.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> | ||
140 | - seajs.use(\'js/common\'); | ||
141 | -</script> | ||
142 | -'.((Plugin\LCRun3::debug('[psList]', 'ifvar', $cx, Plugin\LCRun3::debug('[psList]', 'v', $cx, $in, array('psList')))) ? '<script> | ||
143 | - seajs.use(\'js/guang/plus-star/list\'); | ||
144 | -</script> | ||
145 | -' : '').''.((Plugin\LCRun3::debug('[psDetail]', 'ifvar', $cx, Plugin\LCRun3::debug('[psDetail]', 'v', $cx, $in, array('psDetail')))) ? '<script> | ||
146 | - seajs.use(\'js/guang/plus-star/detail\'); | ||
147 | -</script> | ||
148 | -' : '').''.((Plugin\LCRun3::debug('[guangHome]', 'ifvar', $cx, Plugin\LCRun3::debug('[guangHome]', 'v', $cx, $in, array('guangHome')))) ? '<script> | ||
149 | - seajs.use(\'js/guang/home\'); | ||
150 | -</script> | ||
151 | -' : '').''.((Plugin\LCRun3::debug('[guangList]', 'ifvar', $cx, Plugin\LCRun3::debug('[guangList]', 'v', $cx, $in, array('guangList')))) ? '<script> | ||
152 | - seajs.use(\'js/guang/list\'); | ||
153 | -</script> | ||
154 | -' : '').''.((Plugin\LCRun3::debug('[guangDetail]', 'ifvar', $cx, Plugin\LCRun3::debug('[guangDetail]', 'v', $cx, $in, array('guangDetail')))) ? '<script> | ||
155 | - seajs.use(\'js/guang/detail\'); | ||
156 | -</script> | ||
157 | -' : '').''.((Plugin\LCRun3::debug('[regIndex]', 'ifvar', $cx, Plugin\LCRun3::debug('[regIndex]', 'v', $cx, $in, array('regIndex')))) ? '<script> | ||
158 | - seajs.use(\'js/passport/register/register\'); | ||
159 | -</script> | ||
160 | -' : '').''.((Plugin\LCRun3::debug('[regCode]', 'ifvar', $cx, Plugin\LCRun3::debug('[regCode]', 'v', $cx, $in, array('regCode')))) ? '<script> | ||
161 | - seajs.use(\'js/passport/register/code\'); | ||
162 | -</script> | ||
163 | -' : '').''.((Plugin\LCRun3::debug('[regPwd]', 'ifvar', $cx, Plugin\LCRun3::debug('[regPwd]', 'v', $cx, $in, array('regPwd')))) ? '<script> | ||
164 | - seajs.use(\'js/passport/register/password\'); | ||
165 | -</script> | ||
166 | -' : '').''.((Plugin\LCRun3::debug('[loginIndex]', 'ifvar', $cx, Plugin\LCRun3::debug('[loginIndex]', 'v', $cx, $in, array('loginIndex')))) ? '<script> | ||
167 | - seajs.use(\'js/passport/login/login\'); | ||
168 | -</script> | ||
169 | -' : '').''.((Plugin\LCRun3::debug('[loginInternational]', 'ifvar', $cx, Plugin\LCRun3::debug('[loginInternational]', 'v', $cx, $in, array('loginInternational')))) ? ' <script> | ||
170 | - seajs.use(\'js/passport/login/international\'); | ||
171 | - </script> | ||
172 | -' : '').''.((Plugin\LCRun3::debug('[backEmail]', 'ifvar', $cx, Plugin\LCRun3::debug('[backEmail]', 'v', $cx, $in, array('backEmail')))) ? '<script> | ||
173 | - seajs.use(\'js/passport/back/email\'); | ||
174 | -</script> | ||
175 | -' : '').''.((Plugin\LCRun3::debug('[backEmailSuccess]', 'ifvar', $cx, Plugin\LCRun3::debug('[backEmailSuccess]', 'v', $cx, $in, array('backEmailSuccess')))) ? '<script> | ||
176 | - seajs.use(\'js/passport/back/email-success\'); | ||
177 | -</script> | ||
178 | -' : '').''.((Plugin\LCRun3::debug('[backMobile]', 'ifvar', $cx, Plugin\LCRun3::debug('[backMobile]', 'v', $cx, $in, array('backMobile')))) ? '<script> | ||
179 | - seajs.use(\'js/passport/back/mobile\'); | ||
180 | -</script> | ||
181 | -' : '').''.((Plugin\LCRun3::debug('[backCode]', 'ifvar', $cx, Plugin\LCRun3::debug('[backCode]', 'v', $cx, $in, array('backCode')))) ? '<script> | ||
182 | - seajs.use(\'js/passport/back/code\'); | ||
183 | -</script> | ||
184 | -' : '').''.((Plugin\LCRun3::debug('[backNewPwd]', 'ifvar', $cx, Plugin\LCRun3::debug('[backNewPwd]', 'v', $cx, $in, array('backNewPwd')))) ? '<script> | ||
185 | - seajs.use(\'js/passport/back/new-password\'); | ||
186 | -</script> | ||
187 | -' : '').''.((Plugin\LCRun3::debug('[grilsHomePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[grilsHomePage]', 'v', $cx, $in, array('grilsHomePage')))) ? '<script> | ||
188 | - seajs.use(\'js/home/home\'); | ||
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\'); | ||
192 | -</script> | ||
193 | -' : '').''.((Plugin\LCRun3::debug('[kidsHomePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[kidsHomePage]', 'v', $cx, $in, array('kidsHomePage')))) ? '<script> | ||
194 | - seajs.use(\'js/home/home\'); | ||
195 | -</script> | ||
196 | -' : '').''.((Plugin\LCRun3::debug('[lifestyleHomePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[lifestyleHomePage]', 'v', $cx, $in, array('lifestyleHomePage')))) ? '<script> | ||
197 | - seajs.use(\'js/home/home\'); | ||
198 | -</script> | ||
199 | -' : '').''.((Plugin\LCRun3::debug('[newArrival]', 'ifvar', $cx, Plugin\LCRun3::debug('[newArrival]', 'v', $cx, $in, array('newArrival')))) ? '<script> | ||
200 | - seajs.use(\'js/product/newsale/newarrival\'); | ||
201 | -</script> | ||
202 | -' : '').''.((Plugin\LCRun3::debug('[discount]', 'ifvar', $cx, Plugin\LCRun3::debug('[discount]', 'v', $cx, $in, array('discount')))) ? '<script> | ||
203 | - seajs.use(\'js/product/newsale/discount\'); | ||
204 | -</script> | ||
205 | -' : '').''.((Plugin\LCRun3::debug('[goodListPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[goodListPage]', 'v', $cx, $in, array('goodListPage')))) ? '<script> | ||
206 | - seajs.use(\'js/product/list\'); | ||
207 | -</script> | ||
208 | -' : '').''.((Plugin\LCRun3::debug('[goodDetail]', 'ifvar', $cx, Plugin\LCRun3::debug('[goodDetail]', 'v', $cx, $in, array('goodDetail')))) ? '<script> | ||
209 | - seajs.use(\'js/product/detail/detail\'); | ||
210 | -</script> | ||
211 | -' : '').''.((Plugin\LCRun3::debug('[categoryPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[categoryPage]', 'v', $cx, $in, array('categoryPage')))) ? '<script> | ||
212 | - seajs.use(\'js/category/index\'); | ||
213 | -</script> | ||
214 | -' : '').''.((Plugin\LCRun3::debug('[brandPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[brandPage]', 'v', $cx, $in, array('brandPage')))) ? '<script> | ||
215 | - seajs.use(\'js/category/brand\'); | ||
216 | -</script> | ||
217 | -' : '').''.((Plugin\LCRun3::debug('[searchPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[searchPage]', 'v', $cx, $in, array('searchPage')))) ? '<script> | ||
218 | - seajs.use(\'js/index/search\'); | ||
219 | -</script> | ||
220 | -' : '').''.((Plugin\LCRun3::debug('[shoppingCartPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[shoppingCartPage]', 'v', $cx, $in, array('shoppingCartPage')))) ? '<script> | ||
221 | - seajs.use(\'js/shopping-cart/index\'); | ||
222 | -</script> | ||
223 | -' : '').''.'</body> | ||
224 | -</html>'.' | ||
225 | - | ||
226 | - | ||
227 | -'; | ||
228 | -} | ||
229 | -?> |
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'))).'YOHO!有货</title> | ||
29 | -<meta name="keywords" content="'.Plugin\LCRun3::debug('[keywords]', 'encq', $cx, Plugin\LCRun3::debug('[keywords]', 'v', $cx, $in, array('keywords'))).'Yoho! 有货官网,潮流志,潮流男装,潮牌,美国潮牌,日本潮牌,香港潮牌,潮牌店,新品首发,欧美潮流,全球购,代购,时尚,流行,特卖,B2C,正品,购物网站,网上购物,货到付款"> | ||
30 | -<meta name="description" content="'.Plugin\LCRun3::debug('[description]', 'encq', $cx, Plugin\LCRun3::debug('[description]', 'v', $cx, $in, array('description'))).'YOHO! 有货,年轻人潮流购物中心,中国最大的潮流商品购物网站。100%品牌正品保证,支持货到付款。作为YOHO!旗下的购物平台,汇集了全球潮流时尚商品和中国最流行的商品,也是国内最大的原创文化商品平台,也是香港,台湾地区流行商品的集中地。同时包含日本、韩国等众多国外潮流品牌,带给您全新潮流购物体验。"> | ||
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 | -'.((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"> | ||
49 | -' : '').''.((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"> | ||
50 | -' : '').''.((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"> | ||
51 | -' : '').''.((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"> | ||
52 | -' : '').'</head> | ||
53 | -<body '.((Plugin\LCRun3::debug('[isPassportPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[isPassportPage]', 'v', $cx, $in, array('isPassportPage')))) ? 'class=passport-body' : '').'> | ||
54 | - '.''.Plugin\LCRun3::debug('[pageHeader]', 'sec', $cx, Plugin\LCRun3::debug('[pageHeader]', 'v', $cx, $in, array('pageHeader')), $in, false, function($cx, $in) {return '<header class="yoho-header"> | ||
55 | -'.((Plugin\LCRun3::debug('[navBack]', 'ifvar', $cx, Plugin\LCRun3::debug('[navBack]', 'v', $cx, $in, array('navBack')))) ? ' <a href="javascript:history.go(-1);" class="nav-back"></a> | ||
56 | -' : '').''.Plugin\LCRun3::debug('[navHome]', 'sec', $cx, Plugin\LCRun3::debug('[navHome]', 'v', $cx, $in, array('navHome')), $in, false, function($cx, $in) {return ' <a href="'.Plugin\LCRun3::debug('this', 'encq', $cx, $in).'" class="nav-home"></a> | ||
57 | -';}).''.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> | ||
58 | -';}).'</header> | ||
59 | -';}).''.''.' <div class="mobile-wrap girls-wrap yoho-page"> | ||
60 | - | ||
61 | -'.Plugin\LCRun3::debug('[headerDownload]', 'sec', $cx, Plugin\LCRun3::debug('[headerDownload]', 'v', $cx, $in, array('headerDownload')), $in, false, function($cx, $in) {return ''.' <div class="header-download"> | ||
62 | - <img class="download-bg" src="'.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'" alt=""> | ||
63 | - <h1 class="yoho-logo"></h1> | ||
64 | - <p>年轻人潮流购物中心</p> | ||
65 | - <a class="download-btn" href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'">下载客户端</a> | ||
66 | - <span class="close-btn"></span> | ||
67 | - </div>'.'';}).' | ||
68 | -'.Plugin\LCRun3::debug('[homeHeader]', 'sec', $cx, Plugin\LCRun3::debug('[homeHeader]', 'v', $cx, $in, array('homeHeader')), $in, false, function($cx, $in) {return ''.' <div class="home-header clearfix" '.Plugin\LCRun3::debug('[bgColor]', 'sec', $cx, Plugin\LCRun3::debug('[bgColor]', 'v', $cx, $in, array('bgColor')), $in, false, function($cx, $in) {return 'style="background-color:'.Plugin\LCRun3::debug('this', 'encq', $cx, $in).';background-image:none"';}).'> | ||
69 | - <span class="nav-btn iconfont"></span> | ||
70 | - <span class="logo"></span> | ||
71 | - <span class="search-btn iconfont"><a href="'.Plugin\LCRun3::debug('[searchUrl]', 'encq', $cx, Plugin\LCRun3::debug('[searchUrl]', 'v', $cx, $in, array('searchUrl'))).'"></a></span> | ||
72 | - </div>'.'';}).' | ||
73 | -'.''.Plugin\LCRun3::debug('[content]', 'sec', $cx, Plugin\LCRun3::debug('[content]', 'v', $cx, $in, array('content')), $in, false, function($cx, $in) {return ''.Plugin\LCRun3::debug('[bannerTop]', 'sec', $cx, Plugin\LCRun3::debug('[bannerTop]', 'v', $cx, $in, array('bannerTop')), $in, false, function($cx, $in) {return ''.' <div class="banner-top"> | ||
74 | - <div class="banner-swiper swiper-container"> | ||
75 | - <ul class="swiper-wrapper"> | ||
76 | -'.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"> | ||
77 | - <a href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'"> | ||
78 | - <img src="'.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'" alt=""> | ||
79 | - </a> | ||
80 | - </li> | ||
81 | -';}).' </ul> | ||
82 | - </div> | ||
83 | - <div class="swiper-pagination"> | ||
84 | - <div class="pagination-inner"> | ||
85 | - </div> | ||
86 | - </div> | ||
87 | - </div>'.'';}).' | ||
88 | -'.Plugin\LCRun3::debug('[iconsEnter]', 'sec', $cx, Plugin\LCRun3::debug('[iconsEnter]', 'v', $cx, $in, array('iconsEnter')), $in, false, function($cx, $in) {return ''.' <div class="icons-wrapper"> | ||
89 | - <ul class="icons-list clearfix"> | ||
90 | -'.Plugin\LCRun3::debug('[list]', 'sec', $cx, Plugin\LCRun3::debug('[list]', 'v', $cx, $in, array('list')), $in, false, function($cx, $in) {return ' <li class="icons-item"><a href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'" class="imagebar"><img class="lazy" data-original="'.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'" alt=""></a><a href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'" class="linkbar">'.Plugin\LCRun3::debug('[title]', 'encq', $cx, Plugin\LCRun3::debug('[title]', 'v', $cx, $in, array('title'))).'</a></li> | ||
91 | -';}).' </ul> | ||
92 | - </div>'.'';}).' | ||
93 | -'.Plugin\LCRun3::debug('[banner]', 'sec', $cx, Plugin\LCRun3::debug('[banner]', 'v', $cx, $in, array('banner')), $in, false, function($cx, $in) {return ''.' <div class="banner-center"> | ||
94 | - <a href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'"> | ||
95 | - <img class="lazy" data-original="'.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'" alt=""> | ||
96 | - </a> | ||
97 | - </div>'.'';}).' | ||
98 | -'.Plugin\LCRun3::debug('[hotCategory]', 'sec', $cx, Plugin\LCRun3::debug('[hotCategory]', 'v', $cx, $in, array('hotCategory')), $in, false, function($cx, $in) {return ''.' <div class="hot-category"> | ||
99 | -'.''.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"> | ||
100 | - <h2>'.Plugin\LCRun3::debug('this', 'encq', $cx, $in).'</h2> | ||
101 | - </div> | ||
102 | -';}).''.' | ||
103 | -'.Plugin\LCRun3::debug('[banner]', 'sec', $cx, Plugin\LCRun3::debug('[banner]', 'v', $cx, $in, array('banner')), $in, false, function($cx, $in) {return ' <a class="banner" href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'"> | ||
104 | - <img class="lazy" data-original="'.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'"> | ||
105 | - </a> | ||
106 | -';}).' <ul class="category-list clearfix"> | ||
107 | -'.Plugin\LCRun3::debug('[list]', 'sec', $cx, Plugin\LCRun3::debug('[list]', 'v', $cx, $in, array('list')), $in, false, function($cx, $in) {return ' <li> | ||
108 | - <a href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'"> | ||
109 | - <div class="img-box"> | ||
110 | - <img class="lazy" data-original="'.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'" alt=""> | ||
111 | - </div> | ||
112 | - <p class="category-title">'.Plugin\LCRun3::debug('[textCn]', 'encq', $cx, Plugin\LCRun3::debug('[textCn]', 'v', $cx, $in, array('textCn'))).'</p> | ||
113 | - </a> | ||
114 | - </li> | ||
115 | -';}).' </ul> | ||
116 | - </div>'.'';}).' | ||
117 | -'.Plugin\LCRun3::debug('[hotBrands]', 'sec', $cx, Plugin\LCRun3::debug('[hotBrands]', 'v', $cx, $in, array('hotBrands')), $in, false, function($cx, $in) {return ''.' <ul class="hot-brands clearfix"> | ||
118 | -'.''.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"> | ||
119 | - <h2>'.Plugin\LCRun3::debug('this', 'encq', $cx, $in).'</h2> | ||
120 | - </div> | ||
121 | -';}).''.''.Plugin\LCRun3::debug('[list]', 'sec', $cx, Plugin\LCRun3::debug('[list]', 'v', $cx, $in, array('list')), $in, false, function($cx, $in) {return ' <li class="brand"> | ||
122 | - <a href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'"> | ||
123 | - <div class="brand-logo"> | ||
124 | - <img class="lazy" data-original="'.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'"> | ||
125 | - </div> | ||
126 | - <p class="brand-name">'.Plugin\LCRun3::debug('[name]', 'encq', $cx, Plugin\LCRun3::debug('[name]', 'v', $cx, $in, array('name'))).'</p> | ||
127 | - </a> | ||
128 | - </li> | ||
129 | -';}).' <li class="more"> | ||
130 | - <a href="'.Plugin\LCRun3::debug('[more]', 'encq', $cx, Plugin\LCRun3::debug('[more]', 'v', $cx, $in, array('more'))).'"></a> | ||
131 | - </li> | ||
132 | - </ul>'.'';}).' | ||
133 | -'.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"> | ||
134 | -'.''.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"> | ||
135 | - <h2>'.Plugin\LCRun3::debug('this', 'encq', $cx, $in).'</h2> | ||
136 | - </div> | ||
137 | -';}).''.' <div class="brands-swiper"> | ||
138 | - <ul class="brands-list swiper-wrapper clearfix"> | ||
139 | -'.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"> | ||
140 | - <a href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'"> | ||
141 | - <img src="'.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'" alt=""> | ||
142 | - <span class="brands-title">'.Plugin\LCRun3::debug('[textCn]', 'encq', $cx, Plugin\LCRun3::debug('[textCn]', 'v', $cx, $in, array('textCn'))).'</span> | ||
143 | - </a> | ||
144 | - </li> | ||
145 | -';}).' </ul> | ||
146 | - </div> | ||
147 | - </div>'.'';}).' | ||
148 | -'.Plugin\LCRun3::debug('[trendColloaction]', 'sec', $cx, Plugin\LCRun3::debug('[trendColloaction]', 'v', $cx, $in, array('trendColloaction')), $in, false, function($cx, $in) {return ''.' <div class="trend-coll-wrapper"> | ||
149 | -'.''.Plugin\LCRun3::debug('[title]', 'sec', $cx, Plugin\LCRun3::debug('[title]', 'v', $cx, $in, array('title')), $in, false, function($cx, $in) {return ' <div class="floor-header-more"> | ||
150 | - <h2>'.Plugin\LCRun3::debug('[title]', 'encq', $cx, Plugin\LCRun3::debug('[title]', 'v', $cx, $in, array('title'))).'</h2> | ||
151 | - <a class="more-btn iconfont" href="'.Plugin\LCRun3::debug('[more_url]', 'encq', $cx, Plugin\LCRun3::debug('[more_url]', 'v', $cx, $in, array('more_url'))).'">'.Plugin\LCRun3::debug('[more_name]', 'encq', $cx, Plugin\LCRun3::debug('[more_name]', 'v', $cx, $in, array('more_name'))).'</a> | ||
152 | - </div> | ||
153 | - ';}).''.' <div class="trend-coll-content clearfix"> | ||
154 | -'.Plugin\LCRun3::debug('[article]', 'sec', $cx, Plugin\LCRun3::debug('[article]', 'v', $cx, $in, array('article')), $in, false, function($cx, $in) {return ' <div class="lspan"> | ||
155 | - <a href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'"><img class="lazy rspanimg" data-original="'.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'" ></a> | ||
156 | - </div> | ||
157 | -';}).' </div> | ||
158 | - <div class="trend-coll-tail"> | ||
159 | - <h3 class="recommend-title">推荐搭配</h3> | ||
160 | - <div class="recommend-swiper"> | ||
161 | - <ul class="recommend-list clearfix"> | ||
162 | -'.Plugin\LCRun3::debug('[recommend_collocation]', 'sec', $cx, Plugin\LCRun3::debug('[recommend_collocation]', 'v', $cx, $in, array('recommend_collocation')), $in, false, function($cx, $in) {return ' <li class="recommend-item swiper-slide"><a href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'"><img class="img" src="'.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'" alt="" /></a></li> | ||
163 | -';}).' </ul> | ||
164 | - </div> | ||
165 | - </div> | ||
166 | - </div> | ||
167 | - | ||
168 | - | ||
169 | -'.'';}).' | ||
170 | -'.Plugin\LCRun3::debug('[trendTopics]', 'sec', $cx, Plugin\LCRun3::debug('[trendTopics]', 'v', $cx, $in, array('trendTopics')), $in, false, function($cx, $in) {return ''.' <div class="trend-topic-wrapper"> | ||
171 | -'.''.Plugin\LCRun3::debug('[title]', 'sec', $cx, Plugin\LCRun3::debug('[title]', 'v', $cx, $in, array('title')), $in, false, function($cx, $in) {return ' <div class="floor-header-more"> | ||
172 | - <h2>'.Plugin\LCRun3::debug('[title]', 'encq', $cx, Plugin\LCRun3::debug('[title]', 'v', $cx, $in, array('title'))).'</h2> | ||
173 | - <a class="more-btn iconfont" href="'.Plugin\LCRun3::debug('[more_url]', 'encq', $cx, Plugin\LCRun3::debug('[more_url]', 'v', $cx, $in, array('more_url'))).'">'.Plugin\LCRun3::debug('[more_name]', 'encq', $cx, Plugin\LCRun3::debug('[more_name]', 'v', $cx, $in, array('more_name'))).'</a> | ||
174 | - </div> | ||
175 | - ';}).''.' <div class="trend-topic-content"> | ||
176 | - <div class="trend-topic-swiper"> | ||
177 | - <ul class="swiper-wrapper"> | ||
178 | -'.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"> | ||
179 | - <a href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'"> | ||
180 | - <div class="img-box"> | ||
181 | - <img class="lazy" data-original="'.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'" src="'.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'" alt=""> | ||
182 | - </div> | ||
183 | - <div class="item-content"> | ||
184 | - <p class="title">'.Plugin\LCRun3::debug('[title]', 'encq', $cx, Plugin\LCRun3::debug('[title]', 'v', $cx, $in, array('title'))).'</p> | ||
185 | - <p class="time"> | ||
186 | - <span class="iconfont time-icon"></span> | ||
187 | - <span>'.Plugin\LCRun3::debug('[publish_time]', 'encq', $cx, Plugin\LCRun3::debug('[publish_time]', 'v', $cx, $in, array('publish_time'))).'</span> | ||
188 | - </p> | ||
189 | - </div> | ||
190 | - </a> | ||
191 | - </li> | ||
192 | -';}).' </ul> | ||
193 | - </div> | ||
194 | - <div class="swiper-pagination"> | ||
195 | - <div class="pagination-inner clearfix"> | ||
196 | - </div> | ||
197 | - </div> | ||
198 | - </div> | ||
199 | - </div> | ||
200 | -'.'';}).' | ||
201 | -'.Plugin\LCRun3::debug('[goodsCategory]', 'sec', $cx, Plugin\LCRun3::debug('[goodsCategory]', 'v', $cx, $in, array('goodsCategory')), $in, false, function($cx, $in) {return ''.''.''.Plugin\LCRun3::debug('[title]', 'sec', $cx, Plugin\LCRun3::debug('[title]', 'v', $cx, $in, array('title')), $in, false, function($cx, $in) {return ' <div class="floor-header-more"> | ||
202 | - <h2>'.Plugin\LCRun3::debug('[title]', 'encq', $cx, Plugin\LCRun3::debug('[title]', 'v', $cx, $in, array('title'))).'</h2> | ||
203 | - <a class="more-btn iconfont" href="'.Plugin\LCRun3::debug('[more_url]', 'encq', $cx, Plugin\LCRun3::debug('[more_url]', 'v', $cx, $in, array('more_url'))).'">'.Plugin\LCRun3::debug('[more_name]', 'encq', $cx, Plugin\LCRun3::debug('[more_name]', 'v', $cx, $in, array('more_name'))).'</a> | ||
204 | - </div> | ||
205 | - ';}).''.' <div class="goods-category"> | ||
206 | -'.Plugin\LCRun3::debug('[big_image]', 'sec', $cx, Plugin\LCRun3::debug('[big_image]', 'v', $cx, $in, array('big_image')), $in, false, function($cx, $in) {return ' <div class="category-swiper"> | ||
207 | - <ul class="swiper-wrapper clearfix"> | ||
208 | -'.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"> | ||
209 | - <a href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'"> | ||
210 | - <img class="lazy" src="'.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'" alt="'.Plugin\LCRun3::debug('[title]', 'encq', $cx, Plugin\LCRun3::debug('[title]', 'v', $cx, $in, array('title'))).'"> | ||
211 | - </a> | ||
212 | - </li> | ||
213 | -';}).' </ul> | ||
214 | - <div class="swiper-pagination"> | ||
215 | - <div class="pagination-inner clearfix"> | ||
216 | - </div> | ||
217 | - </div> | ||
218 | - </div> | ||
219 | -';}).' <ul class="category-list clearfix"> | ||
220 | -'.Plugin\LCRun3::debug('[list]', 'sec', $cx, Plugin\LCRun3::debug('[list]', 'v', $cx, $in, array('list')), $in, false, function($cx, $in) {return ' <li> | ||
221 | - <a href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'"> | ||
222 | - <p class="first-show">推荐品类</p> | ||
223 | - <div class="img-box"> | ||
224 | - <img src="'.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'" alt=""> | ||
225 | - </div> | ||
226 | - <p class="category-name">'.Plugin\LCRun3::debug('[textCn]', 'encq', $cx, Plugin\LCRun3::debug('[textCn]', 'v', $cx, $in, array('textCn'))).'</p> | ||
227 | - </a> | ||
228 | - </li> | ||
229 | -';}).' </ul> | ||
230 | - </div>'.'';}).' | ||
231 | -'.Plugin\LCRun3::debug('[creativeLife]', 'sec', $cx, Plugin\LCRun3::debug('[creativeLife]', 'v', $cx, $in, array('creativeLife')), $in, false, function($cx, $in) {return ''.''.''.Plugin\LCRun3::debug('[title]', 'sec', $cx, Plugin\LCRun3::debug('[title]', 'v', $cx, $in, array('title')), $in, false, function($cx, $in) {return ' <div class="floor-header-more"> | ||
232 | - <h2>'.Plugin\LCRun3::debug('[title]', 'encq', $cx, Plugin\LCRun3::debug('[title]', 'v', $cx, $in, array('title'))).'</h2> | ||
233 | - <a class="more-btn iconfont" href="'.Plugin\LCRun3::debug('[more_url]', 'encq', $cx, Plugin\LCRun3::debug('[more_url]', 'v', $cx, $in, array('more_url'))).'">'.Plugin\LCRun3::debug('[more_name]', 'encq', $cx, Plugin\LCRun3::debug('[more_name]', 'v', $cx, $in, array('more_name'))).'</a> | ||
234 | - </div> | ||
235 | - ';}).''.' <div class="creative-life"> | ||
236 | -'.Plugin\LCRun3::debug('[banner]', 'sec', $cx, Plugin\LCRun3::debug('[banner]', 'v', $cx, $in, array('banner')), $in, false, function($cx, $in) {return ' <a class="banner" href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'"> | ||
237 | - <img class="lazy" data-original="'.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'"> | ||
238 | - </a> | ||
239 | -';}).' <ul class="classify-list clearfix"> | ||
240 | -'.Plugin\LCRun3::debug('[list]', 'sec', $cx, Plugin\LCRun3::debug('[list]', 'v', $cx, $in, array('list')), $in, false, function($cx, $in) {return ' <li class="classify"> | ||
241 | - <a href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'"> | ||
242 | - <div class="classify-logo"> | ||
243 | - <img class="lazy" data-original="'.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'"> | ||
244 | - </div> | ||
245 | - <p class="classify-name">'.Plugin\LCRun3::debug('[name]', 'encq', $cx, Plugin\LCRun3::debug('[name]', 'v', $cx, $in, array('name'))).'</p> | ||
246 | - </a> | ||
247 | - </li> | ||
248 | -';}).' </ul> | ||
249 | - </div>'.'';}).' | ||
250 | -'.Plugin\LCRun3::debug('[plusStar]', 'sec', $cx, Plugin\LCRun3::debug('[plusStar]', 'v', $cx, $in, array('plusStar')), $in, false, function($cx, $in) {return ''.' | ||
251 | - <div class="plus-star"> | ||
252 | -'.''.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"> | ||
253 | - <h2>'.Plugin\LCRun3::debug('this', 'encq', $cx, $in).'</h2> | ||
254 | - </div> | ||
255 | -';}).''.' <a href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'"> | ||
256 | - <img class="lazy" data-original="'.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'"> | ||
257 | - </a> | ||
258 | - </div>'.'';}).'';}).' | ||
259 | - '.'<div class="maybe-like"> | ||
260 | - <p class="title"> | ||
261 | - <i class="icon"></i> | ||
262 | - <span>你可能喜欢</span> | ||
263 | - </p> | ||
264 | - | ||
265 | - <div id="goods-list" class="goods-list clearfix"></div> | ||
266 | - | ||
267 | - <div id="load-more-info" class="load-more-info"> | ||
268 | - <div class="loading status hide"> | ||
269 | - 正在加载... | ||
270 | - </div> | ||
271 | - <span class="no-more status hide">没有更多啦</span> | ||
272 | - </div> | ||
273 | -</div>'.''.' | ||
274 | - <div class="overlay"></div> | ||
275 | - </div> | ||
276 | -'.' <div class="side-nav"> | ||
277 | - <ul> | ||
278 | -'.Plugin\LCRun3::debug('[sideNav]', 'sec', $cx, Plugin\LCRun3::debug('[sideNav]', 'v', $cx, $in, array('sideNav')), $in, false, function($cx, $in) {return ' <li class="'.Plugin\LCRun3::debug('[styleClass]', 'encq', $cx, Plugin\LCRun3::debug('[styleClass]', 'v', $cx, $in, array('styleClass'))).'"> | ||
279 | -'.Plugin\LCRun3::debug('[url]', 'sec', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url')), $in, false, function($cx, $in) {return ' <a href="'.Plugin\LCRun3::debug('this', 'encq', $cx, $in).'"> | ||
280 | -';}).''.((Plugin\LCRun3::debug('^[url]', 'isec', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url')))) ? ' <a href="javascript:;"> | ||
281 | -' : '').''.Plugin\LCRun3::debug('[img]', 'sec', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img')), $in, false, function($cx, $in) {return ' <img class="nav-img" src="'.Plugin\LCRun3::debug('this', 'encq', $cx, $in).'" alt=""> | ||
282 | -';}).''.((Plugin\LCRun3::debug('^[img]', 'isec', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img')))) ? ' <i class="nav-icon"></i> | ||
283 | -' : '').' <em>'.Plugin\LCRun3::debug('[textCn]', 'encq', $cx, Plugin\LCRun3::debug('[textCn]', 'v', $cx, $in, array('textCn'))).'</em>'.Plugin\LCRun3::debug('[textEn]', 'encq', $cx, Plugin\LCRun3::debug('[textEn]', 'v', $cx, $in, array('textEn'))).' | ||
284 | -'.Plugin\LCRun3::debug('[subNav]', 'sec', $cx, Plugin\LCRun3::debug('[subNav]', 'v', $cx, $in, array('subNav')), $in, false, function($cx, $in) {return ' <span class="enter-subnav iconfont"></span> | ||
285 | -';}).' </a> | ||
286 | -'.Plugin\LCRun3::debug('[subNav]', 'sec', $cx, Plugin\LCRun3::debug('[subNav]', 'v', $cx, $in, array('subNav')), $in, false, function($cx, $in) {return ' <ul class="sub-nav"> | ||
287 | -'.Plugin\LCRun3::debug('[list]', 'sec', $cx, Plugin\LCRun3::debug('[list]', 'v', $cx, $in, array('list')), $in, false, function($cx, $in) {return ' <li class="'.Plugin\LCRun3::debug('[isSelect]', 'sec', $cx, Plugin\LCRun3::debug('[isSelect]', 'v', $cx, $in, array('isSelect')), $in, false, function($cx, $in) {return 'current';}).'" style="background-color:'.Plugin\LCRun3::debug('[bgColor]', 'encq', $cx, Plugin\LCRun3::debug('[bgColor]', 'v', $cx, $in, array('bgColor'))).'"> | ||
288 | -'.Plugin\LCRun3::debug('[url]', 'sec', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url')), $in, false, function($cx, $in) {return ' <a href="'.Plugin\LCRun3::debug('this', 'encq', $cx, $in).'"> | ||
289 | -';}).''.((Plugin\LCRun3::debug('^[url]', 'isec', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url')))) ? ' <a href="javascript:;"> | ||
290 | -' : '').''.((Plugin\LCRun3::debug('^[back]', 'isec', $cx, Plugin\LCRun3::debug('[back]', 'v', $cx, $in, array('back')))) ? ' <span class="nav-point iconfont"></span> | ||
291 | -' : '').''.Plugin\LCRun3::debug('[back]', 'sec', $cx, Plugin\LCRun3::debug('[back]', 'v', $cx, $in, array('back')), $in, false, function($cx, $in) {return ' <i class="nav-back iconfont"></i> | ||
292 | -';}).' <em>'.Plugin\LCRun3::debug('[textCn]', 'encq', $cx, Plugin\LCRun3::debug('[textCn]', 'v', $cx, $in, array('textCn'))).'</em> | ||
293 | - '.Plugin\LCRun3::debug('[textEn]', 'encq', $cx, Plugin\LCRun3::debug('[textEn]', 'v', $cx, $in, array('textEn'))).' | ||
294 | - </a> | ||
295 | - </li> | ||
296 | -';}).' </ul> | ||
297 | -';}).' </li> | ||
298 | -';}).' </ul> | ||
299 | - </div>'.''.''.''.Plugin\LCRun3::debug('[pageFooter]', 'sec', $cx, Plugin\LCRun3::debug('[pageFooter]', 'v', $cx, $in, array('pageFooter')), $in, false, function($cx, $in) {return ' <footer id="yoho-footer" class="yoho-footer hide"> | ||
300 | - <p class="op-row"> | ||
301 | - <span class="back-to-top"> | ||
302 | - Back to top | ||
303 | - <i class="iconfont"></i> | ||
304 | - </span> | ||
305 | - </p> | ||
306 | - <address class="copyright"> | ||
307 | - CopyRight©2007-2016 南京新与力文化传播有限公司 | ||
308 | - </address> | ||
309 | - </footer> | ||
310 | -';}).''.''.((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> | ||
311 | -<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> | ||
312 | -' : '').''.((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> | ||
313 | -<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> | ||
314 | -' : '').''.((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> | ||
315 | -<script src="http://static.buy.test.yoho.cn/dist/myohobuy/'.Plugin\LCRun3::debug('[version]', 'encq', $cx, Plugin\LCRun3::debug('[version]', 'v', $cx, $in, array('version'))).'/index.js"></script> | ||
316 | -' : '').''.((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> | ||
317 | -<script>seajs.config({base: \'http://localhost:8000/\'});</script> | ||
318 | -' : '').''.'<script> | ||
319 | - seajs.use(\'js/common\'); | ||
320 | -</script> | ||
321 | -'.((Plugin\LCRun3::debug('[psList]', 'ifvar', $cx, Plugin\LCRun3::debug('[psList]', 'v', $cx, $in, array('psList')))) ? '<script> | ||
322 | - seajs.use(\'js/guang/plus-star/list\'); | ||
323 | -</script> | ||
324 | -' : '').''.((Plugin\LCRun3::debug('[psDetail]', 'ifvar', $cx, Plugin\LCRun3::debug('[psDetail]', 'v', $cx, $in, array('psDetail')))) ? '<script> | ||
325 | - seajs.use(\'js/guang/plus-star/detail\'); | ||
326 | -</script> | ||
327 | -' : '').''.((Plugin\LCRun3::debug('[guangHome]', 'ifvar', $cx, Plugin\LCRun3::debug('[guangHome]', 'v', $cx, $in, array('guangHome')))) ? '<script> | ||
328 | - seajs.use(\'js/guang/home\'); | ||
329 | -</script> | ||
330 | -' : '').''.((Plugin\LCRun3::debug('[guangList]', 'ifvar', $cx, Plugin\LCRun3::debug('[guangList]', 'v', $cx, $in, array('guangList')))) ? '<script> | ||
331 | - seajs.use(\'js/guang/list\'); | ||
332 | -</script> | ||
333 | -' : '').''.((Plugin\LCRun3::debug('[guangDetail]', 'ifvar', $cx, Plugin\LCRun3::debug('[guangDetail]', 'v', $cx, $in, array('guangDetail')))) ? '<script> | ||
334 | - seajs.use(\'js/guang/detail\'); | ||
335 | -</script> | ||
336 | -' : '').''.((Plugin\LCRun3::debug('[regIndex]', 'ifvar', $cx, Plugin\LCRun3::debug('[regIndex]', 'v', $cx, $in, array('regIndex')))) ? '<script> | ||
337 | - seajs.use(\'js/passport/register/register\'); | ||
338 | -</script> | ||
339 | -' : '').''.((Plugin\LCRun3::debug('[regCode]', 'ifvar', $cx, Plugin\LCRun3::debug('[regCode]', 'v', $cx, $in, array('regCode')))) ? '<script> | ||
340 | - seajs.use(\'js/passport/register/code\'); | ||
341 | -</script> | ||
342 | -' : '').''.((Plugin\LCRun3::debug('[regPwd]', 'ifvar', $cx, Plugin\LCRun3::debug('[regPwd]', 'v', $cx, $in, array('regPwd')))) ? '<script> | ||
343 | - seajs.use(\'js/passport/register/password\'); | ||
344 | -</script> | ||
345 | -' : '').''.((Plugin\LCRun3::debug('[loginIndex]', 'ifvar', $cx, Plugin\LCRun3::debug('[loginIndex]', 'v', $cx, $in, array('loginIndex')))) ? '<script> | ||
346 | - seajs.use(\'js/passport/login/login\'); | ||
347 | -</script> | ||
348 | -' : '').''.((Plugin\LCRun3::debug('[loginInternational]', 'ifvar', $cx, Plugin\LCRun3::debug('[loginInternational]', 'v', $cx, $in, array('loginInternational')))) ? ' <script> | ||
349 | - seajs.use(\'js/passport/login/international\'); | ||
350 | - </script> | ||
351 | -' : '').''.((Plugin\LCRun3::debug('[backEmail]', 'ifvar', $cx, Plugin\LCRun3::debug('[backEmail]', 'v', $cx, $in, array('backEmail')))) ? '<script> | ||
352 | - seajs.use(\'js/passport/back/email\'); | ||
353 | -</script> | ||
354 | -' : '').''.((Plugin\LCRun3::debug('[backEmailSuccess]', 'ifvar', $cx, Plugin\LCRun3::debug('[backEmailSuccess]', 'v', $cx, $in, array('backEmailSuccess')))) ? '<script> | ||
355 | - seajs.use(\'js/passport/back/email-success\'); | ||
356 | -</script> | ||
357 | -' : '').''.((Plugin\LCRun3::debug('[backMobile]', 'ifvar', $cx, Plugin\LCRun3::debug('[backMobile]', 'v', $cx, $in, array('backMobile')))) ? '<script> | ||
358 | - seajs.use(\'js/passport/back/mobile\'); | ||
359 | -</script> | ||
360 | -' : '').''.((Plugin\LCRun3::debug('[backCode]', 'ifvar', $cx, Plugin\LCRun3::debug('[backCode]', 'v', $cx, $in, array('backCode')))) ? '<script> | ||
361 | - seajs.use(\'js/passport/back/code\'); | ||
362 | -</script> | ||
363 | -' : '').''.((Plugin\LCRun3::debug('[backNewPwd]', 'ifvar', $cx, Plugin\LCRun3::debug('[backNewPwd]', 'v', $cx, $in, array('backNewPwd')))) ? '<script> | ||
364 | - seajs.use(\'js/passport/back/new-password\'); | ||
365 | -</script> | ||
366 | -' : '').''.((Plugin\LCRun3::debug('[grilsHomePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[grilsHomePage]', 'v', $cx, $in, array('grilsHomePage')))) ? '<script> | ||
367 | - seajs.use(\'js/home/home\'); | ||
368 | -</script> | ||
369 | -' : '').''.((Plugin\LCRun3::debug('[boysHomePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[boysHomePage]', 'v', $cx, $in, array('boysHomePage')))) ? '<script> | ||
370 | - seajs.use(\'js/home/home\'); | ||
371 | -</script> | ||
372 | -' : '').''.((Plugin\LCRun3::debug('[kidsHomePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[kidsHomePage]', 'v', $cx, $in, array('kidsHomePage')))) ? '<script> | ||
373 | - seajs.use(\'js/home/home\'); | ||
374 | -</script> | ||
375 | -' : '').''.((Plugin\LCRun3::debug('[lifestyleHomePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[lifestyleHomePage]', 'v', $cx, $in, array('lifestyleHomePage')))) ? '<script> | ||
376 | - seajs.use(\'js/home/home\'); | ||
377 | -</script> | ||
378 | -' : '').''.((Plugin\LCRun3::debug('[newArrival]', 'ifvar', $cx, Plugin\LCRun3::debug('[newArrival]', 'v', $cx, $in, array('newArrival')))) ? '<script> | ||
379 | - seajs.use(\'js/product/newsale/newarrival\'); | ||
380 | -</script> | ||
381 | -' : '').''.((Plugin\LCRun3::debug('[discount]', 'ifvar', $cx, Plugin\LCRun3::debug('[discount]', 'v', $cx, $in, array('discount')))) ? '<script> | ||
382 | - seajs.use(\'js/product/newsale/discount\'); | ||
383 | -</script> | ||
384 | -' : '').''.((Plugin\LCRun3::debug('[goodListPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[goodListPage]', 'v', $cx, $in, array('goodListPage')))) ? '<script> | ||
385 | - seajs.use(\'js/product/list\'); | ||
386 | -</script> | ||
387 | -' : '').''.((Plugin\LCRun3::debug('[goodDetail]', 'ifvar', $cx, Plugin\LCRun3::debug('[goodDetail]', 'v', $cx, $in, array('goodDetail')))) ? '<script> | ||
388 | - seajs.use(\'js/product/detail/detail\'); | ||
389 | -</script> | ||
390 | -' : '').''.((Plugin\LCRun3::debug('[categoryPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[categoryPage]', 'v', $cx, $in, array('categoryPage')))) ? '<script> | ||
391 | - seajs.use(\'js/category/index\'); | ||
392 | -</script> | ||
393 | -' : '').''.((Plugin\LCRun3::debug('[brandPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[brandPage]', 'v', $cx, $in, array('brandPage')))) ? '<script> | ||
394 | - seajs.use(\'js/category/brand\'); | ||
395 | -</script> | ||
396 | -' : '').''.((Plugin\LCRun3::debug('[searchPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[searchPage]', 'v', $cx, $in, array('searchPage')))) ? '<script> | ||
397 | - seajs.use(\'js/index/search\'); | ||
398 | -</script> | ||
399 | -' : '').''.((Plugin\LCRun3::debug('[shoppingCartPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[shoppingCartPage]', 'v', $cx, $in, array('shoppingCartPage')))) ? '<script> | ||
400 | - seajs.use(\'js/shopping-cart/index\'); | ||
401 | -</script> | ||
402 | -' : '').''.'</body> | ||
403 | -</html>'.''; | ||
404 | -} | ||
405 | -?> |
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'))).'YOHO!有货</title> | ||
29 | -<meta name="keywords" content="'.Plugin\LCRun3::debug('[keywords]', 'encq', $cx, Plugin\LCRun3::debug('[keywords]', 'v', $cx, $in, array('keywords'))).'Yoho! 有货官网,潮流志,潮流男装,潮牌,美国潮牌,日本潮牌,香港潮牌,潮牌店,新品首发,欧美潮流,全球购,代购,时尚,流行,特卖,B2C,正品,购物网站,网上购物,货到付款"> | ||
30 | -<meta name="description" content="'.Plugin\LCRun3::debug('[description]', 'encq', $cx, Plugin\LCRun3::debug('[description]', 'v', $cx, $in, array('description'))).'YOHO! 有货,年轻人潮流购物中心,中国最大的潮流商品购物网站。100%品牌正品保证,支持货到付款。作为YOHO!旗下的购物平台,汇集了全球潮流时尚商品和中国最流行的商品,也是国内最大的原创文化商品平台,也是香港,台湾地区流行商品的集中地。同时包含日本、韩国等众多国外潮流品牌,带给您全新潮流购物体验。"> | ||
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 | -'.((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"> | ||
49 | -' : '').''.((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"> | ||
50 | -' : '').''.((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"> | ||
51 | -' : '').''.((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"> | ||
52 | -' : '').'</head> | ||
53 | -<body '.((Plugin\LCRun3::debug('[isPassportPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[isPassportPage]', 'v', $cx, $in, array('isPassportPage')))) ? 'class=passport-body' : '').'> | ||
54 | - '.''.Plugin\LCRun3::debug('[pageHeader]', 'sec', $cx, Plugin\LCRun3::debug('[pageHeader]', 'v', $cx, $in, array('pageHeader')), $in, false, function($cx, $in) {return '<header class="yoho-header"> | ||
55 | -'.((Plugin\LCRun3::debug('[navBack]', 'ifvar', $cx, Plugin\LCRun3::debug('[navBack]', 'v', $cx, $in, array('navBack')))) ? ' <a href="javascript:history.go(-1);" class="nav-back"></a> | ||
56 | -' : '').''.Plugin\LCRun3::debug('[navHome]', 'sec', $cx, Plugin\LCRun3::debug('[navHome]', 'v', $cx, $in, array('navHome')), $in, false, function($cx, $in) {return ' <a href="'.Plugin\LCRun3::debug('this', 'encq', $cx, $in).'" class="nav-home"></a> | ||
57 | -';}).''.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> | ||
58 | -';}).'</header> | ||
59 | -';}).''.''.'<div class="guang-detail-page guang-page yoho-page"> | ||
60 | -'.Plugin\LCRun3::debug('[guang]', 'sec', $cx, Plugin\LCRun3::debug('[guang]', 'v', $cx, $in, array('guang')), $in, false, function($cx, $in) {return ' <div id="wrapper"> | ||
61 | - <div id="scroller"> | ||
62 | -'.Plugin\LCRun3::debug('[author]', 'sec', $cx, Plugin\LCRun3::debug('[author]', 'v', $cx, $in, array('author')), $in, false, function($cx, $in) {return ' <div class="author" data-id='.Plugin\LCRun3::debug('[id]', 'encq', $cx, Plugin\LCRun3::debug('[id]', 'v', $cx, $in, array('id'))).'> | ||
63 | - <a class="clearfix" href='.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'> | ||
64 | - <img class="avatar" src='.Plugin\LCRun3::debug('[avatar]', 'encq', $cx, Plugin\LCRun3::debug('[avatar]', 'v', $cx, $in, array('avatar'))).'> | ||
65 | - <span class="name">'.Plugin\LCRun3::debug('[name]', 'encq', $cx, Plugin\LCRun3::debug('[name]', 'v', $cx, $in, array('name'))).'</span> | ||
66 | - <span class="intro">'.Plugin\LCRun3::debug('[intro]', 'encq', $cx, Plugin\LCRun3::debug('[intro]', 'v', $cx, $in, array('intro'))).'</span> | ||
67 | - </a> | ||
68 | - </div> | ||
69 | -';}).' | ||
70 | -'.Plugin\LCRun3::debug('[detail]', 'sec', $cx, Plugin\LCRun3::debug('[detail]', 'v', $cx, $in, array('detail')), $in, false, function($cx, $in) {return ' <div class="detail"> | ||
71 | - <div class="post-title"> | ||
72 | - <p class="title">'.Plugin\LCRun3::debug('[title]', 'encq', $cx, Plugin\LCRun3::debug('[title]', 'v', $cx, $in, array('title'))).'</p> | ||
73 | -'.' <div class="time-view-like-share clearfix"> | ||
74 | - <i class="iconfont"></i> | ||
75 | - '.Plugin\LCRun3::debug('[publishTime]', 'encq', $cx, Plugin\LCRun3::debug('[publishTime]', 'v', $cx, $in, array('publishTime'))).' | ||
76 | - <i class="iconfont"></i> | ||
77 | - <span class="page-view">'.Plugin\LCRun3::debug('[pageView]', 'encq', $cx, Plugin\LCRun3::debug('[pageView]', 'v', $cx, $in, array('pageView'))).'</span> | ||
78 | - <div class="like-share-container"> | ||
79 | -'.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';}).'"></i> | ||
80 | - <span class="like-count">'.Plugin\LCRun3::debug('[count]', 'encq', $cx, Plugin\LCRun3::debug('[count]', 'v', $cx, $in, array('count'))).'</span> | ||
81 | -';}).''.Plugin\LCRun3::debug('[collect]', 'sec', $cx, Plugin\LCRun3::debug('[collect]', 'v', $cx, $in, array('collect')), $in, false, function($cx, $in) {return ' <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';}).'"></i> | ||
82 | -';}).''.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"></a> | ||
83 | -';}).' </div> | ||
84 | - </div>'.' </div> | ||
85 | - <div class="post-content"> | ||
86 | -'.Plugin\LCRun3::debug('[content]', 'sec', $cx, Plugin\LCRun3::debug('[content]', 'v', $cx, $in, array('content')), $in, false, function($cx, $in) {return ''.((Plugin\LCRun3::debug('[text]', 'ifvar', $cx, Plugin\LCRun3::debug('[text]', 'v', $cx, $in, array('text')))) ? ' <div class="post-block text-block"> | ||
87 | - '.Plugin\LCRun3::debug('[text]', 'encq', $cx, Plugin\LCRun3::debug('[text]', 'v', $cx, $in, array('text'))).' | ||
88 | - </div> | ||
89 | -' : '').' | ||
90 | -'.((Plugin\LCRun3::debug('[bigImage]', 'ifvar', $cx, Plugin\LCRun3::debug('[bigImage]', 'v', $cx, $in, array('bigImage')))) ? ' <div class="post-block big-img-block"> | ||
91 | - <img class="lazy" data-original='.Plugin\LCRun3::debug('[bigImage]', 'encq', $cx, Plugin\LCRun3::debug('[bigImage]', 'v', $cx, $in, array('bigImage'))).'> | ||
92 | - </div> | ||
93 | -' : '').' | ||
94 | -'.((Plugin\LCRun3::debug('[smallImage]', 'ifvar', $cx, Plugin\LCRun3::debug('[smallImage]', 'v', $cx, $in, array('smallImage')))) ? ' <div class="post-block small-img-block clearfix"> | ||
95 | -'.Plugin\LCRun3::debug('[smallImage]', 'sec', $cx, Plugin\LCRun3::debug('[smallImage]', 'v', $cx, $in, array('smallImage')), $in, false, function($cx, $in) {return ' <img class="lazy" data-original='.Plugin\LCRun3::debug('[src]', 'encq', $cx, Plugin\LCRun3::debug('[src]', 'v', $cx, $in, array('src'))).'> | ||
96 | -';}).' </div> | ||
97 | -' : '').' | ||
98 | -'.((Plugin\LCRun3::debug('[collocation]', 'ifvar', $cx, Plugin\LCRun3::debug('[collocation]', 'v', $cx, $in, array('collocation')))) ? ' <div class="post-block collocation-block"> | ||
99 | - <ul class="thumb-container"> | ||
100 | -'.Plugin\LCRun3::debug('each [collocation]', 'sec', $cx, Plugin\LCRun3::debug('[collocation]', 'v', $cx, $in, array('collocation')), $in, true, function($cx, $in) {return ' <li class="thumb '.((Plugin\LCRun3::debug('@[first]', 'ifvar', $cx, Plugin\LCRun3::debug('@[first]', 'v', $cx, $cx['sp_vars'], array('first')))) ? 'focus' : '').'"> | ||
101 | - <img class="thumb-img lazy" data-original='.Plugin\LCRun3::debug('[thumb]', 'encq', $cx, Plugin\LCRun3::debug('[thumb]', 'v', $cx, $in, array('thumb'))).'> | ||
102 | - <span class="clothe-type '.Plugin\LCRun3::debug('[type]', 'encq', $cx, Plugin\LCRun3::debug('[type]', 'v', $cx, $in, array('type'))).'"></span> | ||
103 | - </li> | ||
104 | -';}).' </ul> | ||
105 | - <div class="good-list clearfix"> | ||
106 | -'.Plugin\LCRun3::debug('each [collocation]', 'sec', $cx, Plugin\LCRun3::debug('[collocation]', 'v', $cx, $in, array('collocation')), $in, true, function($cx, $in) {return ' <div class="prod '.((!Plugin\LCRun3::debug('@[first]', 'ifvar', $cx, Plugin\LCRun3::debug('@[first]', 'v', $cx, $cx['sp_vars'], array('first')))) ? 'hide' : '').'"> | ||
107 | -'.Plugin\LCRun3::debug('[goods]', 'sec', $cx, Plugin\LCRun3::debug('[goods]', 'v', $cx, $in, array('goods')), $in, false, function($cx, $in) {return ''.' <div class="good-info" data-id="'.Plugin\LCRun3::debug('[id]', 'encq', $cx, Plugin\LCRun3::debug('[id]', 'v', $cx, $in, array('id'))).'"> | ||
108 | - <div class="tag-container clearfix"> | ||
109 | -'.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> | ||
110 | -';}).''.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> | ||
111 | -';}).''.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> | ||
112 | -';}).''.Plugin\LCRun3::debug('[is_yohoood]', 'sec', $cx, Plugin\LCRun3::debug('[is_yohoood]', 'v', $cx, $in, array('is_yohoood')), $in, false, function($cx, $in) {return ' <div class="good-tag yohood-tag"></div> | ||
113 | -';}).''.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> | ||
114 | -';}).'';}).' </div> | ||
115 | - <div class="good-detail-img"> | ||
116 | - <a class="good-thumb" href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'"> | ||
117 | - <img class="lazy" data-original="'.Plugin\LCRun3::debug('[thumb]', 'encq', $cx, Plugin\LCRun3::debug('[thumb]', 'v', $cx, $in, array('thumb'))).'"> | ||
118 | - </a> | ||
119 | -'.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> | ||
120 | -';}).' </div> | ||
121 | - <div class="good-detail-text"> | ||
122 | - <div class="name"> | ||
123 | - <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> | ||
124 | - </div> | ||
125 | - <div class="price"> | ||
126 | - <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> | ||
127 | -'.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> | ||
128 | -';}).' </div> | ||
129 | - </div> | ||
130 | - </div> | ||
131 | -'.'';}).' </div> | ||
132 | -';}).' </div> | ||
133 | - </div> | ||
134 | -' : '').' | ||
135 | -'.((Plugin\LCRun3::debug('[relatedReco]', 'ifvar', $cx, Plugin\LCRun3::debug('[relatedReco]', 'v', $cx, $in, array('relatedReco')))) ? ' <div class="post-block related-reco-block clearfix"> | ||
136 | - <h2>相关推荐</h2> | ||
137 | -'.((Plugin\LCRun3::debug('[relatedReco].[id]', 'ifvar', $cx, Plugin\LCRun3::debug('[relatedReco].[id]', 'v', $cx, $in, array('relatedReco','id')))) ? ''.Plugin\LCRun3::debug('with [relatedReco]', 'wi', $cx, Plugin\LCRun3::debug('[relatedReco]', 'v', $cx, $in, array('relatedReco')), $in, function($cx, $in) {return ' <div class="one-good"> | ||
138 | - <img class="thumb lazy" data-original='.Plugin\LCRun3::debug('[thumb]', 'encq', $cx, Plugin\LCRun3::debug('[thumb]', 'v', $cx, $in, array('thumb'))).'> | ||
139 | - <div class="content-container"> | ||
140 | - <p> | ||
141 | - <span class="reco-name">'.Plugin\LCRun3::debug('[name]', 'encq', $cx, Plugin\LCRun3::debug('[name]', 'v', $cx, $in, array('name'))).'</span> | ||
142 | - </p> | ||
143 | - <p class="price"> | ||
144 | - <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> | ||
145 | -'.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> | ||
146 | -';}).' <a class="check-detail" href='.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'> | ||
147 | - 查看详情 | ||
148 | - </a> | ||
149 | - </p> | ||
150 | - </div> | ||
151 | - </div> | ||
152 | -';}).'' : ' <div class="good-list clearfix"> | ||
153 | -'.Plugin\LCRun3::debug('[relatedReco]', 'sec', $cx, Plugin\LCRun3::debug('[relatedReco]', 'v', $cx, $in, array('relatedReco')), $in, false, function($cx, $in) {return ''.' <div class="good-info" data-id="'.Plugin\LCRun3::debug('[id]', 'encq', $cx, Plugin\LCRun3::debug('[id]', 'v', $cx, $in, array('id'))).'"> | ||
154 | - <div class="tag-container clearfix"> | ||
155 | -'.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> | ||
156 | -';}).''.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> | ||
157 | -';}).''.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> | ||
158 | -';}).''.Plugin\LCRun3::debug('[is_yohoood]', 'sec', $cx, Plugin\LCRun3::debug('[is_yohoood]', 'v', $cx, $in, array('is_yohoood')), $in, false, function($cx, $in) {return ' <div class="good-tag yohood-tag"></div> | ||
159 | -';}).''.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> | ||
160 | -';}).'';}).' </div> | ||
161 | - <div class="good-detail-img"> | ||
162 | - <a class="good-thumb" href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'"> | ||
163 | - <img class="lazy" data-original="'.Plugin\LCRun3::debug('[thumb]', 'encq', $cx, Plugin\LCRun3::debug('[thumb]', 'v', $cx, $in, array('thumb'))).'"> | ||
164 | - </a> | ||
165 | -'.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> | ||
166 | -';}).' </div> | ||
167 | - <div class="good-detail-text"> | ||
168 | - <div class="name"> | ||
169 | - <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> | ||
170 | - </div> | ||
171 | - <div class="price"> | ||
172 | - <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> | ||
173 | -'.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> | ||
174 | -';}).' </div> | ||
175 | - </div> | ||
176 | - </div> | ||
177 | -'.'';}).' </div> | ||
178 | -').' </div> | ||
179 | -' : '').'';}).' </div> | ||
180 | - </div> | ||
181 | -';}).' | ||
182 | -'.((Plugin\LCRun3::debug('[relatedBrand]', 'ifvar', $cx, Plugin\LCRun3::debug('[relatedBrand]', 'v', $cx, $in, array('relatedBrand')))) ? ' <div class="related-brand"> | ||
183 | - <h2>相关品牌</h2> | ||
184 | - <ul class="brand-list clearfix"> | ||
185 | -'.Plugin\LCRun3::debug('[relatedBrand]', 'sec', $cx, Plugin\LCRun3::debug('[relatedBrand]', 'v', $cx, $in, array('relatedBrand')), $in, false, function($cx, $in) {return ' <li class="brand"> | ||
186 | - <a href='.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'> | ||
187 | - <div class="brand-logo"> | ||
188 | - <img class="lazy" data-original='.Plugin\LCRun3::debug('[thumb]', 'encq', $cx, Plugin\LCRun3::debug('[thumb]', 'v', $cx, $in, array('thumb'))).'> | ||
189 | - </div> | ||
190 | - <p class="brand-name">'.Plugin\LCRun3::debug('[name]', 'encq', $cx, Plugin\LCRun3::debug('[name]', 'v', $cx, $in, array('name'))).'</p> | ||
191 | - </a> | ||
192 | - </li> | ||
193 | -';}).' </ul> | ||
194 | - </div> | ||
195 | -' : '').' | ||
196 | -'.((Plugin\LCRun3::debug('[relatedTag]', 'ifvar', $cx, Plugin\LCRun3::debug('[relatedTag]', 'v', $cx, $in, array('relatedTag')))) ? ' <div class="related-tag"> | ||
197 | - <div class="tag-bg"></div> | ||
198 | - <ul class="tag-list clearfix"> | ||
199 | -'.Plugin\LCRun3::debug('[relatedTag]', 'sec', $cx, Plugin\LCRun3::debug('[relatedTag]', 'v', $cx, $in, array('relatedTag')), $in, false, function($cx, $in) {return ' <li> | ||
200 | - <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> | ||
201 | - </li> | ||
202 | -';}).' </ul> | ||
203 | - </div> | ||
204 | -' : '').' | ||
205 | -'.((Plugin\LCRun3::debug('[relatedInfo]', 'ifvar', $cx, Plugin\LCRun3::debug('[relatedInfo]', 'v', $cx, $in, array('relatedInfo')))) ? ' <div class="related-info"> | ||
206 | - <h2>相关文章</h2> | ||
207 | - <ul class="info-list"> | ||
208 | -'.Plugin\LCRun3::debug('[relatedInfo]', 'sec', $cx, Plugin\LCRun3::debug('[relatedInfo]', 'v', $cx, $in, array('relatedInfo')), $in, false, function($cx, $in) {return ' <li> | ||
209 | - <a class="clearfix" href='.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'> | ||
210 | - <img class="lazy '.((Plugin\LCRun3::debug('[squareThumb]', 'ifvar', $cx, Plugin\LCRun3::debug('[squareThumb]', 'v', $cx, $in, array('squareThumb')))) ? 'square' : '').'" data-original='.Plugin\LCRun3::debug('[thumb]', 'encq', $cx, Plugin\LCRun3::debug('[thumb]', 'v', $cx, $in, array('thumb'))).'> | ||
211 | - <span class="title">'.Plugin\LCRun3::debug('[title]', 'encq', $cx, Plugin\LCRun3::debug('[title]', 'v', $cx, $in, array('title'))).'</span> | ||
212 | - <span class="publish-time"> | ||
213 | - <i class="iconfont"></i> | ||
214 | - '.Plugin\LCRun3::debug('[publishTime]', 'encq', $cx, Plugin\LCRun3::debug('[publishTime]', 'v', $cx, $in, array('publishTime'))).' | ||
215 | - </span> | ||
216 | - </a> | ||
217 | - </li> | ||
218 | -';}).' </ul> | ||
219 | - </div> | ||
220 | -' : '').' </div> | ||
221 | - </div> | ||
222 | -';}).'</div> | ||
223 | -'.''.''.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"> | ||
224 | - <p class="op-row"> | ||
225 | - <span class="back-to-top"> | ||
226 | - Back to top | ||
227 | - <i class="iconfont"></i> | ||
228 | - </span> | ||
229 | - </p> | ||
230 | - <address class="copyright"> | ||
231 | - CopyRight©2007-2016 南京新与力文化传播有限公司 | ||
232 | - </address> | ||
233 | - </footer> | ||
234 | -';}).''.''.((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> | ||
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('[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> | ||
237 | -<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> | ||
238 | -' : '').''.((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> | ||
239 | -<script src="http://static.buy.test.yoho.cn/dist/myohobuy/'.Plugin\LCRun3::debug('[version]', 'encq', $cx, Plugin\LCRun3::debug('[version]', 'v', $cx, $in, array('version'))).'/index.js"></script> | ||
240 | -' : '').''.((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> | ||
241 | -<script>seajs.config({base: \'http://localhost:8000/\'});</script> | ||
242 | -' : '').''.'<script> | ||
243 | - seajs.use(\'js/common\'); | ||
244 | -</script> | ||
245 | -'.((Plugin\LCRun3::debug('[psList]', 'ifvar', $cx, Plugin\LCRun3::debug('[psList]', 'v', $cx, $in, array('psList')))) ? '<script> | ||
246 | - seajs.use(\'js/guang/plus-star/list\'); | ||
247 | -</script> | ||
248 | -' : '').''.((Plugin\LCRun3::debug('[psDetail]', 'ifvar', $cx, Plugin\LCRun3::debug('[psDetail]', 'v', $cx, $in, array('psDetail')))) ? '<script> | ||
249 | - seajs.use(\'js/guang/plus-star/detail\'); | ||
250 | -</script> | ||
251 | -' : '').''.((Plugin\LCRun3::debug('[guangHome]', 'ifvar', $cx, Plugin\LCRun3::debug('[guangHome]', 'v', $cx, $in, array('guangHome')))) ? '<script> | ||
252 | - seajs.use(\'js/guang/home\'); | ||
253 | -</script> | ||
254 | -' : '').''.((Plugin\LCRun3::debug('[guangList]', 'ifvar', $cx, Plugin\LCRun3::debug('[guangList]', 'v', $cx, $in, array('guangList')))) ? '<script> | ||
255 | - seajs.use(\'js/guang/list\'); | ||
256 | -</script> | ||
257 | -' : '').''.((Plugin\LCRun3::debug('[guangDetail]', 'ifvar', $cx, Plugin\LCRun3::debug('[guangDetail]', 'v', $cx, $in, array('guangDetail')))) ? '<script> | ||
258 | - seajs.use(\'js/guang/detail\'); | ||
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('[grilsHomePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[grilsHomePage]', 'v', $cx, $in, array('grilsHomePage')))) ? '<script> | ||
291 | - seajs.use(\'js/home/home\'); | ||
292 | -</script> | ||
293 | -' : '').''.((Plugin\LCRun3::debug('[boysHomePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[boysHomePage]', 'v', $cx, $in, array('boysHomePage')))) ? '<script> | ||
294 | - seajs.use(\'js/home/home\'); | ||
295 | -</script> | ||
296 | -' : '').''.((Plugin\LCRun3::debug('[kidsHomePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[kidsHomePage]', 'v', $cx, $in, array('kidsHomePage')))) ? '<script> | ||
297 | - seajs.use(\'js/home/home\'); | ||
298 | -</script> | ||
299 | -' : '').''.((Plugin\LCRun3::debug('[lifestyleHomePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[lifestyleHomePage]', 'v', $cx, $in, array('lifestyleHomePage')))) ? '<script> | ||
300 | - seajs.use(\'js/home/home\'); | ||
301 | -</script> | ||
302 | -' : '').''.((Plugin\LCRun3::debug('[newArrival]', 'ifvar', $cx, Plugin\LCRun3::debug('[newArrival]', 'v', $cx, $in, array('newArrival')))) ? '<script> | ||
303 | - seajs.use(\'js/product/newsale/newarrival\'); | ||
304 | -</script> | ||
305 | -' : '').''.((Plugin\LCRun3::debug('[discount]', 'ifvar', $cx, Plugin\LCRun3::debug('[discount]', 'v', $cx, $in, array('discount')))) ? '<script> | ||
306 | - seajs.use(\'js/product/newsale/discount\'); | ||
307 | -</script> | ||
308 | -' : '').''.((Plugin\LCRun3::debug('[goodListPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[goodListPage]', 'v', $cx, $in, array('goodListPage')))) ? '<script> | ||
309 | - seajs.use(\'js/product/list\'); | ||
310 | -</script> | ||
311 | -' : '').''.((Plugin\LCRun3::debug('[goodDetail]', 'ifvar', $cx, Plugin\LCRun3::debug('[goodDetail]', 'v', $cx, $in, array('goodDetail')))) ? '<script> | ||
312 | - seajs.use(\'js/product/detail/detail\'); | ||
313 | -</script> | ||
314 | -' : '').''.((Plugin\LCRun3::debug('[categoryPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[categoryPage]', 'v', $cx, $in, array('categoryPage')))) ? '<script> | ||
315 | - seajs.use(\'js/category/index\'); | ||
316 | -</script> | ||
317 | -' : '').''.((Plugin\LCRun3::debug('[brandPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[brandPage]', 'v', $cx, $in, array('brandPage')))) ? '<script> | ||
318 | - seajs.use(\'js/category/brand\'); | ||
319 | -</script> | ||
320 | -' : '').''.((Plugin\LCRun3::debug('[searchPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[searchPage]', 'v', $cx, $in, array('searchPage')))) ? '<script> | ||
321 | - seajs.use(\'js/index/search\'); | ||
322 | -</script> | ||
323 | -' : '').''.((Plugin\LCRun3::debug('[shoppingCartPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[shoppingCartPage]', 'v', $cx, $in, array('shoppingCartPage')))) ? '<script> | ||
324 | - seajs.use(\'js/shopping-cart/index\'); | ||
325 | -</script> | ||
326 | -' : '').''.'</body> | ||
327 | -</html>'.''; | ||
328 | -} | ||
329 | -?> |
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'))).'YOHO!有货</title> | ||
29 | -<meta name="keywords" content="'.Plugin\LCRun3::debug('[keywords]', 'encq', $cx, Plugin\LCRun3::debug('[keywords]', 'v', $cx, $in, array('keywords'))).'Yoho! 有货官网,潮流志,潮流男装,潮牌,美国潮牌,日本潮牌,香港潮牌,潮牌店,新品首发,欧美潮流,全球购,代购,时尚,流行,特卖,B2C,正品,购物网站,网上购物,货到付款"> | ||
30 | -<meta name="description" content="'.Plugin\LCRun3::debug('[description]', 'encq', $cx, Plugin\LCRun3::debug('[description]', 'v', $cx, $in, array('description'))).'YOHO! 有货,年轻人潮流购物中心,中国最大的潮流商品购物网站。100%品牌正品保证,支持货到付款。作为YOHO!旗下的购物平台,汇集了全球潮流时尚商品和中国最流行的商品,也是国内最大的原创文化商品平台,也是香港,台湾地区流行商品的集中地。同时包含日本、韩国等众多国外潮流品牌,带给您全新潮流购物体验。"> | ||
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 | -'.((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"> | ||
49 | -' : '').''.((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"> | ||
50 | -' : '').''.((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"> | ||
51 | -' : '').''.((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"> | ||
52 | -' : '').'</head> | ||
53 | -<body '.((Plugin\LCRun3::debug('[isPassportPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[isPassportPage]', 'v', $cx, $in, array('isPassportPage')))) ? 'class=passport-body' : '').'> | ||
54 | - '.''.Plugin\LCRun3::debug('[pageHeader]', 'sec', $cx, Plugin\LCRun3::debug('[pageHeader]', 'v', $cx, $in, array('pageHeader')), $in, false, function($cx, $in) {return '<header class="yoho-header"> | ||
55 | -'.((Plugin\LCRun3::debug('[navBack]', 'ifvar', $cx, Plugin\LCRun3::debug('[navBack]', 'v', $cx, $in, array('navBack')))) ? ' <a href="javascript:history.go(-1);" class="nav-back"></a> | ||
56 | -' : '').''.Plugin\LCRun3::debug('[navHome]', 'sec', $cx, Plugin\LCRun3::debug('[navHome]', 'v', $cx, $in, array('navHome')), $in, false, function($cx, $in) {return ' <a href="'.Plugin\LCRun3::debug('this', 'encq', $cx, $in).'" class="nav-home"></a> | ||
57 | -';}).''.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> | ||
58 | -';}).'</header> | ||
59 | -';}).''.''.'<div class="brand-page yoho-page"> | ||
60 | - | ||
61 | - <div class="newbrand-search" style="position: fixed; top: 44px;"> | ||
62 | - <div class="search-box clearfix"> | ||
63 | - <a href="/index/search/index" > | ||
64 | - <input type="text" class="search-input" placeholder="查找品牌" name="query" id="query" value="" disabled=""> | ||
65 | - <i class="search-icon iconfont clearfix"></i> | ||
66 | - </a> | ||
67 | - </div> | ||
68 | - </div> | ||
69 | - | ||
70 | - | ||
71 | -'.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"> | ||
72 | - <div class="banner-swiper swiper-container"> | ||
73 | - <ul class="swiper-wrapper"> | ||
74 | -'.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"> | ||
75 | - <a href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'"> | ||
76 | - <img src="'.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'" alt=""> | ||
77 | - </a> | ||
78 | - </li> | ||
79 | -';}).' </ul> | ||
80 | - </div> | ||
81 | - <div class="swiper-pagination"> | ||
82 | - <div class="pagination-inner"> | ||
83 | - </div> | ||
84 | - </div> | ||
85 | - </div>'.'';}).' | ||
86 | -'.Plugin\LCRun3::debug('[hotBrand]', 'sec', $cx, Plugin\LCRun3::debug('[hotBrand]', 'v', $cx, $in, array('hotBrand')), $in, false, function($cx, $in) {return ' <div class="hot-brand"> | ||
87 | - <ul class="hot-brand-list clearfix"> | ||
88 | -'.Plugin\LCRun3::debug('[list]', 'sec', $cx, Plugin\LCRun3::debug('[list]', 'v', $cx, $in, array('list')), $in, false, function($cx, $in) {return ' <li> | ||
89 | - <a href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'"> | ||
90 | - <div class="img-box"> | ||
91 | - <img class="lazy" data-original="'.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'" alt=""> | ||
92 | - </div> | ||
93 | - </a> | ||
94 | - </li> | ||
95 | -';}).' </ul> | ||
96 | - </div> | ||
97 | -';}).' | ||
98 | -'.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"> | ||
99 | - <div class="title-bar"> | ||
100 | - <h2 style="position: static;">'.Plugin\LCRun3::debug('[title]', 'encq', $cx, Plugin\LCRun3::debug('[title]', 'v', $cx, $in, array('title'))).'</h2> | ||
101 | - </div> | ||
102 | -'.Plugin\LCRun3::debug('[list]', 'sec', $cx, Plugin\LCRun3::debug('[list]', 'v', $cx, $in, array('list')), $in, false, function($cx, $in) {return ' <p> | ||
103 | - <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'))).' | ||
104 | - <i class="icon-hot"> | ||
105 | - </i> | ||
106 | -'.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"></i> | ||
107 | -';}).''.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"></i> | ||
108 | -';}).' </a> | ||
109 | - </p> | ||
110 | -';}).' </div> | ||
111 | -';}).' | ||
112 | - <div id="right-bar" class="right-bar"> | ||
113 | - <div class="con" id="con"> | ||
114 | - <b>#</b> | ||
115 | - <b>A</b> | ||
116 | - <b>B</b> | ||
117 | - <b>C</b> | ||
118 | - <b>D</b> | ||
119 | - <b>E</b> | ||
120 | - <b>F</b> | ||
121 | - <b>G</b> | ||
122 | - <b>H</b> | ||
123 | - <b>I</b> | ||
124 | - <b>J</b> | ||
125 | - <b>K</b> | ||
126 | - <b>L</b> | ||
127 | - <b>M</b> | ||
128 | - <b>N</b> | ||
129 | - <b>O</b> | ||
130 | - <b>P</b> | ||
131 | - <b>Q</b> | ||
132 | - <b>R</b> | ||
133 | - <b>S</b> | ||
134 | - <b>T</b> | ||
135 | - <b>U</b> | ||
136 | - <b>V</b> | ||
137 | - <b>W</b> | ||
138 | - <b>X</b> | ||
139 | - <b>Y</b> | ||
140 | - <b>Z</b> | ||
141 | - </div> | ||
142 | - </div> | ||
143 | - | ||
144 | -</div> | ||
145 | -'.''.''.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"> | ||
146 | - <p class="op-row"> | ||
147 | - <span class="back-to-top"> | ||
148 | - Back to top | ||
149 | - <i class="iconfont"></i> | ||
150 | - </span> | ||
151 | - </p> | ||
152 | - <address class="copyright"> | ||
153 | - CopyRight©2007-2016 南京新与力文化传播有限公司 | ||
154 | - </address> | ||
155 | - </footer> | ||
156 | -';}).''.''.((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> | ||
157 | -<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> | ||
158 | -' : '').''.((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> | ||
159 | -<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> | ||
160 | -' : '').''.((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> | ||
161 | -<script src="http://static.buy.test.yoho.cn/dist/myohobuy/'.Plugin\LCRun3::debug('[version]', 'encq', $cx, Plugin\LCRun3::debug('[version]', 'v', $cx, $in, array('version'))).'/index.js"></script> | ||
162 | -' : '').''.((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> | ||
163 | -<script>seajs.config({base: \'http://localhost:8000/\'});</script> | ||
164 | -' : '').''.'<script> | ||
165 | - seajs.use(\'js/common\'); | ||
166 | -</script> | ||
167 | -'.((Plugin\LCRun3::debug('[psList]', 'ifvar', $cx, Plugin\LCRun3::debug('[psList]', 'v', $cx, $in, array('psList')))) ? '<script> | ||
168 | - seajs.use(\'js/guang/plus-star/list\'); | ||
169 | -</script> | ||
170 | -' : '').''.((Plugin\LCRun3::debug('[psDetail]', 'ifvar', $cx, Plugin\LCRun3::debug('[psDetail]', 'v', $cx, $in, array('psDetail')))) ? '<script> | ||
171 | - seajs.use(\'js/guang/plus-star/detail\'); | ||
172 | -</script> | ||
173 | -' : '').''.((Plugin\LCRun3::debug('[guangHome]', 'ifvar', $cx, Plugin\LCRun3::debug('[guangHome]', 'v', $cx, $in, array('guangHome')))) ? '<script> | ||
174 | - seajs.use(\'js/guang/home\'); | ||
175 | -</script> | ||
176 | -' : '').''.((Plugin\LCRun3::debug('[guangList]', 'ifvar', $cx, Plugin\LCRun3::debug('[guangList]', 'v', $cx, $in, array('guangList')))) ? '<script> | ||
177 | - seajs.use(\'js/guang/list\'); | ||
178 | -</script> | ||
179 | -' : '').''.((Plugin\LCRun3::debug('[guangDetail]', 'ifvar', $cx, Plugin\LCRun3::debug('[guangDetail]', 'v', $cx, $in, array('guangDetail')))) ? '<script> | ||
180 | - seajs.use(\'js/guang/detail\'); | ||
181 | -</script> | ||
182 | -' : '').''.((Plugin\LCRun3::debug('[regIndex]', 'ifvar', $cx, Plugin\LCRun3::debug('[regIndex]', 'v', $cx, $in, array('regIndex')))) ? '<script> | ||
183 | - seajs.use(\'js/passport/register/register\'); | ||
184 | -</script> | ||
185 | -' : '').''.((Plugin\LCRun3::debug('[regCode]', 'ifvar', $cx, Plugin\LCRun3::debug('[regCode]', 'v', $cx, $in, array('regCode')))) ? '<script> | ||
186 | - seajs.use(\'js/passport/register/code\'); | ||
187 | -</script> | ||
188 | -' : '').''.((Plugin\LCRun3::debug('[regPwd]', 'ifvar', $cx, Plugin\LCRun3::debug('[regPwd]', 'v', $cx, $in, array('regPwd')))) ? '<script> | ||
189 | - seajs.use(\'js/passport/register/password\'); | ||
190 | -</script> | ||
191 | -' : '').''.((Plugin\LCRun3::debug('[loginIndex]', 'ifvar', $cx, Plugin\LCRun3::debug('[loginIndex]', 'v', $cx, $in, array('loginIndex')))) ? '<script> | ||
192 | - seajs.use(\'js/passport/login/login\'); | ||
193 | -</script> | ||
194 | -' : '').''.((Plugin\LCRun3::debug('[loginInternational]', 'ifvar', $cx, Plugin\LCRun3::debug('[loginInternational]', 'v', $cx, $in, array('loginInternational')))) ? ' <script> | ||
195 | - seajs.use(\'js/passport/login/international\'); | ||
196 | - </script> | ||
197 | -' : '').''.((Plugin\LCRun3::debug('[backEmail]', 'ifvar', $cx, Plugin\LCRun3::debug('[backEmail]', 'v', $cx, $in, array('backEmail')))) ? '<script> | ||
198 | - seajs.use(\'js/passport/back/email\'); | ||
199 | -</script> | ||
200 | -' : '').''.((Plugin\LCRun3::debug('[backEmailSuccess]', 'ifvar', $cx, Plugin\LCRun3::debug('[backEmailSuccess]', 'v', $cx, $in, array('backEmailSuccess')))) ? '<script> | ||
201 | - seajs.use(\'js/passport/back/email-success\'); | ||
202 | -</script> | ||
203 | -' : '').''.((Plugin\LCRun3::debug('[backMobile]', 'ifvar', $cx, Plugin\LCRun3::debug('[backMobile]', 'v', $cx, $in, array('backMobile')))) ? '<script> | ||
204 | - seajs.use(\'js/passport/back/mobile\'); | ||
205 | -</script> | ||
206 | -' : '').''.((Plugin\LCRun3::debug('[backCode]', 'ifvar', $cx, Plugin\LCRun3::debug('[backCode]', 'v', $cx, $in, array('backCode')))) ? '<script> | ||
207 | - seajs.use(\'js/passport/back/code\'); | ||
208 | -</script> | ||
209 | -' : '').''.((Plugin\LCRun3::debug('[backNewPwd]', 'ifvar', $cx, Plugin\LCRun3::debug('[backNewPwd]', 'v', $cx, $in, array('backNewPwd')))) ? '<script> | ||
210 | - seajs.use(\'js/passport/back/new-password\'); | ||
211 | -</script> | ||
212 | -' : '').''.((Plugin\LCRun3::debug('[grilsHomePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[grilsHomePage]', 'v', $cx, $in, array('grilsHomePage')))) ? '<script> | ||
213 | - seajs.use(\'js/home/home\'); | ||
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\'); | ||
217 | -</script> | ||
218 | -' : '').''.((Plugin\LCRun3::debug('[kidsHomePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[kidsHomePage]', 'v', $cx, $in, array('kidsHomePage')))) ? '<script> | ||
219 | - seajs.use(\'js/home/home\'); | ||
220 | -</script> | ||
221 | -' : '').''.((Plugin\LCRun3::debug('[lifestyleHomePage]', 'ifvar', $cx, Plugin\LCRun3::debug('[lifestyleHomePage]', 'v', $cx, $in, array('lifestyleHomePage')))) ? '<script> | ||
222 | - seajs.use(\'js/home/home\'); | ||
223 | -</script> | ||
224 | -' : '').''.((Plugin\LCRun3::debug('[newArrival]', 'ifvar', $cx, Plugin\LCRun3::debug('[newArrival]', 'v', $cx, $in, array('newArrival')))) ? '<script> | ||
225 | - seajs.use(\'js/product/newsale/newarrival\'); | ||
226 | -</script> | ||
227 | -' : '').''.((Plugin\LCRun3::debug('[discount]', 'ifvar', $cx, Plugin\LCRun3::debug('[discount]', 'v', $cx, $in, array('discount')))) ? '<script> | ||
228 | - seajs.use(\'js/product/newsale/discount\'); | ||
229 | -</script> | ||
230 | -' : '').''.((Plugin\LCRun3::debug('[goodListPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[goodListPage]', 'v', $cx, $in, array('goodListPage')))) ? '<script> | ||
231 | - seajs.use(\'js/product/list\'); | ||
232 | -</script> | ||
233 | -' : '').''.((Plugin\LCRun3::debug('[goodDetail]', 'ifvar', $cx, Plugin\LCRun3::debug('[goodDetail]', 'v', $cx, $in, array('goodDetail')))) ? '<script> | ||
234 | - seajs.use(\'js/product/detail/detail\'); | ||
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 | -</script> | ||
239 | -' : '').''.((Plugin\LCRun3::debug('[brandPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[brandPage]', 'v', $cx, $in, array('brandPage')))) ? '<script> | ||
240 | - seajs.use(\'js/category/brand\'); | ||
241 | -</script> | ||
242 | -' : '').''.((Plugin\LCRun3::debug('[searchPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[searchPage]', 'v', $cx, $in, array('searchPage')))) ? '<script> | ||
243 | - seajs.use(\'js/index/search\'); | ||
244 | -</script> | ||
245 | -' : '').''.((Plugin\LCRun3::debug('[shoppingCartPage]', 'ifvar', $cx, Plugin\LCRun3::debug('[shoppingCartPage]', 'v', $cx, $in, array('shoppingCartPage')))) ? '<script> | ||
246 | - seajs.use(\'js/shopping-cart/index\'); | ||
247 | -</script> | ||
248 | -' : '').''.'</body> | ||
249 | -</html>'.' '; | ||
250 | -} | ||
251 | -?> |
-
Please register or login to post a comment