|
|
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>'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('title')), ENT_QUOTES, 'UTF-8').'</title>
|
|
|
29
|
+<meta name="keywords" content="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('keywords')), ENT_QUOTES, 'UTF-8').'">
|
|
|
30
|
+<meta name="description" content="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('description')), ENT_QUOTES, 'UTF-8').'">
|
|
|
31
|
+<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, minimum-scale=1, user-scalable=no">
|
|
|
32
|
+<meta http-equiv="cleartype" content="on">
|
|
|
33
|
+<meta name="apple-mobile-web-app-status-bar-style" content="black" />
|
|
|
34
|
+<meta content="telephone=no" name="format-detection" />
|
|
|
35
|
+<meta content="email=no" name="format-detection" />
|
|
|
36
|
+<script type="text/javascript">
|
|
|
37
|
+ (function(doc, win) {
|
|
|
38
|
+ var docEl = doc.documentElement;
|
|
|
39
|
+ (function() {
|
|
|
40
|
+ var clientWidth = docEl.clientWidth;
|
|
|
41
|
+ if (!clientWidth) {
|
|
|
42
|
+ return;
|
|
|
43
|
+ }
|
|
|
44
|
+ docEl.style.fontSize = 20 * (clientWidth / 320) + \'px\';
|
|
|
45
|
+ }());
|
|
|
46
|
+ })(document, window);
|
|
|
47
|
+</script>
|
|
|
48
|
+<link rel="dns-prefetch" href="//cdn.yoho.cn">
|
|
|
49
|
+<link rel="dns-prefetch" href="//static.yohobuy.com">
|
|
|
50
|
+<link rel="dns-prefetch" href="//img12.static.yhbimg.com">
|
|
|
51
|
+<link rel="dns-prefetch" href="//img13.static.yhbimg.com">
|
|
|
52
|
+'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('rlsEnv')))) ? '<link rel="stylesheet" href="http://cdn.yoho.cn/myohobuy/'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('version')), ENT_QUOTES, 'UTF-8').'/index.css">
|
|
|
53
|
+' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('preEnv')))) ? '<link rel="stylesheet" href="http://cdn.yoho.cn/myohobuy/'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('version')), ENT_QUOTES, 'UTF-8').'/index.css">
|
|
|
54
|
+' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('testEnv')))) ? '<link rel="stylesheet" href="http://static.buy.test.yoho.cn/dist/myohobuy/'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('version')), ENT_QUOTES, 'UTF-8').'/index.css">
|
|
|
55
|
+' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('devEnv')))) ? '<link rel="stylesheet" href="http://static.dev.yohobuy.com/css/index.css">
|
|
|
56
|
+' : '').'<link rel="apple-touch-icon-precomposed" href="http://static.yohobuy.com/m/v1/img/touch/apple-touch-icon-144x144-precomposed-new.png">
|
|
|
57
|
+<link rel="apple-touch-startup-image" sizes="640x920" href="http://static.yohobuy.com/m/v1/img/startup/startup-retina.png" media="screen and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2)">
|
|
|
58
|
+<link rel="apple-touch-startup-image" sizes="320x460" href="http://static.yohobuy.com/m/v1/img/startup/startup.png" media="screen and (max-device-width: 320)">
|
|
|
59
|
+</head>
|
|
|
60
|
+<body '.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('isPassportPage')))) ? 'class=passport-body' : '').'>
|
|
|
61
|
+ '.''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('pageHeader')), $in, false, function($cx, $in) {return '<header class="yoho-header'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('boys')))) ? ' boys' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('girls')))) ? ' girls' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('kids')))) ? ' kids' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('lifeStyle')))) ? ' life-style' : '').'">
|
|
|
62
|
+'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('navBack')))) ? ' <a href="javascript:history.go(-1);" class="nav-back"></a>
|
|
|
63
|
+' : '').''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('navHome')), $in, false, function($cx, $in) {return ' <a href="'.htmlentities((string)$in, ENT_QUOTES, 'UTF-8').'" class="nav-home"></a>
|
|
|
64
|
+';}).''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('navTitle')), $in, false, function($cx, $in) {return ' <p class="nav-title">'.htmlentities((string)$in, ENT_QUOTES, 'UTF-8').'</p>
|
|
|
65
|
+';}).'</header>
|
|
|
66
|
+';}).''.''.'<div class="discount-page yoho-page">
|
|
|
67
|
+'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('headerBanner')), $in, false, function($cx, $in) {return ''.''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('list')))) ? ' <div class="banner-top">
|
|
|
68
|
+ <div class="banner-swiper swiper-container">
|
|
|
69
|
+ <ul class="swiper-wrapper">
|
|
|
70
|
+'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('list')), $in, false, function($cx, $in) {return ' <li class="swiper-slide">
|
|
|
71
|
+ <a href="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('url')), ENT_QUOTES, 'UTF-8').'">
|
|
|
72
|
+ <img class="swiper-lazy" data-src="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('img')), ENT_QUOTES, 'UTF-8').'">
|
|
|
73
|
+ </a>
|
|
|
74
|
+ <div class="swiper-lazy-preloader"></div>
|
|
|
75
|
+ </li>
|
|
|
76
|
+';}).' </ul>
|
|
|
77
|
+ </div>
|
|
|
78
|
+ <div class="swiper-pagination">
|
|
|
79
|
+ <div class="pagination-inner">
|
|
|
80
|
+ </div>
|
|
|
81
|
+ </div>
|
|
|
82
|
+ </div>
|
|
|
83
|
+' : ' <div class="banner-top-single">
|
|
|
84
|
+ <a href='.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('url')), ENT_QUOTES, 'UTF-8').'>
|
|
|
85
|
+ <img class="img" src='.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('img')), ENT_QUOTES, 'UTF-8').'>
|
|
|
86
|
+ </a>
|
|
|
87
|
+ </div>
|
|
|
88
|
+').'
|
|
|
89
|
+'.'';}).'
|
|
|
90
|
+ <ul id="list-nav" class="list-nav clearfix">
|
|
|
91
|
+ <li class="new active">
|
|
|
92
|
+ <a href="javascript:void(0);">
|
|
|
93
|
+ <span class="spanTest">最新</span>
|
|
|
94
|
+ <span class="iconfont cur"></span>
|
|
|
95
|
+ </a>
|
|
|
96
|
+ </li>
|
|
|
97
|
+ <li class="price">
|
|
|
98
|
+ <a href="javascript:void(0);">
|
|
|
99
|
+ <span class="spanTest">价格</span>
|
|
|
100
|
+ <span class="icon">
|
|
|
101
|
+ <i class="iconfont up"></i>
|
|
|
102
|
+ <i class="iconfont down cur"></i>
|
|
|
103
|
+ </span>
|
|
|
104
|
+ </a>
|
|
|
105
|
+ </li>
|
|
|
106
|
+ <li class="discount">
|
|
|
107
|
+ <a href="javascript:void(0);">
|
|
|
108
|
+ <span class="spanTest">折扣</span>
|
|
|
109
|
+ <span class="icon">
|
|
|
110
|
+ <i class="iconfont up"></i>
|
|
|
111
|
+ <i class="iconfont down cur"></i>
|
|
|
112
|
+ </span>
|
|
|
113
|
+ </a>
|
|
|
114
|
+ </li>
|
|
|
115
|
+ <li class="filter">
|
|
|
116
|
+ <a href="javascript:void(0);">
|
|
|
117
|
+ <span class="spanTest">筛选</span>
|
|
|
118
|
+ <span class="iconfont cur"></span>
|
|
|
119
|
+ </a>
|
|
|
120
|
+ </li>
|
|
|
121
|
+ </ul>
|
|
|
122
|
+
|
|
|
123
|
+ <div id="goods-container" class="goods-container">
|
|
|
124
|
+ <div class="new-goods container clearfix">
|
|
|
125
|
+'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('goods')), $in, false, function($cx, $in) {return ''.' '.((Plugin\LCRun3::ifvar($cx, $in)) ? '
|
|
|
126
|
+ <div class="good-info" data-id="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('id')), ENT_QUOTES, 'UTF-8').'">
|
|
|
127
|
+ <div class="tag-container clearfix">
|
|
|
128
|
+'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('tags')), $in, false, function($cx, $in) {return ''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('is_new')), $in, false, function($cx, $in) {return ' <p class="good-tag new-tag">NEW</p>
|
|
|
129
|
+';}).''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('is_advance')), $in, false, function($cx, $in) {return ' <p class="good-tag renew-tag">再到着</p>
|
|
|
130
|
+';}).''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('is_discount')), $in, false, function($cx, $in) {return ' <p class="good-tag sale-tag">SALE</p>
|
|
|
131
|
+';}).''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('is_yohoood')), $in, false, function($cx, $in) {return ' <div class="good-tag yohood-tag"></div>
|
|
|
132
|
+';}).''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('is_limited')), $in, false, function($cx, $in) {return ' <p class="good-tag limit-tag">限量商品</p>
|
|
|
133
|
+';}).'';}).' </div>
|
|
|
134
|
+ <div class="good-detail-img">
|
|
|
135
|
+ <a class="good-thumb" href="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('url')), ENT_QUOTES, 'UTF-8').'">
|
|
|
136
|
+ <img class="lazy" data-original="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('thumb')), ENT_QUOTES, 'UTF-8').'">
|
|
|
137
|
+ </a>
|
|
|
138
|
+'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('is_soon_sold_out')), $in, false, function($cx, $in) {return ' <p class="few-tag">即将售罄</p>
|
|
|
139
|
+';}).' </div>
|
|
|
140
|
+ <div class="good-detail-text">
|
|
|
141
|
+ <div class="name">
|
|
|
142
|
+ <a href="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('url')), ENT_QUOTES, 'UTF-8').'">'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('name')), ENT_QUOTES, 'UTF-8').'</a>
|
|
|
143
|
+ </div>
|
|
|
144
|
+ <div class="price">
|
|
|
145
|
+ <span class="sale-price '.((Plugin\LCRun3::isec($cx, Plugin\LCRun3::v($cx, $in, array('price')))) ? 'no-price' : '').'">¥'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('salePrice')), ENT_QUOTES, 'UTF-8').'</span>
|
|
|
146
|
+'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('price')), $in, false, function($cx, $in) {return ' <span class="market-price">¥'.htmlentities((string)$in, ENT_QUOTES, 'UTF-8').'</span>
|
|
|
147
|
+';}).' </div>
|
|
|
148
|
+ </div>
|
|
|
149
|
+ </div>
|
|
|
150
|
+ ' : '').''.'';}).' </div>
|
|
|
151
|
+ <div class="price-goods container hide clearfix"></div>
|
|
|
152
|
+ <div class="discount-goods container hide clearfix"></div>
|
|
|
153
|
+
|
|
|
154
|
+'.''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('filter')), $in, false, function($cx, $in) {return ' <div class="filter-mask hide">
|
|
|
155
|
+ <div class="filter-body">
|
|
|
156
|
+ <ul class="classify">
|
|
|
157
|
+'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('classify')), $in, true, function($cx, $in) {return ' <li class="classify-item'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $cx['sp_vars'], array('first')))) ? ' active' : '').'">
|
|
|
158
|
+ <p class="shower'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('default')))) ? ' default' : '').'">
|
|
|
159
|
+ <span class="title">'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('title')), ENT_QUOTES, 'UTF-8').':</span>
|
|
|
160
|
+ '.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('name')), ENT_QUOTES, 'UTF-8').'
|
|
|
161
|
+ </p>
|
|
|
162
|
+ <ul class="sub-classify" data-type='.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('dataType')), ENT_QUOTES, 'UTF-8').'>
|
|
|
163
|
+'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('subs')), $in, false, function($cx, $in) {return ' <li class="sub-item'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('chosed')))) ? ' chosed' : '').'" data-id='.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('dataId')), ENT_QUOTES, 'UTF-8').'>
|
|
|
164
|
+ '.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('name')), ENT_QUOTES, 'UTF-8').'
|
|
|
165
|
+ <i class="iconfont chosed-icon"></i>
|
|
|
166
|
+ </li>
|
|
|
167
|
+';}).' </ul>
|
|
|
168
|
+ </li>
|
|
|
169
|
+';}).' </ul>
|
|
|
170
|
+ </div>
|
|
|
171
|
+ </div>
|
|
|
172
|
+ ';}).''.' </div>
|
|
|
173
|
+
|
|
|
174
|
+'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('brand')))) ? ' <input id="brand" type="hidden" value='.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('brand')), ENT_QUOTES, 'UTF-8').'>
|
|
|
175
|
+' : '').'
|
|
|
176
|
+'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('gender')))) ? ' <input id="gender" type="hidden" value='.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('gender')), ENT_QUOTES, 'UTF-8').'>
|
|
|
177
|
+' : '').'
|
|
|
178
|
+'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('sort')))) ? ' <input id="sort" type="hidden" value='.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('sort')), ENT_QUOTES, 'UTF-8').'>
|
|
|
179
|
+' : '').'
|
|
|
180
|
+'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('msort')))) ? ' <input id="msort" type="hidden" value='.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('msort')), ENT_QUOTES, 'UTF-8').'>
|
|
|
181
|
+' : '').'
|
|
|
182
|
+'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('misort')))) ? ' <input id="misort" type="hidden" value='.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('misort')), ENT_QUOTES, 'UTF-8').'>
|
|
|
183
|
+' : '').'
|
|
|
184
|
+'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('color')))) ? ' <input id="color" type="hidden" value='.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('color')), ENT_QUOTES, 'UTF-8').'>
|
|
|
185
|
+' : '').'
|
|
|
186
|
+'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('size')))) ? ' <input id="size" type="hidden" value='.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('size')), ENT_QUOTES, 'UTF-8').'>
|
|
|
187
|
+' : '').'
|
|
|
188
|
+'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('price')))) ? ' <input id="price" type="hidden" value='.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('price')), ENT_QUOTES, 'UTF-8').'>
|
|
|
189
|
+' : '').'
|
|
|
190
|
+'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('p_d')))) ? ' <input id="p_d" type="hidden" value='.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('p_d')), ENT_QUOTES, 'UTF-8').'>
|
|
|
191
|
+' : '').'
|
|
|
192
|
+'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('channel')))) ? ' <input id="channel" type="hidden" value='.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('channel')), ENT_QUOTES, 'UTF-8').'>
|
|
|
193
|
+' : '').'
|
|
|
194
|
+'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('limit')))) ? ' <input id="limit" type="hidden" value='.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('limit')), ENT_QUOTES, 'UTF-8').'>
|
|
|
195
|
+' : '').'
|
|
|
196
|
+'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('discount')))) ? ' <input id="discount" type="hidden" value='.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('discount')), ENT_QUOTES, 'UTF-8').'>
|
|
|
197
|
+' : '').'
|
|
|
198
|
+'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('style')))) ? ' <input id="style" type="hidden" value='.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('style')), ENT_QUOTES, 'UTF-8').'>
|
|
|
199
|
+' : '').'
|
|
|
200
|
+'.' <div id="suspend-cart" class="suspend-cart">
|
|
|
201
|
+ <a href='.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('cartUrl')), ENT_QUOTES, 'UTF-8').'>
|
|
|
202
|
+ <span class="iconfont"></span>
|
|
|
203
|
+ </a>
|
|
|
204
|
+ <span class="cart-count hide">0</span>
|
|
|
205
|
+ </div>'.'</div>
|
|
|
206
|
+'.''.''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('pageFooter')), $in, false, function($cx, $in) {return '<footer id="yoho-footer" class="yoho-footer hide">
|
|
|
207
|
+ <p class="op-row">
|
|
|
208
|
+ <span class="back-to-top">
|
|
|
209
|
+ Back to top
|
|
|
210
|
+ <i class="iconfont"></i>
|
|
|
211
|
+ </span>
|
|
|
212
|
+ </p>
|
|
|
213
|
+ <address class="copyright">
|
|
|
214
|
+ CopyRight©2007-2016 南京新与力文化传播有限公司
|
|
|
215
|
+ </address>
|
|
|
216
|
+</footer>
|
|
|
217
|
+';}).'
|
|
|
218
|
+'.''.''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('showDownloadApp')), $in, false, function($cx, $in) {return '<div class="float-layer hide" id="float-layer-app">
|
|
|
219
|
+ <div class="float-layer-left">
|
|
|
220
|
+ <span class="yoho-icon iconfont"></span>
|
|
|
221
|
+ <p>新用户首单减10元</p>
|
|
|
222
|
+ </div>
|
|
|
223
|
+ <a href="javascript:void(0);" id="float-layer-close" >
|
|
|
224
|
+ <i class="close-icon iconfont"></i>
|
|
|
225
|
+ <div class="circle-rightbottom"></div>
|
|
|
226
|
+ </a>
|
|
|
227
|
+ <a href="http://m.yohobuy.com/download/hyapp" id="float-layer-btn">
|
|
|
228
|
+ 立即下载
|
|
|
229
|
+ </a>
|
|
|
230
|
+</div>
|
|
|
231
|
+';}).'
|
|
|
232
|
+
|
|
|
233
|
+ '.''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('hasWxShare')))) ? '<script type="text/javascript" charset="utf-8" src="http://res.wx.qq.com/open/js/jweixin-1.0.0.js"></script>
|
|
|
234
|
+' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('rlsEnv')))) ? '<script src="http://cdn.yoho.cn/myohobuy/'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('version')), ENT_QUOTES, 'UTF-8').'/lib.js"></script>
|
|
|
235
|
+<script src="http://cdn.yoho.cn/myohobuy/'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('version')), ENT_QUOTES, 'UTF-8').'/index.js"></script>
|
|
|
236
|
+' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('preEnv')))) ? '<script src="http://cdn.yoho.cn/myohobuy/'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('version')), ENT_QUOTES, 'UTF-8').'/lib.js"></script>
|
|
|
237
|
+<script src="http://cdn.yoho.cn/myohobuy/'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('version')), ENT_QUOTES, 'UTF-8').'/index.js"></script>
|
|
|
238
|
+' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('testEnv')))) ? '<script src="http://static.buy.test.yoho.cn/dist/myohobuy/'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('version')), ENT_QUOTES, 'UTF-8').'/lib.js"></script>
|
|
|
239
|
+<script src="http://static.buy.test.yoho.cn/dist/myohobuy/'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('version')), ENT_QUOTES, 'UTF-8').'/index-debug.js"></script>
|
|
|
240
|
+' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::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 type="text/javascript">
|
|
|
243
|
+ (function(w,d,s,j,f){
|
|
|
244
|
+ w[\'YohoAcquisitionObject\']=f;
|
|
|
245
|
+ w[f]=function(){w[f].p=arguments;};
|
|
|
246
|
+ var a=d.createElement(s);
|
|
|
247
|
+ var m=d.getElementsByTagName(s)[0];
|
|
|
248
|
+ a.async=1;
|
|
|
249
|
+ a.src=j;
|
|
|
250
|
+ m.parentNode.insertBefore(a,m);
|
|
|
251
|
+ })(window,document,\'script\',\'http://cdn.yoho.cn/yas-jssdk/1.0.8/yas.js\',\'_yas\');
|
|
|
252
|
+</script>
|
|
|
253
|
+'.'<script>
|
|
|
254
|
+ seajs.use(\'js/common\');
|
|
|
255
|
+</script>
|
|
|
256
|
+'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('psList')))) ? '<script>
|
|
|
257
|
+ seajs.use(\'js/guang/plus-star/list\');
|
|
|
258
|
+</script>
|
|
|
259
|
+' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('psDetail')))) ? '<script>
|
|
|
260
|
+ seajs.use(\'js/guang/plus-star/detail\');
|
|
|
261
|
+</script>
|
|
|
262
|
+' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('guangHome')))) ? '<script>
|
|
|
263
|
+ seajs.use(\'js/guang/home\');
|
|
|
264
|
+</script>
|
|
|
265
|
+' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('guangList')))) ? '<script>
|
|
|
266
|
+ seajs.use(\'js/guang/list\');
|
|
|
267
|
+</script>
|
|
|
268
|
+' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('guangDetail')))) ? '<script>
|
|
|
269
|
+ seajs.use(\'js/guang/detail\', function(d) {
|
|
|
270
|
+ d.i(true);
|
|
|
271
|
+ });
|
|
|
272
|
+</script>
|
|
|
273
|
+' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('guangEzine')))) ? '<script>
|
|
|
274
|
+ seajs.use(\'js/guang/detail\', function(d) {
|
|
|
275
|
+ d.i(false);
|
|
|
276
|
+ });
|
|
|
277
|
+</script>
|
|
|
278
|
+' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('regIndex')))) ? '<script>
|
|
|
279
|
+ seajs.use(\'js/passport/register/register\');
|
|
|
280
|
+</script>
|
|
|
281
|
+' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('regCode')))) ? '<script>
|
|
|
282
|
+ seajs.use(\'js/passport/register/code\');
|
|
|
283
|
+</script>
|
|
|
284
|
+' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('regPwd')))) ? '<script>
|
|
|
285
|
+ seajs.use(\'js/passport/register/password\');
|
|
|
286
|
+</script>
|
|
|
287
|
+' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('loginIndex')))) ? '<script>
|
|
|
288
|
+ seajs.use(\'js/passport/login/login\');
|
|
|
289
|
+</script>
|
|
|
290
|
+' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('loginInternational')))) ? '<script>
|
|
|
291
|
+ seajs.use(\'js/passport/login/international\');
|
|
|
292
|
+</script>
|
|
|
293
|
+' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('backEmail')))) ? '<script>
|
|
|
294
|
+ seajs.use(\'js/passport/back/email\');
|
|
|
295
|
+</script>
|
|
|
296
|
+' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('backEmailSuccess')))) ? '<script>
|
|
|
297
|
+ seajs.use(\'js/passport/back/email-success\');
|
|
|
298
|
+</script>
|
|
|
299
|
+' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('backMobile')))) ? '<script>
|
|
|
300
|
+ seajs.use(\'js/passport/back/mobile\');
|
|
|
301
|
+</script>
|
|
|
302
|
+' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('backCode')))) ? '<script>
|
|
|
303
|
+ seajs.use(\'js/passport/back/code\');
|
|
|
304
|
+</script>
|
|
|
305
|
+' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('backNewPwd')))) ? '<script>
|
|
|
306
|
+ seajs.use(\'js/passport/back/new-password\');
|
|
|
307
|
+</script>
|
|
|
308
|
+' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('channelPage')))) ? '<script>
|
|
|
309
|
+ seajs.use(\'js/index/channel\');
|
|
|
310
|
+ seajs.use(\'js/index/footer\');
|
|
|
311
|
+</script>
|
|
|
312
|
+' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('grilsHomePage')))) ? '<script>
|
|
|
313
|
+ seajs.use(\'js/home/home\', function(h) {
|
|
|
314
|
+ h.set(\'girls\');
|
|
|
315
|
+ });
|
|
|
316
|
+ seajs.use(\'js/index/footer\');
|
|
|
317
|
+</script>
|
|
|
318
|
+' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('boysHomePage')))) ? '<script>
|
|
|
319
|
+ seajs.use(\'js/home/home\', function(h) {
|
|
|
320
|
+ h.set(\'boys\');
|
|
|
321
|
+ });
|
|
|
322
|
+ seajs.use(\'js/index/footer\');
|
|
|
323
|
+</script>
|
|
|
324
|
+' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('kidsHomePage')))) ? '<script>
|
|
|
325
|
+ seajs.use(\'js/home/home\', function(h) {
|
|
|
326
|
+ h.set(\'kids\');
|
|
|
327
|
+ });
|
|
|
328
|
+ seajs.use(\'js/index/footer\');
|
|
|
329
|
+</script>
|
|
|
330
|
+' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('lifestyleHomePage')))) ? '<script>
|
|
|
331
|
+ seajs.use(\'js/home/home\', function(h) {
|
|
|
332
|
+ h.set(\'lifestyle\');
|
|
|
333
|
+ });
|
|
|
334
|
+ seajs.use(\'js/index/footer\');
|
|
|
335
|
+</script>
|
|
|
336
|
+' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('newArrivalPage')))) ? '<script>
|
|
|
337
|
+ seajs.use(\'js/product/newsale/newarrival\');
|
|
|
338
|
+ seajs.use(\'js/index/footer\');
|
|
|
339
|
+</script>
|
|
|
340
|
+' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('discountPage')))) ? '<script>
|
|
|
341
|
+ seajs.use(\'js/product/newsale/discount\');
|
|
|
342
|
+ seajs.use(\'js/index/footer\');
|
|
|
343
|
+</script>
|
|
|
344
|
+' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('goodListPage')))) ? '<script>
|
|
|
345
|
+ seajs.use(\'js/product/list\');
|
|
|
346
|
+ seajs.use(\'js/index/footer\');
|
|
|
347
|
+</script>
|
|
|
348
|
+' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('goodsDetailPage')))) ? '<script>
|
|
|
349
|
+ seajs.use(\'js/product/detail/detail\');
|
|
|
350
|
+</script>
|
|
|
351
|
+' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('categoryPage')))) ? '<script>
|
|
|
352
|
+ seajs.use(\'js/category/index\');
|
|
|
353
|
+ seajs.use(\'js/index/footer\');
|
|
|
354
|
+</script>
|
|
|
355
|
+' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('brandPage')))) ? '<script>
|
|
|
356
|
+ seajs.use(\'js/category/brand\');
|
|
|
357
|
+ seajs.use(\'js/index/footer\');
|
|
|
358
|
+</script>
|
|
|
359
|
+' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('searchPage')))) ? '<script>
|
|
|
360
|
+ seajs.use(\'js/index/search\');
|
|
|
361
|
+ seajs.use(\'js/index/footer\');
|
|
|
362
|
+</script>
|
|
|
363
|
+' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('shoppingCartPage')))) ? '<script>
|
|
|
364
|
+ seajs.use(\'js/shopping-cart/cart\');
|
|
|
365
|
+</script>
|
|
|
366
|
+' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('giftAdvancePage')))) ? '<script>
|
|
|
367
|
+ seajs.use(\'js/shopping-cart/gift-advance\');
|
|
|
368
|
+</script>
|
|
|
369
|
+' : '').''.''.'<!-- Google Tag Manager -->
|
|
|
370
|
+<noscript><iframe src="//www.googletagmanager.com/ns.html?id=GTM-W958MG" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
|
|
|
371
|
+<script>
|
|
|
372
|
+ (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({\'gtm.start\':
|
|
|
373
|
+ new Date().getTime(),event:\'gtm.js\'});var f=d.getElementsByTagName(s)[0],
|
|
|
374
|
+ j=d.createElement(s),dl=l!=\'dataLayer\'?\'&l=\'+l:\'\';j.async=true;j.src=
|
|
|
375
|
+ \'//www.googletagmanager.com/gtm.js?id=\'+i+dl;f.parentNode.insertBefore(j,f);
|
|
|
376
|
+ })(window,document,\'script\',\'dataLayer\',\'GTM-W958MG\');
|
|
|
377
|
+</script>
|
|
|
378
|
+<!-- End Google Tag Manager -->
|
|
|
379
|
+<script type="text/javascript">
|
|
|
380
|
+ var _hmt = _hmt || [];
|
|
|
381
|
+ (function() {
|
|
|
382
|
+ var hm = document.createElement("script");
|
|
|
383
|
+ hm.src = "//hm.baidu.com/hm.js?c6ee7218b8321cb65fb2e98f284d8311";
|
|
|
384
|
+ var s = document.getElementsByTagName("script")[0];
|
|
|
385
|
+ s.parentNode.insertBefore(hm, s);
|
|
|
386
|
+ })();
|
|
|
387
|
+</script>
|
|
|
388
|
+<script>
|
|
|
389
|
+ var _hmt = _hmt || [];
|
|
|
390
|
+ (function() {
|
|
|
391
|
+ var hm = document.createElement("script");
|
|
|
392
|
+ hm.src = "//hm.baidu.com/hm.js?65dd99e0435a55177ffda862198ce841";
|
|
|
393
|
+ var s = document.getElementsByTagName("script")[0];
|
|
|
394
|
+ s.parentNode.insertBefore(hm, s);
|
|
|
395
|
+ })();
|
|
|
396
|
+</script>
|
|
|
397
|
+<script src="http://static.yohobuy.com/js/analytics/analysis.js"></script>
|
|
|
398
|
+<script src="http://static.yohobuy.com/m/v1/js/om_code.js"></script>
|
|
|
399
|
+'.'</body>
|
|
|
400
|
+</html>'.'';
|
|
|
401
|
+}
|
|
|
402
|
+?> |