code review by hf: do add 99click partner analysis code and add login,cart to support https config
Showing
9 changed files
with
2528 additions
and
0 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>'.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::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('systemUpdate')))) ? ' <div class="systemUpdate"> | ||
62 | + <a href="index/systemUpdate" class="systemHeader">Yoho!Buy有货关于系统升级的公告</a> | ||
63 | + <span>X</span> | ||
64 | + </div> | ||
65 | +' : '').''.''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('pageHeader')), $in, false, function($cx, $in) {return '<header id="yoho-header" class="yoho-header'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('boys')))) ? ' boys' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('girls')))) ? ' girls' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('kids')))) ? ' kids' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('lifeStyle')))) ? ' life-style' : '').'"> | ||
66 | +'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('navBack')), $in, false, function($cx, $in) {return ' <a href="'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('backUrl')))) ? ''.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('backUrl')), ENT_QUOTES, 'UTF-8').'' : 'javascript:history.go(-1);').'" class="iconfont nav-back"></a> | ||
67 | +';}).''.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="iconfont nav-home"></a> | ||
68 | +';}).''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('navPhone')), $in, false, function($cx, $in) {return ' <a href="'.htmlentities((string)$in, ENT_QUOTES, 'UTF-8').'" class="iconfont nav-home"></a> | ||
69 | +';}).''.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> | ||
70 | +';}).''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('navBtn')), $in, false, function($cx, $in) {return ' <!-- <span class="nav-btn">'.htmlentities((string)$in, ENT_QUOTES, 'UTF-8').'</span> --> | ||
71 | + <!-- <i class="iconfont nav-home"></i> --> | ||
72 | + <!-- <div class="homebuttom none"> | ||
73 | + <ul> | ||
74 | + <li> | ||
75 | + <i class="iconfont"></i> | ||
76 | + <span>首页</span> | ||
77 | + </li> | ||
78 | + <li> | ||
79 | + <i class="iconfont"></i> | ||
80 | + <span>分类</span> | ||
81 | + </li> | ||
82 | + <li> | ||
83 | + <i class="iconfont"></i> | ||
84 | + <span>购物车</span> | ||
85 | + </li> | ||
86 | + <li> | ||
87 | + <i class="iconfont"></i> | ||
88 | + <span>我的</span> | ||
89 | + </li> | ||
90 | + </ul> | ||
91 | + </div> --> | ||
92 | +';}).'</header> | ||
93 | + | ||
94 | +';}).''.''.'<div class="index-page yoho-page"> | ||
95 | + <div class="index-container"> | ||
96 | + <div class="index-header clearfix"> | ||
97 | + <div class="index-logo"> | ||
98 | + </div> | ||
99 | + <div class="box"> | ||
100 | + <a href="javascript:void(0);" class="no-search">取消</a> | ||
101 | + <form action="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('searchUrl')), ENT_QUOTES, 'UTF-8').'" class="index-search"> | ||
102 | + <div class="search-box"> | ||
103 | + <input type="hidden" name="from" value="search"> | ||
104 | + <input type="text" name="query" placeholder="搜索" autocomplete="off"> | ||
105 | + <span class="iconfont clear-text"></span> | ||
106 | + <span class="iconfont search-icon empty"></span> | ||
107 | + </div> | ||
108 | + </form> | ||
109 | + </div> | ||
110 | + </div> | ||
111 | + <div class="index-channel"> | ||
112 | + <img class="img" src="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('background')), ENT_QUOTES, 'UTF-8').'"> | ||
113 | + <div class="index-channel-list"> | ||
114 | +'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('channelList')), $in, false, function($cx, $in) {return ' <a href="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('href')), ENT_QUOTES, 'UTF-8').'" class="list-item">'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('title')), ENT_QUOTES, 'UTF-8').' <span class="lighter">'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('entitle')), ENT_QUOTES, 'UTF-8').'</span> <span class="iconfont right-icon"></span></a> | ||
115 | +';}).''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('showYohood')), $in, false, function($cx, $in) {return ' <a href="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('yohoodHref')), ENT_QUOTES, 'UTF-8').'" id="yohood" class="list-item"> <span class="iconfont right-icon"></span></a> | ||
116 | +';}).' </div> | ||
117 | + </div> | ||
118 | + </div> | ||
119 | +</div> | ||
120 | +'.''.''.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"> | ||
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 | +';}).' | ||
132 | +'.''.''.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"> | ||
133 | + <div class="float-layer-left"> | ||
134 | + <span class="yoho-icon iconfont"></span> | ||
135 | + <p>新用户送千元礼包</p> | ||
136 | + </div> | ||
137 | + <a href="javascript:void(0);" id="float-layer-close" > | ||
138 | + <i class="close-icon iconfont"></i> | ||
139 | + <div class="circle-rightbottom"></div> | ||
140 | + </a> | ||
141 | + <a href="http://m.yohobuy.com/download/hyapp" id="float-layer-btn"> | ||
142 | + 立即下载 | ||
143 | + </a> | ||
144 | +</div> | ||
145 | +';}).' | ||
146 | + | ||
147 | + '.''.((Plugin\LCRun3::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> | ||
148 | +' : '').''.((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> | ||
149 | +<script src="http://cdn.yoho.cn/myohobuy/'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('version')), ENT_QUOTES, 'UTF-8').'/index.js"></script> | ||
150 | +' : '').''.((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> | ||
151 | +<script src="http://cdn.yoho.cn/myohobuy/'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('version')), ENT_QUOTES, 'UTF-8').'/index.js"></script> | ||
152 | +' : '').''.((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> | ||
153 | +<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> | ||
154 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('devEnv')))) ? '<script src="http://localhost:8000/static/js/sea.js?nowrap"></script> | ||
155 | +<script>seajs.config({base: \'http://localhost:8000/\'});</script> | ||
156 | +' : '').''.'<script> | ||
157 | + seajs.use(\'js/common\'); | ||
158 | +</script> | ||
159 | +'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('psList')))) ? '<script> | ||
160 | + seajs.use(\'js/guang/plus-star/list\'); | ||
161 | +</script> | ||
162 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('psDetail')))) ? '<script> | ||
163 | + seajs.use(\'js/guang/plus-star/detail\'); | ||
164 | +</script> | ||
165 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('guangHome')))) ? '<script> | ||
166 | + seajs.use(\'js/guang/home\'); | ||
167 | +</script> | ||
168 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('guangList')))) ? '<script> | ||
169 | + seajs.use(\'js/guang/list\'); | ||
170 | +</script> | ||
171 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('guangDetail')))) ? '<script> | ||
172 | + seajs.use(\'js/guang/detail\', function(d) { | ||
173 | + d.i(true); | ||
174 | + }); | ||
175 | +</script> | ||
176 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('guangEzine')))) ? '<script> | ||
177 | + seajs.use(\'js/guang/detail\', function(d) { | ||
178 | + d.i(false); | ||
179 | + }); | ||
180 | +</script> | ||
181 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('regIndex')))) ? '<script> | ||
182 | + seajs.use(\'js/passport/register/register\'); | ||
183 | +</script> | ||
184 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('regCode')))) ? '<script> | ||
185 | + seajs.use(\'js/passport/register/code\'); | ||
186 | +</script> | ||
187 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('regPwd')))) ? '<script> | ||
188 | + seajs.use(\'js/passport/register/password\'); | ||
189 | +</script> | ||
190 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('bindIndex')))) ? '<script> | ||
191 | + seajs.use(\'js/passport/bind/bind\'); | ||
192 | +</script> | ||
193 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('bindCode')))) ? '<script> | ||
194 | + seajs.use(\'js/passport/bind/code\'); | ||
195 | +</script> | ||
196 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('bindPwd')))) ? '<script> | ||
197 | + seajs.use(\'js/passport/bind/password\'); | ||
198 | +</script> | ||
199 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('loginIndex')))) ? '<script> | ||
200 | + seajs.use(\'js/passport/login/login\'); | ||
201 | +</script> | ||
202 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('loginInternational')))) ? '<script> | ||
203 | + seajs.use(\'js/passport/login/international\'); | ||
204 | +</script> | ||
205 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('backEmail')))) ? '<script> | ||
206 | + seajs.use(\'js/passport/back/email\'); | ||
207 | +</script> | ||
208 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('backEmailSuccess')))) ? '<script> | ||
209 | + seajs.use(\'js/passport/back/email-success\'); | ||
210 | +</script> | ||
211 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('backMobile')))) ? '<script> | ||
212 | + seajs.use(\'js/passport/back/mobile\'); | ||
213 | +</script> | ||
214 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('backCode')))) ? '<script> | ||
215 | + seajs.use(\'js/passport/back/code\'); | ||
216 | +</script> | ||
217 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('backNewPwd')))) ? '<script> | ||
218 | + seajs.use(\'js/passport/back/new-password\'); | ||
219 | +</script> | ||
220 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('channelPage')))) ? '<script> | ||
221 | + seajs.use(\'js/index/channel\'); | ||
222 | + seajs.use(\'js/index/footer\'); | ||
223 | +</script> | ||
224 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('grilsHomePage')))) ? '<script> | ||
225 | + seajs.use(\'js/home/home\', function(h) { | ||
226 | + h.set(\'girls\'); | ||
227 | + }); | ||
228 | + seajs.use(\'js/index/footer\'); | ||
229 | +</script> | ||
230 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('boysHomePage')))) ? '<script> | ||
231 | + seajs.use(\'js/home/home\', function(h) { | ||
232 | + h.set(\'boys\'); | ||
233 | + }); | ||
234 | + seajs.use(\'js/index/footer\'); | ||
235 | +</script> | ||
236 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('kidsHomePage')))) ? '<script> | ||
237 | + seajs.use(\'js/home/home\', function(h) { | ||
238 | + h.set(\'kids\'); | ||
239 | + }); | ||
240 | + seajs.use(\'js/index/footer\'); | ||
241 | +</script> | ||
242 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('lifestyleHomePage')))) ? '<script> | ||
243 | + seajs.use(\'js/home/home\', function(h) { | ||
244 | + h.set(\'lifestyle\'); | ||
245 | + }); | ||
246 | + seajs.use(\'js/index/footer\'); | ||
247 | +</script> | ||
248 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('newArrivalPage')))) ? '<script> | ||
249 | + seajs.use(\'js/product/newsale/newarrival\'); | ||
250 | + seajs.use(\'js/index/footer\'); | ||
251 | +</script> | ||
252 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('discountPage')))) ? '<script> | ||
253 | + seajs.use(\'js/product/newsale/discount\'); | ||
254 | + seajs.use(\'js/index/footer\'); | ||
255 | +</script> | ||
256 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('hotrankPage')))) ? '<script> | ||
257 | + seajs.use(\'js/product/newsale/hot-rank\'); | ||
258 | + seajs.use(\'js/index/footer\'); | ||
259 | +</script> | ||
260 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('goodListPage')))) ? '<script> | ||
261 | + seajs.use(\'js/product/list\'); | ||
262 | + seajs.use(\'js/index/footer\'); | ||
263 | +</script> | ||
264 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('goodsDetailPage')))) ? '<script> | ||
265 | + seajs.use(\'js/product/detail/detail\'); | ||
266 | +</script> | ||
267 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('goodsCommentsPage')))) ? '<script> | ||
268 | + seajs.use(\'js/product/detail/loadmore\'); | ||
269 | +</script> | ||
270 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('goodsConsultsPage')))) ? '<script> | ||
271 | + seajs.use(\'js/product/detail/comments-consults\'); | ||
272 | +</script> | ||
273 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('consultformPage')))) ? '<script> | ||
274 | + seajs.use(\'js/product/detail/consultform\'); | ||
275 | +</script> | ||
276 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('categoryPage')))) ? '<script> | ||
277 | + seajs.use(\'js/category/index\'); | ||
278 | + seajs.use(\'js/index/footer\'); | ||
279 | +</script> | ||
280 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('brandPage')))) ? '<script> | ||
281 | + seajs.use(\'js/category/brand\'); | ||
282 | + seajs.use(\'js/index/footer\'); | ||
283 | +</script> | ||
284 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('searchPage')))) ? '<script> | ||
285 | + seajs.use(\'js/index/search\'); | ||
286 | + seajs.use(\'js/index/footer\'); | ||
287 | +</script> | ||
288 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('shoppingCartPage')))) ? '<script> | ||
289 | + seajs.use(\'js/cart/cart\'); | ||
290 | +</script> | ||
291 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('giftPage')))) ? '<script> | ||
292 | + seajs.use(\'js/cart/gift-advance\'); | ||
293 | +</script> | ||
294 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('advanceBuyPage')))) ? '<script> | ||
295 | + seajs.use(\'js/cart/gift-advance\'); | ||
296 | +</script> | ||
297 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('orderEnsurePage')))) ? '<script> | ||
298 | + seajs.use(\'js/cart/order-ensure\'); | ||
299 | +</script> | ||
300 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('selectAddressPage')))) ? '<script> | ||
301 | + seajs.use(\'js/me/address\'); | ||
302 | + seajs.use(\'js/cart/select-address\'); | ||
303 | +</script> | ||
304 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('selectCouponPage')))) ? '<script> | ||
305 | + seajs.use(\'js/cart/select-coupon\'); | ||
306 | +</script> | ||
307 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('myIndexPage')))) ? '<script> | ||
308 | + seajs.use(\'js/me/index\'); | ||
309 | + seajs.use(\'js/index/footer\'); | ||
310 | +</script> | ||
311 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('orderPage')))) ? '<script> | ||
312 | + seajs.use(\'js/me/order\'); | ||
313 | +</script> | ||
314 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('orderDetailPage')))) ? '<script> | ||
315 | + seajs.use(\'js/me/order-detail\'); | ||
316 | +</script> | ||
317 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('favPage')))) ? '<script> | ||
318 | + seajs.use(\'js/me/fav\'); | ||
319 | +</script> | ||
320 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('suggestPage')))) ? '<script> | ||
321 | + seajs.use(\'js/me/suggest\'); | ||
322 | +</script> | ||
323 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('couponsPage')))) ? '<script> | ||
324 | + seajs.use(\'js/me/coupons\'); | ||
325 | +</script> | ||
326 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('onlineServicePage')))) ? '<script> | ||
327 | + seajs.use(\'js/me/online-service\'); | ||
328 | +</script> | ||
329 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('onlineServiceDetailPage')))) ? '<script> | ||
330 | + seajs.use(\'js/index/footer\'); | ||
331 | +</script> | ||
332 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('addressPage')))) ? '<script> | ||
333 | + seajs.use(\'js/me/address\'); | ||
334 | +</script> | ||
335 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('addressActionPage')))) ? '<script> | ||
336 | + seajs.use(\'js/me/address-act\'); | ||
337 | +</script> | ||
338 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('myGuangPage')))) ? '<script> | ||
339 | + seajs.use(\'js/me/my-guang\'); | ||
340 | +</script> | ||
341 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('personalDetailsPage')))) ? '<script> | ||
342 | + seajs.use(\'js/me/personal-details\'); | ||
343 | +</script> | ||
344 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('browseRecordPage')))) ? '<script> | ||
345 | + seajs.use(\'js/me/browse-record\'); | ||
346 | +</script> | ||
347 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('logisticInfoPage')))) ? '<script> | ||
348 | + seajs.use(\'js/me/logistic\'); | ||
349 | +</script> | ||
350 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('payCenterPage')))) ? '<script> | ||
351 | + seajs.use(\'js/me/pay\'); | ||
352 | +</script> | ||
353 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('currencyDetail')))) ? '<script> | ||
354 | + seajs.use(\'js/me/currency\'); | ||
355 | +</script> | ||
356 | +' : '').''.''.'<!-- Google Tag Manager --> | ||
357 | +<noscript><iframe src="//www.googletagmanager.com/ns.html?id=GTM-W958MG" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> | ||
358 | +<script> | ||
359 | +var _hmt = _hmt || []; | ||
360 | +(function() { | ||
361 | + function async_load(){ | ||
362 | + (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({\'gtm.start\': | ||
363 | + new Date().getTime(),event:\'gtm.js\'});var f=d.getElementsByTagName(s)[0], | ||
364 | + j=d.createElement(s),dl=l!=\'dataLayer\'?\'&l=\'+l:\'\';j.async=true;j.src= | ||
365 | + \'//www.googletagmanager.com/gtm.js?id=\'+i+dl;f.parentNode.insertBefore(j,f); | ||
366 | + })(window,document,\'script\',\'dataLayer\',\'GTM-W958MG\'); | ||
367 | + (function() { | ||
368 | + var hm = document.createElement("script"); | ||
369 | + hm.src = "//hm.baidu.com/hm.js?c6ee7218b8321cb65fb2e98f284d8311"; | ||
370 | + hm.async = 1; | ||
371 | + var s = document.getElementsByTagName("script")[0]; | ||
372 | + s.parentNode.insertBefore(hm, s); | ||
373 | + })(); | ||
374 | + (function() { | ||
375 | + var hm = document.createElement("script"); | ||
376 | + hm.src = "//hm.baidu.com/hm.js?65dd99e0435a55177ffda862198ce841"; | ||
377 | + hm.async = 1; | ||
378 | + var s = document.getElementsByTagName("script")[0]; | ||
379 | + s.parentNode.insertBefore(hm, s); | ||
380 | + })(); | ||
381 | + (function() { | ||
382 | + var hm = document.createElement("script"); | ||
383 | + hm.src = "http://static.yohobuy.com/js/analytics/analysis.js"; | ||
384 | + hm.async = 1; | ||
385 | + var s = document.getElementsByTagName("script")[0]; | ||
386 | + s.parentNode.insertBefore(hm, s); | ||
387 | + })(); | ||
388 | + } | ||
389 | + window.addEventListener(\'load\', async_load, false); | ||
390 | +})(); | ||
391 | +</script> | ||
392 | +<script> | ||
393 | + window._py = window._py||[]; | ||
394 | + window._py.push([\'a\', \'MC..o8vMMWxEXDCiqYckD81lUX\']); | ||
395 | + window._py.push([\'domain\',\'stats.ipinyou.com\']); | ||
396 | + window._py.push([\'e\',\'\']); | ||
397 | + if(typeof _goodsData!=\'undefined\'){ | ||
398 | + window._py.push([\'pi\',_goodsData]); | ||
399 | + } | ||
400 | + -function(d){ | ||
401 | + var f = \'https:\' == d.location.protocol;var c = d.createElement(\'script\');c.type=\'text/javascript\';c.async=1; | ||
402 | + c.src=(f ? \'https\' : \'http\') + \'://\'+(f?\'fm.ipinyou.com\':\'fm.p0y.cn\')+\'/j/t/adv.js\'; | ||
403 | + var h = d.getElementsByTagName("script")[0];h.parentNode.insertBefore(c, h); | ||
404 | + }(document); | ||
405 | +</script> | ||
406 | +<script src="http://static.yohobuy.com/m/v1/js/om_code.js" async="async"></script>'.'</body> | ||
407 | +</html>'.''; | ||
408 | +} | ||
409 | +?> |
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::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('systemUpdate')))) ? ' <div class="systemUpdate"> | ||
62 | + <a href="index/systemUpdate" class="systemHeader">Yoho!Buy有货关于系统升级的公告</a> | ||
63 | + <span>X</span> | ||
64 | + </div> | ||
65 | +' : '').''.''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('pageHeader')), $in, false, function($cx, $in) {return '<header id="yoho-header" class="yoho-header'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('boys')))) ? ' boys' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('girls')))) ? ' girls' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('kids')))) ? ' kids' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('lifeStyle')))) ? ' life-style' : '').'"> | ||
66 | +'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('navBack')), $in, false, function($cx, $in) {return ' <a href="'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('backUrl')))) ? ''.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('backUrl')), ENT_QUOTES, 'UTF-8').'' : 'javascript:history.go(-1);').'" class="iconfont nav-back"></a> | ||
67 | +';}).''.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="iconfont nav-home"></a> | ||
68 | +';}).''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('navPhone')), $in, false, function($cx, $in) {return ' <a href="'.htmlentities((string)$in, ENT_QUOTES, 'UTF-8').'" class="iconfont nav-home"></a> | ||
69 | +';}).''.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> | ||
70 | +';}).''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('navBtn')), $in, false, function($cx, $in) {return ' <!-- <span class="nav-btn">'.htmlentities((string)$in, ENT_QUOTES, 'UTF-8').'</span> --> | ||
71 | + <!-- <i class="iconfont nav-home"></i> --> | ||
72 | + <!-- <div class="homebuttom none"> | ||
73 | + <ul> | ||
74 | + <li> | ||
75 | + <i class="iconfont"></i> | ||
76 | + <span>首页</span> | ||
77 | + </li> | ||
78 | + <li> | ||
79 | + <i class="iconfont"></i> | ||
80 | + <span>分类</span> | ||
81 | + </li> | ||
82 | + <li> | ||
83 | + <i class="iconfont"></i> | ||
84 | + <span>购物车</span> | ||
85 | + </li> | ||
86 | + <li> | ||
87 | + <i class="iconfont"></i> | ||
88 | + <span>我的</span> | ||
89 | + </li> | ||
90 | + </ul> | ||
91 | + </div> --> | ||
92 | +';}).'</header> | ||
93 | + | ||
94 | +';}).''.''.'<div class="order-detail-page yoho-page"> | ||
95 | +'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('orderDetail')), $in, false, function($cx, $in) {return ' <div id="order-detail" data-id="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('orderNum')), ENT_QUOTES, 'UTF-8').'"> | ||
96 | + <section class="owner-info block"> | ||
97 | + <span class="iconfont"></span> | ||
98 | + <div class="beside-icon"> | ||
99 | + <p class="name-phone"> | ||
100 | + '.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('name')), ENT_QUOTES, 'UTF-8').' | ||
101 | + <span>'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('phoneNum')), ENT_QUOTES, 'UTF-8').'</span> | ||
102 | + </p> | ||
103 | + <p class="address"> | ||
104 | + '.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('address')), ENT_QUOTES, 'UTF-8').' | ||
105 | + </p> | ||
106 | + </div> | ||
107 | + </section> | ||
108 | + | ||
109 | + <section class="order-status block"> | ||
110 | + <div class="status sub"> | ||
111 | + <span class="iconfont"></span> | ||
112 | + <p class="beside-icon sub-content"> | ||
113 | + <span class="sub-title">'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('orderStatus')), ENT_QUOTES, 'UTF-8').'</span> | ||
114 | + <span>订单编号:'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('orderNum')), ENT_QUOTES, 'UTF-8').'</span> | ||
115 | + <span>下单时间:'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('orderTime')), ENT_QUOTES, 'UTF-8').'</span> | ||
116 | + </p> | ||
117 | + </div> | ||
118 | +'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('unreceived')))) ? ''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('logisticsUrl')))) ? ' <a class="logistics sub" href="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('logisticsUrl')), ENT_QUOTES, 'UTF-8').'"> | ||
119 | + <span class="iconfont"></span> | ||
120 | + <p class="beside-icon sub-content"> | ||
121 | + <span class="sub-title">物流信息</span> | ||
122 | + <span>物流公司:'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('logisticsCompany')), ENT_QUOTES, 'UTF-8').'</span> | ||
123 | + <span>快递单号:'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('logisticsNum')), ENT_QUOTES, 'UTF-8').'</span> | ||
124 | + </p> | ||
125 | + <span class="iconfont icon-right"></span> | ||
126 | + </a> | ||
127 | +' : '').'' : '').' </section> | ||
128 | + | ||
129 | + <section class="goods block"> | ||
130 | +'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('goods')), $in, false, function($cx, $in) {return ''.' <div class="order-good" data-id="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('id')), ENT_QUOTES, 'UTF-8').'"> | ||
131 | + <div class="thumb-wrap"> | ||
132 | +'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('link')))) ? ' <a href="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('link')), ENT_QUOTES, 'UTF-8').'"><img class="thumb lazy" data-original="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('thumb')), ENT_QUOTES, 'UTF-8').'"></a> | ||
133 | +' : ' <img class="thumb lazy" data-original="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('thumb')), ENT_QUOTES, 'UTF-8').'"> | ||
134 | +').' <p class="tag'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('gift')))) ? ' gift-tag' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('advanceBuy')))) ? ' advance-buy-tag' : '').'"></p> | ||
135 | + </div> | ||
136 | + <div class="deps"> | ||
137 | + <p class="name row">'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('name')), ENT_QUOTES, 'UTF-8').'</p> | ||
138 | + <p class="row"> | ||
139 | +'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('color')))) ? ' <span class="color"> | ||
140 | + 颜色:'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('color')), ENT_QUOTES, 'UTF-8').' | ||
141 | + </span> | ||
142 | +' : '').' | ||
143 | +'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('size')))) ? ' <span class="size"> | ||
144 | + 尺码:'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('size')), ENT_QUOTES, 'UTF-8').' | ||
145 | + </span> | ||
146 | +' : '').' </p> | ||
147 | + <p class="row price-wrap"> | ||
148 | + <span class="price"> | ||
149 | + ¥'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('price')), ENT_QUOTES, 'UTF-8').' | ||
150 | + </span> | ||
151 | + <span class="count"> | ||
152 | + ×'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('count')), ENT_QUOTES, 'UTF-8').' | ||
153 | + </span> | ||
154 | +'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('appearDate')))) ? ' <span class="appear-date">上市期:'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('appearDate')), ENT_QUOTES, 'UTF-8').'</span> | ||
155 | +' : '').' </p> | ||
156 | + </div> | ||
157 | + </div>'.'';}).' </section> | ||
158 | + | ||
159 | + <ul class="cost block"> | ||
160 | + <li> | ||
161 | + 商品总金额 | ||
162 | + <span>'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('sumPrice')), ENT_QUOTES, 'UTF-8').'</span> | ||
163 | + </li> | ||
164 | + <li> | ||
165 | + 活动金额 | ||
166 | + <span>'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('salePrice')), ENT_QUOTES, 'UTF-8').'</span> | ||
167 | + </li> | ||
168 | + <li> | ||
169 | + 运费 | ||
170 | + <span>'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('freight')), ENT_QUOTES, 'UTF-8').'</span> | ||
171 | + </li> | ||
172 | + <li> | ||
173 | + 优惠券 | ||
174 | + <span>'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('coupon')), ENT_QUOTES, 'UTF-8').'</span> | ||
175 | + </li> | ||
176 | + <li> | ||
177 | + YOHO币 | ||
178 | + <span>'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('yohoCoin')), ENT_QUOTES, 'UTF-8').'</span> | ||
179 | + </li> | ||
180 | + <li> | ||
181 | + 实付金额 | ||
182 | + <span>'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('price')), ENT_QUOTES, 'UTF-8').'</span> | ||
183 | + </li> | ||
184 | + </ul> | ||
185 | + | ||
186 | + <div class="opt block"> | ||
187 | +'.((!Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('unreceived')))) ? ''.((!Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('unpaid')))) ? ' <span class="btn btn-del">删除订单</span> | ||
188 | +' : '').'' : '').' | ||
189 | +'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('unpaid')))) ? ' <span class="btn btn-cancel">取消订单</span> | ||
190 | +'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('payUrl')))) ? ' <a href="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('payUrl')), ENT_QUOTES, 'UTF-8').'"> | ||
191 | + <span class="btn btn-pay">立即付款</span> | ||
192 | + </a> | ||
193 | +' : '').'' : '').' | ||
194 | +'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('logisticsUrl')))) ? ' <a href="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('logisticsUrl')), ENT_QUOTES, 'UTF-8').'"> | ||
195 | + <span class="btn btn-check-logistics">查看物流</span> | ||
196 | + </a> | ||
197 | +' : '').' </div> | ||
198 | + </div> | ||
199 | +';}).'</div> | ||
200 | +<script> | ||
201 | + var orderid="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('orderCode')), ENT_QUOTES, 'UTF-8').'"; | ||
202 | +</script> | ||
203 | +'.''.''.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"> | ||
204 | + <p class="op-row"> | ||
205 | + <span class="back-to-top"> | ||
206 | + Back to top | ||
207 | + <i class="iconfont"></i> | ||
208 | + </span> | ||
209 | + </p> | ||
210 | + <address class="copyright"> | ||
211 | + CopyRight©2007-2016 南京新与力文化传播有限公司 | ||
212 | + </address> | ||
213 | +</footer> | ||
214 | +';}).' | ||
215 | +'.''.''.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"> | ||
216 | + <div class="float-layer-left"> | ||
217 | + <span class="yoho-icon iconfont"></span> | ||
218 | + <p>新用户送千元礼包</p> | ||
219 | + </div> | ||
220 | + <a href="javascript:void(0);" id="float-layer-close" > | ||
221 | + <i class="close-icon iconfont"></i> | ||
222 | + <div class="circle-rightbottom"></div> | ||
223 | + </a> | ||
224 | + <a href="http://m.yohobuy.com/download/hyapp" id="float-layer-btn"> | ||
225 | + 立即下载 | ||
226 | + </a> | ||
227 | +</div> | ||
228 | +';}).' | ||
229 | + | ||
230 | + '.''.((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> | ||
231 | +' : '').''.((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> | ||
232 | +<script src="http://cdn.yoho.cn/myohobuy/'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('version')), ENT_QUOTES, 'UTF-8').'/index.js"></script> | ||
233 | +' : '').''.((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> | ||
234 | +<script src="http://cdn.yoho.cn/myohobuy/'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('version')), ENT_QUOTES, 'UTF-8').'/index.js"></script> | ||
235 | +' : '').''.((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> | ||
236 | +<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> | ||
237 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('devEnv')))) ? '<script src="http://localhost:8000/static/js/sea.js?nowrap"></script> | ||
238 | +<script>seajs.config({base: \'http://localhost:8000/\'});</script> | ||
239 | +' : '').''.'<script> | ||
240 | + seajs.use(\'js/common\'); | ||
241 | +</script> | ||
242 | +'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('psList')))) ? '<script> | ||
243 | + seajs.use(\'js/guang/plus-star/list\'); | ||
244 | +</script> | ||
245 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('psDetail')))) ? '<script> | ||
246 | + seajs.use(\'js/guang/plus-star/detail\'); | ||
247 | +</script> | ||
248 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('guangHome')))) ? '<script> | ||
249 | + seajs.use(\'js/guang/home\'); | ||
250 | +</script> | ||
251 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('guangList')))) ? '<script> | ||
252 | + seajs.use(\'js/guang/list\'); | ||
253 | +</script> | ||
254 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('guangDetail')))) ? '<script> | ||
255 | + seajs.use(\'js/guang/detail\', function(d) { | ||
256 | + d.i(true); | ||
257 | + }); | ||
258 | +</script> | ||
259 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('guangEzine')))) ? '<script> | ||
260 | + seajs.use(\'js/guang/detail\', function(d) { | ||
261 | + d.i(false); | ||
262 | + }); | ||
263 | +</script> | ||
264 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('regIndex')))) ? '<script> | ||
265 | + seajs.use(\'js/passport/register/register\'); | ||
266 | +</script> | ||
267 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('regCode')))) ? '<script> | ||
268 | + seajs.use(\'js/passport/register/code\'); | ||
269 | +</script> | ||
270 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('regPwd')))) ? '<script> | ||
271 | + seajs.use(\'js/passport/register/password\'); | ||
272 | +</script> | ||
273 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('bindIndex')))) ? '<script> | ||
274 | + seajs.use(\'js/passport/bind/bind\'); | ||
275 | +</script> | ||
276 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('bindCode')))) ? '<script> | ||
277 | + seajs.use(\'js/passport/bind/code\'); | ||
278 | +</script> | ||
279 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('bindPwd')))) ? '<script> | ||
280 | + seajs.use(\'js/passport/bind/password\'); | ||
281 | +</script> | ||
282 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('loginIndex')))) ? '<script> | ||
283 | + seajs.use(\'js/passport/login/login\'); | ||
284 | +</script> | ||
285 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('loginInternational')))) ? '<script> | ||
286 | + seajs.use(\'js/passport/login/international\'); | ||
287 | +</script> | ||
288 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('backEmail')))) ? '<script> | ||
289 | + seajs.use(\'js/passport/back/email\'); | ||
290 | +</script> | ||
291 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('backEmailSuccess')))) ? '<script> | ||
292 | + seajs.use(\'js/passport/back/email-success\'); | ||
293 | +</script> | ||
294 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('backMobile')))) ? '<script> | ||
295 | + seajs.use(\'js/passport/back/mobile\'); | ||
296 | +</script> | ||
297 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('backCode')))) ? '<script> | ||
298 | + seajs.use(\'js/passport/back/code\'); | ||
299 | +</script> | ||
300 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('backNewPwd')))) ? '<script> | ||
301 | + seajs.use(\'js/passport/back/new-password\'); | ||
302 | +</script> | ||
303 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('channelPage')))) ? '<script> | ||
304 | + seajs.use(\'js/index/channel\'); | ||
305 | + seajs.use(\'js/index/footer\'); | ||
306 | +</script> | ||
307 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('grilsHomePage')))) ? '<script> | ||
308 | + seajs.use(\'js/home/home\', function(h) { | ||
309 | + h.set(\'girls\'); | ||
310 | + }); | ||
311 | + seajs.use(\'js/index/footer\'); | ||
312 | +</script> | ||
313 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('boysHomePage')))) ? '<script> | ||
314 | + seajs.use(\'js/home/home\', function(h) { | ||
315 | + h.set(\'boys\'); | ||
316 | + }); | ||
317 | + seajs.use(\'js/index/footer\'); | ||
318 | +</script> | ||
319 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('kidsHomePage')))) ? '<script> | ||
320 | + seajs.use(\'js/home/home\', function(h) { | ||
321 | + h.set(\'kids\'); | ||
322 | + }); | ||
323 | + seajs.use(\'js/index/footer\'); | ||
324 | +</script> | ||
325 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('lifestyleHomePage')))) ? '<script> | ||
326 | + seajs.use(\'js/home/home\', function(h) { | ||
327 | + h.set(\'lifestyle\'); | ||
328 | + }); | ||
329 | + seajs.use(\'js/index/footer\'); | ||
330 | +</script> | ||
331 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('newArrivalPage')))) ? '<script> | ||
332 | + seajs.use(\'js/product/newsale/newarrival\'); | ||
333 | + seajs.use(\'js/index/footer\'); | ||
334 | +</script> | ||
335 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('discountPage')))) ? '<script> | ||
336 | + seajs.use(\'js/product/newsale/discount\'); | ||
337 | + seajs.use(\'js/index/footer\'); | ||
338 | +</script> | ||
339 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('hotrankPage')))) ? '<script> | ||
340 | + seajs.use(\'js/product/newsale/hot-rank\'); | ||
341 | + seajs.use(\'js/index/footer\'); | ||
342 | +</script> | ||
343 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('goodListPage')))) ? '<script> | ||
344 | + seajs.use(\'js/product/list\'); | ||
345 | + seajs.use(\'js/index/footer\'); | ||
346 | +</script> | ||
347 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('goodsDetailPage')))) ? '<script> | ||
348 | + seajs.use(\'js/product/detail/detail\'); | ||
349 | +</script> | ||
350 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('goodsCommentsPage')))) ? '<script> | ||
351 | + seajs.use(\'js/product/detail/loadmore\'); | ||
352 | +</script> | ||
353 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('goodsConsultsPage')))) ? '<script> | ||
354 | + seajs.use(\'js/product/detail/comments-consults\'); | ||
355 | +</script> | ||
356 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('consultformPage')))) ? '<script> | ||
357 | + seajs.use(\'js/product/detail/consultform\'); | ||
358 | +</script> | ||
359 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('categoryPage')))) ? '<script> | ||
360 | + seajs.use(\'js/category/index\'); | ||
361 | + seajs.use(\'js/index/footer\'); | ||
362 | +</script> | ||
363 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('brandPage')))) ? '<script> | ||
364 | + seajs.use(\'js/category/brand\'); | ||
365 | + seajs.use(\'js/index/footer\'); | ||
366 | +</script> | ||
367 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('searchPage')))) ? '<script> | ||
368 | + seajs.use(\'js/index/search\'); | ||
369 | + seajs.use(\'js/index/footer\'); | ||
370 | +</script> | ||
371 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('shoppingCartPage')))) ? '<script> | ||
372 | + seajs.use(\'js/cart/cart\'); | ||
373 | +</script> | ||
374 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('giftPage')))) ? '<script> | ||
375 | + seajs.use(\'js/cart/gift-advance\'); | ||
376 | +</script> | ||
377 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('advanceBuyPage')))) ? '<script> | ||
378 | + seajs.use(\'js/cart/gift-advance\'); | ||
379 | +</script> | ||
380 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('orderEnsurePage')))) ? '<script> | ||
381 | + seajs.use(\'js/cart/order-ensure\'); | ||
382 | +</script> | ||
383 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('selectAddressPage')))) ? '<script> | ||
384 | + seajs.use(\'js/me/address\'); | ||
385 | + seajs.use(\'js/cart/select-address\'); | ||
386 | +</script> | ||
387 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('selectCouponPage')))) ? '<script> | ||
388 | + seajs.use(\'js/cart/select-coupon\'); | ||
389 | +</script> | ||
390 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('myIndexPage')))) ? '<script> | ||
391 | + seajs.use(\'js/me/index\'); | ||
392 | + seajs.use(\'js/index/footer\'); | ||
393 | +</script> | ||
394 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('orderPage')))) ? '<script> | ||
395 | + seajs.use(\'js/me/order\'); | ||
396 | +</script> | ||
397 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('orderDetailPage')))) ? '<script> | ||
398 | + seajs.use(\'js/me/order-detail\'); | ||
399 | +</script> | ||
400 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('favPage')))) ? '<script> | ||
401 | + seajs.use(\'js/me/fav\'); | ||
402 | +</script> | ||
403 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('suggestPage')))) ? '<script> | ||
404 | + seajs.use(\'js/me/suggest\'); | ||
405 | +</script> | ||
406 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('couponsPage')))) ? '<script> | ||
407 | + seajs.use(\'js/me/coupons\'); | ||
408 | +</script> | ||
409 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('onlineServicePage')))) ? '<script> | ||
410 | + seajs.use(\'js/me/online-service\'); | ||
411 | +</script> | ||
412 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('onlineServiceDetailPage')))) ? '<script> | ||
413 | + seajs.use(\'js/index/footer\'); | ||
414 | +</script> | ||
415 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('addressPage')))) ? '<script> | ||
416 | + seajs.use(\'js/me/address\'); | ||
417 | +</script> | ||
418 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('addressActionPage')))) ? '<script> | ||
419 | + seajs.use(\'js/me/address-act\'); | ||
420 | +</script> | ||
421 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('myGuangPage')))) ? '<script> | ||
422 | + seajs.use(\'js/me/my-guang\'); | ||
423 | +</script> | ||
424 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('personalDetailsPage')))) ? '<script> | ||
425 | + seajs.use(\'js/me/personal-details\'); | ||
426 | +</script> | ||
427 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('browseRecordPage')))) ? '<script> | ||
428 | + seajs.use(\'js/me/browse-record\'); | ||
429 | +</script> | ||
430 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('logisticInfoPage')))) ? '<script> | ||
431 | + seajs.use(\'js/me/logistic\'); | ||
432 | +</script> | ||
433 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('payCenterPage')))) ? '<script> | ||
434 | + seajs.use(\'js/me/pay\'); | ||
435 | +</script> | ||
436 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('currencyDetail')))) ? '<script> | ||
437 | + seajs.use(\'js/me/currency\'); | ||
438 | +</script> | ||
439 | +' : '').''.''.'<!-- Google Tag Manager --> | ||
440 | +<noscript><iframe src="//www.googletagmanager.com/ns.html?id=GTM-W958MG" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> | ||
441 | +<script> | ||
442 | +var _hmt = _hmt || []; | ||
443 | +(function() { | ||
444 | + function async_load(){ | ||
445 | + (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({\'gtm.start\': | ||
446 | + new Date().getTime(),event:\'gtm.js\'});var f=d.getElementsByTagName(s)[0], | ||
447 | + j=d.createElement(s),dl=l!=\'dataLayer\'?\'&l=\'+l:\'\';j.async=true;j.src= | ||
448 | + \'//www.googletagmanager.com/gtm.js?id=\'+i+dl;f.parentNode.insertBefore(j,f); | ||
449 | + })(window,document,\'script\',\'dataLayer\',\'GTM-W958MG\'); | ||
450 | + (function() { | ||
451 | + var hm = document.createElement("script"); | ||
452 | + hm.src = "//hm.baidu.com/hm.js?c6ee7218b8321cb65fb2e98f284d8311"; | ||
453 | + hm.async = 1; | ||
454 | + var s = document.getElementsByTagName("script")[0]; | ||
455 | + s.parentNode.insertBefore(hm, s); | ||
456 | + })(); | ||
457 | + (function() { | ||
458 | + var hm = document.createElement("script"); | ||
459 | + hm.src = "//hm.baidu.com/hm.js?65dd99e0435a55177ffda862198ce841"; | ||
460 | + hm.async = 1; | ||
461 | + var s = document.getElementsByTagName("script")[0]; | ||
462 | + s.parentNode.insertBefore(hm, s); | ||
463 | + })(); | ||
464 | + (function() { | ||
465 | + var hm = document.createElement("script"); | ||
466 | + hm.src = "http://static.yohobuy.com/js/analytics/analysis.js"; | ||
467 | + hm.async = 1; | ||
468 | + var s = document.getElementsByTagName("script")[0]; | ||
469 | + s.parentNode.insertBefore(hm, s); | ||
470 | + })(); | ||
471 | + } | ||
472 | + window.addEventListener(\'load\', async_load, false); | ||
473 | +})(); | ||
474 | +</script> | ||
475 | +<script> | ||
476 | + window._py = window._py||[]; | ||
477 | + window._py.push([\'a\', \'MC..o8vMMWxEXDCiqYckD81lUX\']); | ||
478 | + window._py.push([\'domain\',\'stats.ipinyou.com\']); | ||
479 | + window._py.push([\'e\',\'\']); | ||
480 | + if(typeof _goodsData!=\'undefined\'){ | ||
481 | + window._py.push([\'pi\',_goodsData]); | ||
482 | + } | ||
483 | + -function(d){ | ||
484 | + var f = \'https:\' == d.location.protocol;var c = d.createElement(\'script\');c.type=\'text/javascript\';c.async=1; | ||
485 | + c.src=(f ? \'https\' : \'http\') + \'://\'+(f?\'fm.ipinyou.com\':\'fm.p0y.cn\')+\'/j/t/adv.js\'; | ||
486 | + var h = d.getElementsByTagName("script")[0];h.parentNode.insertBefore(c, h); | ||
487 | + }(document); | ||
488 | +</script> | ||
489 | +<script src="http://static.yohobuy.com/m/v1/js/om_code.js" async="async"></script>'.'</body> | ||
490 | +</html>'.''; | ||
491 | +} | ||
492 | +?> |
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::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('systemUpdate')))) ? ' <div class="systemUpdate"> | ||
62 | + <a href="index/systemUpdate" class="systemHeader">Yoho!Buy有货关于系统升级的公告</a> | ||
63 | + <span>X</span> | ||
64 | + </div> | ||
65 | +' : '').''.''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('pageHeader')), $in, false, function($cx, $in) {return '<header id="yoho-header" class="yoho-header'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('boys')))) ? ' boys' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('girls')))) ? ' girls' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('kids')))) ? ' kids' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('lifeStyle')))) ? ' life-style' : '').'"> | ||
66 | +'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('navBack')), $in, false, function($cx, $in) {return ' <a href="'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('backUrl')))) ? ''.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('backUrl')), ENT_QUOTES, 'UTF-8').'' : 'javascript:history.go(-1);').'" class="iconfont nav-back"></a> | ||
67 | +';}).''.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="iconfont nav-home"></a> | ||
68 | +';}).''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('navPhone')), $in, false, function($cx, $in) {return ' <a href="'.htmlentities((string)$in, ENT_QUOTES, 'UTF-8').'" class="iconfont nav-home"></a> | ||
69 | +';}).''.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> | ||
70 | +';}).''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('navBtn')), $in, false, function($cx, $in) {return ' <!-- <span class="nav-btn">'.htmlentities((string)$in, ENT_QUOTES, 'UTF-8').'</span> --> | ||
71 | + <!-- <i class="iconfont nav-home"></i> --> | ||
72 | + <!-- <div class="homebuttom none"> | ||
73 | + <ul> | ||
74 | + <li> | ||
75 | + <i class="iconfont"></i> | ||
76 | + <span>首页</span> | ||
77 | + </li> | ||
78 | + <li> | ||
79 | + <i class="iconfont"></i> | ||
80 | + <span>分类</span> | ||
81 | + </li> | ||
82 | + <li> | ||
83 | + <i class="iconfont"></i> | ||
84 | + <span>购物车</span> | ||
85 | + </li> | ||
86 | + <li> | ||
87 | + <i class="iconfont"></i> | ||
88 | + <span>我的</span> | ||
89 | + </li> | ||
90 | + </ul> | ||
91 | + </div> --> | ||
92 | +';}).'</header> | ||
93 | + | ||
94 | +';}).''.''.' <div class="mobile-container"> | ||
95 | + <div class="mobile-wrap boys-wrap yoho-page"> | ||
96 | +'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('homeHeader')), $in, false, function($cx, $in) {return ''.' <div class="home-header clearfix" '.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('bgColor')), $in, false, function($cx, $in) {return 'style="background-color:'.htmlentities((string)$in, ENT_QUOTES, 'UTF-8').';background-image:none"';}).'> | ||
97 | + <span class="nav-btn iconfont"></span> | ||
98 | + <span class="logo"></span> | ||
99 | + <span class="search-btn iconfont"><a href="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('searchUrl')), ENT_QUOTES, 'UTF-8').'"></a></span> | ||
100 | + </div>'.'';}).' | ||
101 | +'.''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('content')), $in, false, function($cx, $in) {return ''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('bannerTop')), $in, false, function($cx, $in) {return ''.' <div class="banner-top"> | ||
102 | + <div class="banner-swiper swiper-container"> | ||
103 | + <ul class="swiper-wrapper"> | ||
104 | +'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('list')), $in, true, function($cx, $in) {return ''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $cx['sp_vars'], array('first')))) ? ' <li class="swiper-slide"> | ||
105 | + <a href="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('url')), ENT_QUOTES, 'UTF-8').'"> | ||
106 | + <img src="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('img')), ENT_QUOTES, 'UTF-8').'"> | ||
107 | + </a> | ||
108 | + </li> | ||
109 | +' : ' <li class="swiper-slide"> | ||
110 | + <a href="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('url')), ENT_QUOTES, 'UTF-8').'"> | ||
111 | + <img class="swiper-lazy" data-src="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('img')), ENT_QUOTES, 'UTF-8').'"> | ||
112 | + </a> | ||
113 | + <div class="swiper-lazy-preloader"></div> | ||
114 | + </li> | ||
115 | +').'';}).' </ul> | ||
116 | + </div> | ||
117 | + <div class="swiper-pagination"> | ||
118 | + <div class="pagination-inner"> | ||
119 | + </div> | ||
120 | + </div> | ||
121 | + </div>'.'';}).' | ||
122 | +'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('iconsEnter')), $in, false, function($cx, $in) {return ''.' <div class="icons-wrapper"> | ||
123 | + <ul class="icons-list clearfix"> | ||
124 | +'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('list')), $in, false, function($cx, $in) {return ' <li class="icons-item"><a href="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('url')), ENT_QUOTES, 'UTF-8').'" class="imagebar"><img src="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('img')), ENT_QUOTES, 'UTF-8').'" alt=""></a><a href="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('url')), ENT_QUOTES, 'UTF-8').'" class="linkbar">'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('title')), ENT_QUOTES, 'UTF-8').'</a></li> | ||
125 | +';}).' </ul> | ||
126 | + </div> | ||
127 | +'.'';}).' | ||
128 | +'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('banner')), $in, false, function($cx, $in) {return ''.' <div class="banner-center"> | ||
129 | + <a href="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('url')), ENT_QUOTES, 'UTF-8').'"> | ||
130 | + <img class="lazy" data-original="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('img')), ENT_QUOTES, 'UTF-8').'" alt=""> | ||
131 | + </a> | ||
132 | + </div>'.'';}).' | ||
133 | +'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('hotCategory')), $in, false, function($cx, $in) {return ''.' <div class="hot-category"> | ||
134 | +'.''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('name')), $in, false, function($cx, $in) {return ' <div class="floor-header"> | ||
135 | + <h2>'.htmlentities((string)$in, ENT_QUOTES, 'UTF-8').'</h2> | ||
136 | + </div> | ||
137 | +';}).''.' | ||
138 | +'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('banner')), $in, false, function($cx, $in) {return ' <a class="category-banner" href="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('url')), ENT_QUOTES, 'UTF-8').'"> | ||
139 | + <img class="lazy" data-original="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('img')), ENT_QUOTES, 'UTF-8').'"> | ||
140 | + </a> | ||
141 | +';}).' <ul class="category-list clearfix"> | ||
142 | +'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('list')), $in, false, function($cx, $in) {return ' <li> | ||
143 | + <a href="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('url')), ENT_QUOTES, 'UTF-8').'"> | ||
144 | + <div class="img-box"> | ||
145 | + <img class="lazy" data-original="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('img')), ENT_QUOTES, 'UTF-8').'" alt=""> | ||
146 | + </div> | ||
147 | + </a> | ||
148 | + </li> | ||
149 | +';}).' </ul> | ||
150 | + </div>'.'';}).' | ||
151 | +'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('hotBrands')), $in, false, function($cx, $in) {return ''.' <ul class="hot-brands clearfix"> | ||
152 | +'.''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('name')), $in, false, function($cx, $in) {return ' <div class="floor-header"> | ||
153 | + <h2>'.htmlentities((string)$in, ENT_QUOTES, 'UTF-8').'</h2> | ||
154 | + </div> | ||
155 | +';}).''.''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('list')), $in, false, function($cx, $in) {return ' <li class="brand"> | ||
156 | + <a href="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('url')), ENT_QUOTES, 'UTF-8').'"> | ||
157 | + <div class="brand-logo"> | ||
158 | + <img class="lazy" data-original="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('img')), ENT_QUOTES, 'UTF-8').'"> | ||
159 | + </div> | ||
160 | + <p class="brand-name">'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('name')), ENT_QUOTES, 'UTF-8').'</p> | ||
161 | + </a> | ||
162 | + </li> | ||
163 | +';}).' <li class="more"> | ||
164 | + <a href="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('more')), ENT_QUOTES, 'UTF-8').'"></a> | ||
165 | + </li> | ||
166 | + </ul>'.'';}).' | ||
167 | +'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('hotBrandsScroll')), $in, false, function($cx, $in) {return ''.' <div class="hot-brands"> | ||
168 | +'.''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('name')), $in, false, function($cx, $in) {return ' <div class="floor-header"> | ||
169 | + <h2>'.htmlentities((string)$in, ENT_QUOTES, 'UTF-8').'</h2> | ||
170 | + </div> | ||
171 | +';}).''.' <div class="brands-swiper"> | ||
172 | + <ul class="brands-list swiper-wrapper clearfix"> | ||
173 | +'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('list')), $in, false, function($cx, $in) {return ' <li class="swiper-slide"> | ||
174 | + <a href="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('url')), ENT_QUOTES, 'UTF-8').'"> | ||
175 | + <img src="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('img')), ENT_QUOTES, 'UTF-8').'" alt=""> | ||
176 | + <span class="brands-title">'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('textCn')), ENT_QUOTES, 'UTF-8').'</span> | ||
177 | + </a> | ||
178 | + </li> | ||
179 | +';}).' </ul> | ||
180 | + </div> | ||
181 | + </div> | ||
182 | +'.'';}).' | ||
183 | +'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('trendColloaction')), $in, false, function($cx, $in) {return ''.' <div class="trend-coll-wrapper"> | ||
184 | +'.''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('title')), $in, false, function($cx, $in) {return ' <div class="floor-header-more"> | ||
185 | + <h2>'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('title')), ENT_QUOTES, 'UTF-8').'</h2> | ||
186 | + <a class="more-btn iconfont" href="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('more_url')), ENT_QUOTES, 'UTF-8').'"></a> | ||
187 | + </div> | ||
188 | + ';}).''.' <div class="trend-coll-content clearfix"> | ||
189 | +'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('article')), $in, false, function($cx, $in) {return ' <div class="lspan"> | ||
190 | + <a href="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('url')), ENT_QUOTES, 'UTF-8').'"><img class="lazy rspanimg" data-original="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('img')), ENT_QUOTES, 'UTF-8').'" ></a> | ||
191 | + </div> | ||
192 | +';}).' </div> | ||
193 | + <div class="trend-coll-tail"> | ||
194 | + <h3 class="recommend-title">推荐搭配</h3> | ||
195 | + <div class="recommend-swiper"> | ||
196 | + <ul class="recommend-list swiper-wrapper clearfix"> | ||
197 | +'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('recommend_collocation')), $in, false, function($cx, $in) {return ' <li class="recommend-item swiper-slide"><a href="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('url')), ENT_QUOTES, 'UTF-8').'"><img class="img" src="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('img')), ENT_QUOTES, 'UTF-8').'" alt="" /></a></li> | ||
198 | +';}).' </ul> | ||
199 | + </div> | ||
200 | + </div> | ||
201 | + </div> | ||
202 | + | ||
203 | + | ||
204 | +'.'';}).' | ||
205 | +'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('trendTopics')), $in, false, function($cx, $in) {return ''.' <div class="trend-topic-wrapper"> | ||
206 | +'.''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('title')), $in, false, function($cx, $in) {return ' <div class="floor-header-more"> | ||
207 | + <h2>'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('title')), ENT_QUOTES, 'UTF-8').'</h2> | ||
208 | + <a class="more-btn iconfont" href="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('more_url')), ENT_QUOTES, 'UTF-8').'"></a> | ||
209 | + </div> | ||
210 | + ';}).''.' <div class="trend-topic-content"> | ||
211 | + <div class="trend-topic-swiper"> | ||
212 | + <ul class="swiper-wrapper"> | ||
213 | +'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('list')), $in, false, function($cx, $in) {return ' <li class="swiper-slide"> | ||
214 | + <a href="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('url')), ENT_QUOTES, 'UTF-8').'"> | ||
215 | + <div class="img-box"> | ||
216 | + <img class="lazy" data-original="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('img')), ENT_QUOTES, 'UTF-8').'" src="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('img')), ENT_QUOTES, 'UTF-8').'" alt=""> | ||
217 | + </div> | ||
218 | + <div class="item-content"> | ||
219 | + <p class="title">'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('title')), ENT_QUOTES, 'UTF-8').'</p> | ||
220 | + <p class="time"> | ||
221 | + <span class="iconfont time-icon"></span> | ||
222 | + <span>'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('publish_time')), ENT_QUOTES, 'UTF-8').'</span> | ||
223 | + </p> | ||
224 | + </div> | ||
225 | + </a> | ||
226 | + </li> | ||
227 | +';}).' </ul> | ||
228 | + </div> | ||
229 | + <div class="swiper-pagination"> | ||
230 | + <div class="pagination-inner clearfix"> | ||
231 | + </div> | ||
232 | + </div> | ||
233 | + </div> | ||
234 | + </div> | ||
235 | +'.'';}).' | ||
236 | +'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('goodsCategory')), $in, false, function($cx, $in) {return ''.''.''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('title')), $in, false, function($cx, $in) {return ' <div class="floor-header-more"> | ||
237 | + <h2>'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('title')), ENT_QUOTES, 'UTF-8').'</h2> | ||
238 | + <a class="more-btn iconfont" href="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('more_url')), ENT_QUOTES, 'UTF-8').'"></a> | ||
239 | + </div> | ||
240 | + ';}).''.' <div class="goods-category"> | ||
241 | +'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('big_image')), $in, false, function($cx, $in) {return ''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('big_list')))) ? ' <div class="category-swiper"> | ||
242 | + <ul class="swiper-wrapper"> | ||
243 | +'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('big_list')), $in, false, function($cx, $in) {return ' <li class="swiper-slide"> | ||
244 | + <a href="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('url')), ENT_QUOTES, 'UTF-8').'"> | ||
245 | + <img class="lazy" data-original="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('img')), ENT_QUOTES, 'UTF-8').'" alt="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('title')), ENT_QUOTES, 'UTF-8').'"> | ||
246 | + </a> | ||
247 | + </li> | ||
248 | +';}).' </ul> | ||
249 | + <div class="swiper-pagination"> | ||
250 | + <div class="pagination-inner clearfix"> | ||
251 | + </div> | ||
252 | + </div> | ||
253 | + </div> | ||
254 | +' : ' <div class="category-swiper"> | ||
255 | + <a href='.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('url')), ENT_QUOTES, 'UTF-8').'> | ||
256 | + <img class="lazy" data-original="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('img')), ENT_QUOTES, 'UTF-8').'" alt="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('title')), ENT_QUOTES, 'UTF-8').'"> | ||
257 | + </a> | ||
258 | + </div> | ||
259 | +').'';}).' <ul class="category-list clearfix"> | ||
260 | +'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('list')), $in, false, function($cx, $in) {return ' <li> | ||
261 | + <a href="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('url')), ENT_QUOTES, 'UTF-8').'"> | ||
262 | + <div class="img-box"> | ||
263 | + <img class="lazy" data-original="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('img')), ENT_QUOTES, 'UTF-8').'" alt=""> | ||
264 | + </div> | ||
265 | + <p class="category-name">'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('textCn')), ENT_QUOTES, 'UTF-8').'</p> | ||
266 | + </a> | ||
267 | + </li> | ||
268 | +';}).' </ul> | ||
269 | + </div>'.'';}).' | ||
270 | +'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('creativeLife')), $in, false, function($cx, $in) {return ''.''.''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('title')), $in, false, function($cx, $in) {return ' <div class="floor-header-more"> | ||
271 | + <h2>'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('title')), ENT_QUOTES, 'UTF-8').'</h2> | ||
272 | + <a class="more-btn iconfont" href="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('more_url')), ENT_QUOTES, 'UTF-8').'"></a> | ||
273 | + </div> | ||
274 | + ';}).''.' <div class="creative-life"> | ||
275 | +'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('banner')), $in, false, function($cx, $in) {return ' <a class="banner" href="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('url')), ENT_QUOTES, 'UTF-8').'"> | ||
276 | + <img class="lazy" data-original="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('img')), ENT_QUOTES, 'UTF-8').'"> | ||
277 | + </a> | ||
278 | +';}).' <ul class="classify-list clearfix"> | ||
279 | +'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('list')), $in, false, function($cx, $in) {return ' <li class="classify"> | ||
280 | + <a href="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('url')), ENT_QUOTES, 'UTF-8').'"> | ||
281 | + <div class="classify-logo"> | ||
282 | + <img class="lazy" data-original="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('img')), ENT_QUOTES, 'UTF-8').'"> | ||
283 | + </div> | ||
284 | + <p class="classify-name">'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('name')), ENT_QUOTES, 'UTF-8').'</p> | ||
285 | + </a> | ||
286 | + </li> | ||
287 | +';}).' </ul> | ||
288 | + </div>'.'';}).' | ||
289 | +'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('plusStar')), $in, false, function($cx, $in) {return ''.' | ||
290 | + <div class="plus-star"> | ||
291 | +'.''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('name')), $in, false, function($cx, $in) {return ' <div class="floor-header"> | ||
292 | + <h2>'.htmlentities((string)$in, ENT_QUOTES, 'UTF-8').'</h2> | ||
293 | + </div> | ||
294 | +';}).''.' <a href="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('url')), ENT_QUOTES, 'UTF-8').'"> | ||
295 | + <img class="lazy" data-original="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('img')), ENT_QUOTES, 'UTF-8').'"> | ||
296 | + </a> | ||
297 | + </div>'.'';}).'';}).' | ||
298 | + '.'<div class="maybe-like"> | ||
299 | + <p class="title"> | ||
300 | + <i class="icon"></i> | ||
301 | + <span>你可能喜欢</span> | ||
302 | + </p> | ||
303 | + | ||
304 | + <div id="goods-list" class="goods-list clearfix"></div> | ||
305 | + | ||
306 | +</div> | ||
307 | +<div class="load-more-img hide" id="load-more-img"> | ||
308 | + <a href=""> | ||
309 | + <img src=""> | ||
310 | + </a> | ||
311 | +</div> | ||
312 | +'.''.' | ||
313 | +'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('twoColumnGoods')), $in, false, function($cx, $in) {return ''.' <div class="two-column-goods"> | ||
314 | + <ul class="column-nav clearfix"> | ||
315 | +'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('columnNav')), $in, false, function($cx, $in) {return ' <li data-url="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('url')), ENT_QUOTES, 'UTF-8').'">'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('textCn')), ENT_QUOTES, 'UTF-8').'</li> | ||
316 | +';}).' </ul> | ||
317 | + <div class="goods-list clearfix"> | ||
318 | +'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('goods')), $in, false, function($cx, $in) {return ''.' '.((Plugin\LCRun3::ifvar($cx, $in)) ? ' | ||
319 | + <div class="good-info" data-id="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('id')), ENT_QUOTES, 'UTF-8').'"> | ||
320 | + <div class="tag-container clearfix"> | ||
321 | +'.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> | ||
322 | +';}).''.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> | ||
323 | +';}).''.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> | ||
324 | +';}).''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('is_yohoood')), $in, false, function($cx, $in) {return ' <p class="good-tag new-festival-tag">新品节</p> | ||
325 | +';}).''.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> | ||
326 | +';}).'';}).' </div> | ||
327 | + <div class="good-detail-img"> | ||
328 | + <a class="good-thumb" href="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('url')), ENT_QUOTES, 'UTF-8').'"> | ||
329 | + <img class="lazy" data-original="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('thumb')), ENT_QUOTES, 'UTF-8').'"> | ||
330 | + </a> | ||
331 | +'.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> | ||
332 | +';}).' </div> | ||
333 | + <div class="good-detail-text"> | ||
334 | + <div class="name"> | ||
335 | + <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> | ||
336 | + </div> | ||
337 | + <div class="price"> | ||
338 | + <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> | ||
339 | +'.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> | ||
340 | +';}).' </div> | ||
341 | + </div> | ||
342 | + </div> | ||
343 | + ' : '').''.'';}).' </div> | ||
344 | + </div>'.'';}).' | ||
345 | + <div class="overlay"></div> | ||
346 | +'.''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('showFooterTab')), $in, false, function($cx, $in) {return ' <div class="footer-tab"> | ||
347 | + <a class="tab-item '.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('grilsHomePage')))) ? 'current' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('boysHomePage')))) ? 'current' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('kidsHomePage')))) ? 'current' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('lifestyleHomePage')))) ? 'current' : '').'" href="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('indexUrl')), ENT_QUOTES, 'UTF-8').'"> | ||
348 | + <p class="iconfont tab-icon"></p> | ||
349 | + <p class="tab-name">首页</p> | ||
350 | + </a> | ||
351 | + <a class="tab-item '.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('categoryPage')))) ? 'current' : '').'" href="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('categoryUrl')), ENT_QUOTES, 'UTF-8').'"> | ||
352 | + <p class="iconfont tab-icon"></p> | ||
353 | + <p class="tab-name">分类</p> | ||
354 | + </a> | ||
355 | + <a class="tab-item '.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('guangHome')))) ? 'current' : '').'" href="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('guangUrl')), ENT_QUOTES, 'UTF-8').'"> | ||
356 | + <p class="iconfont tab-icon"></p> | ||
357 | + <p class="tab-name">逛</p> | ||
358 | + </a> | ||
359 | + <a class="tab-item '.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('shoppingCartPage')))) ? 'current' : '').'" href="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('shoppingCartUrl')), ENT_QUOTES, 'UTF-8').'"> | ||
360 | + <p class="iconfont tab-icon"></p> | ||
361 | + <p class="tab-name">购物车</p> | ||
362 | + </a> | ||
363 | + <a class="tab-item '.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('minePage')))) ? 'current' : '').'" href="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('mineUrl')), ENT_QUOTES, 'UTF-8').'"> | ||
364 | + <p class="iconfont tab-icon"></p> | ||
365 | + <p class="tab-name">我的</p> | ||
366 | + </a> | ||
367 | + </div> | ||
368 | +';}).' '.' </div> | ||
369 | +'.' <div class="side-nav"> | ||
370 | + <ul> | ||
371 | +'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('sideNav')), $in, false, function($cx, $in) {return ' <li class="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('styleClass')), ENT_QUOTES, 'UTF-8').'"> | ||
372 | +'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('url')), $in, false, function($cx, $in) {return ' <a href="'.htmlentities((string)$in, ENT_QUOTES, 'UTF-8').'"> | ||
373 | +';}).''.((Plugin\LCRun3::isec($cx, Plugin\LCRun3::v($cx, $in, array('url')))) ? ' <a href="javascript:;"> | ||
374 | +' : '').''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('img')), $in, false, function($cx, $in) {return ' <span class="nav-img" style="background-image: url('.htmlentities((string)$in, ENT_QUOTES, 'UTF-8').')"></span> | ||
375 | +';}).''.((Plugin\LCRun3::isec($cx, Plugin\LCRun3::v($cx, $in, array('img')))) ? ' <i class="nav-icon"></i> | ||
376 | +' : '').' <em>'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('textCn')), ENT_QUOTES, 'UTF-8').'</em>'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('textEn')), ENT_QUOTES, 'UTF-8').' | ||
377 | +'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('subNav')), $in, false, function($cx, $in) {return ' <span class="enter-subnav iconfont"></span> | ||
378 | +';}).' </a> | ||
379 | +'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('subNav')), $in, false, function($cx, $in) {return ' <ul class="sub-nav"> | ||
380 | +'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('list')), $in, false, function($cx, $in) {return ' <li class="'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('isSelect')), $in, false, function($cx, $in) {return 'current';}).'" style="background-color:'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('bgColor')), ENT_QUOTES, 'UTF-8').'"> | ||
381 | +'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('url')), $in, false, function($cx, $in) {return ' <a href="'.htmlentities((string)$in, ENT_QUOTES, 'UTF-8').'"> | ||
382 | +';}).''.((Plugin\LCRun3::isec($cx, Plugin\LCRun3::v($cx, $in, array('url')))) ? ' <a href="javascript:;"> | ||
383 | +' : '').''.((Plugin\LCRun3::isec($cx, Plugin\LCRun3::v($cx, $in, array('back')))) ? ' <span class="nav-point iconfont"></span> | ||
384 | +' : '').''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('back')), $in, false, function($cx, $in) {return ' <i class="nav-back iconfont"></i> | ||
385 | +';}).' <em>'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('textCn')), ENT_QUOTES, 'UTF-8').'</em> | ||
386 | + '.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('textEn')), ENT_QUOTES, 'UTF-8').' | ||
387 | + </a> | ||
388 | + </li> | ||
389 | +';}).' </ul> | ||
390 | +';}).' </li> | ||
391 | +';}).' </ul> | ||
392 | + </div>'.' </div> | ||
393 | +'.''.''.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"> | ||
394 | + <p class="op-row"> | ||
395 | + <span class="back-to-top"> | ||
396 | + Back to top | ||
397 | + <i class="iconfont"></i> | ||
398 | + </span> | ||
399 | + </p> | ||
400 | + <address class="copyright"> | ||
401 | + CopyRight©2007-2016 南京新与力文化传播有限公司 | ||
402 | + </address> | ||
403 | +</footer> | ||
404 | +';}).' | ||
405 | +'.''.''.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"> | ||
406 | + <div class="float-layer-left"> | ||
407 | + <span class="yoho-icon iconfont"></span> | ||
408 | + <p>新用户送千元礼包</p> | ||
409 | + </div> | ||
410 | + <a href="javascript:void(0);" id="float-layer-close" > | ||
411 | + <i class="close-icon iconfont"></i> | ||
412 | + <div class="circle-rightbottom"></div> | ||
413 | + </a> | ||
414 | + <a href="http://m.yohobuy.com/download/hyapp" id="float-layer-btn"> | ||
415 | + 立即下载 | ||
416 | + </a> | ||
417 | +</div> | ||
418 | +';}).' | ||
419 | + | ||
420 | + '.''.((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> | ||
421 | +' : '').''.((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> | ||
422 | +<script src="http://cdn.yoho.cn/myohobuy/'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('version')), ENT_QUOTES, 'UTF-8').'/index.js"></script> | ||
423 | +' : '').''.((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> | ||
424 | +<script src="http://cdn.yoho.cn/myohobuy/'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('version')), ENT_QUOTES, 'UTF-8').'/index.js"></script> | ||
425 | +' : '').''.((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> | ||
426 | +<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> | ||
427 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('devEnv')))) ? '<script src="http://localhost:8000/static/js/sea.js?nowrap"></script> | ||
428 | +<script>seajs.config({base: \'http://localhost:8000/\'});</script> | ||
429 | +' : '').''.'<script> | ||
430 | + seajs.use(\'js/common\'); | ||
431 | +</script> | ||
432 | +'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('psList')))) ? '<script> | ||
433 | + seajs.use(\'js/guang/plus-star/list\'); | ||
434 | +</script> | ||
435 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('psDetail')))) ? '<script> | ||
436 | + seajs.use(\'js/guang/plus-star/detail\'); | ||
437 | +</script> | ||
438 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('guangHome')))) ? '<script> | ||
439 | + seajs.use(\'js/guang/home\'); | ||
440 | +</script> | ||
441 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('guangList')))) ? '<script> | ||
442 | + seajs.use(\'js/guang/list\'); | ||
443 | +</script> | ||
444 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('guangDetail')))) ? '<script> | ||
445 | + seajs.use(\'js/guang/detail\', function(d) { | ||
446 | + d.i(true); | ||
447 | + }); | ||
448 | +</script> | ||
449 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('guangEzine')))) ? '<script> | ||
450 | + seajs.use(\'js/guang/detail\', function(d) { | ||
451 | + d.i(false); | ||
452 | + }); | ||
453 | +</script> | ||
454 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('regIndex')))) ? '<script> | ||
455 | + seajs.use(\'js/passport/register/register\'); | ||
456 | +</script> | ||
457 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('regCode')))) ? '<script> | ||
458 | + seajs.use(\'js/passport/register/code\'); | ||
459 | +</script> | ||
460 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('regPwd')))) ? '<script> | ||
461 | + seajs.use(\'js/passport/register/password\'); | ||
462 | +</script> | ||
463 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('bindIndex')))) ? '<script> | ||
464 | + seajs.use(\'js/passport/bind/bind\'); | ||
465 | +</script> | ||
466 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('bindCode')))) ? '<script> | ||
467 | + seajs.use(\'js/passport/bind/code\'); | ||
468 | +</script> | ||
469 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('bindPwd')))) ? '<script> | ||
470 | + seajs.use(\'js/passport/bind/password\'); | ||
471 | +</script> | ||
472 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('loginIndex')))) ? '<script> | ||
473 | + seajs.use(\'js/passport/login/login\'); | ||
474 | +</script> | ||
475 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('loginInternational')))) ? '<script> | ||
476 | + seajs.use(\'js/passport/login/international\'); | ||
477 | +</script> | ||
478 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('backEmail')))) ? '<script> | ||
479 | + seajs.use(\'js/passport/back/email\'); | ||
480 | +</script> | ||
481 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('backEmailSuccess')))) ? '<script> | ||
482 | + seajs.use(\'js/passport/back/email-success\'); | ||
483 | +</script> | ||
484 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('backMobile')))) ? '<script> | ||
485 | + seajs.use(\'js/passport/back/mobile\'); | ||
486 | +</script> | ||
487 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('backCode')))) ? '<script> | ||
488 | + seajs.use(\'js/passport/back/code\'); | ||
489 | +</script> | ||
490 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('backNewPwd')))) ? '<script> | ||
491 | + seajs.use(\'js/passport/back/new-password\'); | ||
492 | +</script> | ||
493 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('channelPage')))) ? '<script> | ||
494 | + seajs.use(\'js/index/channel\'); | ||
495 | + seajs.use(\'js/index/footer\'); | ||
496 | +</script> | ||
497 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('grilsHomePage')))) ? '<script> | ||
498 | + seajs.use(\'js/home/home\', function(h) { | ||
499 | + h.set(\'girls\'); | ||
500 | + }); | ||
501 | + seajs.use(\'js/index/footer\'); | ||
502 | +</script> | ||
503 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('boysHomePage')))) ? '<script> | ||
504 | + seajs.use(\'js/home/home\', function(h) { | ||
505 | + h.set(\'boys\'); | ||
506 | + }); | ||
507 | + seajs.use(\'js/index/footer\'); | ||
508 | +</script> | ||
509 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('kidsHomePage')))) ? '<script> | ||
510 | + seajs.use(\'js/home/home\', function(h) { | ||
511 | + h.set(\'kids\'); | ||
512 | + }); | ||
513 | + seajs.use(\'js/index/footer\'); | ||
514 | +</script> | ||
515 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('lifestyleHomePage')))) ? '<script> | ||
516 | + seajs.use(\'js/home/home\', function(h) { | ||
517 | + h.set(\'lifestyle\'); | ||
518 | + }); | ||
519 | + seajs.use(\'js/index/footer\'); | ||
520 | +</script> | ||
521 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('newArrivalPage')))) ? '<script> | ||
522 | + seajs.use(\'js/product/newsale/newarrival\'); | ||
523 | + seajs.use(\'js/index/footer\'); | ||
524 | +</script> | ||
525 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('discountPage')))) ? '<script> | ||
526 | + seajs.use(\'js/product/newsale/discount\'); | ||
527 | + seajs.use(\'js/index/footer\'); | ||
528 | +</script> | ||
529 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('hotrankPage')))) ? '<script> | ||
530 | + seajs.use(\'js/product/newsale/hot-rank\'); | ||
531 | + seajs.use(\'js/index/footer\'); | ||
532 | +</script> | ||
533 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('goodListPage')))) ? '<script> | ||
534 | + seajs.use(\'js/product/list\'); | ||
535 | + seajs.use(\'js/index/footer\'); | ||
536 | +</script> | ||
537 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('goodsDetailPage')))) ? '<script> | ||
538 | + seajs.use(\'js/product/detail/detail\'); | ||
539 | +</script> | ||
540 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('goodsCommentsPage')))) ? '<script> | ||
541 | + seajs.use(\'js/product/detail/loadmore\'); | ||
542 | +</script> | ||
543 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('goodsConsultsPage')))) ? '<script> | ||
544 | + seajs.use(\'js/product/detail/comments-consults\'); | ||
545 | +</script> | ||
546 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('consultformPage')))) ? '<script> | ||
547 | + seajs.use(\'js/product/detail/consultform\'); | ||
548 | +</script> | ||
549 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('categoryPage')))) ? '<script> | ||
550 | + seajs.use(\'js/category/index\'); | ||
551 | + seajs.use(\'js/index/footer\'); | ||
552 | +</script> | ||
553 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('brandPage')))) ? '<script> | ||
554 | + seajs.use(\'js/category/brand\'); | ||
555 | + seajs.use(\'js/index/footer\'); | ||
556 | +</script> | ||
557 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('searchPage')))) ? '<script> | ||
558 | + seajs.use(\'js/index/search\'); | ||
559 | + seajs.use(\'js/index/footer\'); | ||
560 | +</script> | ||
561 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('shoppingCartPage')))) ? '<script> | ||
562 | + seajs.use(\'js/cart/cart\'); | ||
563 | +</script> | ||
564 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('giftPage')))) ? '<script> | ||
565 | + seajs.use(\'js/cart/gift-advance\'); | ||
566 | +</script> | ||
567 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('advanceBuyPage')))) ? '<script> | ||
568 | + seajs.use(\'js/cart/gift-advance\'); | ||
569 | +</script> | ||
570 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('orderEnsurePage')))) ? '<script> | ||
571 | + seajs.use(\'js/cart/order-ensure\'); | ||
572 | +</script> | ||
573 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('selectAddressPage')))) ? '<script> | ||
574 | + seajs.use(\'js/me/address\'); | ||
575 | + seajs.use(\'js/cart/select-address\'); | ||
576 | +</script> | ||
577 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('selectCouponPage')))) ? '<script> | ||
578 | + seajs.use(\'js/cart/select-coupon\'); | ||
579 | +</script> | ||
580 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('myIndexPage')))) ? '<script> | ||
581 | + seajs.use(\'js/me/index\'); | ||
582 | + seajs.use(\'js/index/footer\'); | ||
583 | +</script> | ||
584 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('orderPage')))) ? '<script> | ||
585 | + seajs.use(\'js/me/order\'); | ||
586 | +</script> | ||
587 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('orderDetailPage')))) ? '<script> | ||
588 | + seajs.use(\'js/me/order-detail\'); | ||
589 | +</script> | ||
590 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('favPage')))) ? '<script> | ||
591 | + seajs.use(\'js/me/fav\'); | ||
592 | +</script> | ||
593 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('suggestPage')))) ? '<script> | ||
594 | + seajs.use(\'js/me/suggest\'); | ||
595 | +</script> | ||
596 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('couponsPage')))) ? '<script> | ||
597 | + seajs.use(\'js/me/coupons\'); | ||
598 | +</script> | ||
599 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('onlineServicePage')))) ? '<script> | ||
600 | + seajs.use(\'js/me/online-service\'); | ||
601 | +</script> | ||
602 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('onlineServiceDetailPage')))) ? '<script> | ||
603 | + seajs.use(\'js/index/footer\'); | ||
604 | +</script> | ||
605 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('addressPage')))) ? '<script> | ||
606 | + seajs.use(\'js/me/address\'); | ||
607 | +</script> | ||
608 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('addressActionPage')))) ? '<script> | ||
609 | + seajs.use(\'js/me/address-act\'); | ||
610 | +</script> | ||
611 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('myGuangPage')))) ? '<script> | ||
612 | + seajs.use(\'js/me/my-guang\'); | ||
613 | +</script> | ||
614 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('personalDetailsPage')))) ? '<script> | ||
615 | + seajs.use(\'js/me/personal-details\'); | ||
616 | +</script> | ||
617 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('browseRecordPage')))) ? '<script> | ||
618 | + seajs.use(\'js/me/browse-record\'); | ||
619 | +</script> | ||
620 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('logisticInfoPage')))) ? '<script> | ||
621 | + seajs.use(\'js/me/logistic\'); | ||
622 | +</script> | ||
623 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('payCenterPage')))) ? '<script> | ||
624 | + seajs.use(\'js/me/pay\'); | ||
625 | +</script> | ||
626 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('currencyDetail')))) ? '<script> | ||
627 | + seajs.use(\'js/me/currency\'); | ||
628 | +</script> | ||
629 | +' : '').''.''.'<!-- Google Tag Manager --> | ||
630 | +<noscript><iframe src="//www.googletagmanager.com/ns.html?id=GTM-W958MG" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> | ||
631 | +<script> | ||
632 | +var _hmt = _hmt || []; | ||
633 | +(function() { | ||
634 | + function async_load(){ | ||
635 | + (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({\'gtm.start\': | ||
636 | + new Date().getTime(),event:\'gtm.js\'});var f=d.getElementsByTagName(s)[0], | ||
637 | + j=d.createElement(s),dl=l!=\'dataLayer\'?\'&l=\'+l:\'\';j.async=true;j.src= | ||
638 | + \'//www.googletagmanager.com/gtm.js?id=\'+i+dl;f.parentNode.insertBefore(j,f); | ||
639 | + })(window,document,\'script\',\'dataLayer\',\'GTM-W958MG\'); | ||
640 | + (function() { | ||
641 | + var hm = document.createElement("script"); | ||
642 | + hm.src = "//hm.baidu.com/hm.js?c6ee7218b8321cb65fb2e98f284d8311"; | ||
643 | + hm.async = 1; | ||
644 | + var s = document.getElementsByTagName("script")[0]; | ||
645 | + s.parentNode.insertBefore(hm, s); | ||
646 | + })(); | ||
647 | + (function() { | ||
648 | + var hm = document.createElement("script"); | ||
649 | + hm.src = "//hm.baidu.com/hm.js?65dd99e0435a55177ffda862198ce841"; | ||
650 | + hm.async = 1; | ||
651 | + var s = document.getElementsByTagName("script")[0]; | ||
652 | + s.parentNode.insertBefore(hm, s); | ||
653 | + })(); | ||
654 | + (function() { | ||
655 | + var hm = document.createElement("script"); | ||
656 | + hm.src = "http://static.yohobuy.com/js/analytics/analysis.js"; | ||
657 | + hm.async = 1; | ||
658 | + var s = document.getElementsByTagName("script")[0]; | ||
659 | + s.parentNode.insertBefore(hm, s); | ||
660 | + })(); | ||
661 | + } | ||
662 | + window.addEventListener(\'load\', async_load, false); | ||
663 | +})(); | ||
664 | +</script> | ||
665 | +<script> | ||
666 | + window._py = window._py||[]; | ||
667 | + window._py.push([\'a\', \'MC..o8vMMWxEXDCiqYckD81lUX\']); | ||
668 | + window._py.push([\'domain\',\'stats.ipinyou.com\']); | ||
669 | + window._py.push([\'e\',\'\']); | ||
670 | + if(typeof _goodsData!=\'undefined\'){ | ||
671 | + window._py.push([\'pi\',_goodsData]); | ||
672 | + } | ||
673 | + -function(d){ | ||
674 | + var f = \'https:\' == d.location.protocol;var c = d.createElement(\'script\');c.type=\'text/javascript\';c.async=1; | ||
675 | + c.src=(f ? \'https\' : \'http\') + \'://\'+(f?\'fm.ipinyou.com\':\'fm.p0y.cn\')+\'/j/t/adv.js\'; | ||
676 | + var h = d.getElementsByTagName("script")[0];h.parentNode.insertBefore(c, h); | ||
677 | + }(document); | ||
678 | +</script> | ||
679 | +<script src="http://static.yohobuy.com/m/v1/js/om_code.js" async="async"></script>'.'</body> | ||
680 | +</html>'.''; | ||
681 | +} | ||
682 | +?> |
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::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('systemUpdate')))) ? ' <div class="systemUpdate"> | ||
62 | + <a href="index/systemUpdate" class="systemHeader">Yoho!Buy有货关于系统升级的公告</a> | ||
63 | + <span>X</span> | ||
64 | + </div> | ||
65 | +' : '').''.''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('pageHeader')), $in, false, function($cx, $in) {return '<header id="yoho-header" class="yoho-header'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('boys')))) ? ' boys' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('girls')))) ? ' girls' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('kids')))) ? ' kids' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('lifeStyle')))) ? ' life-style' : '').'"> | ||
66 | +'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('navBack')), $in, false, function($cx, $in) {return ' <a href="'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('backUrl')))) ? ''.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('backUrl')), ENT_QUOTES, 'UTF-8').'' : 'javascript:history.go(-1);').'" class="iconfont nav-back"></a> | ||
67 | +';}).''.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="iconfont nav-home"></a> | ||
68 | +';}).''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('navPhone')), $in, false, function($cx, $in) {return ' <a href="'.htmlentities((string)$in, ENT_QUOTES, 'UTF-8').'" class="iconfont nav-home"></a> | ||
69 | +';}).''.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> | ||
70 | +';}).''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('navBtn')), $in, false, function($cx, $in) {return ' <!-- <span class="nav-btn">'.htmlentities((string)$in, ENT_QUOTES, 'UTF-8').'</span> --> | ||
71 | + <!-- <i class="iconfont nav-home"></i> --> | ||
72 | + <!-- <div class="homebuttom none"> | ||
73 | + <ul> | ||
74 | + <li> | ||
75 | + <i class="iconfont"></i> | ||
76 | + <span>首页</span> | ||
77 | + </li> | ||
78 | + <li> | ||
79 | + <i class="iconfont"></i> | ||
80 | + <span>分类</span> | ||
81 | + </li> | ||
82 | + <li> | ||
83 | + <i class="iconfont"></i> | ||
84 | + <span>购物车</span> | ||
85 | + </li> | ||
86 | + <li> | ||
87 | + <i class="iconfont"></i> | ||
88 | + <span>我的</span> | ||
89 | + </li> | ||
90 | + </ul> | ||
91 | + </div> --> | ||
92 | +';}).'</header> | ||
93 | + | ||
94 | +';}).''.''.'<div class="discount-page yoho-page"> | ||
95 | +'.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"> | ||
96 | + <div class="banner-swiper swiper-container"> | ||
97 | + <ul class="swiper-wrapper"> | ||
98 | +'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('list')), $in, false, function($cx, $in) {return ' <li class="swiper-slide"> | ||
99 | + <a href="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('url')), ENT_QUOTES, 'UTF-8').'"> | ||
100 | + <img class="swiper-lazy" data-src="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('img')), ENT_QUOTES, 'UTF-8').'"> | ||
101 | + </a> | ||
102 | + <div class="swiper-lazy-preloader"></div> | ||
103 | + </li> | ||
104 | +';}).' </ul> | ||
105 | + </div> | ||
106 | + <div class="swiper-pagination"> | ||
107 | + <div class="pagination-inner"> | ||
108 | + </div> | ||
109 | + </div> | ||
110 | + </div> | ||
111 | +' : ' <div class="banner-top-single"> | ||
112 | + <a href='.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('url')), ENT_QUOTES, 'UTF-8').'> | ||
113 | + <img class="img" src="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('img')), ENT_QUOTES, 'UTF-8').'"> | ||
114 | + </a> | ||
115 | + </div> | ||
116 | +').' | ||
117 | +'.'';}).' | ||
118 | + <ul id="list-nav" class="list-nav clearfix"> | ||
119 | + <li class="new active"> | ||
120 | + <a href="javascript:void(0);"> | ||
121 | + <span class="spanTest">最新</span> | ||
122 | + <span class="iconfont cur"></span> | ||
123 | + </a> | ||
124 | + </li> | ||
125 | + <li class="price"> | ||
126 | + <a href="javascript:void(0);"> | ||
127 | + <span class="spanTest">价格</span> | ||
128 | + <span class="icon"> | ||
129 | + <i class="iconfont up"></i> | ||
130 | + <i class="iconfont down cur"></i> | ||
131 | + </span> | ||
132 | + </a> | ||
133 | + </li> | ||
134 | + <li class="discount"> | ||
135 | + <a href="javascript:void(0);"> | ||
136 | + <span class="spanTest">折扣</span> | ||
137 | + <span class="icon"> | ||
138 | + <i class="iconfont up"></i> | ||
139 | + <i class="iconfont down cur"></i> | ||
140 | + </span> | ||
141 | + </a> | ||
142 | + </li> | ||
143 | + <li class="filter"> | ||
144 | + <a href="javascript:void(0);"> | ||
145 | + <span class="spanTest">筛选</span> | ||
146 | + <span class="iconfont cur"></span> | ||
147 | + </a> | ||
148 | + </li> | ||
149 | + </ul> | ||
150 | + | ||
151 | + <div id="goods-container" class="goods-container"> | ||
152 | + <div class="new-goods container clearfix"> | ||
153 | +'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('goods')), $in, false, function($cx, $in) {return ''.' '.((Plugin\LCRun3::ifvar($cx, $in)) ? ' | ||
154 | + <div class="good-info" data-id="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('id')), ENT_QUOTES, 'UTF-8').'"> | ||
155 | + <div class="tag-container clearfix"> | ||
156 | +'.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> | ||
157 | +';}).''.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> | ||
158 | +';}).''.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> | ||
159 | +';}).''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('is_yohoood')), $in, false, function($cx, $in) {return ' <p class="good-tag new-festival-tag">新品节</p> | ||
160 | +';}).''.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> | ||
161 | +';}).'';}).' </div> | ||
162 | + <div class="good-detail-img"> | ||
163 | + <a class="good-thumb" href="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('url')), ENT_QUOTES, 'UTF-8').'"> | ||
164 | + <img class="lazy" data-original="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('thumb')), ENT_QUOTES, 'UTF-8').'"> | ||
165 | + </a> | ||
166 | +'.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> | ||
167 | +';}).' </div> | ||
168 | + <div class="good-detail-text"> | ||
169 | + <div class="name"> | ||
170 | + <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> | ||
171 | + </div> | ||
172 | + <div class="price"> | ||
173 | + <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> | ||
174 | +'.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> | ||
175 | +';}).' </div> | ||
176 | + </div> | ||
177 | + </div> | ||
178 | + ' : '').''.'';}).' </div> | ||
179 | + <div class="price-goods container hide clearfix"></div> | ||
180 | + <div class="discount-goods container hide clearfix"></div> | ||
181 | + | ||
182 | +'.''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('filter')), $in, false, function($cx, $in) {return ' <div class="filter-mask hide"> | ||
183 | + <div class="filter-body"> | ||
184 | + <ul class="classify"> | ||
185 | +'.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' : '').'"> | ||
186 | + <p class="shower'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('default')))) ? ' default' : '').'"> | ||
187 | + <span class="title">'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('title')), ENT_QUOTES, 'UTF-8').':</span> | ||
188 | + '.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('name')), ENT_QUOTES, 'UTF-8').' | ||
189 | + </p> | ||
190 | + <ul class="sub-classify" data-type='.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('dataType')), ENT_QUOTES, 'UTF-8').'> | ||
191 | +'.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').'> | ||
192 | + '.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('name')), ENT_QUOTES, 'UTF-8').' | ||
193 | + <i class="iconfont chosed-icon"></i> | ||
194 | + </li> | ||
195 | +';}).' </ul> | ||
196 | + </li> | ||
197 | +';}).' </ul> | ||
198 | + </div> | ||
199 | + </div> | ||
200 | + ';}).''.' </div> | ||
201 | + | ||
202 | +'.''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('brand')))) ? ' <input class="query-param" type="hidden" data-attr="brand" value="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('brand')), ENT_QUOTES, 'UTF-8').'"> | ||
203 | +' : '').' | ||
204 | +'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('gender')))) ? ' <input class="query-param" type="hidden" data-attr="gender" value="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('gender')), ENT_QUOTES, 'UTF-8').'"> | ||
205 | +' : '').' | ||
206 | +'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('sort')))) ? ' <input class="query-param" type="hidden" data-attr="sort" value="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('sort')), ENT_QUOTES, 'UTF-8').'"> | ||
207 | +' : '').' | ||
208 | +'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('msort')))) ? ' <input class="query-param" type="hidden" data-attr="msort" value="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('msort')), ENT_QUOTES, 'UTF-8').'"> | ||
209 | +' : '').' | ||
210 | +'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('misort')))) ? ' <input class="query-param" type="hidden" data-attr="misort" value="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('misort')), ENT_QUOTES, 'UTF-8').'"> | ||
211 | +' : '').' | ||
212 | +'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('color')))) ? ' <input class="query-param" type="hidden" data-attr="color" value="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('color')), ENT_QUOTES, 'UTF-8').'"> | ||
213 | +' : '').' | ||
214 | +'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('size')))) ? ' <input class="query-param" type="hidden" data-attr="size" value="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('size')), ENT_QUOTES, 'UTF-8').'"> | ||
215 | +' : '').' | ||
216 | +'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('price')))) ? ' <input class="query-param" type="hidden" data-attr="price" value="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('price')), ENT_QUOTES, 'UTF-8').'"> | ||
217 | +' : '').' | ||
218 | +'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('discount')))) ? ' <input class="query-param" type="hidden" data-attr="discount" value="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('discount')), ENT_QUOTES, 'UTF-8').'"> | ||
219 | +' : '').' | ||
220 | +'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('query')))) ? ' <input class="query-param" type="hidden" data-attr="query" value="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('query')), ENT_QUOTES, 'UTF-8').'"> | ||
221 | +' : '').' | ||
222 | +'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('style')))) ? ' <input class="query-param" type="hidden" data-attr="style" value="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('style')), ENT_QUOTES, 'UTF-8').'"> | ||
223 | +' : '').' | ||
224 | +'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('p_d')))) ? ' <input class="query-param" type="hidden" data-attr="p_d" value="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('p_d')), ENT_QUOTES, 'UTF-8').'"> | ||
225 | +' : '').' | ||
226 | +'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('channel')))) ? ' <input class="query-param" type="hidden" data-attr="channel" value="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('channel')), ENT_QUOTES, 'UTF-8').'"> | ||
227 | +' : '').' | ||
228 | +'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('dayLimit')))) ? ' <input class="query-param" type="hidden" data-attr="dayLimit" value="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('dayLimit')), ENT_QUOTES, 'UTF-8').'"> | ||
229 | +' : '').' | ||
230 | +'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('limit')))) ? ' <input class="query-param" type="hidden" data-attr="limit" value="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('limit')), ENT_QUOTES, 'UTF-8').'"> | ||
231 | + ' : '').''.' | ||
232 | +'.' <div id="suspend-cart" class="suspend-cart"> | ||
233 | + <a href='.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('cartUrl')), ENT_QUOTES, 'UTF-8').'> | ||
234 | + <span class="iconfont"></span> | ||
235 | + </a> | ||
236 | + <span class="cart-count hide">0</span> | ||
237 | + </div>'.'</div> | ||
238 | +'.''.''.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"> | ||
239 | + <p class="op-row"> | ||
240 | + <span class="back-to-top"> | ||
241 | + Back to top | ||
242 | + <i class="iconfont"></i> | ||
243 | + </span> | ||
244 | + </p> | ||
245 | + <address class="copyright"> | ||
246 | + CopyRight©2007-2016 南京新与力文化传播有限公司 | ||
247 | + </address> | ||
248 | +</footer> | ||
249 | +';}).' | ||
250 | +'.''.''.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"> | ||
251 | + <div class="float-layer-left"> | ||
252 | + <span class="yoho-icon iconfont"></span> | ||
253 | + <p>新用户送千元礼包</p> | ||
254 | + </div> | ||
255 | + <a href="javascript:void(0);" id="float-layer-close" > | ||
256 | + <i class="close-icon iconfont"></i> | ||
257 | + <div class="circle-rightbottom"></div> | ||
258 | + </a> | ||
259 | + <a href="http://m.yohobuy.com/download/hyapp" id="float-layer-btn"> | ||
260 | + 立即下载 | ||
261 | + </a> | ||
262 | +</div> | ||
263 | +';}).' | ||
264 | + | ||
265 | + '.''.((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> | ||
266 | +' : '').''.((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> | ||
267 | +<script src="http://cdn.yoho.cn/myohobuy/'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('version')), ENT_QUOTES, 'UTF-8').'/index.js"></script> | ||
268 | +' : '').''.((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> | ||
269 | +<script src="http://cdn.yoho.cn/myohobuy/'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('version')), ENT_QUOTES, 'UTF-8').'/index.js"></script> | ||
270 | +' : '').''.((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> | ||
271 | +<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> | ||
272 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('devEnv')))) ? '<script src="http://localhost:8000/static/js/sea.js?nowrap"></script> | ||
273 | +<script>seajs.config({base: \'http://localhost:8000/\'});</script> | ||
274 | +' : '').''.'<script> | ||
275 | + seajs.use(\'js/common\'); | ||
276 | +</script> | ||
277 | +'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('psList')))) ? '<script> | ||
278 | + seajs.use(\'js/guang/plus-star/list\'); | ||
279 | +</script> | ||
280 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('psDetail')))) ? '<script> | ||
281 | + seajs.use(\'js/guang/plus-star/detail\'); | ||
282 | +</script> | ||
283 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('guangHome')))) ? '<script> | ||
284 | + seajs.use(\'js/guang/home\'); | ||
285 | +</script> | ||
286 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('guangList')))) ? '<script> | ||
287 | + seajs.use(\'js/guang/list\'); | ||
288 | +</script> | ||
289 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('guangDetail')))) ? '<script> | ||
290 | + seajs.use(\'js/guang/detail\', function(d) { | ||
291 | + d.i(true); | ||
292 | + }); | ||
293 | +</script> | ||
294 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('guangEzine')))) ? '<script> | ||
295 | + seajs.use(\'js/guang/detail\', function(d) { | ||
296 | + d.i(false); | ||
297 | + }); | ||
298 | +</script> | ||
299 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('regIndex')))) ? '<script> | ||
300 | + seajs.use(\'js/passport/register/register\'); | ||
301 | +</script> | ||
302 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('regCode')))) ? '<script> | ||
303 | + seajs.use(\'js/passport/register/code\'); | ||
304 | +</script> | ||
305 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('regPwd')))) ? '<script> | ||
306 | + seajs.use(\'js/passport/register/password\'); | ||
307 | +</script> | ||
308 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('bindIndex')))) ? '<script> | ||
309 | + seajs.use(\'js/passport/bind/bind\'); | ||
310 | +</script> | ||
311 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('bindCode')))) ? '<script> | ||
312 | + seajs.use(\'js/passport/bind/code\'); | ||
313 | +</script> | ||
314 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('bindPwd')))) ? '<script> | ||
315 | + seajs.use(\'js/passport/bind/password\'); | ||
316 | +</script> | ||
317 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('loginIndex')))) ? '<script> | ||
318 | + seajs.use(\'js/passport/login/login\'); | ||
319 | +</script> | ||
320 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('loginInternational')))) ? '<script> | ||
321 | + seajs.use(\'js/passport/login/international\'); | ||
322 | +</script> | ||
323 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('backEmail')))) ? '<script> | ||
324 | + seajs.use(\'js/passport/back/email\'); | ||
325 | +</script> | ||
326 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('backEmailSuccess')))) ? '<script> | ||
327 | + seajs.use(\'js/passport/back/email-success\'); | ||
328 | +</script> | ||
329 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('backMobile')))) ? '<script> | ||
330 | + seajs.use(\'js/passport/back/mobile\'); | ||
331 | +</script> | ||
332 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('backCode')))) ? '<script> | ||
333 | + seajs.use(\'js/passport/back/code\'); | ||
334 | +</script> | ||
335 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('backNewPwd')))) ? '<script> | ||
336 | + seajs.use(\'js/passport/back/new-password\'); | ||
337 | +</script> | ||
338 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('channelPage')))) ? '<script> | ||
339 | + seajs.use(\'js/index/channel\'); | ||
340 | + seajs.use(\'js/index/footer\'); | ||
341 | +</script> | ||
342 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('grilsHomePage')))) ? '<script> | ||
343 | + seajs.use(\'js/home/home\', function(h) { | ||
344 | + h.set(\'girls\'); | ||
345 | + }); | ||
346 | + seajs.use(\'js/index/footer\'); | ||
347 | +</script> | ||
348 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('boysHomePage')))) ? '<script> | ||
349 | + seajs.use(\'js/home/home\', function(h) { | ||
350 | + h.set(\'boys\'); | ||
351 | + }); | ||
352 | + seajs.use(\'js/index/footer\'); | ||
353 | +</script> | ||
354 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('kidsHomePage')))) ? '<script> | ||
355 | + seajs.use(\'js/home/home\', function(h) { | ||
356 | + h.set(\'kids\'); | ||
357 | + }); | ||
358 | + seajs.use(\'js/index/footer\'); | ||
359 | +</script> | ||
360 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('lifestyleHomePage')))) ? '<script> | ||
361 | + seajs.use(\'js/home/home\', function(h) { | ||
362 | + h.set(\'lifestyle\'); | ||
363 | + }); | ||
364 | + seajs.use(\'js/index/footer\'); | ||
365 | +</script> | ||
366 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('newArrivalPage')))) ? '<script> | ||
367 | + seajs.use(\'js/product/newsale/newarrival\'); | ||
368 | + seajs.use(\'js/index/footer\'); | ||
369 | +</script> | ||
370 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('discountPage')))) ? '<script> | ||
371 | + seajs.use(\'js/product/newsale/discount\'); | ||
372 | + seajs.use(\'js/index/footer\'); | ||
373 | +</script> | ||
374 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('hotrankPage')))) ? '<script> | ||
375 | + seajs.use(\'js/product/newsale/hot-rank\'); | ||
376 | + seajs.use(\'js/index/footer\'); | ||
377 | +</script> | ||
378 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('goodListPage')))) ? '<script> | ||
379 | + seajs.use(\'js/product/list\'); | ||
380 | + seajs.use(\'js/index/footer\'); | ||
381 | +</script> | ||
382 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('goodsDetailPage')))) ? '<script> | ||
383 | + seajs.use(\'js/product/detail/detail\'); | ||
384 | +</script> | ||
385 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('goodsCommentsPage')))) ? '<script> | ||
386 | + seajs.use(\'js/product/detail/loadmore\'); | ||
387 | +</script> | ||
388 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('goodsConsultsPage')))) ? '<script> | ||
389 | + seajs.use(\'js/product/detail/comments-consults\'); | ||
390 | +</script> | ||
391 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('consultformPage')))) ? '<script> | ||
392 | + seajs.use(\'js/product/detail/consultform\'); | ||
393 | +</script> | ||
394 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('categoryPage')))) ? '<script> | ||
395 | + seajs.use(\'js/category/index\'); | ||
396 | + seajs.use(\'js/index/footer\'); | ||
397 | +</script> | ||
398 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('brandPage')))) ? '<script> | ||
399 | + seajs.use(\'js/category/brand\'); | ||
400 | + seajs.use(\'js/index/footer\'); | ||
401 | +</script> | ||
402 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('searchPage')))) ? '<script> | ||
403 | + seajs.use(\'js/index/search\'); | ||
404 | + seajs.use(\'js/index/footer\'); | ||
405 | +</script> | ||
406 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('shoppingCartPage')))) ? '<script> | ||
407 | + seajs.use(\'js/cart/cart\'); | ||
408 | +</script> | ||
409 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('giftPage')))) ? '<script> | ||
410 | + seajs.use(\'js/cart/gift-advance\'); | ||
411 | +</script> | ||
412 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('advanceBuyPage')))) ? '<script> | ||
413 | + seajs.use(\'js/cart/gift-advance\'); | ||
414 | +</script> | ||
415 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('orderEnsurePage')))) ? '<script> | ||
416 | + seajs.use(\'js/cart/order-ensure\'); | ||
417 | +</script> | ||
418 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('selectAddressPage')))) ? '<script> | ||
419 | + seajs.use(\'js/me/address\'); | ||
420 | + seajs.use(\'js/cart/select-address\'); | ||
421 | +</script> | ||
422 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('selectCouponPage')))) ? '<script> | ||
423 | + seajs.use(\'js/cart/select-coupon\'); | ||
424 | +</script> | ||
425 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('myIndexPage')))) ? '<script> | ||
426 | + seajs.use(\'js/me/index\'); | ||
427 | + seajs.use(\'js/index/footer\'); | ||
428 | +</script> | ||
429 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('orderPage')))) ? '<script> | ||
430 | + seajs.use(\'js/me/order\'); | ||
431 | +</script> | ||
432 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('orderDetailPage')))) ? '<script> | ||
433 | + seajs.use(\'js/me/order-detail\'); | ||
434 | +</script> | ||
435 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('favPage')))) ? '<script> | ||
436 | + seajs.use(\'js/me/fav\'); | ||
437 | +</script> | ||
438 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('suggestPage')))) ? '<script> | ||
439 | + seajs.use(\'js/me/suggest\'); | ||
440 | +</script> | ||
441 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('couponsPage')))) ? '<script> | ||
442 | + seajs.use(\'js/me/coupons\'); | ||
443 | +</script> | ||
444 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('onlineServicePage')))) ? '<script> | ||
445 | + seajs.use(\'js/me/online-service\'); | ||
446 | +</script> | ||
447 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('onlineServiceDetailPage')))) ? '<script> | ||
448 | + seajs.use(\'js/index/footer\'); | ||
449 | +</script> | ||
450 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('addressPage')))) ? '<script> | ||
451 | + seajs.use(\'js/me/address\'); | ||
452 | +</script> | ||
453 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('addressActionPage')))) ? '<script> | ||
454 | + seajs.use(\'js/me/address-act\'); | ||
455 | +</script> | ||
456 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('myGuangPage')))) ? '<script> | ||
457 | + seajs.use(\'js/me/my-guang\'); | ||
458 | +</script> | ||
459 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('personalDetailsPage')))) ? '<script> | ||
460 | + seajs.use(\'js/me/personal-details\'); | ||
461 | +</script> | ||
462 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('browseRecordPage')))) ? '<script> | ||
463 | + seajs.use(\'js/me/browse-record\'); | ||
464 | +</script> | ||
465 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('logisticInfoPage')))) ? '<script> | ||
466 | + seajs.use(\'js/me/logistic\'); | ||
467 | +</script> | ||
468 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('payCenterPage')))) ? '<script> | ||
469 | + seajs.use(\'js/me/pay\'); | ||
470 | +</script> | ||
471 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('currencyDetail')))) ? '<script> | ||
472 | + seajs.use(\'js/me/currency\'); | ||
473 | +</script> | ||
474 | +' : '').''.''.'<!-- Google Tag Manager --> | ||
475 | +<noscript><iframe src="//www.googletagmanager.com/ns.html?id=GTM-W958MG" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> | ||
476 | +<script> | ||
477 | +var _hmt = _hmt || []; | ||
478 | +(function() { | ||
479 | + function async_load(){ | ||
480 | + (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({\'gtm.start\': | ||
481 | + new Date().getTime(),event:\'gtm.js\'});var f=d.getElementsByTagName(s)[0], | ||
482 | + j=d.createElement(s),dl=l!=\'dataLayer\'?\'&l=\'+l:\'\';j.async=true;j.src= | ||
483 | + \'//www.googletagmanager.com/gtm.js?id=\'+i+dl;f.parentNode.insertBefore(j,f); | ||
484 | + })(window,document,\'script\',\'dataLayer\',\'GTM-W958MG\'); | ||
485 | + (function() { | ||
486 | + var hm = document.createElement("script"); | ||
487 | + hm.src = "//hm.baidu.com/hm.js?c6ee7218b8321cb65fb2e98f284d8311"; | ||
488 | + hm.async = 1; | ||
489 | + var s = document.getElementsByTagName("script")[0]; | ||
490 | + s.parentNode.insertBefore(hm, s); | ||
491 | + })(); | ||
492 | + (function() { | ||
493 | + var hm = document.createElement("script"); | ||
494 | + hm.src = "//hm.baidu.com/hm.js?65dd99e0435a55177ffda862198ce841"; | ||
495 | + hm.async = 1; | ||
496 | + var s = document.getElementsByTagName("script")[0]; | ||
497 | + s.parentNode.insertBefore(hm, s); | ||
498 | + })(); | ||
499 | + (function() { | ||
500 | + var hm = document.createElement("script"); | ||
501 | + hm.src = "http://static.yohobuy.com/js/analytics/analysis.js"; | ||
502 | + hm.async = 1; | ||
503 | + var s = document.getElementsByTagName("script")[0]; | ||
504 | + s.parentNode.insertBefore(hm, s); | ||
505 | + })(); | ||
506 | + } | ||
507 | + window.addEventListener(\'load\', async_load, false); | ||
508 | +})(); | ||
509 | +</script> | ||
510 | +<script> | ||
511 | + window._py = window._py||[]; | ||
512 | + window._py.push([\'a\', \'MC..o8vMMWxEXDCiqYckD81lUX\']); | ||
513 | + window._py.push([\'domain\',\'stats.ipinyou.com\']); | ||
514 | + window._py.push([\'e\',\'\']); | ||
515 | + if(typeof _goodsData!=\'undefined\'){ | ||
516 | + window._py.push([\'pi\',_goodsData]); | ||
517 | + } | ||
518 | + -function(d){ | ||
519 | + var f = \'https:\' == d.location.protocol;var c = d.createElement(\'script\');c.type=\'text/javascript\';c.async=1; | ||
520 | + c.src=(f ? \'https\' : \'http\') + \'://\'+(f?\'fm.ipinyou.com\':\'fm.p0y.cn\')+\'/j/t/adv.js\'; | ||
521 | + var h = d.getElementsByTagName("script")[0];h.parentNode.insertBefore(c, h); | ||
522 | + }(document); | ||
523 | +</script> | ||
524 | +<script src="http://static.yohobuy.com/m/v1/js/om_code.js" async="async"></script>'.'</body> | ||
525 | +</html>'.''; | ||
526 | +} | ||
527 | +?> |
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::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('systemUpdate')))) ? ' <div class="systemUpdate"> | ||
62 | + <a href="index/systemUpdate" class="systemHeader">Yoho!Buy有货关于系统升级的公告</a> | ||
63 | + <span>X</span> | ||
64 | + </div> | ||
65 | +' : '').''.''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('pageHeader')), $in, false, function($cx, $in) {return '<header id="yoho-header" class="yoho-header'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('boys')))) ? ' boys' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('girls')))) ? ' girls' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('kids')))) ? ' kids' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('lifeStyle')))) ? ' life-style' : '').'"> | ||
66 | +'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('navBack')), $in, false, function($cx, $in) {return ' <a href="'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('backUrl')))) ? ''.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('backUrl')), ENT_QUOTES, 'UTF-8').'' : 'javascript:history.go(-1);').'" class="iconfont nav-back"></a> | ||
67 | +';}).''.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="iconfont nav-home"></a> | ||
68 | +';}).''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('navPhone')), $in, false, function($cx, $in) {return ' <a href="'.htmlentities((string)$in, ENT_QUOTES, 'UTF-8').'" class="iconfont nav-home"></a> | ||
69 | +';}).''.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> | ||
70 | +';}).''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('navBtn')), $in, false, function($cx, $in) {return ' <!-- <span class="nav-btn">'.htmlentities((string)$in, ENT_QUOTES, 'UTF-8').'</span> --> | ||
71 | + <!-- <i class="iconfont nav-home"></i> --> | ||
72 | + <!-- <div class="homebuttom none"> | ||
73 | + <ul> | ||
74 | + <li> | ||
75 | + <i class="iconfont"></i> | ||
76 | + <span>首页</span> | ||
77 | + </li> | ||
78 | + <li> | ||
79 | + <i class="iconfont"></i> | ||
80 | + <span>分类</span> | ||
81 | + </li> | ||
82 | + <li> | ||
83 | + <i class="iconfont"></i> | ||
84 | + <span>购物车</span> | ||
85 | + </li> | ||
86 | + <li> | ||
87 | + <i class="iconfont"></i> | ||
88 | + <span>我的</span> | ||
89 | + </li> | ||
90 | + </ul> | ||
91 | + </div> --> | ||
92 | +';}).'</header> | ||
93 | + | ||
94 | +';}).''.''.'<div class="pay-page yoho-page"> | ||
95 | +'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('orderCode')))) ? ' <input id=\'ordercode\' type="hidden" value="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('orderCode')), ENT_QUOTES, 'UTF-8').'"> | ||
96 | +' : '').' <div class="payapp-list"> | ||
97 | +'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('payAppInfo')), $in, false, function($cx, $in) {return ''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('payLink')))) ? ' <a href="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('payLink')), ENT_QUOTES, 'UTF-8').'"> | ||
98 | +' : '').' <div class="box" id="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('appId')), ENT_QUOTES, 'UTF-8').'"> | ||
99 | + <div class="icon"> | ||
100 | +'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('appIcon')))) ? ' <img src="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('appIcon')), ENT_QUOTES, 'UTF-8').'" alt="app图标"> | ||
101 | +' : ' <div></div> | ||
102 | +').' </div> | ||
103 | + <div class="app">'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('app')), ENT_QUOTES, 'UTF-8').'</div> | ||
104 | + <div class="hint"> | ||
105 | + '.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('hint')), ENT_QUOTES, 'UTF-8').' | ||
106 | +'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('subHint')))) ? ' <br> | ||
107 | + '.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('subHint')), ENT_QUOTES, 'UTF-8').' | ||
108 | +' : '').' </div> | ||
109 | + <div class="iconfont"></div> | ||
110 | + </div> | ||
111 | +'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('payLink')))) ? ' </a> | ||
112 | +' : '').'';}).' </div> | ||
113 | +</div> | ||
114 | +<script> | ||
115 | + var orderid="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('orderCode')), ENT_QUOTES, 'UTF-8').'"; | ||
116 | +</script> | ||
117 | +'.''.''.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"> | ||
118 | + <p class="op-row"> | ||
119 | + <span class="back-to-top"> | ||
120 | + Back to top | ||
121 | + <i class="iconfont"></i> | ||
122 | + </span> | ||
123 | + </p> | ||
124 | + <address class="copyright"> | ||
125 | + CopyRight©2007-2016 南京新与力文化传播有限公司 | ||
126 | + </address> | ||
127 | +</footer> | ||
128 | +';}).' | ||
129 | +'.''.''.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"> | ||
130 | + <div class="float-layer-left"> | ||
131 | + <span class="yoho-icon iconfont"></span> | ||
132 | + <p>新用户送千元礼包</p> | ||
133 | + </div> | ||
134 | + <a href="javascript:void(0);" id="float-layer-close" > | ||
135 | + <i class="close-icon iconfont"></i> | ||
136 | + <div class="circle-rightbottom"></div> | ||
137 | + </a> | ||
138 | + <a href="http://m.yohobuy.com/download/hyapp" id="float-layer-btn"> | ||
139 | + 立即下载 | ||
140 | + </a> | ||
141 | +</div> | ||
142 | +';}).' | ||
143 | + | ||
144 | + '.''.((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> | ||
145 | +' : '').''.((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> | ||
146 | +<script src="http://cdn.yoho.cn/myohobuy/'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('version')), ENT_QUOTES, 'UTF-8').'/index.js"></script> | ||
147 | +' : '').''.((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> | ||
148 | +<script src="http://cdn.yoho.cn/myohobuy/'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('version')), ENT_QUOTES, 'UTF-8').'/index.js"></script> | ||
149 | +' : '').''.((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> | ||
150 | +<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> | ||
151 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('devEnv')))) ? '<script src="http://localhost:8000/static/js/sea.js?nowrap"></script> | ||
152 | +<script>seajs.config({base: \'http://localhost:8000/\'});</script> | ||
153 | +' : '').''.'<script> | ||
154 | + seajs.use(\'js/common\'); | ||
155 | +</script> | ||
156 | +'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('psList')))) ? '<script> | ||
157 | + seajs.use(\'js/guang/plus-star/list\'); | ||
158 | +</script> | ||
159 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('psDetail')))) ? '<script> | ||
160 | + seajs.use(\'js/guang/plus-star/detail\'); | ||
161 | +</script> | ||
162 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('guangHome')))) ? '<script> | ||
163 | + seajs.use(\'js/guang/home\'); | ||
164 | +</script> | ||
165 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('guangList')))) ? '<script> | ||
166 | + seajs.use(\'js/guang/list\'); | ||
167 | +</script> | ||
168 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('guangDetail')))) ? '<script> | ||
169 | + seajs.use(\'js/guang/detail\', function(d) { | ||
170 | + d.i(true); | ||
171 | + }); | ||
172 | +</script> | ||
173 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('guangEzine')))) ? '<script> | ||
174 | + seajs.use(\'js/guang/detail\', function(d) { | ||
175 | + d.i(false); | ||
176 | + }); | ||
177 | +</script> | ||
178 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('regIndex')))) ? '<script> | ||
179 | + seajs.use(\'js/passport/register/register\'); | ||
180 | +</script> | ||
181 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('regCode')))) ? '<script> | ||
182 | + seajs.use(\'js/passport/register/code\'); | ||
183 | +</script> | ||
184 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('regPwd')))) ? '<script> | ||
185 | + seajs.use(\'js/passport/register/password\'); | ||
186 | +</script> | ||
187 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('bindIndex')))) ? '<script> | ||
188 | + seajs.use(\'js/passport/bind/bind\'); | ||
189 | +</script> | ||
190 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('bindCode')))) ? '<script> | ||
191 | + seajs.use(\'js/passport/bind/code\'); | ||
192 | +</script> | ||
193 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('bindPwd')))) ? '<script> | ||
194 | + seajs.use(\'js/passport/bind/password\'); | ||
195 | +</script> | ||
196 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('loginIndex')))) ? '<script> | ||
197 | + seajs.use(\'js/passport/login/login\'); | ||
198 | +</script> | ||
199 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('loginInternational')))) ? '<script> | ||
200 | + seajs.use(\'js/passport/login/international\'); | ||
201 | +</script> | ||
202 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('backEmail')))) ? '<script> | ||
203 | + seajs.use(\'js/passport/back/email\'); | ||
204 | +</script> | ||
205 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('backEmailSuccess')))) ? '<script> | ||
206 | + seajs.use(\'js/passport/back/email-success\'); | ||
207 | +</script> | ||
208 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('backMobile')))) ? '<script> | ||
209 | + seajs.use(\'js/passport/back/mobile\'); | ||
210 | +</script> | ||
211 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('backCode')))) ? '<script> | ||
212 | + seajs.use(\'js/passport/back/code\'); | ||
213 | +</script> | ||
214 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('backNewPwd')))) ? '<script> | ||
215 | + seajs.use(\'js/passport/back/new-password\'); | ||
216 | +</script> | ||
217 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('channelPage')))) ? '<script> | ||
218 | + seajs.use(\'js/index/channel\'); | ||
219 | + seajs.use(\'js/index/footer\'); | ||
220 | +</script> | ||
221 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('grilsHomePage')))) ? '<script> | ||
222 | + seajs.use(\'js/home/home\', function(h) { | ||
223 | + h.set(\'girls\'); | ||
224 | + }); | ||
225 | + seajs.use(\'js/index/footer\'); | ||
226 | +</script> | ||
227 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('boysHomePage')))) ? '<script> | ||
228 | + seajs.use(\'js/home/home\', function(h) { | ||
229 | + h.set(\'boys\'); | ||
230 | + }); | ||
231 | + seajs.use(\'js/index/footer\'); | ||
232 | +</script> | ||
233 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('kidsHomePage')))) ? '<script> | ||
234 | + seajs.use(\'js/home/home\', function(h) { | ||
235 | + h.set(\'kids\'); | ||
236 | + }); | ||
237 | + seajs.use(\'js/index/footer\'); | ||
238 | +</script> | ||
239 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('lifestyleHomePage')))) ? '<script> | ||
240 | + seajs.use(\'js/home/home\', function(h) { | ||
241 | + h.set(\'lifestyle\'); | ||
242 | + }); | ||
243 | + seajs.use(\'js/index/footer\'); | ||
244 | +</script> | ||
245 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('newArrivalPage')))) ? '<script> | ||
246 | + seajs.use(\'js/product/newsale/newarrival\'); | ||
247 | + seajs.use(\'js/index/footer\'); | ||
248 | +</script> | ||
249 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('discountPage')))) ? '<script> | ||
250 | + seajs.use(\'js/product/newsale/discount\'); | ||
251 | + seajs.use(\'js/index/footer\'); | ||
252 | +</script> | ||
253 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('hotrankPage')))) ? '<script> | ||
254 | + seajs.use(\'js/product/newsale/hot-rank\'); | ||
255 | + seajs.use(\'js/index/footer\'); | ||
256 | +</script> | ||
257 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('goodListPage')))) ? '<script> | ||
258 | + seajs.use(\'js/product/list\'); | ||
259 | + seajs.use(\'js/index/footer\'); | ||
260 | +</script> | ||
261 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('goodsDetailPage')))) ? '<script> | ||
262 | + seajs.use(\'js/product/detail/detail\'); | ||
263 | +</script> | ||
264 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('goodsCommentsPage')))) ? '<script> | ||
265 | + seajs.use(\'js/product/detail/loadmore\'); | ||
266 | +</script> | ||
267 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('goodsConsultsPage')))) ? '<script> | ||
268 | + seajs.use(\'js/product/detail/comments-consults\'); | ||
269 | +</script> | ||
270 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('consultformPage')))) ? '<script> | ||
271 | + seajs.use(\'js/product/detail/consultform\'); | ||
272 | +</script> | ||
273 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('categoryPage')))) ? '<script> | ||
274 | + seajs.use(\'js/category/index\'); | ||
275 | + seajs.use(\'js/index/footer\'); | ||
276 | +</script> | ||
277 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('brandPage')))) ? '<script> | ||
278 | + seajs.use(\'js/category/brand\'); | ||
279 | + seajs.use(\'js/index/footer\'); | ||
280 | +</script> | ||
281 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('searchPage')))) ? '<script> | ||
282 | + seajs.use(\'js/index/search\'); | ||
283 | + seajs.use(\'js/index/footer\'); | ||
284 | +</script> | ||
285 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('shoppingCartPage')))) ? '<script> | ||
286 | + seajs.use(\'js/cart/cart\'); | ||
287 | +</script> | ||
288 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('giftPage')))) ? '<script> | ||
289 | + seajs.use(\'js/cart/gift-advance\'); | ||
290 | +</script> | ||
291 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('advanceBuyPage')))) ? '<script> | ||
292 | + seajs.use(\'js/cart/gift-advance\'); | ||
293 | +</script> | ||
294 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('orderEnsurePage')))) ? '<script> | ||
295 | + seajs.use(\'js/cart/order-ensure\'); | ||
296 | +</script> | ||
297 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('selectAddressPage')))) ? '<script> | ||
298 | + seajs.use(\'js/me/address\'); | ||
299 | + seajs.use(\'js/cart/select-address\'); | ||
300 | +</script> | ||
301 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('selectCouponPage')))) ? '<script> | ||
302 | + seajs.use(\'js/cart/select-coupon\'); | ||
303 | +</script> | ||
304 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('myIndexPage')))) ? '<script> | ||
305 | + seajs.use(\'js/me/index\'); | ||
306 | + seajs.use(\'js/index/footer\'); | ||
307 | +</script> | ||
308 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('orderPage')))) ? '<script> | ||
309 | + seajs.use(\'js/me/order\'); | ||
310 | +</script> | ||
311 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('orderDetailPage')))) ? '<script> | ||
312 | + seajs.use(\'js/me/order-detail\'); | ||
313 | +</script> | ||
314 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('favPage')))) ? '<script> | ||
315 | + seajs.use(\'js/me/fav\'); | ||
316 | +</script> | ||
317 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('suggestPage')))) ? '<script> | ||
318 | + seajs.use(\'js/me/suggest\'); | ||
319 | +</script> | ||
320 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('couponsPage')))) ? '<script> | ||
321 | + seajs.use(\'js/me/coupons\'); | ||
322 | +</script> | ||
323 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('onlineServicePage')))) ? '<script> | ||
324 | + seajs.use(\'js/me/online-service\'); | ||
325 | +</script> | ||
326 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('onlineServiceDetailPage')))) ? '<script> | ||
327 | + seajs.use(\'js/index/footer\'); | ||
328 | +</script> | ||
329 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('addressPage')))) ? '<script> | ||
330 | + seajs.use(\'js/me/address\'); | ||
331 | +</script> | ||
332 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('addressActionPage')))) ? '<script> | ||
333 | + seajs.use(\'js/me/address-act\'); | ||
334 | +</script> | ||
335 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('myGuangPage')))) ? '<script> | ||
336 | + seajs.use(\'js/me/my-guang\'); | ||
337 | +</script> | ||
338 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('personalDetailsPage')))) ? '<script> | ||
339 | + seajs.use(\'js/me/personal-details\'); | ||
340 | +</script> | ||
341 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('browseRecordPage')))) ? '<script> | ||
342 | + seajs.use(\'js/me/browse-record\'); | ||
343 | +</script> | ||
344 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('logisticInfoPage')))) ? '<script> | ||
345 | + seajs.use(\'js/me/logistic\'); | ||
346 | +</script> | ||
347 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('payCenterPage')))) ? '<script> | ||
348 | + seajs.use(\'js/me/pay\'); | ||
349 | +</script> | ||
350 | +' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('currencyDetail')))) ? '<script> | ||
351 | + seajs.use(\'js/me/currency\'); | ||
352 | +</script> | ||
353 | +' : '').''.''.'<!-- Google Tag Manager --> | ||
354 | +<noscript><iframe src="//www.googletagmanager.com/ns.html?id=GTM-W958MG" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> | ||
355 | +<script> | ||
356 | +var _hmt = _hmt || []; | ||
357 | +(function() { | ||
358 | + function async_load(){ | ||
359 | + (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({\'gtm.start\': | ||
360 | + new Date().getTime(),event:\'gtm.js\'});var f=d.getElementsByTagName(s)[0], | ||
361 | + j=d.createElement(s),dl=l!=\'dataLayer\'?\'&l=\'+l:\'\';j.async=true;j.src= | ||
362 | + \'//www.googletagmanager.com/gtm.js?id=\'+i+dl;f.parentNode.insertBefore(j,f); | ||
363 | + })(window,document,\'script\',\'dataLayer\',\'GTM-W958MG\'); | ||
364 | + (function() { | ||
365 | + var hm = document.createElement("script"); | ||
366 | + hm.src = "//hm.baidu.com/hm.js?c6ee7218b8321cb65fb2e98f284d8311"; | ||
367 | + hm.async = 1; | ||
368 | + var s = document.getElementsByTagName("script")[0]; | ||
369 | + s.parentNode.insertBefore(hm, s); | ||
370 | + })(); | ||
371 | + (function() { | ||
372 | + var hm = document.createElement("script"); | ||
373 | + hm.src = "//hm.baidu.com/hm.js?65dd99e0435a55177ffda862198ce841"; | ||
374 | + hm.async = 1; | ||
375 | + var s = document.getElementsByTagName("script")[0]; | ||
376 | + s.parentNode.insertBefore(hm, s); | ||
377 | + })(); | ||
378 | + (function() { | ||
379 | + var hm = document.createElement("script"); | ||
380 | + hm.src = "http://static.yohobuy.com/js/analytics/analysis.js"; | ||
381 | + hm.async = 1; | ||
382 | + var s = document.getElementsByTagName("script")[0]; | ||
383 | + s.parentNode.insertBefore(hm, s); | ||
384 | + })(); | ||
385 | + } | ||
386 | + window.addEventListener(\'load\', async_load, false); | ||
387 | +})(); | ||
388 | +</script> | ||
389 | +<script> | ||
390 | + window._py = window._py||[]; | ||
391 | + window._py.push([\'a\', \'MC..o8vMMWxEXDCiqYckD81lUX\']); | ||
392 | + window._py.push([\'domain\',\'stats.ipinyou.com\']); | ||
393 | + window._py.push([\'e\',\'\']); | ||
394 | + if(typeof _goodsData!=\'undefined\'){ | ||
395 | + window._py.push([\'pi\',_goodsData]); | ||
396 | + } | ||
397 | + -function(d){ | ||
398 | + var f = \'https:\' == d.location.protocol;var c = d.createElement(\'script\');c.type=\'text/javascript\';c.async=1; | ||
399 | + c.src=(f ? \'https\' : \'http\') + \'://\'+(f?\'fm.ipinyou.com\':\'fm.p0y.cn\')+\'/j/t/adv.js\'; | ||
400 | + var h = d.getElementsByTagName("script")[0];h.parentNode.insertBefore(c, h); | ||
401 | + }(document); | ||
402 | +</script> | ||
403 | +<script src="http://static.yohobuy.com/m/v1/js/om_code.js" async="async"></script>'.'</body> | ||
404 | +</html>'.' | ||
405 | +'; | ||
406 | +} | ||
407 | +?> |
@@ -77,6 +77,7 @@ class Bootstrap extends Bootstrap_Abstract | @@ -77,6 +77,7 @@ class Bootstrap extends Bootstrap_Abstract | ||
77 | switch (strtolower($subDomain)) { | 77 | switch (strtolower($subDomain)) { |
78 | case 'm': // 老版(到频道选择) | 78 | case 'm': // 老版(到频道选择) |
79 | case 'buy': // 测试环境的域名, 以后可去掉 | 79 | case 'buy': // 测试环境的域名, 以后可去掉 |
80 | + case 'login': // 登录 | ||
80 | break; | 81 | break; |
81 | case 'new': // 原新版(到男生首页) | 82 | case 'new': // 原新版(到男生首页) |
82 | $controller = 'Boys'; | 83 | $controller = 'Boys'; |
@@ -92,6 +93,9 @@ class Bootstrap extends Bootstrap_Abstract | @@ -92,6 +93,9 @@ class Bootstrap extends Bootstrap_Abstract | ||
92 | case 'item': // 商品详情 | 93 | case 'item': // 商品详情 |
93 | $module = 'Product'; | 94 | $module = 'Product'; |
94 | break; | 95 | break; |
96 | + case 'cart': // 购物车 | ||
97 | + $module = 'Cart'; | ||
98 | + break; | ||
95 | default: // 其它(识别为品牌) | 99 | default: // 其它(识别为品牌) |
96 | $module = 'Product'; | 100 | $module = 'Product'; |
97 | $action = 'Brand'; | 101 | $action = 'Brand'; |
@@ -918,6 +918,7 @@ class HomeController extends AbstractAction | @@ -918,6 +918,7 @@ class HomeController extends AbstractAction | ||
918 | 'orderDetailPage' => true, | 918 | 'orderDetailPage' => true, |
919 | 'navPhone' => 'tel:400-889-9646', | 919 | 'navPhone' => 'tel:400-889-9646', |
920 | 'orderDetail' => $orderDetail, | 920 | 'orderDetail' => $orderDetail, |
921 | + 'orderCode' => $orderCode, | ||
921 | )); | 922 | )); |
922 | } | 923 | } |
923 | 924 |
-
Please register or login to post a comment