merge master 0707
Showing
14 changed files
with
0 additions
and
4806 deletions
Too many changes to show.
To preserve performance only 14 of 14+ files are displayed.
1 | -fdsf |
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('currencyPage')), $in, false, function($cx, $in) {return ' <a href="/home/helpDetail?code=20151230-102233&caption=YOHO币介绍" class="iconfont nav-home"></a> | ||
69 | -';}).''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('currencyDetailPage')), $in, false, function($cx, $in) {return ' <a href="/home/helpDetail?code=20111130-152530&caption=如何使用YOHO币支付" class="iconfont nav-home"></a> | ||
70 | -';}).''.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> | ||
71 | -';}).''.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> | ||
72 | -';}).''.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> | ||
73 | -';}).'</header> | ||
74 | - | ||
75 | -';}).''.''.'<div class="mobile-container"> | ||
76 | - <div class="mobile-wrap lifestyle-wrap yoho-page"> | ||
77 | -'.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"';}).'> | ||
78 | - <span class="nav-btn iconfont"></span> | ||
79 | - <span class="logo"></span> | ||
80 | - <span class="search-btn iconfont"><a href="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('searchUrl')), ENT_QUOTES, 'UTF-8').'"></a></span> | ||
81 | - </div>'.'';}).' | ||
82 | -'.''.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"> | ||
83 | - <div class="banner-swiper swiper-container"> | ||
84 | - <ul class="swiper-wrapper"> | ||
85 | -'.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"> | ||
86 | - <a href="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('url')), ENT_QUOTES, 'UTF-8').'"> | ||
87 | - <img src="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('img')), ENT_QUOTES, 'UTF-8').'"> | ||
88 | - </a> | ||
89 | - </li> | ||
90 | -' : ' <li class="swiper-slide"> | ||
91 | - <a href="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('url')), ENT_QUOTES, 'UTF-8').'"> | ||
92 | - <img class="swiper-lazy" data-src="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('img')), ENT_QUOTES, 'UTF-8').'"> | ||
93 | - </a> | ||
94 | - <div class="swiper-lazy-preloader"></div> | ||
95 | - </li> | ||
96 | -').'';}).' </ul> | ||
97 | - </div> | ||
98 | - <div class="swiper-pagination"> | ||
99 | - <div class="pagination-inner"> | ||
100 | - </div> | ||
101 | - </div> | ||
102 | - </div>'.'';}).''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('iconsEnter')), $in, false, function($cx, $in) {return ''.' <div class="icons-wrapper"> | ||
103 | - <ul class="icons-list clearfix"> | ||
104 | -'.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> | ||
105 | -';}).' </ul> | ||
106 | - </div> | ||
107 | -'.'';}).''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('banner')), $in, false, function($cx, $in) {return ''.' <div class="banner-center"> | ||
108 | - <a href="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('url')), ENT_QUOTES, 'UTF-8').'"> | ||
109 | - <img class="lazy" data-original="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('img')), ENT_QUOTES, 'UTF-8').'" alt=""> | ||
110 | - </a> | ||
111 | - </div>'.'';}).''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('smallPic')), $in, false, function($cx, $in) {return ''.' <div id="thumb-row"> | ||
112 | -'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('list')), $in, false, function($cx, $in) {return ' <a href="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('url')), ENT_QUOTES, 'UTF-8').'"> | ||
113 | - <div class="thumb-row-box" style="background-image:url('.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('img')), ENT_QUOTES, 'UTF-8').')"></div> | ||
114 | - </a> | ||
115 | -';}).' </div> | ||
116 | -'.'';}).''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('hotCategory')), $in, false, function($cx, $in) {return ''.' <div class="hot-category"> | ||
117 | -'.''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('name')), $in, false, function($cx, $in) {return ' <div class="floor-header"> | ||
118 | - <h2>'.htmlentities((string)$in, ENT_QUOTES, 'UTF-8').'</h2> | ||
119 | - </div> | ||
120 | -';}).''.' | ||
121 | -'.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').'"> | ||
122 | - <img class="lazy" data-original="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('img')), ENT_QUOTES, 'UTF-8').'"> | ||
123 | - </a> | ||
124 | -';}).' <ul class="category-list clearfix"> | ||
125 | -'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('list')), $in, false, function($cx, $in) {return ' <li> | ||
126 | - <a href="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('url')), ENT_QUOTES, 'UTF-8').'"> | ||
127 | - <div class="img-box"> | ||
128 | - <img class="lazy" data-original="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('img')), ENT_QUOTES, 'UTF-8').'" alt=""> | ||
129 | - </div> | ||
130 | - </a> | ||
131 | - </li> | ||
132 | -';}).' </ul> | ||
133 | - </div>'.'';}).''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('hotBrands')), $in, false, function($cx, $in) {return ''.' <ul class="hot-brands clearfix"> | ||
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 | -';}).''.''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('list')), $in, false, function($cx, $in) {return ' <li class="brand"> | ||
138 | - <a href="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('url')), ENT_QUOTES, 'UTF-8').'"> | ||
139 | - <div class="brand-logo"> | ||
140 | - <img class="lazy" data-original="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('img')), ENT_QUOTES, 'UTF-8').'"> | ||
141 | - </div> | ||
142 | - <p class="brand-name">'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('name')), ENT_QUOTES, 'UTF-8').'</p> | ||
143 | - </a> | ||
144 | - </li> | ||
145 | -';}).' <li class="more"> | ||
146 | - <a href="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('more')), ENT_QUOTES, 'UTF-8').'"></a> | ||
147 | - </li> | ||
148 | - </ul>'.'';}).''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('hotBrandsScroll')), $in, false, function($cx, $in) {return ''.' <div class="hot-brands"> | ||
149 | -'.''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('name')), $in, false, function($cx, $in) {return ' <div class="floor-header"> | ||
150 | - <h2>'.htmlentities((string)$in, ENT_QUOTES, 'UTF-8').'</h2> | ||
151 | - </div> | ||
152 | -';}).''.' <div class="brands-swiper"> | ||
153 | - <ul class="brands-list swiper-wrapper clearfix"> | ||
154 | -'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('list')), $in, false, function($cx, $in) {return ' <li class="swiper-slide"> | ||
155 | - <a href="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('url')), ENT_QUOTES, 'UTF-8').'"> | ||
156 | - <img src="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('img')), ENT_QUOTES, 'UTF-8').'" alt=""> | ||
157 | - <span class="brands-title">'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('textCn')), ENT_QUOTES, 'UTF-8').'</span> | ||
158 | - </a> | ||
159 | - </li> | ||
160 | -';}).' </ul> | ||
161 | - </div> | ||
162 | - </div> | ||
163 | -'.'';}).''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('trendColloaction')), $in, false, function($cx, $in) {return ''.' <div class="trend-coll-wrapper"> | ||
164 | -'.''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('title')), $in, false, function($cx, $in) {return ' <div class="floor-header-more"> | ||
165 | - <h2>'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('title')), ENT_QUOTES, 'UTF-8').'</h2> | ||
166 | - <a class="more-btn iconfont" href="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('more_url')), ENT_QUOTES, 'UTF-8').'"></a> | ||
167 | - </div> | ||
168 | - ';}).''.' <div class="trend-coll-content clearfix"> | ||
169 | -'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('article')), $in, false, function($cx, $in) {return ' <div class="lspan"> | ||
170 | - <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> | ||
171 | - </div> | ||
172 | -';}).' </div> | ||
173 | - <div class="trend-coll-tail"> | ||
174 | - <h3 class="recommend-title">推荐搭配</h3> | ||
175 | - <div class="recommend-swiper"> | ||
176 | - <ul class="recommend-list swiper-wrapper clearfix"> | ||
177 | -'.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> | ||
178 | -';}).' </ul> | ||
179 | - </div> | ||
180 | - </div> | ||
181 | - </div> | ||
182 | - | ||
183 | - | ||
184 | -'.'';}).''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('trendTopics')), $in, false, function($cx, $in) {return ''.' <div class="trend-topic-wrapper"> | ||
185 | -'.''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('title')), $in, false, function($cx, $in) {return ' <div class="floor-header-more"> | ||
186 | - <h2>'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('title')), ENT_QUOTES, 'UTF-8').'</h2> | ||
187 | - <a class="more-btn iconfont" href="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('more_url')), ENT_QUOTES, 'UTF-8').'"></a> | ||
188 | - </div> | ||
189 | - ';}).''.' <div class="trend-topic-content"> | ||
190 | - <div class="trend-topic-swiper"> | ||
191 | - <ul class="swiper-wrapper"> | ||
192 | -'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('list')), $in, false, function($cx, $in) {return ' <li class="swiper-slide"> | ||
193 | - <a href="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('url')), ENT_QUOTES, 'UTF-8').'"> | ||
194 | - <div class="img-box"> | ||
195 | - <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=""> | ||
196 | - </div> | ||
197 | - <div class="item-content"> | ||
198 | - <p class="title">'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('title')), ENT_QUOTES, 'UTF-8').'</p> | ||
199 | - <p class="time"> | ||
200 | - <span class="iconfont time-icon"></span> | ||
201 | - <span>'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('publish_time')), ENT_QUOTES, 'UTF-8').'</span> | ||
202 | - </p> | ||
203 | - </div> | ||
204 | - </a> | ||
205 | - </li> | ||
206 | -';}).' </ul> | ||
207 | - </div> | ||
208 | - <div class="swiper-pagination"> | ||
209 | - <div class="pagination-inner clearfix"> | ||
210 | - </div> | ||
211 | - </div> | ||
212 | - </div> | ||
213 | - </div> | ||
214 | -'.'';}).''.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"> | ||
215 | - <h2>'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('title')), ENT_QUOTES, 'UTF-8').'</h2> | ||
216 | - <a class="more-btn iconfont" href="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('more_url')), ENT_QUOTES, 'UTF-8').'"></a> | ||
217 | - </div> | ||
218 | - ';}).''.' <div class="goods-category"> | ||
219 | -'.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"> | ||
220 | - <ul class="swiper-wrapper"> | ||
221 | -'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('big_list')), $in, false, function($cx, $in) {return ' <li class="swiper-slide"> | ||
222 | - <a href="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('url')), ENT_QUOTES, 'UTF-8').'"> | ||
223 | - <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').'"> | ||
224 | - </a> | ||
225 | - </li> | ||
226 | -';}).' </ul> | ||
227 | - <div class="swiper-pagination"> | ||
228 | - <div class="pagination-inner clearfix"> | ||
229 | - </div> | ||
230 | - </div> | ||
231 | - </div> | ||
232 | -' : ' <div class="category-swiper"> | ||
233 | - <a href="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('url')), ENT_QUOTES, 'UTF-8').'"> | ||
234 | - <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').'"> | ||
235 | - </a> | ||
236 | - </div> | ||
237 | -').'';}).' <ul class="category-list clearfix"> | ||
238 | -'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('list')), $in, false, function($cx, $in) {return ' <li> | ||
239 | - <a href="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('url')), ENT_QUOTES, 'UTF-8').'"> | ||
240 | - <div class="img-box"> | ||
241 | - <img class="lazy" data-original="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('img')), ENT_QUOTES, 'UTF-8').'" alt=""> | ||
242 | - </div> | ||
243 | - <p class="category-name">'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('textCn')), ENT_QUOTES, 'UTF-8').'</p> | ||
244 | - </a> | ||
245 | - </li> | ||
246 | -';}).' </ul> | ||
247 | - </div>'.'';}).''.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"> | ||
248 | - <h2>'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('title')), ENT_QUOTES, 'UTF-8').'</h2> | ||
249 | - <a class="more-btn iconfont" href="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('more_url')), ENT_QUOTES, 'UTF-8').'"></a> | ||
250 | - </div> | ||
251 | - ';}).''.' <div class="creative-life"> | ||
252 | -'.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').'"> | ||
253 | - <img class="lazy" data-original="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('img')), ENT_QUOTES, 'UTF-8').'"> | ||
254 | - </a> | ||
255 | -';}).' <ul class="classify-list clearfix"> | ||
256 | -'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('list')), $in, false, function($cx, $in) {return ' <li class="classify"> | ||
257 | - <a href="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('url')), ENT_QUOTES, 'UTF-8').'"> | ||
258 | - <div class="classify-logo"> | ||
259 | - <img class="lazy" data-original="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('img')), ENT_QUOTES, 'UTF-8').'"> | ||
260 | - </div> | ||
261 | - <p class="classify-name">'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('name')), ENT_QUOTES, 'UTF-8').'</p> | ||
262 | - </a> | ||
263 | - </li> | ||
264 | -';}).' </ul> | ||
265 | - </div>'.'';}).''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('plusStar')), $in, false, function($cx, $in) {return ''.' | ||
266 | - <div class="plus-star"> | ||
267 | -'.''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('name')), $in, false, function($cx, $in) {return ' <div class="floor-header"> | ||
268 | - <h2>'.htmlentities((string)$in, ENT_QUOTES, 'UTF-8').'</h2> | ||
269 | - </div> | ||
270 | -';}).''.' <a href="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('url')), ENT_QUOTES, 'UTF-8').'"> | ||
271 | - <img class="lazy" data-original="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('img')), ENT_QUOTES, 'UTF-8').'"> | ||
272 | - </a> | ||
273 | - </div>'.'';}).'';}).' | ||
274 | - '.'<div class="maybe-like"> | ||
275 | - <ul id="maybe-like-nav" class="maybe-like-nav clearfix"> | ||
276 | - <li class="maybe-like-nav-item focus">新品到着</li> | ||
277 | - <li class="maybe-like-nav-item">人气单品</li> | ||
278 | - </ul> | ||
279 | - | ||
280 | - <div id="goods-list"> | ||
281 | -'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('goodsContainer')), $in, false, function($cx, $in) {return ' <div class="goods-list '.((Plugin\LCRun3::isec($cx, Plugin\LCRun3::v($cx, $in, array('show')))) ? 'hide' : '').'"> | ||
282 | -'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('goods')), $in, false, function($cx, $in) {return ''.' '.((Plugin\LCRun3::ifvar($cx, $in)) ? ' | ||
283 | - <div class="good-info" data-id="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('id')), ENT_QUOTES, 'UTF-8').'"> | ||
284 | - <div class="tag-container clearfix"> | ||
285 | -'.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> | ||
286 | -';}).''.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> | ||
287 | -';}).''.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> | ||
288 | -';}).''.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> | ||
289 | -';}).''.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> | ||
290 | -';}).'';}).' </div> | ||
291 | - <div class="good-detail-img"> | ||
292 | - <a class="good-thumb" href="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('url')), ENT_QUOTES, 'UTF-8').'"> | ||
293 | - <img class="lazy" data-original="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('thumb')), ENT_QUOTES, 'UTF-8').'"> | ||
294 | - </a> | ||
295 | -'.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> | ||
296 | -';}).' </div> | ||
297 | - <div class="good-detail-text"> | ||
298 | - <div class="name"> | ||
299 | - <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> | ||
300 | - </div> | ||
301 | - <div class="price"> | ||
302 | - <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> | ||
303 | -'.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> | ||
304 | -';}).' </div> | ||
305 | - </div> | ||
306 | - </div> | ||
307 | - ' : '').''.'';}).' </div> | ||
308 | -';}).' </div> | ||
309 | - | ||
310 | - <div id="load-more-info" class="load-more-info"> | ||
311 | - <div class="loading status hide"> | ||
312 | - 正在加载... | ||
313 | - </div> | ||
314 | - <span class="no-more status hide">没有更多啦</span> | ||
315 | - </div> | ||
316 | -</div>'.''.' | ||
317 | -'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('twoColumnGoods')), $in, false, function($cx, $in) {return ''.' <div class="two-column-goods"> | ||
318 | - <ul class="column-nav clearfix"> | ||
319 | -'.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> | ||
320 | -';}).' </ul> | ||
321 | - <div class="goods-list clearfix"> | ||
322 | -'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('goods')), $in, false, function($cx, $in) {return ''.' '.((Plugin\LCRun3::ifvar($cx, $in)) ? ' | ||
323 | - <div class="good-info" data-id="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('id')), ENT_QUOTES, 'UTF-8').'"> | ||
324 | - <div class="tag-container clearfix"> | ||
325 | -'.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> | ||
326 | -';}).''.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> | ||
327 | -';}).''.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> | ||
328 | -';}).''.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> | ||
329 | -';}).''.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> | ||
330 | -';}).'';}).' </div> | ||
331 | - <div class="good-detail-img"> | ||
332 | - <a class="good-thumb" href="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('url')), ENT_QUOTES, 'UTF-8').'"> | ||
333 | - <img class="lazy" data-original="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('thumb')), ENT_QUOTES, 'UTF-8').'"> | ||
334 | - </a> | ||
335 | -'.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> | ||
336 | -';}).' </div> | ||
337 | - <div class="good-detail-text"> | ||
338 | - <div class="name"> | ||
339 | - <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> | ||
340 | - </div> | ||
341 | - <div class="price"> | ||
342 | - <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> | ||
343 | -'.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> | ||
344 | -';}).' </div> | ||
345 | - </div> | ||
346 | - </div> | ||
347 | - ' : '').''.'';}).' </div> | ||
348 | - </div>'.'';}).' | ||
349 | -'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('bannerBottom')), $in, false, function($cx, $in) {return ''.' <div class="banner-bottom"> | ||
350 | - <a href="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('url')), ENT_QUOTES, 'UTF-8').'"> | ||
351 | - <img class="lazy" data-original="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('img')), ENT_QUOTES, 'UTF-8').'" alt=""> | ||
352 | - </a> | ||
353 | - </div>'.'';}).' <div class="overlay"></div> | ||
354 | -'.''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('showFooterTab')), $in, false, function($cx, $in) {return ' <div class="footer-tab"> | ||
355 | - <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').'"> | ||
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('categoryPage')))) ? 'current' : '').'" href="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('categoryUrl')), 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('guangHome')))) ? 'current' : '').'" href="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('guangUrl')), ENT_QUOTES, 'UTF-8').'"> | ||
364 | - <p class="iconfont tab-icon"></p> | ||
365 | - <p class="tab-name">逛</p> | ||
366 | - </a> | ||
367 | - <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').'"> | ||
368 | - <p class="iconfont tab-icon"></p> | ||
369 | - <p class="tab-name">购物车</p> | ||
370 | - </a> | ||
371 | - <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').'"> | ||
372 | - <p class="iconfont tab-icon"></p> | ||
373 | - <p class="tab-name">我的</p> | ||
374 | - </a> | ||
375 | - </div> | ||
376 | -';}).' '.' </div> | ||
377 | -'.' <div class="side-nav"> | ||
378 | - <ul> | ||
379 | -'.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').'"> | ||
380 | -'.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').'"> | ||
381 | -';}).''.((Plugin\LCRun3::isec($cx, Plugin\LCRun3::v($cx, $in, array('url')))) ? ' <a href="javascript:;"> | ||
382 | -' : '').''.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> | ||
383 | -';}).''.((Plugin\LCRun3::isec($cx, Plugin\LCRun3::v($cx, $in, array('img')))) ? ' <i class="nav-icon"></i> | ||
384 | -' : '').' <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').' | ||
385 | -'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('subNav')), $in, false, function($cx, $in) {return ' <span class="enter-subnav iconfont"></span> | ||
386 | -';}).' </a> | ||
387 | -'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('subNav')), $in, false, function($cx, $in) {return ' <ul class="sub-nav"> | ||
388 | -'.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').'"> | ||
389 | -'.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').'"> | ||
390 | -';}).''.((Plugin\LCRun3::isec($cx, Plugin\LCRun3::v($cx, $in, array('url')))) ? ' <a href="javascript:;"> | ||
391 | -' : '').''.((Plugin\LCRun3::isec($cx, Plugin\LCRun3::v($cx, $in, array('back')))) ? ' <span class="nav-point iconfont"></span> | ||
392 | -' : '').''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('back')), $in, false, function($cx, $in) {return ' <i class="nav-back iconfont"></i> | ||
393 | -';}).' <em>'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('textCn')), ENT_QUOTES, 'UTF-8').'</em> | ||
394 | - '.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('textEn')), ENT_QUOTES, 'UTF-8').' | ||
395 | - </a> | ||
396 | - </li> | ||
397 | -';}).' </ul> | ||
398 | -';}).' </li> | ||
399 | -';}).' </ul> | ||
400 | - </div>'.'</div> | ||
401 | -'.''.''.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"> | ||
402 | - <p class="op-row"> | ||
403 | - <span class="back-to-top"> | ||
404 | - Back to top | ||
405 | - <i class="iconfont"></i> | ||
406 | - </span> | ||
407 | - </p> | ||
408 | - <address class="copyright"> | ||
409 | - CopyRight©2007-2016 南京新与力文化传播有限公司 | ||
410 | - </address> | ||
411 | -</footer> | ||
412 | -';}).' | ||
413 | -'.''.''.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"> | ||
414 | - <div class="float-layer-left"> | ||
415 | - <span class="yoho-icon iconfont"></span> | ||
416 | - <p>新用户送千元礼包</p> | ||
417 | - </div> | ||
418 | - <a href="javascript:void(0);" id="float-layer-close" > | ||
419 | - <i class="close-icon iconfont"></i> | ||
420 | - <div class="circle-rightbottom"></div> | ||
421 | - </a> | ||
422 | - <a href="http://a.app.qq.com/o/simple.jsp?pkgname=com.yoho" id="float-layer-btn"> | ||
423 | - 立即下载 | ||
424 | - </a> | ||
425 | -</div> | ||
426 | -';}).' | ||
427 | - | ||
428 | - | ||
429 | - '.''.((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> | ||
430 | -' : '').''.((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> | ||
431 | -<script src="http://cdn.yoho.cn/myohobuy/'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('version')), ENT_QUOTES, 'UTF-8').'/index.js"></script> | ||
432 | -' : '').''.((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> | ||
433 | -<script src="http://cdn.yoho.cn/myohobuy/'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('version')), ENT_QUOTES, 'UTF-8').'/index.js"></script> | ||
434 | -' : '').''.((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> | ||
435 | -<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> | ||
436 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('devEnv')))) ? '<script src="http://localhost:8000/static/js/sea.js?nowrap"></script> | ||
437 | -<script>seajs.config({base: \'http://localhost:8000/\'});</script> | ||
438 | -' : '').''.'<script> | ||
439 | - seajs.use(\'js/common\'); | ||
440 | -</script> | ||
441 | -'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('psList')))) ? '<script> | ||
442 | - seajs.use(\'js/guang/plus-star/list\'); | ||
443 | -</script> | ||
444 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('psDetail')))) ? '<script> | ||
445 | - seajs.use(\'js/guang/plus-star/detail\'); | ||
446 | -</script> | ||
447 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('guangHome')))) ? '<script> | ||
448 | - seajs.use(\'js/guang/home\'); | ||
449 | -</script> | ||
450 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('guangList')))) ? '<script> | ||
451 | - seajs.use(\'js/guang/list\'); | ||
452 | -</script> | ||
453 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('guangDetail')))) ? '<script> | ||
454 | - seajs.use(\'js/guang/detail\', function(d) { | ||
455 | - d.i(true); | ||
456 | - }); | ||
457 | -</script> | ||
458 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('guangEzine')))) ? '<script> | ||
459 | - seajs.use(\'js/guang/detail\', function(d) { | ||
460 | - d.i(false); | ||
461 | - }); | ||
462 | -</script> | ||
463 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('regIndex')))) ? '<script> | ||
464 | - seajs.use(\'js/passport/register/register\'); | ||
465 | -</script> | ||
466 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('regCode')))) ? '<script> | ||
467 | - seajs.use(\'js/passport/register/code\'); | ||
468 | -</script> | ||
469 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('regPwd')))) ? '<script> | ||
470 | - seajs.use(\'js/passport/register/password\'); | ||
471 | -</script> | ||
472 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('bindIndex')))) ? '<script> | ||
473 | - seajs.use(\'js/passport/bind/bind\'); | ||
474 | -</script> | ||
475 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('bindCode')))) ? '<script> | ||
476 | - seajs.use(\'js/passport/bind/code\'); | ||
477 | -</script> | ||
478 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('bindPwd')))) ? '<script> | ||
479 | - seajs.use(\'js/passport/bind/password\'); | ||
480 | -</script> | ||
481 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('loginIndex')))) ? '<script> | ||
482 | - seajs.use(\'js/passport/login/login\'); | ||
483 | -</script> | ||
484 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('loginInternational')))) ? '<script> | ||
485 | - seajs.use(\'js/passport/login/international\'); | ||
486 | -</script> | ||
487 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('backEmail')))) ? '<script> | ||
488 | - seajs.use(\'js/passport/back/email\'); | ||
489 | -</script> | ||
490 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('backEmailSuccess')))) ? '<script> | ||
491 | - seajs.use(\'js/passport/back/email-success\'); | ||
492 | -</script> | ||
493 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('backMobile')))) ? '<script> | ||
494 | - seajs.use(\'js/passport/back/mobile\'); | ||
495 | -</script> | ||
496 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('backCode')))) ? '<script> | ||
497 | - seajs.use(\'js/passport/back/code\'); | ||
498 | -</script> | ||
499 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('backNewPwd')))) ? '<script> | ||
500 | - seajs.use(\'js/passport/back/new-password\'); | ||
501 | -</script> | ||
502 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('channelPage')))) ? '<script> | ||
503 | - seajs.use(\'js/index/channel\'); | ||
504 | - seajs.use(\'js/index/footer\'); | ||
505 | -</script> | ||
506 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('grilsHomePage')))) ? '<script> | ||
507 | - seajs.use(\'js/home/home\', function(h) { | ||
508 | - h.set(\'girls\'); | ||
509 | - }); | ||
510 | - seajs.use(\'js/index/footer\'); | ||
511 | -</script> | ||
512 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('boysHomePage')))) ? '<script> | ||
513 | - seajs.use(\'js/home/home\', function(h) { | ||
514 | - h.set(\'boys\'); | ||
515 | - }); | ||
516 | - seajs.use(\'js/index/footer\'); | ||
517 | -</script> | ||
518 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('kidsHomePage')))) ? '<script> | ||
519 | - seajs.use(\'js/home/home\', function(h) { | ||
520 | - h.set(\'kids\'); | ||
521 | - }); | ||
522 | - seajs.use(\'js/index/footer\'); | ||
523 | -</script> | ||
524 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('lifestyleHomePage')))) ? '<script> | ||
525 | - seajs.use(\'js/home/home\', function(h) { | ||
526 | - h.set(\'lifestyle\'); | ||
527 | - }); | ||
528 | - seajs.use(\'js/index/footer\'); | ||
529 | -</script> | ||
530 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('newArrivalPage')))) ? '<script> | ||
531 | - seajs.use(\'js/product/newsale/newarrival\'); | ||
532 | - seajs.use(\'js/index/footer\'); | ||
533 | -</script> | ||
534 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('discountPage')))) ? '<script> | ||
535 | - seajs.use(\'js/product/newsale/discount\'); | ||
536 | - seajs.use(\'js/index/footer\'); | ||
537 | -</script> | ||
538 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('hotrankPage')))) ? '<script> | ||
539 | - seajs.use(\'js/product/newsale/hot-rank\'); | ||
540 | - seajs.use(\'js/index/footer\'); | ||
541 | -</script> | ||
542 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('goodListPage')))) ? '<script> | ||
543 | - seajs.use(\'js/product/list\'); | ||
544 | - seajs.use(\'js/index/footer\'); | ||
545 | -</script> | ||
546 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('goodsDetailPage')))) ? '<script> | ||
547 | - seajs.use(\'js/product/detail/detail\'); | ||
548 | -</script> | ||
549 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('goodsCommentsPage')))) ? '<script> | ||
550 | - seajs.use(\'js/product/detail/loadmore\'); | ||
551 | -</script> | ||
552 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('goodsConsultsPage')))) ? '<script> | ||
553 | - seajs.use(\'js/product/detail/comments-consults\'); | ||
554 | -</script> | ||
555 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('consultformPage')))) ? '<script> | ||
556 | - seajs.use(\'js/product/detail/consultform\'); | ||
557 | -</script> | ||
558 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('categoryPage')))) ? '<script> | ||
559 | - seajs.use(\'js/category/index\'); | ||
560 | - seajs.use(\'js/index/footer\'); | ||
561 | -</script> | ||
562 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('brandPage')))) ? '<script> | ||
563 | - seajs.use(\'js/category/brand\'); | ||
564 | - seajs.use(\'js/index/footer\'); | ||
565 | -</script> | ||
566 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('searchPage')))) ? '<script> | ||
567 | - seajs.use(\'js/index/search\'); | ||
568 | - seajs.use(\'js/index/footer\'); | ||
569 | -</script> | ||
570 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('shoppingCartPage')))) ? '<script> | ||
571 | - seajs.use(\'js/cart/cart\'); | ||
572 | -</script> | ||
573 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('giftPage')))) ? '<script> | ||
574 | - seajs.use(\'js/cart/gift-advance\'); | ||
575 | -</script> | ||
576 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('advanceBuyPage')))) ? '<script> | ||
577 | - seajs.use(\'js/cart/gift-advance\'); | ||
578 | -</script> | ||
579 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('orderEnsurePage')))) ? '<script> | ||
580 | - seajs.use(\'js/cart/order-ensure\'); | ||
581 | -</script> | ||
582 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('selectAddressPage')))) ? '<script> | ||
583 | - seajs.use(\'js/me/address\'); | ||
584 | - seajs.use(\'js/cart/select-address\'); | ||
585 | -</script> | ||
586 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('selectCouponPage')))) ? '<script> | ||
587 | - seajs.use(\'js/cart/select-coupon\'); | ||
588 | -</script> | ||
589 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('myIndexPage')))) ? '<script> | ||
590 | - seajs.use(\'js/me/index\'); | ||
591 | - seajs.use(\'js/index/footer\'); | ||
592 | -</script> | ||
593 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('orderPage')))) ? '<script> | ||
594 | - seajs.use(\'js/me/order\'); | ||
595 | -</script> | ||
596 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('orderDetailPage')))) ? '<script> | ||
597 | - seajs.use(\'js/me/order-detail\'); | ||
598 | -</script> | ||
599 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('favPage')))) ? '<script> | ||
600 | - seajs.use(\'js/me/fav\'); | ||
601 | -</script> | ||
602 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('suggestPage')))) ? '<script> | ||
603 | - seajs.use(\'js/me/suggest\'); | ||
604 | -</script> | ||
605 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('couponsPage')))) ? '<script> | ||
606 | - seajs.use(\'js/me/coupons\'); | ||
607 | -</script> | ||
608 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('onlineServicePage')))) ? '<script> | ||
609 | - seajs.use(\'js/me/online-service\'); | ||
610 | -</script> | ||
611 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('onlineServiceDetailPage')))) ? '<script> | ||
612 | - seajs.use(\'js/index/footer\'); | ||
613 | -</script> | ||
614 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('addressPage')))) ? '<script> | ||
615 | - seajs.use(\'js/me/address\'); | ||
616 | -</script> | ||
617 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('addressActionPage')))) ? '<script> | ||
618 | - seajs.use(\'js/me/address-act\'); | ||
619 | -</script> | ||
620 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('myGuangPage')))) ? '<script> | ||
621 | - seajs.use(\'js/me/my-guang\'); | ||
622 | -</script> | ||
623 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('personalDetailsPage')))) ? '<script> | ||
624 | - seajs.use(\'js/me/personal-details\'); | ||
625 | -</script> | ||
626 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('browseRecordPage')))) ? '<script> | ||
627 | - seajs.use(\'js/me/browse-record\'); | ||
628 | -</script> | ||
629 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('logisticInfoPage')))) ? '<script> | ||
630 | - seajs.use(\'js/me/logistic\'); | ||
631 | -</script> | ||
632 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('payCenterPage')))) ? '<script> | ||
633 | - seajs.use(\'js/me/pay\'); | ||
634 | -</script> | ||
635 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('currencyDetail')))) ? '<script> | ||
636 | - seajs.use(\'js/me/currency\'); | ||
637 | -</script> | ||
638 | -' : '').' | ||
639 | -'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('currencyPage')))) ? '<script> | ||
640 | - seajs.use(\'js/me/currency-new\'); | ||
641 | -</script> | ||
642 | -' : '').''.''.'<!-- Google Tag Manager --> | ||
643 | -<noscript><iframe src="//www.googletagmanager.com/ns.html?id=GTM-W958MG" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> | ||
644 | -<script> | ||
645 | - var _hmt = _hmt || []; | ||
646 | - function async_load(){ | ||
647 | - (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({\'gtm.start\': | ||
648 | - new Date().getTime(),event:\'gtm.js\'});var f=d.getElementsByTagName(s)[0], | ||
649 | - j=d.createElement(s),dl=l!=\'dataLayer\'?\'&l=\'+l:\'\';j.async=true;j.src= | ||
650 | - \'//www.googletagmanager.com/gtm.js?id=\'+i+dl;f.parentNode.insertBefore(j,f); | ||
651 | - })(window,document,\'script\',\'dataLayer\',\'GTM-W958MG\'); | ||
652 | - (function() { | ||
653 | - var hm = document.createElement("script"); | ||
654 | - hm.src = "//hm.baidu.com/hm.js?c6ee7218b8321cb65fb2e98f284d8311"; | ||
655 | - hm.async = 1; | ||
656 | - var s = document.getElementsByTagName("script")[0]; | ||
657 | - s.parentNode.insertBefore(hm, s); | ||
658 | - })(); | ||
659 | - (function() { | ||
660 | - var hm = document.createElement("script"); | ||
661 | - hm.src = "//hm.baidu.com/hm.js?65dd99e0435a55177ffda862198ce841"; | ||
662 | - hm.async = 1; | ||
663 | - var s = document.getElementsByTagName("script")[0]; | ||
664 | - s.parentNode.insertBefore(hm, s); | ||
665 | - })(); | ||
666 | - (function() { | ||
667 | - var hm = document.createElement("script"); | ||
668 | - hm.src = "//hm.baidu.com/hm.js?e5b83a487a4458aa5abca43f5779b764"; | ||
669 | - var s = document.getElementsByTagName("script")[0]; | ||
670 | - s.parentNode.insertBefore(hm, s); | ||
671 | - })(); | ||
672 | - (function() { | ||
673 | - var hm = document.createElement("script"); | ||
674 | - hm.src = "http://static.yohobuy.com/js/analytics/analysis.js"; | ||
675 | - hm.async = 1; | ||
676 | - var s = document.getElementsByTagName("script")[0]; | ||
677 | - s.parentNode.insertBefore(hm, s); | ||
678 | - })(); | ||
679 | - } | ||
680 | - window.addEventListener(\'load\', async_load, false); | ||
681 | -</script> | ||
682 | -<script> | ||
683 | - window._py = window._py||[]; | ||
684 | - window._py.push([\'a\', \'MC..o8vMMWxEXDCiqYckD81lUX\']); | ||
685 | - window._py.push([\'domain\',\'stats.ipinyou.com\']); | ||
686 | - window._py.push([\'e\',\'\']); | ||
687 | - if(typeof _goodsData!=\'undefined\'){ | ||
688 | - window._py.push([\'pi\',_goodsData]); | ||
689 | - } | ||
690 | - -function(d){ | ||
691 | - var f = \'https:\' == d.location.protocol;var c = d.createElement(\'script\');c.type=\'text/javascript\';c.async=1; | ||
692 | - c.src=(f ? \'https\' : \'http\') + \'://\'+(f?\'fm.ipinyou.com\':\'fm.p0y.cn\')+\'/j/t/adv.js\'; | ||
693 | - var h = d.getElementsByTagName("script")[0];h.parentNode.insertBefore(c, h); | ||
694 | - }(document); | ||
695 | -</script> | ||
696 | -<script src="http://static.yohobuy.com/m/v1/js/om_code.js" async="async"></script>'.'</body> | ||
697 | -</html>'.''; | ||
698 | -} | ||
699 | -?> |
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('currencyPage')), $in, false, function($cx, $in) {return ' <a href="/home/helpDetail?code=20151230-102233&caption=YOHO币介绍" class="iconfont nav-home"></a> | ||
69 | -';}).''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('currencyDetailPage')), $in, false, function($cx, $in) {return ' <a href="/home/helpDetail?code=20111130-152530&caption=如何使用YOHO币支付" class="iconfont nav-home"></a> | ||
70 | -';}).''.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> | ||
71 | -';}).''.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> | ||
72 | -';}).''.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> | ||
73 | -';}).'</header> | ||
74 | - | ||
75 | -';}).''.''.'<div class="good-list-page yoho-page"> | ||
76 | -'.''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('goodList')), $in, false, function($cx, $in) {return ''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('search')), $in, false, function($cx, $in) {return ' <div id="search-input" class="search-input"> | ||
77 | - <form id="search-form" action="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('url')), ENT_QUOTES, 'UTF-8').'" method="get"> | ||
78 | - <i class="search-icon iconfont"></i> | ||
79 | - <input type="text" value="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('default')), ENT_QUOTES, 'UTF-8').'" name="query"> | ||
80 | - <input type="hidden" value="search" name="from"> | ||
81 | - <i class="clear-input iconfont hide"></i> | ||
82 | - <span id="search" class="search" type="submit">搜索</span> | ||
83 | - </form> | ||
84 | - </div> | ||
85 | -';}).' | ||
86 | -'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('brandWay')), $in, false, function($cx, $in) {return ' <div class="brand-way"> | ||
87 | - <a href='.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('url')), ENT_QUOTES, 'UTF-8').'> | ||
88 | - <img class="brand-thumb" src='.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('thumb')), ENT_QUOTES, 'UTF-8').'> | ||
89 | - <span>'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('name')), ENT_QUOTES, 'UTF-8').'</span> | ||
90 | - <span class="entry"> | ||
91 | - 进入品牌 | ||
92 | - <i class="iconfont"></i> | ||
93 | - </span> | ||
94 | - </a> | ||
95 | - </div> | ||
96 | -';}).' | ||
97 | -'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('brandHome')), $in, false, function($cx, $in) {return ' <div id="brand-header" class="brand-header" data-id='.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('id')), ENT_QUOTES, 'UTF-8').'> | ||
98 | - <img class="lazy" data-original='.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('banner')), ENT_QUOTES, 'UTF-8').'> | ||
99 | - <a class="btn-intro" href="javascript:void(0);"> | ||
100 | - 品牌介绍 | ||
101 | - </a> | ||
102 | - <a class="btn-col'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('collected')))) ? ' coled' : '').'" href="javascript:void(0);"> | ||
103 | - <span class="iconfont"></span> | ||
104 | - <span class="txt"></span> | ||
105 | - </a> | ||
106 | - </div> | ||
107 | - <div id="intro-box" class="brand-intro-box hide"> | ||
108 | - <div id="brand-intro" class="brand-intro"> | ||
109 | - <h2>品牌介绍</h2> | ||
110 | - <div class="con"> | ||
111 | - '.Plugin\LCRun3::v($cx, $in, array('intro')).' | ||
112 | - </div> | ||
113 | - <p class="fo"> | ||
114 | - <span class="iconfont"></span> | ||
115 | - 100%品牌授权正品 | ||
116 | - </p> | ||
117 | - <span class="iconfont close-intro"></span> | ||
118 | - </div> | ||
119 | - </div> | ||
120 | -';}).' | ||
121 | - <ul id="list-nav" class="list-nav clearfix"> | ||
122 | - <li class="new active"> | ||
123 | - <a href="javascript:void(0);"> | ||
124 | - <span class="nav-txt">最新</span> | ||
125 | - <span class="iconfont cur"></span> | ||
126 | - </a> | ||
127 | - </li> | ||
128 | - <li class="price"> | ||
129 | - <a href="javascript:void(0);"> | ||
130 | - <span class="nav-txt">价格</span> | ||
131 | - <span class="icon"> | ||
132 | - <i class="iconfont up cur"></i> | ||
133 | - <i class="iconfont down"></i> | ||
134 | - </span> | ||
135 | - </a> | ||
136 | - </li> | ||
137 | - <li class="discount"> | ||
138 | - <a href="javascript:void(0);"> | ||
139 | - <span class="nav-txt">折扣</span> | ||
140 | - <span class="icon"> | ||
141 | - <i class="iconfont up cur"></i> | ||
142 | - <i class="iconfont down"></i> | ||
143 | - </span> | ||
144 | - </a> | ||
145 | - </li> | ||
146 | - <li class="filter"> | ||
147 | - <a href="javascript:void(0);"> | ||
148 | - <span class="nav-txt">筛选</span> | ||
149 | - <span class="iconfont cur"></span> | ||
150 | - </a> | ||
151 | - </li> | ||
152 | - </ul> | ||
153 | - <div id="goods-container" class="goods-container"> | ||
154 | - <div class="new-goods container clearfix"></div> | ||
155 | - <div class="price-goods container clearfix hide"></div> | ||
156 | - <div class="discount-goods container clearfix hide"></div> | ||
157 | - | ||
158 | -'.''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('filter')), $in, false, function($cx, $in) {return ' <div class="filter-mask hide"> | ||
159 | - <div class="filter-body"> | ||
160 | - <ul class="classify"> | ||
161 | -'.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' : '').'"> | ||
162 | - <p class="shower'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('default')))) ? ' default' : '').'"> | ||
163 | - <span class="title">'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('title')), ENT_QUOTES, 'UTF-8').':</span> | ||
164 | - '.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('name')), ENT_QUOTES, 'UTF-8').' | ||
165 | - </p> | ||
166 | - <ul class="sub-classify" data-type='.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('dataType')), ENT_QUOTES, 'UTF-8').'> | ||
167 | -'.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').'> | ||
168 | - '.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('name')), ENT_QUOTES, 'UTF-8').' | ||
169 | - <i class="iconfont chosed-icon"></i> | ||
170 | - </li> | ||
171 | -';}).' </ul> | ||
172 | - </li> | ||
173 | -';}).' </ul> | ||
174 | - </div> | ||
175 | - </div> | ||
176 | - ';}).''.' </div> | ||
177 | - | ||
178 | -'.''.((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').'"> | ||
179 | -' : '').' | ||
180 | -'.((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').'"> | ||
181 | -' : '').' | ||
182 | -'.((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').'"> | ||
183 | -' : '').' | ||
184 | -'.((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').'"> | ||
185 | -' : '').' | ||
186 | -'.((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').'"> | ||
187 | -' : '').' | ||
188 | -'.((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').'"> | ||
189 | -' : '').' | ||
190 | -'.((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').'"> | ||
191 | -' : '').' | ||
192 | -'.((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').'"> | ||
193 | -' : '').' | ||
194 | -'.((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').'"> | ||
195 | -' : '').' | ||
196 | -'.((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').'"> | ||
197 | -' : '').' | ||
198 | -'.((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').'"> | ||
199 | -' : '').' | ||
200 | -'.((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').'"> | ||
201 | -' : '').' | ||
202 | -'.((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').'"> | ||
203 | -' : '').' | ||
204 | -'.((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').'"> | ||
205 | -' : '').' | ||
206 | -'.((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').'"> | ||
207 | - ' : '').''.' | ||
208 | -'.' <div id="suspend-cart" class="suspend-cart"> | ||
209 | - <a href='.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('cartUrl')), ENT_QUOTES, 'UTF-8').'> | ||
210 | - <span class="iconfont"></span> | ||
211 | - </a> | ||
212 | - <span class="cart-count hide">0</span> | ||
213 | - </div>'.'';}).''.'</div> | ||
214 | -'.''.''.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"> | ||
215 | - <p class="op-row"> | ||
216 | - <span class="back-to-top"> | ||
217 | - Back to top | ||
218 | - <i class="iconfont"></i> | ||
219 | - </span> | ||
220 | - </p> | ||
221 | - <address class="copyright"> | ||
222 | - CopyRight©2007-2016 南京新与力文化传播有限公司 | ||
223 | - </address> | ||
224 | -</footer> | ||
225 | -';}).' | ||
226 | -'.''.''.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"> | ||
227 | - <div class="float-layer-left"> | ||
228 | - <span class="yoho-icon iconfont"></span> | ||
229 | - <p>新用户送千元礼包</p> | ||
230 | - </div> | ||
231 | - <a href="javascript:void(0);" id="float-layer-close" > | ||
232 | - <i class="close-icon iconfont"></i> | ||
233 | - <div class="circle-rightbottom"></div> | ||
234 | - </a> | ||
235 | - <a href="http://a.app.qq.com/o/simple.jsp?pkgname=com.yoho" id="float-layer-btn"> | ||
236 | - 立即下载 | ||
237 | - </a> | ||
238 | -</div> | ||
239 | -';}).' | ||
240 | - | ||
241 | - | ||
242 | - '.''.((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> | ||
243 | -' : '').''.((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> | ||
244 | -<script src="http://cdn.yoho.cn/myohobuy/'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('version')), ENT_QUOTES, 'UTF-8').'/index.js"></script> | ||
245 | -' : '').''.((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> | ||
246 | -<script src="http://cdn.yoho.cn/myohobuy/'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('version')), ENT_QUOTES, 'UTF-8').'/index.js"></script> | ||
247 | -' : '').''.((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> | ||
248 | -<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> | ||
249 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('devEnv')))) ? '<script src="http://localhost:8000/static/js/sea.js?nowrap"></script> | ||
250 | -<script>seajs.config({base: \'http://localhost:8000/\'});</script> | ||
251 | -' : '').''.'<script> | ||
252 | - seajs.use(\'js/common\'); | ||
253 | -</script> | ||
254 | -'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('psList')))) ? '<script> | ||
255 | - seajs.use(\'js/guang/plus-star/list\'); | ||
256 | -</script> | ||
257 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('psDetail')))) ? '<script> | ||
258 | - seajs.use(\'js/guang/plus-star/detail\'); | ||
259 | -</script> | ||
260 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('guangHome')))) ? '<script> | ||
261 | - seajs.use(\'js/guang/home\'); | ||
262 | -</script> | ||
263 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('guangList')))) ? '<script> | ||
264 | - seajs.use(\'js/guang/list\'); | ||
265 | -</script> | ||
266 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('guangDetail')))) ? '<script> | ||
267 | - seajs.use(\'js/guang/detail\', function(d) { | ||
268 | - d.i(true); | ||
269 | - }); | ||
270 | -</script> | ||
271 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('guangEzine')))) ? '<script> | ||
272 | - seajs.use(\'js/guang/detail\', function(d) { | ||
273 | - d.i(false); | ||
274 | - }); | ||
275 | -</script> | ||
276 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('regIndex')))) ? '<script> | ||
277 | - seajs.use(\'js/passport/register/register\'); | ||
278 | -</script> | ||
279 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('regCode')))) ? '<script> | ||
280 | - seajs.use(\'js/passport/register/code\'); | ||
281 | -</script> | ||
282 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('regPwd')))) ? '<script> | ||
283 | - seajs.use(\'js/passport/register/password\'); | ||
284 | -</script> | ||
285 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('bindIndex')))) ? '<script> | ||
286 | - seajs.use(\'js/passport/bind/bind\'); | ||
287 | -</script> | ||
288 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('bindCode')))) ? '<script> | ||
289 | - seajs.use(\'js/passport/bind/code\'); | ||
290 | -</script> | ||
291 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('bindPwd')))) ? '<script> | ||
292 | - seajs.use(\'js/passport/bind/password\'); | ||
293 | -</script> | ||
294 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('loginIndex')))) ? '<script> | ||
295 | - seajs.use(\'js/passport/login/login\'); | ||
296 | -</script> | ||
297 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('loginInternational')))) ? '<script> | ||
298 | - seajs.use(\'js/passport/login/international\'); | ||
299 | -</script> | ||
300 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('backEmail')))) ? '<script> | ||
301 | - seajs.use(\'js/passport/back/email\'); | ||
302 | -</script> | ||
303 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('backEmailSuccess')))) ? '<script> | ||
304 | - seajs.use(\'js/passport/back/email-success\'); | ||
305 | -</script> | ||
306 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('backMobile')))) ? '<script> | ||
307 | - seajs.use(\'js/passport/back/mobile\'); | ||
308 | -</script> | ||
309 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('backCode')))) ? '<script> | ||
310 | - seajs.use(\'js/passport/back/code\'); | ||
311 | -</script> | ||
312 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('backNewPwd')))) ? '<script> | ||
313 | - seajs.use(\'js/passport/back/new-password\'); | ||
314 | -</script> | ||
315 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('channelPage')))) ? '<script> | ||
316 | - seajs.use(\'js/index/channel\'); | ||
317 | - seajs.use(\'js/index/footer\'); | ||
318 | -</script> | ||
319 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('grilsHomePage')))) ? '<script> | ||
320 | - seajs.use(\'js/home/home\', function(h) { | ||
321 | - h.set(\'girls\'); | ||
322 | - }); | ||
323 | - seajs.use(\'js/index/footer\'); | ||
324 | -</script> | ||
325 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('boysHomePage')))) ? '<script> | ||
326 | - seajs.use(\'js/home/home\', function(h) { | ||
327 | - h.set(\'boys\'); | ||
328 | - }); | ||
329 | - seajs.use(\'js/index/footer\'); | ||
330 | -</script> | ||
331 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('kidsHomePage')))) ? '<script> | ||
332 | - seajs.use(\'js/home/home\', function(h) { | ||
333 | - h.set(\'kids\'); | ||
334 | - }); | ||
335 | - seajs.use(\'js/index/footer\'); | ||
336 | -</script> | ||
337 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('lifestyleHomePage')))) ? '<script> | ||
338 | - seajs.use(\'js/home/home\', function(h) { | ||
339 | - h.set(\'lifestyle\'); | ||
340 | - }); | ||
341 | - seajs.use(\'js/index/footer\'); | ||
342 | -</script> | ||
343 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('newArrivalPage')))) ? '<script> | ||
344 | - seajs.use(\'js/product/newsale/newarrival\'); | ||
345 | - seajs.use(\'js/index/footer\'); | ||
346 | -</script> | ||
347 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('discountPage')))) ? '<script> | ||
348 | - seajs.use(\'js/product/newsale/discount\'); | ||
349 | - seajs.use(\'js/index/footer\'); | ||
350 | -</script> | ||
351 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('hotrankPage')))) ? '<script> | ||
352 | - seajs.use(\'js/product/newsale/hot-rank\'); | ||
353 | - seajs.use(\'js/index/footer\'); | ||
354 | -</script> | ||
355 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('goodListPage')))) ? '<script> | ||
356 | - seajs.use(\'js/product/list\'); | ||
357 | - seajs.use(\'js/index/footer\'); | ||
358 | -</script> | ||
359 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('goodsDetailPage')))) ? '<script> | ||
360 | - seajs.use(\'js/product/detail/detail\'); | ||
361 | -</script> | ||
362 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('goodsCommentsPage')))) ? '<script> | ||
363 | - seajs.use(\'js/product/detail/loadmore\'); | ||
364 | -</script> | ||
365 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('goodsConsultsPage')))) ? '<script> | ||
366 | - seajs.use(\'js/product/detail/comments-consults\'); | ||
367 | -</script> | ||
368 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('consultformPage')))) ? '<script> | ||
369 | - seajs.use(\'js/product/detail/consultform\'); | ||
370 | -</script> | ||
371 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('categoryPage')))) ? '<script> | ||
372 | - seajs.use(\'js/category/index\'); | ||
373 | - seajs.use(\'js/index/footer\'); | ||
374 | -</script> | ||
375 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('brandPage')))) ? '<script> | ||
376 | - seajs.use(\'js/category/brand\'); | ||
377 | - seajs.use(\'js/index/footer\'); | ||
378 | -</script> | ||
379 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('searchPage')))) ? '<script> | ||
380 | - seajs.use(\'js/index/search\'); | ||
381 | - seajs.use(\'js/index/footer\'); | ||
382 | -</script> | ||
383 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('shoppingCartPage')))) ? '<script> | ||
384 | - seajs.use(\'js/cart/cart\'); | ||
385 | -</script> | ||
386 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('giftPage')))) ? '<script> | ||
387 | - seajs.use(\'js/cart/gift-advance\'); | ||
388 | -</script> | ||
389 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('advanceBuyPage')))) ? '<script> | ||
390 | - seajs.use(\'js/cart/gift-advance\'); | ||
391 | -</script> | ||
392 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('orderEnsurePage')))) ? '<script> | ||
393 | - seajs.use(\'js/cart/order-ensure\'); | ||
394 | -</script> | ||
395 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('selectAddressPage')))) ? '<script> | ||
396 | - seajs.use(\'js/me/address\'); | ||
397 | - seajs.use(\'js/cart/select-address\'); | ||
398 | -</script> | ||
399 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('selectCouponPage')))) ? '<script> | ||
400 | - seajs.use(\'js/cart/select-coupon\'); | ||
401 | -</script> | ||
402 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('myIndexPage')))) ? '<script> | ||
403 | - seajs.use(\'js/me/index\'); | ||
404 | - seajs.use(\'js/index/footer\'); | ||
405 | -</script> | ||
406 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('orderPage')))) ? '<script> | ||
407 | - seajs.use(\'js/me/order\'); | ||
408 | -</script> | ||
409 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('orderDetailPage')))) ? '<script> | ||
410 | - seajs.use(\'js/me/order-detail\'); | ||
411 | -</script> | ||
412 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('favPage')))) ? '<script> | ||
413 | - seajs.use(\'js/me/fav\'); | ||
414 | -</script> | ||
415 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('suggestPage')))) ? '<script> | ||
416 | - seajs.use(\'js/me/suggest\'); | ||
417 | -</script> | ||
418 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('couponsPage')))) ? '<script> | ||
419 | - seajs.use(\'js/me/coupons\'); | ||
420 | -</script> | ||
421 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('onlineServicePage')))) ? '<script> | ||
422 | - seajs.use(\'js/me/online-service\'); | ||
423 | -</script> | ||
424 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('onlineServiceDetailPage')))) ? '<script> | ||
425 | - seajs.use(\'js/index/footer\'); | ||
426 | -</script> | ||
427 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('addressPage')))) ? '<script> | ||
428 | - seajs.use(\'js/me/address\'); | ||
429 | -</script> | ||
430 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('addressActionPage')))) ? '<script> | ||
431 | - seajs.use(\'js/me/address-act\'); | ||
432 | -</script> | ||
433 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('myGuangPage')))) ? '<script> | ||
434 | - seajs.use(\'js/me/my-guang\'); | ||
435 | -</script> | ||
436 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('personalDetailsPage')))) ? '<script> | ||
437 | - seajs.use(\'js/me/personal-details\'); | ||
438 | -</script> | ||
439 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('browseRecordPage')))) ? '<script> | ||
440 | - seajs.use(\'js/me/browse-record\'); | ||
441 | -</script> | ||
442 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('logisticInfoPage')))) ? '<script> | ||
443 | - seajs.use(\'js/me/logistic\'); | ||
444 | -</script> | ||
445 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('payCenterPage')))) ? '<script> | ||
446 | - seajs.use(\'js/me/pay\'); | ||
447 | -</script> | ||
448 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('currencyDetail')))) ? '<script> | ||
449 | - seajs.use(\'js/me/currency\'); | ||
450 | -</script> | ||
451 | -' : '').' | ||
452 | -'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('currencyPage')))) ? '<script> | ||
453 | - seajs.use(\'js/me/currency-new\'); | ||
454 | -</script> | ||
455 | -' : '').''.''.'<!-- Google Tag Manager --> | ||
456 | -<noscript><iframe src="//www.googletagmanager.com/ns.html?id=GTM-W958MG" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> | ||
457 | -<script> | ||
458 | - var _hmt = _hmt || []; | ||
459 | - function async_load(){ | ||
460 | - (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({\'gtm.start\': | ||
461 | - new Date().getTime(),event:\'gtm.js\'});var f=d.getElementsByTagName(s)[0], | ||
462 | - j=d.createElement(s),dl=l!=\'dataLayer\'?\'&l=\'+l:\'\';j.async=true;j.src= | ||
463 | - \'//www.googletagmanager.com/gtm.js?id=\'+i+dl;f.parentNode.insertBefore(j,f); | ||
464 | - })(window,document,\'script\',\'dataLayer\',\'GTM-W958MG\'); | ||
465 | - (function() { | ||
466 | - var hm = document.createElement("script"); | ||
467 | - hm.src = "//hm.baidu.com/hm.js?c6ee7218b8321cb65fb2e98f284d8311"; | ||
468 | - hm.async = 1; | ||
469 | - var s = document.getElementsByTagName("script")[0]; | ||
470 | - s.parentNode.insertBefore(hm, s); | ||
471 | - })(); | ||
472 | - (function() { | ||
473 | - var hm = document.createElement("script"); | ||
474 | - hm.src = "//hm.baidu.com/hm.js?65dd99e0435a55177ffda862198ce841"; | ||
475 | - hm.async = 1; | ||
476 | - var s = document.getElementsByTagName("script")[0]; | ||
477 | - s.parentNode.insertBefore(hm, s); | ||
478 | - })(); | ||
479 | - (function() { | ||
480 | - var hm = document.createElement("script"); | ||
481 | - hm.src = "//hm.baidu.com/hm.js?e5b83a487a4458aa5abca43f5779b764"; | ||
482 | - var s = document.getElementsByTagName("script")[0]; | ||
483 | - s.parentNode.insertBefore(hm, s); | ||
484 | - })(); | ||
485 | - (function() { | ||
486 | - var hm = document.createElement("script"); | ||
487 | - hm.src = "http://static.yohobuy.com/js/analytics/analysis.js"; | ||
488 | - hm.async = 1; | ||
489 | - var s = document.getElementsByTagName("script")[0]; | ||
490 | - s.parentNode.insertBefore(hm, s); | ||
491 | - })(); | ||
492 | - } | ||
493 | - window.addEventListener(\'load\', async_load, false); | ||
494 | -</script> | ||
495 | -<script> | ||
496 | - window._py = window._py||[]; | ||
497 | - window._py.push([\'a\', \'MC..o8vMMWxEXDCiqYckD81lUX\']); | ||
498 | - window._py.push([\'domain\',\'stats.ipinyou.com\']); | ||
499 | - window._py.push([\'e\',\'\']); | ||
500 | - if(typeof _goodsData!=\'undefined\'){ | ||
501 | - window._py.push([\'pi\',_goodsData]); | ||
502 | - } | ||
503 | - -function(d){ | ||
504 | - var f = \'https:\' == d.location.protocol;var c = d.createElement(\'script\');c.type=\'text/javascript\';c.async=1; | ||
505 | - c.src=(f ? \'https\' : \'http\') + \'://\'+(f?\'fm.ipinyou.com\':\'fm.p0y.cn\')+\'/j/t/adv.js\'; | ||
506 | - var h = d.getElementsByTagName("script")[0];h.parentNode.insertBefore(c, h); | ||
507 | - }(document); | ||
508 | -</script> | ||
509 | -<script src="http://static.yohobuy.com/m/v1/js/om_code.js" async="async"></script>'.'</body> | ||
510 | -</html>'.''; | ||
511 | -} | ||
512 | -?> |
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('currencyPage')), $in, false, function($cx, $in) {return ' <a href="/home/helpDetail?code=20151230-102233&caption=YOHO币介绍" class="iconfont nav-home"></a> | ||
69 | -';}).''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('currencyDetailPage')), $in, false, function($cx, $in) {return ' <a href="/home/helpDetail?code=20111130-152530&caption=如何使用YOHO币支付" class="iconfont nav-home"></a> | ||
70 | -';}).''.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> | ||
71 | -';}).''.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> | ||
72 | -';}).''.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> | ||
73 | -';}).'</header> | ||
74 | - | ||
75 | -';}).''.''.'<div class="login-page passport-page yoho-page"> | ||
76 | -'.' <div class="header"> | ||
77 | - <a class="go-back" 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);').'"></a> | ||
78 | -'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('showHeaderImg')), $in, false, function($cx, $in) {return ' <div class="img-header"></div> | ||
79 | -';}).''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('headerText')), $in, false, function($cx, $in) {return ' <p class="title">'.htmlentities((string)$in, ENT_QUOTES, 'UTF-8').'</p> | ||
80 | -';}).' </div>'.' <div class="content"> | ||
81 | - <div class="acc-container input-container row has-clear"> | ||
82 | - <div class="yoho-logo"></div> | ||
83 | - <input id="account" class="input account" type="text" placeholder="手机号/邮箱" autocomplete="off" value='.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('account')), ENT_QUOTES, 'UTF-8').'> | ||
84 | - </div> | ||
85 | - <div class="input-container row has-eye"> | ||
86 | - <input id="pwd" class="pwd input" type="password" placeholder="密码"> | ||
87 | - </div> | ||
88 | - <span id="btn-login" class="btn btn-login disable">登录</span> | ||
89 | - <p class="op-container"> | ||
90 | - <a class="go-register" href='.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('registerUrl')), ENT_QUOTES, 'UTF-8').'>免费注册</a> | ||
91 | - <span id="forget-pwd" class="forget-pwd">忘记密码</span> | ||
92 | - </p> | ||
93 | - <div class="third-party-login"> | ||
94 | - <span>其他登录方式</span> | ||
95 | - <div class="tp-link"> | ||
96 | - <a class="alipay" href='.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('aliLoginUrl')), ENT_QUOTES, 'UTF-8').'></a> | ||
97 | - <a class="weibo" href='.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('weiboLoginUrl')), ENT_QUOTES, 'UTF-8').'></a> | ||
98 | - <a class="qq" href='.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('qqLoginUrl')), ENT_QUOTES, 'UTF-8').'></a> | ||
99 | - </div> | ||
100 | - </div> | ||
101 | - <a class="international" href='.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('internationalUrl')), ENT_QUOTES, 'UTF-8').'>International Customer</a> | ||
102 | - <div class="login-tip"> | ||
103 | - <div class="info-icon"></div> | ||
104 | - Yoho!Family账号可登录Yoho!Buy有货 | ||
105 | - </div> | ||
106 | - <div id="retrive-pwd-mask" class="mask"></div> | ||
107 | - <ul id="retrive-pwd-ways" class="retrive-pwd-ways"> | ||
108 | - <li> | ||
109 | - <a href='.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('phoneRetriveUrl')), ENT_QUOTES, 'UTF-8').'>通过手机找回密码</a> | ||
110 | - </li> | ||
111 | - <li> | ||
112 | - <a href='.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('emailRetriveUrl')), ENT_QUOTES, 'UTF-8').'>通过邮箱找回密码</a> | ||
113 | - </li> | ||
114 | - <li id="cancel-retrive"> | ||
115 | - 取消 | ||
116 | - </li> | ||
117 | - </ul> | ||
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://a.app.qq.com/o/simple.jsp?pkgname=com.yoho" id="float-layer-btn"> | ||
142 | - 立即下载 | ||
143 | - </a> | ||
144 | -</div> | ||
145 | -';}).' | ||
146 | - | ||
147 | - | ||
148 | - '.''.((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> | ||
149 | -' : '').''.((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> | ||
150 | -<script src="http://cdn.yoho.cn/myohobuy/'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('version')), ENT_QUOTES, 'UTF-8').'/index.js"></script> | ||
151 | -' : '').''.((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> | ||
152 | -<script src="http://cdn.yoho.cn/myohobuy/'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('version')), ENT_QUOTES, 'UTF-8').'/index.js"></script> | ||
153 | -' : '').''.((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> | ||
154 | -<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> | ||
155 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('devEnv')))) ? '<script src="http://localhost:8000/static/js/sea.js?nowrap"></script> | ||
156 | -<script>seajs.config({base: \'http://localhost:8000/\'});</script> | ||
157 | -' : '').''.'<script> | ||
158 | - seajs.use(\'js/common\'); | ||
159 | -</script> | ||
160 | -'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('psList')))) ? '<script> | ||
161 | - seajs.use(\'js/guang/plus-star/list\'); | ||
162 | -</script> | ||
163 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('psDetail')))) ? '<script> | ||
164 | - seajs.use(\'js/guang/plus-star/detail\'); | ||
165 | -</script> | ||
166 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('guangHome')))) ? '<script> | ||
167 | - seajs.use(\'js/guang/home\'); | ||
168 | -</script> | ||
169 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('guangList')))) ? '<script> | ||
170 | - seajs.use(\'js/guang/list\'); | ||
171 | -</script> | ||
172 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('guangDetail')))) ? '<script> | ||
173 | - seajs.use(\'js/guang/detail\', function(d) { | ||
174 | - d.i(true); | ||
175 | - }); | ||
176 | -</script> | ||
177 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('guangEzine')))) ? '<script> | ||
178 | - seajs.use(\'js/guang/detail\', function(d) { | ||
179 | - d.i(false); | ||
180 | - }); | ||
181 | -</script> | ||
182 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('regIndex')))) ? '<script> | ||
183 | - seajs.use(\'js/passport/register/register\'); | ||
184 | -</script> | ||
185 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('regCode')))) ? '<script> | ||
186 | - seajs.use(\'js/passport/register/code\'); | ||
187 | -</script> | ||
188 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('regPwd')))) ? '<script> | ||
189 | - seajs.use(\'js/passport/register/password\'); | ||
190 | -</script> | ||
191 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('bindIndex')))) ? '<script> | ||
192 | - seajs.use(\'js/passport/bind/bind\'); | ||
193 | -</script> | ||
194 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('bindCode')))) ? '<script> | ||
195 | - seajs.use(\'js/passport/bind/code\'); | ||
196 | -</script> | ||
197 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('bindPwd')))) ? '<script> | ||
198 | - seajs.use(\'js/passport/bind/password\'); | ||
199 | -</script> | ||
200 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('loginIndex')))) ? '<script> | ||
201 | - seajs.use(\'js/passport/login/login\'); | ||
202 | -</script> | ||
203 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('loginInternational')))) ? '<script> | ||
204 | - seajs.use(\'js/passport/login/international\'); | ||
205 | -</script> | ||
206 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('backEmail')))) ? '<script> | ||
207 | - seajs.use(\'js/passport/back/email\'); | ||
208 | -</script> | ||
209 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('backEmailSuccess')))) ? '<script> | ||
210 | - seajs.use(\'js/passport/back/email-success\'); | ||
211 | -</script> | ||
212 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('backMobile')))) ? '<script> | ||
213 | - seajs.use(\'js/passport/back/mobile\'); | ||
214 | -</script> | ||
215 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('backCode')))) ? '<script> | ||
216 | - seajs.use(\'js/passport/back/code\'); | ||
217 | -</script> | ||
218 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('backNewPwd')))) ? '<script> | ||
219 | - seajs.use(\'js/passport/back/new-password\'); | ||
220 | -</script> | ||
221 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('channelPage')))) ? '<script> | ||
222 | - seajs.use(\'js/index/channel\'); | ||
223 | - seajs.use(\'js/index/footer\'); | ||
224 | -</script> | ||
225 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('grilsHomePage')))) ? '<script> | ||
226 | - seajs.use(\'js/home/home\', function(h) { | ||
227 | - h.set(\'girls\'); | ||
228 | - }); | ||
229 | - seajs.use(\'js/index/footer\'); | ||
230 | -</script> | ||
231 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('boysHomePage')))) ? '<script> | ||
232 | - seajs.use(\'js/home/home\', function(h) { | ||
233 | - h.set(\'boys\'); | ||
234 | - }); | ||
235 | - seajs.use(\'js/index/footer\'); | ||
236 | -</script> | ||
237 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('kidsHomePage')))) ? '<script> | ||
238 | - seajs.use(\'js/home/home\', function(h) { | ||
239 | - h.set(\'kids\'); | ||
240 | - }); | ||
241 | - seajs.use(\'js/index/footer\'); | ||
242 | -</script> | ||
243 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('lifestyleHomePage')))) ? '<script> | ||
244 | - seajs.use(\'js/home/home\', function(h) { | ||
245 | - h.set(\'lifestyle\'); | ||
246 | - }); | ||
247 | - seajs.use(\'js/index/footer\'); | ||
248 | -</script> | ||
249 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('newArrivalPage')))) ? '<script> | ||
250 | - seajs.use(\'js/product/newsale/newarrival\'); | ||
251 | - seajs.use(\'js/index/footer\'); | ||
252 | -</script> | ||
253 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('discountPage')))) ? '<script> | ||
254 | - seajs.use(\'js/product/newsale/discount\'); | ||
255 | - seajs.use(\'js/index/footer\'); | ||
256 | -</script> | ||
257 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('hotrankPage')))) ? '<script> | ||
258 | - seajs.use(\'js/product/newsale/hot-rank\'); | ||
259 | - seajs.use(\'js/index/footer\'); | ||
260 | -</script> | ||
261 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('goodListPage')))) ? '<script> | ||
262 | - seajs.use(\'js/product/list\'); | ||
263 | - seajs.use(\'js/index/footer\'); | ||
264 | -</script> | ||
265 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('goodsDetailPage')))) ? '<script> | ||
266 | - seajs.use(\'js/product/detail/detail\'); | ||
267 | -</script> | ||
268 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('goodsCommentsPage')))) ? '<script> | ||
269 | - seajs.use(\'js/product/detail/loadmore\'); | ||
270 | -</script> | ||
271 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('goodsConsultsPage')))) ? '<script> | ||
272 | - seajs.use(\'js/product/detail/comments-consults\'); | ||
273 | -</script> | ||
274 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('consultformPage')))) ? '<script> | ||
275 | - seajs.use(\'js/product/detail/consultform\'); | ||
276 | -</script> | ||
277 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('categoryPage')))) ? '<script> | ||
278 | - seajs.use(\'js/category/index\'); | ||
279 | - seajs.use(\'js/index/footer\'); | ||
280 | -</script> | ||
281 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('brandPage')))) ? '<script> | ||
282 | - seajs.use(\'js/category/brand\'); | ||
283 | - seajs.use(\'js/index/footer\'); | ||
284 | -</script> | ||
285 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('searchPage')))) ? '<script> | ||
286 | - seajs.use(\'js/index/search\'); | ||
287 | - seajs.use(\'js/index/footer\'); | ||
288 | -</script> | ||
289 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('shoppingCartPage')))) ? '<script> | ||
290 | - seajs.use(\'js/cart/cart\'); | ||
291 | -</script> | ||
292 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('giftPage')))) ? '<script> | ||
293 | - seajs.use(\'js/cart/gift-advance\'); | ||
294 | -</script> | ||
295 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('advanceBuyPage')))) ? '<script> | ||
296 | - seajs.use(\'js/cart/gift-advance\'); | ||
297 | -</script> | ||
298 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('orderEnsurePage')))) ? '<script> | ||
299 | - seajs.use(\'js/cart/order-ensure\'); | ||
300 | -</script> | ||
301 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('selectAddressPage')))) ? '<script> | ||
302 | - seajs.use(\'js/me/address\'); | ||
303 | - seajs.use(\'js/cart/select-address\'); | ||
304 | -</script> | ||
305 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('selectCouponPage')))) ? '<script> | ||
306 | - seajs.use(\'js/cart/select-coupon\'); | ||
307 | -</script> | ||
308 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('myIndexPage')))) ? '<script> | ||
309 | - seajs.use(\'js/me/index\'); | ||
310 | - seajs.use(\'js/index/footer\'); | ||
311 | -</script> | ||
312 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('orderPage')))) ? '<script> | ||
313 | - seajs.use(\'js/me/order\'); | ||
314 | -</script> | ||
315 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('orderDetailPage')))) ? '<script> | ||
316 | - seajs.use(\'js/me/order-detail\'); | ||
317 | -</script> | ||
318 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('favPage')))) ? '<script> | ||
319 | - seajs.use(\'js/me/fav\'); | ||
320 | -</script> | ||
321 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('suggestPage')))) ? '<script> | ||
322 | - seajs.use(\'js/me/suggest\'); | ||
323 | -</script> | ||
324 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('couponsPage')))) ? '<script> | ||
325 | - seajs.use(\'js/me/coupons\'); | ||
326 | -</script> | ||
327 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('onlineServicePage')))) ? '<script> | ||
328 | - seajs.use(\'js/me/online-service\'); | ||
329 | -</script> | ||
330 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('onlineServiceDetailPage')))) ? '<script> | ||
331 | - seajs.use(\'js/index/footer\'); | ||
332 | -</script> | ||
333 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('addressPage')))) ? '<script> | ||
334 | - seajs.use(\'js/me/address\'); | ||
335 | -</script> | ||
336 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('addressActionPage')))) ? '<script> | ||
337 | - seajs.use(\'js/me/address-act\'); | ||
338 | -</script> | ||
339 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('myGuangPage')))) ? '<script> | ||
340 | - seajs.use(\'js/me/my-guang\'); | ||
341 | -</script> | ||
342 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('personalDetailsPage')))) ? '<script> | ||
343 | - seajs.use(\'js/me/personal-details\'); | ||
344 | -</script> | ||
345 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('browseRecordPage')))) ? '<script> | ||
346 | - seajs.use(\'js/me/browse-record\'); | ||
347 | -</script> | ||
348 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('logisticInfoPage')))) ? '<script> | ||
349 | - seajs.use(\'js/me/logistic\'); | ||
350 | -</script> | ||
351 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('payCenterPage')))) ? '<script> | ||
352 | - seajs.use(\'js/me/pay\'); | ||
353 | -</script> | ||
354 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('currencyDetail')))) ? '<script> | ||
355 | - seajs.use(\'js/me/currency\'); | ||
356 | -</script> | ||
357 | -' : '').' | ||
358 | -'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('currencyPage')))) ? '<script> | ||
359 | - seajs.use(\'js/me/currency-new\'); | ||
360 | -</script> | ||
361 | -' : '').''.''.'<!-- Google Tag Manager --> | ||
362 | -<noscript><iframe src="//www.googletagmanager.com/ns.html?id=GTM-W958MG" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> | ||
363 | -<script> | ||
364 | - var _hmt = _hmt || []; | ||
365 | - function async_load(){ | ||
366 | - (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({\'gtm.start\': | ||
367 | - new Date().getTime(),event:\'gtm.js\'});var f=d.getElementsByTagName(s)[0], | ||
368 | - j=d.createElement(s),dl=l!=\'dataLayer\'?\'&l=\'+l:\'\';j.async=true;j.src= | ||
369 | - \'//www.googletagmanager.com/gtm.js?id=\'+i+dl;f.parentNode.insertBefore(j,f); | ||
370 | - })(window,document,\'script\',\'dataLayer\',\'GTM-W958MG\'); | ||
371 | - (function() { | ||
372 | - var hm = document.createElement("script"); | ||
373 | - hm.src = "//hm.baidu.com/hm.js?c6ee7218b8321cb65fb2e98f284d8311"; | ||
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 = "//hm.baidu.com/hm.js?65dd99e0435a55177ffda862198ce841"; | ||
381 | - hm.async = 1; | ||
382 | - var s = document.getElementsByTagName("script")[0]; | ||
383 | - s.parentNode.insertBefore(hm, s); | ||
384 | - })(); | ||
385 | - (function() { | ||
386 | - var hm = document.createElement("script"); | ||
387 | - hm.src = "//hm.baidu.com/hm.js?e5b83a487a4458aa5abca43f5779b764"; | ||
388 | - var s = document.getElementsByTagName("script")[0]; | ||
389 | - s.parentNode.insertBefore(hm, s); | ||
390 | - })(); | ||
391 | - (function() { | ||
392 | - var hm = document.createElement("script"); | ||
393 | - hm.src = "http://static.yohobuy.com/js/analytics/analysis.js"; | ||
394 | - hm.async = 1; | ||
395 | - var s = document.getElementsByTagName("script")[0]; | ||
396 | - s.parentNode.insertBefore(hm, s); | ||
397 | - })(); | ||
398 | - } | ||
399 | - window.addEventListener(\'load\', async_load, false); | ||
400 | -</script> | ||
401 | -<script> | ||
402 | - window._py = window._py||[]; | ||
403 | - window._py.push([\'a\', \'MC..o8vMMWxEXDCiqYckD81lUX\']); | ||
404 | - window._py.push([\'domain\',\'stats.ipinyou.com\']); | ||
405 | - window._py.push([\'e\',\'\']); | ||
406 | - if(typeof _goodsData!=\'undefined\'){ | ||
407 | - window._py.push([\'pi\',_goodsData]); | ||
408 | - } | ||
409 | - -function(d){ | ||
410 | - var f = \'https:\' == d.location.protocol;var c = d.createElement(\'script\');c.type=\'text/javascript\';c.async=1; | ||
411 | - c.src=(f ? \'https\' : \'http\') + \'://\'+(f?\'fm.ipinyou.com\':\'fm.p0y.cn\')+\'/j/t/adv.js\'; | ||
412 | - var h = d.getElementsByTagName("script")[0];h.parentNode.insertBefore(c, h); | ||
413 | - }(document); | ||
414 | -</script> | ||
415 | -<script src="http://static.yohobuy.com/m/v1/js/om_code.js" async="async"></script>'.'</body> | ||
416 | -</html>'.''; | ||
417 | -} | ||
418 | -?> |
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('currencyPage')), $in, false, function($cx, $in) {return ' <a href="/home/helpDetail?code=20151230-102233&caption=YOHO币介绍" class="iconfont nav-home"></a> | ||
69 | -';}).''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('currencyDetailPage')), $in, false, function($cx, $in) {return ' <a href="/home/helpDetail?code=20111130-152530&caption=如何使用YOHO币支付" class="iconfont nav-home"></a> | ||
70 | -';}).''.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> | ||
71 | -';}).''.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> | ||
72 | -';}).''.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> | ||
73 | -';}).'</header> | ||
74 | - | ||
75 | -';}).''.''.'<div class="back-mobile-page passport-page yoho-page"> | ||
76 | -'.' <div class="header"> | ||
77 | - <a class="go-back" 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);').'"></a> | ||
78 | -'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('showHeaderImg')), $in, false, function($cx, $in) {return ' <div class="img-header"></div> | ||
79 | -';}).''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('headerText')), $in, false, function($cx, $in) {return ' <p class="title">'.htmlentities((string)$in, ENT_QUOTES, 'UTF-8').'</p> | ||
80 | -';}).' </div>'.' <div class="content"> | ||
81 | -'.' <div class="select-container row"> | ||
82 | - <span class="select-title">国家和地区</span> | ||
83 | - <select id="country-select" class="country-select select in-android-uc"> | ||
84 | -'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('countrys')), $in, false, function($cx, $in) {return ' <option value='.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('areaCode')), ENT_QUOTES, 'UTF-8').' '.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('selected')))) ? 'selected' : '').'>'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('name')), ENT_QUOTES, 'UTF-8').'</option> | ||
85 | -';}).' </select> | ||
86 | - <div class="arrow-right"></div> | ||
87 | - </div>'.' <div class="input-container phone-container row has-clear"> | ||
88 | - <span id="area-code" class="area-code">'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('areaCode')), ENT_QUOTES, 'UTF-8').'</span> | ||
89 | - <input id="phone-num" class="input phone-num" type="text" placeholder="手机号"> | ||
90 | - </div> | ||
91 | - <span id="btn-next" class="btn btn-next disable row">下一步</span> | ||
92 | - </div> | ||
93 | -</div> | ||
94 | -'.''.''.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"> | ||
95 | - <p class="op-row"> | ||
96 | - <span class="back-to-top"> | ||
97 | - Back to top | ||
98 | - <i class="iconfont"></i> | ||
99 | - </span> | ||
100 | - </p> | ||
101 | - <address class="copyright"> | ||
102 | - CopyRight©2007-2016 南京新与力文化传播有限公司 | ||
103 | - </address> | ||
104 | -</footer> | ||
105 | -';}).' | ||
106 | -'.''.''.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"> | ||
107 | - <div class="float-layer-left"> | ||
108 | - <span class="yoho-icon iconfont"></span> | ||
109 | - <p>新用户送千元礼包</p> | ||
110 | - </div> | ||
111 | - <a href="javascript:void(0);" id="float-layer-close" > | ||
112 | - <i class="close-icon iconfont"></i> | ||
113 | - <div class="circle-rightbottom"></div> | ||
114 | - </a> | ||
115 | - <a href="http://a.app.qq.com/o/simple.jsp?pkgname=com.yoho" id="float-layer-btn"> | ||
116 | - 立即下载 | ||
117 | - </a> | ||
118 | -</div> | ||
119 | -';}).' | ||
120 | - | ||
121 | - | ||
122 | - '.''.((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> | ||
123 | -' : '').''.((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> | ||
124 | -<script src="http://cdn.yoho.cn/myohobuy/'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('version')), ENT_QUOTES, 'UTF-8').'/index.js"></script> | ||
125 | -' : '').''.((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> | ||
126 | -<script src="http://cdn.yoho.cn/myohobuy/'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('version')), ENT_QUOTES, 'UTF-8').'/index.js"></script> | ||
127 | -' : '').''.((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> | ||
128 | -<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> | ||
129 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('devEnv')))) ? '<script src="http://localhost:8000/static/js/sea.js?nowrap"></script> | ||
130 | -<script>seajs.config({base: \'http://localhost:8000/\'});</script> | ||
131 | -' : '').''.'<script> | ||
132 | - seajs.use(\'js/common\'); | ||
133 | -</script> | ||
134 | -'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('psList')))) ? '<script> | ||
135 | - seajs.use(\'js/guang/plus-star/list\'); | ||
136 | -</script> | ||
137 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('psDetail')))) ? '<script> | ||
138 | - seajs.use(\'js/guang/plus-star/detail\'); | ||
139 | -</script> | ||
140 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('guangHome')))) ? '<script> | ||
141 | - seajs.use(\'js/guang/home\'); | ||
142 | -</script> | ||
143 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('guangList')))) ? '<script> | ||
144 | - seajs.use(\'js/guang/list\'); | ||
145 | -</script> | ||
146 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('guangDetail')))) ? '<script> | ||
147 | - seajs.use(\'js/guang/detail\', function(d) { | ||
148 | - d.i(true); | ||
149 | - }); | ||
150 | -</script> | ||
151 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('guangEzine')))) ? '<script> | ||
152 | - seajs.use(\'js/guang/detail\', function(d) { | ||
153 | - d.i(false); | ||
154 | - }); | ||
155 | -</script> | ||
156 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('regIndex')))) ? '<script> | ||
157 | - seajs.use(\'js/passport/register/register\'); | ||
158 | -</script> | ||
159 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('regCode')))) ? '<script> | ||
160 | - seajs.use(\'js/passport/register/code\'); | ||
161 | -</script> | ||
162 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('regPwd')))) ? '<script> | ||
163 | - seajs.use(\'js/passport/register/password\'); | ||
164 | -</script> | ||
165 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('bindIndex')))) ? '<script> | ||
166 | - seajs.use(\'js/passport/bind/bind\'); | ||
167 | -</script> | ||
168 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('bindCode')))) ? '<script> | ||
169 | - seajs.use(\'js/passport/bind/code\'); | ||
170 | -</script> | ||
171 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('bindPwd')))) ? '<script> | ||
172 | - seajs.use(\'js/passport/bind/password\'); | ||
173 | -</script> | ||
174 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('loginIndex')))) ? '<script> | ||
175 | - seajs.use(\'js/passport/login/login\'); | ||
176 | -</script> | ||
177 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('loginInternational')))) ? '<script> | ||
178 | - seajs.use(\'js/passport/login/international\'); | ||
179 | -</script> | ||
180 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('backEmail')))) ? '<script> | ||
181 | - seajs.use(\'js/passport/back/email\'); | ||
182 | -</script> | ||
183 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('backEmailSuccess')))) ? '<script> | ||
184 | - seajs.use(\'js/passport/back/email-success\'); | ||
185 | -</script> | ||
186 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('backMobile')))) ? '<script> | ||
187 | - seajs.use(\'js/passport/back/mobile\'); | ||
188 | -</script> | ||
189 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('backCode')))) ? '<script> | ||
190 | - seajs.use(\'js/passport/back/code\'); | ||
191 | -</script> | ||
192 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('backNewPwd')))) ? '<script> | ||
193 | - seajs.use(\'js/passport/back/new-password\'); | ||
194 | -</script> | ||
195 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('channelPage')))) ? '<script> | ||
196 | - seajs.use(\'js/index/channel\'); | ||
197 | - seajs.use(\'js/index/footer\'); | ||
198 | -</script> | ||
199 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('grilsHomePage')))) ? '<script> | ||
200 | - seajs.use(\'js/home/home\', function(h) { | ||
201 | - h.set(\'girls\'); | ||
202 | - }); | ||
203 | - seajs.use(\'js/index/footer\'); | ||
204 | -</script> | ||
205 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('boysHomePage')))) ? '<script> | ||
206 | - seajs.use(\'js/home/home\', function(h) { | ||
207 | - h.set(\'boys\'); | ||
208 | - }); | ||
209 | - seajs.use(\'js/index/footer\'); | ||
210 | -</script> | ||
211 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('kidsHomePage')))) ? '<script> | ||
212 | - seajs.use(\'js/home/home\', function(h) { | ||
213 | - h.set(\'kids\'); | ||
214 | - }); | ||
215 | - seajs.use(\'js/index/footer\'); | ||
216 | -</script> | ||
217 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('lifestyleHomePage')))) ? '<script> | ||
218 | - seajs.use(\'js/home/home\', function(h) { | ||
219 | - h.set(\'lifestyle\'); | ||
220 | - }); | ||
221 | - seajs.use(\'js/index/footer\'); | ||
222 | -</script> | ||
223 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('newArrivalPage')))) ? '<script> | ||
224 | - seajs.use(\'js/product/newsale/newarrival\'); | ||
225 | - seajs.use(\'js/index/footer\'); | ||
226 | -</script> | ||
227 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('discountPage')))) ? '<script> | ||
228 | - seajs.use(\'js/product/newsale/discount\'); | ||
229 | - seajs.use(\'js/index/footer\'); | ||
230 | -</script> | ||
231 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('hotrankPage')))) ? '<script> | ||
232 | - seajs.use(\'js/product/newsale/hot-rank\'); | ||
233 | - seajs.use(\'js/index/footer\'); | ||
234 | -</script> | ||
235 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('goodListPage')))) ? '<script> | ||
236 | - seajs.use(\'js/product/list\'); | ||
237 | - seajs.use(\'js/index/footer\'); | ||
238 | -</script> | ||
239 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('goodsDetailPage')))) ? '<script> | ||
240 | - seajs.use(\'js/product/detail/detail\'); | ||
241 | -</script> | ||
242 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('goodsCommentsPage')))) ? '<script> | ||
243 | - seajs.use(\'js/product/detail/loadmore\'); | ||
244 | -</script> | ||
245 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('goodsConsultsPage')))) ? '<script> | ||
246 | - seajs.use(\'js/product/detail/comments-consults\'); | ||
247 | -</script> | ||
248 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('consultformPage')))) ? '<script> | ||
249 | - seajs.use(\'js/product/detail/consultform\'); | ||
250 | -</script> | ||
251 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('categoryPage')))) ? '<script> | ||
252 | - seajs.use(\'js/category/index\'); | ||
253 | - seajs.use(\'js/index/footer\'); | ||
254 | -</script> | ||
255 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('brandPage')))) ? '<script> | ||
256 | - seajs.use(\'js/category/brand\'); | ||
257 | - seajs.use(\'js/index/footer\'); | ||
258 | -</script> | ||
259 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('searchPage')))) ? '<script> | ||
260 | - seajs.use(\'js/index/search\'); | ||
261 | - seajs.use(\'js/index/footer\'); | ||
262 | -</script> | ||
263 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('shoppingCartPage')))) ? '<script> | ||
264 | - seajs.use(\'js/cart/cart\'); | ||
265 | -</script> | ||
266 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('giftPage')))) ? '<script> | ||
267 | - seajs.use(\'js/cart/gift-advance\'); | ||
268 | -</script> | ||
269 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('advanceBuyPage')))) ? '<script> | ||
270 | - seajs.use(\'js/cart/gift-advance\'); | ||
271 | -</script> | ||
272 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('orderEnsurePage')))) ? '<script> | ||
273 | - seajs.use(\'js/cart/order-ensure\'); | ||
274 | -</script> | ||
275 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('selectAddressPage')))) ? '<script> | ||
276 | - seajs.use(\'js/me/address\'); | ||
277 | - seajs.use(\'js/cart/select-address\'); | ||
278 | -</script> | ||
279 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('selectCouponPage')))) ? '<script> | ||
280 | - seajs.use(\'js/cart/select-coupon\'); | ||
281 | -</script> | ||
282 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('myIndexPage')))) ? '<script> | ||
283 | - seajs.use(\'js/me/index\'); | ||
284 | - seajs.use(\'js/index/footer\'); | ||
285 | -</script> | ||
286 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('orderPage')))) ? '<script> | ||
287 | - seajs.use(\'js/me/order\'); | ||
288 | -</script> | ||
289 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('orderDetailPage')))) ? '<script> | ||
290 | - seajs.use(\'js/me/order-detail\'); | ||
291 | -</script> | ||
292 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('favPage')))) ? '<script> | ||
293 | - seajs.use(\'js/me/fav\'); | ||
294 | -</script> | ||
295 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('suggestPage')))) ? '<script> | ||
296 | - seajs.use(\'js/me/suggest\'); | ||
297 | -</script> | ||
298 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('couponsPage')))) ? '<script> | ||
299 | - seajs.use(\'js/me/coupons\'); | ||
300 | -</script> | ||
301 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('onlineServicePage')))) ? '<script> | ||
302 | - seajs.use(\'js/me/online-service\'); | ||
303 | -</script> | ||
304 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('onlineServiceDetailPage')))) ? '<script> | ||
305 | - seajs.use(\'js/index/footer\'); | ||
306 | -</script> | ||
307 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('addressPage')))) ? '<script> | ||
308 | - seajs.use(\'js/me/address\'); | ||
309 | -</script> | ||
310 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('addressActionPage')))) ? '<script> | ||
311 | - seajs.use(\'js/me/address-act\'); | ||
312 | -</script> | ||
313 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('myGuangPage')))) ? '<script> | ||
314 | - seajs.use(\'js/me/my-guang\'); | ||
315 | -</script> | ||
316 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('personalDetailsPage')))) ? '<script> | ||
317 | - seajs.use(\'js/me/personal-details\'); | ||
318 | -</script> | ||
319 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('browseRecordPage')))) ? '<script> | ||
320 | - seajs.use(\'js/me/browse-record\'); | ||
321 | -</script> | ||
322 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('logisticInfoPage')))) ? '<script> | ||
323 | - seajs.use(\'js/me/logistic\'); | ||
324 | -</script> | ||
325 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('payCenterPage')))) ? '<script> | ||
326 | - seajs.use(\'js/me/pay\'); | ||
327 | -</script> | ||
328 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('currencyDetail')))) ? '<script> | ||
329 | - seajs.use(\'js/me/currency\'); | ||
330 | -</script> | ||
331 | -' : '').' | ||
332 | -'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('currencyPage')))) ? '<script> | ||
333 | - seajs.use(\'js/me/currency-new\'); | ||
334 | -</script> | ||
335 | -' : '').''.''.'<!-- Google Tag Manager --> | ||
336 | -<noscript><iframe src="//www.googletagmanager.com/ns.html?id=GTM-W958MG" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> | ||
337 | -<script> | ||
338 | - var _hmt = _hmt || []; | ||
339 | - function async_load(){ | ||
340 | - (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({\'gtm.start\': | ||
341 | - new Date().getTime(),event:\'gtm.js\'});var f=d.getElementsByTagName(s)[0], | ||
342 | - j=d.createElement(s),dl=l!=\'dataLayer\'?\'&l=\'+l:\'\';j.async=true;j.src= | ||
343 | - \'//www.googletagmanager.com/gtm.js?id=\'+i+dl;f.parentNode.insertBefore(j,f); | ||
344 | - })(window,document,\'script\',\'dataLayer\',\'GTM-W958MG\'); | ||
345 | - (function() { | ||
346 | - var hm = document.createElement("script"); | ||
347 | - hm.src = "//hm.baidu.com/hm.js?c6ee7218b8321cb65fb2e98f284d8311"; | ||
348 | - hm.async = 1; | ||
349 | - var s = document.getElementsByTagName("script")[0]; | ||
350 | - s.parentNode.insertBefore(hm, s); | ||
351 | - })(); | ||
352 | - (function() { | ||
353 | - var hm = document.createElement("script"); | ||
354 | - hm.src = "//hm.baidu.com/hm.js?65dd99e0435a55177ffda862198ce841"; | ||
355 | - hm.async = 1; | ||
356 | - var s = document.getElementsByTagName("script")[0]; | ||
357 | - s.parentNode.insertBefore(hm, s); | ||
358 | - })(); | ||
359 | - (function() { | ||
360 | - var hm = document.createElement("script"); | ||
361 | - hm.src = "//hm.baidu.com/hm.js?e5b83a487a4458aa5abca43f5779b764"; | ||
362 | - var s = document.getElementsByTagName("script")[0]; | ||
363 | - s.parentNode.insertBefore(hm, s); | ||
364 | - })(); | ||
365 | - (function() { | ||
366 | - var hm = document.createElement("script"); | ||
367 | - hm.src = "http://static.yohobuy.com/js/analytics/analysis.js"; | ||
368 | - hm.async = 1; | ||
369 | - var s = document.getElementsByTagName("script")[0]; | ||
370 | - s.parentNode.insertBefore(hm, s); | ||
371 | - })(); | ||
372 | - } | ||
373 | - window.addEventListener(\'load\', async_load, false); | ||
374 | -</script> | ||
375 | -<script> | ||
376 | - window._py = window._py||[]; | ||
377 | - window._py.push([\'a\', \'MC..o8vMMWxEXDCiqYckD81lUX\']); | ||
378 | - window._py.push([\'domain\',\'stats.ipinyou.com\']); | ||
379 | - window._py.push([\'e\',\'\']); | ||
380 | - if(typeof _goodsData!=\'undefined\'){ | ||
381 | - window._py.push([\'pi\',_goodsData]); | ||
382 | - } | ||
383 | - -function(d){ | ||
384 | - var f = \'https:\' == d.location.protocol;var c = d.createElement(\'script\');c.type=\'text/javascript\';c.async=1; | ||
385 | - c.src=(f ? \'https\' : \'http\') + \'://\'+(f?\'fm.ipinyou.com\':\'fm.p0y.cn\')+\'/j/t/adv.js\'; | ||
386 | - var h = d.getElementsByTagName("script")[0];h.parentNode.insertBefore(c, h); | ||
387 | - }(document); | ||
388 | -</script> | ||
389 | -<script src="http://static.yohobuy.com/m/v1/js/om_code.js" async="async"></script>'.'</body> | ||
390 | -</html>'.''; | ||
391 | -} | ||
392 | -?> |
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('currencyPage')), $in, false, function($cx, $in) {return ' <a href="/home/helpDetail?code=20151230-102233&caption=YOHO币介绍" class="iconfont nav-home"></a> | ||
69 | -';}).''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('currencyDetailPage')), $in, false, function($cx, $in) {return ' <a href="/home/helpDetail?code=20111130-152530&caption=如何使用YOHO币支付" class="iconfont nav-home"></a> | ||
70 | -';}).''.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> | ||
71 | -';}).''.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> | ||
72 | -';}).''.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> | ||
73 | -';}).'</header> | ||
74 | - | ||
75 | -';}).''.''.'<div class="reg-page passport-page yoho-page"> | ||
76 | -'.' <div class="header"> | ||
77 | - <a class="go-back" 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);').'"></a> | ||
78 | -'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('showHeaderImg')), $in, false, function($cx, $in) {return ' <div class="img-header"></div> | ||
79 | -';}).''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('headerText')), $in, false, function($cx, $in) {return ' <p class="title">'.htmlentities((string)$in, ENT_QUOTES, 'UTF-8').'</p> | ||
80 | -';}).' </div>'.' <div class="content"> | ||
81 | -'.' <div class="select-container row"> | ||
82 | - <span class="select-title">国家和地区</span> | ||
83 | - <select id="country-select" class="country-select select in-android-uc"> | ||
84 | -'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('countrys')), $in, false, function($cx, $in) {return ' <option value='.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('areaCode')), ENT_QUOTES, 'UTF-8').' '.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('selected')))) ? 'selected' : '').'>'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('name')), ENT_QUOTES, 'UTF-8').'</option> | ||
85 | -';}).' </select> | ||
86 | - <div class="arrow-right"></div> | ||
87 | - </div>'.' <div class="input-container phone-container row has-clear"> | ||
88 | - <span id="area-code" class="area-code">'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('areaCode')), ENT_QUOTES, 'UTF-8').'</span> | ||
89 | - <input id="phone-num" class="input phone-num" type="text" placeholder="手机号"> | ||
90 | - </div> | ||
91 | - <span id="btn-next" class="btn btn-next disable row">下一步</span> | ||
92 | - <p class="register-tip">YOHO!Family账号可登录Yoho!Buy有货、YOHO!Boys、YOHO!Girls及SHOW</p> | ||
93 | - </div> | ||
94 | -</div> | ||
95 | -'.''.''.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"> | ||
96 | - <p class="op-row"> | ||
97 | - <span class="back-to-top"> | ||
98 | - Back to top | ||
99 | - <i class="iconfont"></i> | ||
100 | - </span> | ||
101 | - </p> | ||
102 | - <address class="copyright"> | ||
103 | - CopyRight©2007-2016 南京新与力文化传播有限公司 | ||
104 | - </address> | ||
105 | -</footer> | ||
106 | -';}).' | ||
107 | -'.''.''.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"> | ||
108 | - <div class="float-layer-left"> | ||
109 | - <span class="yoho-icon iconfont"></span> | ||
110 | - <p>新用户送千元礼包</p> | ||
111 | - </div> | ||
112 | - <a href="javascript:void(0);" id="float-layer-close" > | ||
113 | - <i class="close-icon iconfont"></i> | ||
114 | - <div class="circle-rightbottom"></div> | ||
115 | - </a> | ||
116 | - <a href="http://a.app.qq.com/o/simple.jsp?pkgname=com.yoho" id="float-layer-btn"> | ||
117 | - 立即下载 | ||
118 | - </a> | ||
119 | -</div> | ||
120 | -';}).' | ||
121 | - | ||
122 | - | ||
123 | - '.''.((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> | ||
124 | -' : '').''.((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> | ||
125 | -<script src="http://cdn.yoho.cn/myohobuy/'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('version')), ENT_QUOTES, 'UTF-8').'/index.js"></script> | ||
126 | -' : '').''.((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> | ||
127 | -<script src="http://cdn.yoho.cn/myohobuy/'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('version')), ENT_QUOTES, 'UTF-8').'/index.js"></script> | ||
128 | -' : '').''.((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> | ||
129 | -<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> | ||
130 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('devEnv')))) ? '<script src="http://localhost:8000/static/js/sea.js?nowrap"></script> | ||
131 | -<script>seajs.config({base: \'http://localhost:8000/\'});</script> | ||
132 | -' : '').''.'<script> | ||
133 | - seajs.use(\'js/common\'); | ||
134 | -</script> | ||
135 | -'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('psList')))) ? '<script> | ||
136 | - seajs.use(\'js/guang/plus-star/list\'); | ||
137 | -</script> | ||
138 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('psDetail')))) ? '<script> | ||
139 | - seajs.use(\'js/guang/plus-star/detail\'); | ||
140 | -</script> | ||
141 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('guangHome')))) ? '<script> | ||
142 | - seajs.use(\'js/guang/home\'); | ||
143 | -</script> | ||
144 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('guangList')))) ? '<script> | ||
145 | - seajs.use(\'js/guang/list\'); | ||
146 | -</script> | ||
147 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('guangDetail')))) ? '<script> | ||
148 | - seajs.use(\'js/guang/detail\', function(d) { | ||
149 | - d.i(true); | ||
150 | - }); | ||
151 | -</script> | ||
152 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('guangEzine')))) ? '<script> | ||
153 | - seajs.use(\'js/guang/detail\', function(d) { | ||
154 | - d.i(false); | ||
155 | - }); | ||
156 | -</script> | ||
157 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('regIndex')))) ? '<script> | ||
158 | - seajs.use(\'js/passport/register/register\'); | ||
159 | -</script> | ||
160 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('regCode')))) ? '<script> | ||
161 | - seajs.use(\'js/passport/register/code\'); | ||
162 | -</script> | ||
163 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('regPwd')))) ? '<script> | ||
164 | - seajs.use(\'js/passport/register/password\'); | ||
165 | -</script> | ||
166 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('bindIndex')))) ? '<script> | ||
167 | - seajs.use(\'js/passport/bind/bind\'); | ||
168 | -</script> | ||
169 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('bindCode')))) ? '<script> | ||
170 | - seajs.use(\'js/passport/bind/code\'); | ||
171 | -</script> | ||
172 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('bindPwd')))) ? '<script> | ||
173 | - seajs.use(\'js/passport/bind/password\'); | ||
174 | -</script> | ||
175 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('loginIndex')))) ? '<script> | ||
176 | - seajs.use(\'js/passport/login/login\'); | ||
177 | -</script> | ||
178 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('loginInternational')))) ? '<script> | ||
179 | - seajs.use(\'js/passport/login/international\'); | ||
180 | -</script> | ||
181 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('backEmail')))) ? '<script> | ||
182 | - seajs.use(\'js/passport/back/email\'); | ||
183 | -</script> | ||
184 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('backEmailSuccess')))) ? '<script> | ||
185 | - seajs.use(\'js/passport/back/email-success\'); | ||
186 | -</script> | ||
187 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('backMobile')))) ? '<script> | ||
188 | - seajs.use(\'js/passport/back/mobile\'); | ||
189 | -</script> | ||
190 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('backCode')))) ? '<script> | ||
191 | - seajs.use(\'js/passport/back/code\'); | ||
192 | -</script> | ||
193 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('backNewPwd')))) ? '<script> | ||
194 | - seajs.use(\'js/passport/back/new-password\'); | ||
195 | -</script> | ||
196 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('channelPage')))) ? '<script> | ||
197 | - seajs.use(\'js/index/channel\'); | ||
198 | - seajs.use(\'js/index/footer\'); | ||
199 | -</script> | ||
200 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('grilsHomePage')))) ? '<script> | ||
201 | - seajs.use(\'js/home/home\', function(h) { | ||
202 | - h.set(\'girls\'); | ||
203 | - }); | ||
204 | - seajs.use(\'js/index/footer\'); | ||
205 | -</script> | ||
206 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('boysHomePage')))) ? '<script> | ||
207 | - seajs.use(\'js/home/home\', function(h) { | ||
208 | - h.set(\'boys\'); | ||
209 | - }); | ||
210 | - seajs.use(\'js/index/footer\'); | ||
211 | -</script> | ||
212 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('kidsHomePage')))) ? '<script> | ||
213 | - seajs.use(\'js/home/home\', function(h) { | ||
214 | - h.set(\'kids\'); | ||
215 | - }); | ||
216 | - seajs.use(\'js/index/footer\'); | ||
217 | -</script> | ||
218 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('lifestyleHomePage')))) ? '<script> | ||
219 | - seajs.use(\'js/home/home\', function(h) { | ||
220 | - h.set(\'lifestyle\'); | ||
221 | - }); | ||
222 | - seajs.use(\'js/index/footer\'); | ||
223 | -</script> | ||
224 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('newArrivalPage')))) ? '<script> | ||
225 | - seajs.use(\'js/product/newsale/newarrival\'); | ||
226 | - seajs.use(\'js/index/footer\'); | ||
227 | -</script> | ||
228 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('discountPage')))) ? '<script> | ||
229 | - seajs.use(\'js/product/newsale/discount\'); | ||
230 | - seajs.use(\'js/index/footer\'); | ||
231 | -</script> | ||
232 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('hotrankPage')))) ? '<script> | ||
233 | - seajs.use(\'js/product/newsale/hot-rank\'); | ||
234 | - seajs.use(\'js/index/footer\'); | ||
235 | -</script> | ||
236 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('goodListPage')))) ? '<script> | ||
237 | - seajs.use(\'js/product/list\'); | ||
238 | - seajs.use(\'js/index/footer\'); | ||
239 | -</script> | ||
240 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('goodsDetailPage')))) ? '<script> | ||
241 | - seajs.use(\'js/product/detail/detail\'); | ||
242 | -</script> | ||
243 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('goodsCommentsPage')))) ? '<script> | ||
244 | - seajs.use(\'js/product/detail/loadmore\'); | ||
245 | -</script> | ||
246 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('goodsConsultsPage')))) ? '<script> | ||
247 | - seajs.use(\'js/product/detail/comments-consults\'); | ||
248 | -</script> | ||
249 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('consultformPage')))) ? '<script> | ||
250 | - seajs.use(\'js/product/detail/consultform\'); | ||
251 | -</script> | ||
252 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('categoryPage')))) ? '<script> | ||
253 | - seajs.use(\'js/category/index\'); | ||
254 | - seajs.use(\'js/index/footer\'); | ||
255 | -</script> | ||
256 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('brandPage')))) ? '<script> | ||
257 | - seajs.use(\'js/category/brand\'); | ||
258 | - seajs.use(\'js/index/footer\'); | ||
259 | -</script> | ||
260 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('searchPage')))) ? '<script> | ||
261 | - seajs.use(\'js/index/search\'); | ||
262 | - seajs.use(\'js/index/footer\'); | ||
263 | -</script> | ||
264 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('shoppingCartPage')))) ? '<script> | ||
265 | - seajs.use(\'js/cart/cart\'); | ||
266 | -</script> | ||
267 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('giftPage')))) ? '<script> | ||
268 | - seajs.use(\'js/cart/gift-advance\'); | ||
269 | -</script> | ||
270 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('advanceBuyPage')))) ? '<script> | ||
271 | - seajs.use(\'js/cart/gift-advance\'); | ||
272 | -</script> | ||
273 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('orderEnsurePage')))) ? '<script> | ||
274 | - seajs.use(\'js/cart/order-ensure\'); | ||
275 | -</script> | ||
276 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('selectAddressPage')))) ? '<script> | ||
277 | - seajs.use(\'js/me/address\'); | ||
278 | - seajs.use(\'js/cart/select-address\'); | ||
279 | -</script> | ||
280 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('selectCouponPage')))) ? '<script> | ||
281 | - seajs.use(\'js/cart/select-coupon\'); | ||
282 | -</script> | ||
283 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('myIndexPage')))) ? '<script> | ||
284 | - seajs.use(\'js/me/index\'); | ||
285 | - seajs.use(\'js/index/footer\'); | ||
286 | -</script> | ||
287 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('orderPage')))) ? '<script> | ||
288 | - seajs.use(\'js/me/order\'); | ||
289 | -</script> | ||
290 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('orderDetailPage')))) ? '<script> | ||
291 | - seajs.use(\'js/me/order-detail\'); | ||
292 | -</script> | ||
293 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('favPage')))) ? '<script> | ||
294 | - seajs.use(\'js/me/fav\'); | ||
295 | -</script> | ||
296 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('suggestPage')))) ? '<script> | ||
297 | - seajs.use(\'js/me/suggest\'); | ||
298 | -</script> | ||
299 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('couponsPage')))) ? '<script> | ||
300 | - seajs.use(\'js/me/coupons\'); | ||
301 | -</script> | ||
302 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('onlineServicePage')))) ? '<script> | ||
303 | - seajs.use(\'js/me/online-service\'); | ||
304 | -</script> | ||
305 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('onlineServiceDetailPage')))) ? '<script> | ||
306 | - seajs.use(\'js/index/footer\'); | ||
307 | -</script> | ||
308 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('addressPage')))) ? '<script> | ||
309 | - seajs.use(\'js/me/address\'); | ||
310 | -</script> | ||
311 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('addressActionPage')))) ? '<script> | ||
312 | - seajs.use(\'js/me/address-act\'); | ||
313 | -</script> | ||
314 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('myGuangPage')))) ? '<script> | ||
315 | - seajs.use(\'js/me/my-guang\'); | ||
316 | -</script> | ||
317 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('personalDetailsPage')))) ? '<script> | ||
318 | - seajs.use(\'js/me/personal-details\'); | ||
319 | -</script> | ||
320 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('browseRecordPage')))) ? '<script> | ||
321 | - seajs.use(\'js/me/browse-record\'); | ||
322 | -</script> | ||
323 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('logisticInfoPage')))) ? '<script> | ||
324 | - seajs.use(\'js/me/logistic\'); | ||
325 | -</script> | ||
326 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('payCenterPage')))) ? '<script> | ||
327 | - seajs.use(\'js/me/pay\'); | ||
328 | -</script> | ||
329 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('currencyDetail')))) ? '<script> | ||
330 | - seajs.use(\'js/me/currency\'); | ||
331 | -</script> | ||
332 | -' : '').' | ||
333 | -'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('currencyPage')))) ? '<script> | ||
334 | - seajs.use(\'js/me/currency-new\'); | ||
335 | -</script> | ||
336 | -' : '').''.''.'<!-- Google Tag Manager --> | ||
337 | -<noscript><iframe src="//www.googletagmanager.com/ns.html?id=GTM-W958MG" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> | ||
338 | -<script> | ||
339 | - var _hmt = _hmt || []; | ||
340 | - function async_load(){ | ||
341 | - (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({\'gtm.start\': | ||
342 | - new Date().getTime(),event:\'gtm.js\'});var f=d.getElementsByTagName(s)[0], | ||
343 | - j=d.createElement(s),dl=l!=\'dataLayer\'?\'&l=\'+l:\'\';j.async=true;j.src= | ||
344 | - \'//www.googletagmanager.com/gtm.js?id=\'+i+dl;f.parentNode.insertBefore(j,f); | ||
345 | - })(window,document,\'script\',\'dataLayer\',\'GTM-W958MG\'); | ||
346 | - (function() { | ||
347 | - var hm = document.createElement("script"); | ||
348 | - hm.src = "//hm.baidu.com/hm.js?c6ee7218b8321cb65fb2e98f284d8311"; | ||
349 | - hm.async = 1; | ||
350 | - var s = document.getElementsByTagName("script")[0]; | ||
351 | - s.parentNode.insertBefore(hm, s); | ||
352 | - })(); | ||
353 | - (function() { | ||
354 | - var hm = document.createElement("script"); | ||
355 | - hm.src = "//hm.baidu.com/hm.js?65dd99e0435a55177ffda862198ce841"; | ||
356 | - hm.async = 1; | ||
357 | - var s = document.getElementsByTagName("script")[0]; | ||
358 | - s.parentNode.insertBefore(hm, s); | ||
359 | - })(); | ||
360 | - (function() { | ||
361 | - var hm = document.createElement("script"); | ||
362 | - hm.src = "//hm.baidu.com/hm.js?e5b83a487a4458aa5abca43f5779b764"; | ||
363 | - var s = document.getElementsByTagName("script")[0]; | ||
364 | - s.parentNode.insertBefore(hm, s); | ||
365 | - })(); | ||
366 | - (function() { | ||
367 | - var hm = document.createElement("script"); | ||
368 | - hm.src = "http://static.yohobuy.com/js/analytics/analysis.js"; | ||
369 | - hm.async = 1; | ||
370 | - var s = document.getElementsByTagName("script")[0]; | ||
371 | - s.parentNode.insertBefore(hm, s); | ||
372 | - })(); | ||
373 | - } | ||
374 | - window.addEventListener(\'load\', async_load, false); | ||
375 | -</script> | ||
376 | -<script> | ||
377 | - window._py = window._py||[]; | ||
378 | - window._py.push([\'a\', \'MC..o8vMMWxEXDCiqYckD81lUX\']); | ||
379 | - window._py.push([\'domain\',\'stats.ipinyou.com\']); | ||
380 | - window._py.push([\'e\',\'\']); | ||
381 | - if(typeof _goodsData!=\'undefined\'){ | ||
382 | - window._py.push([\'pi\',_goodsData]); | ||
383 | - } | ||
384 | - -function(d){ | ||
385 | - var f = \'https:\' == d.location.protocol;var c = d.createElement(\'script\');c.type=\'text/javascript\';c.async=1; | ||
386 | - c.src=(f ? \'https\' : \'http\') + \'://\'+(f?\'fm.ipinyou.com\':\'fm.p0y.cn\')+\'/j/t/adv.js\'; | ||
387 | - var h = d.getElementsByTagName("script")[0];h.parentNode.insertBefore(c, h); | ||
388 | - }(document); | ||
389 | -</script> | ||
390 | -<script src="http://static.yohobuy.com/m/v1/js/om_code.js" async="async"></script>'.'</body> | ||
391 | -</html>'.''; | ||
392 | -} | ||
393 | -?> |
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="/dist/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="/dist/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="/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 | -' : '').'</head> | ||
57 | -<body '.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('isPassportPage')))) ? 'class=passport-body' : '').'> | ||
58 | -'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('systemUpdate')))) ? ' <div class="systemUpdate"> | ||
59 | - <a href="index/systemUpdate" class="systemHeader">Yoho!Buy有货关于系统升级的公告</a> | ||
60 | - <span>X</span> | ||
61 | - </div> | ||
62 | -' : '').''.''.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' : '').'"> | ||
63 | -'.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> | ||
64 | -';}).''.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> | ||
65 | -';}).''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('currencyPage')), $in, false, function($cx, $in) {return ' <a href="/home/helpDetail?code=20151230-102233&caption=YOHO币介绍" class="iconfont nav-home"></a> | ||
66 | -';}).''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('currencyDetailPage')), $in, false, function($cx, $in) {return ' <a href="/home/helpDetail?code=20111130-152530&caption=如何使用YOHO币支付" class="iconfont nav-home"></a> | ||
67 | -';}).''.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> | ||
68 | -';}).''.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> | ||
69 | -';}).''.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> | ||
70 | -';}).'</header> | ||
71 | - | ||
72 | -';}).''.''.'<div class="back-email-page passport-page yoho-page"> | ||
73 | -'.' <div class="header"> | ||
74 | - <a class="go-back" 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);').'"></a> | ||
75 | -'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('showHeaderImg')), $in, false, function($cx, $in) {return ' <div class="img-header"></div> | ||
76 | -';}).''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('headerText')), $in, false, function($cx, $in) {return ' <p class="title">'.htmlentities((string)$in, ENT_QUOTES, 'UTF-8').'</p> | ||
77 | -';}).' </div>'.' <div class="content"> | ||
78 | - <div class="input-container row has-clear"> | ||
79 | - <input id="email" class="input email" type="text" placeholder="请输入邮箱" autocomplete="off"> | ||
80 | - </div> | ||
81 | - <span id="btn-sure" class="btn btn-sure disable row">确定</span> | ||
82 | - </div> | ||
83 | -</div> | ||
84 | -'.''.''.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"> | ||
85 | - <p class="op-row"> | ||
86 | - <span class="back-to-top"> | ||
87 | - Back to top | ||
88 | - <i class="iconfont"></i> | ||
89 | - </span> | ||
90 | - </p> | ||
91 | - <address class="copyright"> | ||
92 | - CopyRight©2007-2016 南京新与力文化传播有限公司 | ||
93 | - </address> | ||
94 | -</footer> | ||
95 | -';}).' | ||
96 | -'.''.''.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"> | ||
97 | - <div class="float-layer-left"> | ||
98 | - <span class="yoho-icon iconfont"></span> | ||
99 | - <p>新用户送千元礼包</p> | ||
100 | - </div> | ||
101 | - <a href="javascript:void(0);" id="float-layer-close" > | ||
102 | - <i class="close-icon iconfont"></i> | ||
103 | - <div class="circle-rightbottom"></div> | ||
104 | - </a> | ||
105 | - <a href="http://a.app.qq.com/o/simple.jsp?pkgname=com.yoho" id="float-layer-btn"> | ||
106 | - 立即下载 | ||
107 | - </a> | ||
108 | -</div> | ||
109 | -';}).' | ||
110 | - | ||
111 | - | ||
112 | - '.''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('hasWxShare')))) ? '<script type="text/javascript" charset="utf-8" src="//res.wx.qq.com/open/js/jweixin-1.0.0.js"></script> | ||
113 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('rlsEnv')))) ? '<script src="/dist/myohobuy/'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('version')), ENT_QUOTES, 'UTF-8').'/lib.js"></script> | ||
114 | -<script src="/dist/myohobuy/'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('version')), ENT_QUOTES, 'UTF-8').'/index.js"></script> | ||
115 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('preEnv')))) ? '<script src="/dist/myohobuy/'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('version')), ENT_QUOTES, 'UTF-8').'/lib.js"></script> | ||
116 | -<script src="/dist/myohobuy/'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('version')), ENT_QUOTES, 'UTF-8').'/index.js"></script> | ||
117 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('testEnv')))) ? '<script src="/dist/myohobuy/'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('version')), ENT_QUOTES, 'UTF-8').'/lib.js"></script> | ||
118 | -<script src="/dist/myohobuy/'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('version')), ENT_QUOTES, 'UTF-8').'/index-debug.js"></script> | ||
119 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('devEnv')))) ? '<script src="http://localhost:8000/static/js/sea.js?nowrap"></script> | ||
120 | -<script>seajs.config({base: \'http://localhost:8000/\'});</script> | ||
121 | -' : '').''.'<script> | ||
122 | - seajs.use(\'js/common\'); | ||
123 | -</script> | ||
124 | -'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('psList')))) ? '<script> | ||
125 | - seajs.use(\'js/guang/plus-star/list\'); | ||
126 | -</script> | ||
127 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('psDetail')))) ? '<script> | ||
128 | - seajs.use(\'js/guang/plus-star/detail\'); | ||
129 | -</script> | ||
130 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('guangHome')))) ? '<script> | ||
131 | - seajs.use(\'js/guang/home\'); | ||
132 | -</script> | ||
133 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('guangList')))) ? '<script> | ||
134 | - seajs.use(\'js/guang/list\'); | ||
135 | -</script> | ||
136 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('guangDetail')))) ? '<script> | ||
137 | - seajs.use(\'js/guang/detail\', function(d) { | ||
138 | - d.i(true); | ||
139 | - }); | ||
140 | -</script> | ||
141 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('guangEzine')))) ? '<script> | ||
142 | - seajs.use(\'js/guang/detail\', function(d) { | ||
143 | - d.i(false); | ||
144 | - }); | ||
145 | -</script> | ||
146 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('regIndex')))) ? '<script> | ||
147 | - seajs.use(\'js/passport/register/register\'); | ||
148 | -</script> | ||
149 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('regCode')))) ? '<script> | ||
150 | - seajs.use(\'js/passport/register/code\'); | ||
151 | -</script> | ||
152 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('regPwd')))) ? '<script> | ||
153 | - seajs.use(\'js/passport/register/password\'); | ||
154 | -</script> | ||
155 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('bindIndex')))) ? '<script> | ||
156 | - seajs.use(\'js/passport/bind/bind\'); | ||
157 | -</script> | ||
158 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('bindCode')))) ? '<script> | ||
159 | - seajs.use(\'js/passport/bind/code\'); | ||
160 | -</script> | ||
161 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('bindPwd')))) ? '<script> | ||
162 | - seajs.use(\'js/passport/bind/password\'); | ||
163 | -</script> | ||
164 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('loginIndex')))) ? '<script> | ||
165 | - seajs.use(\'js/passport/login/login\'); | ||
166 | -</script> | ||
167 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('loginInternational')))) ? '<script> | ||
168 | - seajs.use(\'js/passport/login/international\'); | ||
169 | -</script> | ||
170 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('backEmail')))) ? '<script> | ||
171 | - seajs.use(\'js/passport/back/email\'); | ||
172 | -</script> | ||
173 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('backEmailSuccess')))) ? '<script> | ||
174 | - seajs.use(\'js/passport/back/email-success\'); | ||
175 | -</script> | ||
176 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('backMobile')))) ? '<script> | ||
177 | - seajs.use(\'js/passport/back/mobile\'); | ||
178 | -</script> | ||
179 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('backCode')))) ? '<script> | ||
180 | - seajs.use(\'js/passport/back/code\'); | ||
181 | -</script> | ||
182 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('backNewPwd')))) ? '<script> | ||
183 | - seajs.use(\'js/passport/back/new-password\'); | ||
184 | -</script> | ||
185 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('channelPage')))) ? '<script> | ||
186 | - seajs.use(\'js/index/channel\'); | ||
187 | - seajs.use(\'js/index/footer\'); | ||
188 | -</script> | ||
189 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('grilsHomePage')))) ? '<script> | ||
190 | - seajs.use(\'js/home/home\', function(h) { | ||
191 | - h.set(\'girls\'); | ||
192 | - }); | ||
193 | - seajs.use(\'js/index/footer\'); | ||
194 | -</script> | ||
195 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('boysHomePage')))) ? '<script> | ||
196 | - seajs.use(\'js/home/home\', function(h) { | ||
197 | - h.set(\'boys\'); | ||
198 | - }); | ||
199 | - seajs.use(\'js/index/footer\'); | ||
200 | -</script> | ||
201 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('kidsHomePage')))) ? '<script> | ||
202 | - seajs.use(\'js/home/home\', function(h) { | ||
203 | - h.set(\'kids\'); | ||
204 | - }); | ||
205 | - seajs.use(\'js/index/footer\'); | ||
206 | -</script> | ||
207 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('lifestyleHomePage')))) ? '<script> | ||
208 | - seajs.use(\'js/home/home\', function(h) { | ||
209 | - h.set(\'lifestyle\'); | ||
210 | - }); | ||
211 | - seajs.use(\'js/index/footer\'); | ||
212 | -</script> | ||
213 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('newArrivalPage')))) ? '<script> | ||
214 | - seajs.use(\'js/product/newsale/newarrival\'); | ||
215 | - seajs.use(\'js/index/footer\'); | ||
216 | -</script> | ||
217 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('discountPage')))) ? '<script> | ||
218 | - seajs.use(\'js/product/newsale/discount\'); | ||
219 | - seajs.use(\'js/index/footer\'); | ||
220 | -</script> | ||
221 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('hotrankPage')))) ? '<script> | ||
222 | - seajs.use(\'js/product/newsale/hot-rank\'); | ||
223 | - seajs.use(\'js/index/footer\'); | ||
224 | -</script> | ||
225 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('goodListPage')))) ? '<script> | ||
226 | - seajs.use(\'js/product/list\'); | ||
227 | - seajs.use(\'js/index/footer\'); | ||
228 | -</script> | ||
229 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('goodsDetailPage')))) ? '<script> | ||
230 | - seajs.use(\'js/product/detail/detail\'); | ||
231 | -</script> | ||
232 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('goodsCommentsPage')))) ? '<script> | ||
233 | - seajs.use(\'js/product/detail/loadmore\'); | ||
234 | -</script> | ||
235 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('goodsConsultsPage')))) ? '<script> | ||
236 | - seajs.use(\'js/product/detail/comments-consults\'); | ||
237 | -</script> | ||
238 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('consultformPage')))) ? '<script> | ||
239 | - seajs.use(\'js/product/detail/consultform\'); | ||
240 | -</script> | ||
241 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('categoryPage')))) ? '<script> | ||
242 | - seajs.use(\'js/category/index\'); | ||
243 | - seajs.use(\'js/index/footer\'); | ||
244 | -</script> | ||
245 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('brandPage')))) ? '<script> | ||
246 | - seajs.use(\'js/category/brand\'); | ||
247 | - seajs.use(\'js/index/footer\'); | ||
248 | -</script> | ||
249 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('searchPage')))) ? '<script> | ||
250 | - seajs.use(\'js/index/search\'); | ||
251 | - seajs.use(\'js/index/footer\'); | ||
252 | -</script> | ||
253 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('shoppingCartPage')))) ? '<script> | ||
254 | - seajs.use(\'js/cart/cart\'); | ||
255 | -</script> | ||
256 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('giftPage')))) ? '<script> | ||
257 | - seajs.use(\'js/cart/gift-advance\'); | ||
258 | -</script> | ||
259 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('advanceBuyPage')))) ? '<script> | ||
260 | - seajs.use(\'js/cart/gift-advance\'); | ||
261 | -</script> | ||
262 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('orderEnsurePage')))) ? '<script> | ||
263 | - seajs.use(\'js/cart/order-ensure\'); | ||
264 | -</script> | ||
265 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('selectAddressPage')))) ? '<script> | ||
266 | - seajs.use(\'js/me/address\'); | ||
267 | - seajs.use(\'js/cart/select-address\'); | ||
268 | -</script> | ||
269 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('selectCouponPage')))) ? '<script> | ||
270 | - seajs.use(\'js/cart/select-coupon\'); | ||
271 | -</script> | ||
272 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('myIndexPage')))) ? '<script> | ||
273 | - seajs.use(\'js/me/index\'); | ||
274 | - seajs.use(\'js/index/footer\'); | ||
275 | -</script> | ||
276 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('orderPage')))) ? '<script> | ||
277 | - seajs.use(\'js/me/order\'); | ||
278 | -</script> | ||
279 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('orderDetailPage')))) ? '<script> | ||
280 | - seajs.use(\'js/me/order-detail\'); | ||
281 | -</script> | ||
282 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('favPage')))) ? '<script> | ||
283 | - seajs.use(\'js/me/fav\'); | ||
284 | -</script> | ||
285 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('suggestPage')))) ? '<script> | ||
286 | - seajs.use(\'js/me/suggest\'); | ||
287 | -</script> | ||
288 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('couponsPage')))) ? '<script> | ||
289 | - seajs.use(\'js/me/coupons\'); | ||
290 | -</script> | ||
291 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('onlineServicePage')))) ? '<script> | ||
292 | - seajs.use(\'js/me/online-service\'); | ||
293 | -</script> | ||
294 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('onlineServiceDetailPage')))) ? '<script> | ||
295 | - seajs.use(\'js/index/footer\'); | ||
296 | -</script> | ||
297 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('addressPage')))) ? '<script> | ||
298 | - seajs.use(\'js/me/address\'); | ||
299 | -</script> | ||
300 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('addressActionPage')))) ? '<script> | ||
301 | - seajs.use(\'js/me/address-act\'); | ||
302 | -</script> | ||
303 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('myGuangPage')))) ? '<script> | ||
304 | - seajs.use(\'js/me/my-guang\'); | ||
305 | -</script> | ||
306 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('personalDetailsPage')))) ? '<script> | ||
307 | - seajs.use(\'js/me/personal-details\'); | ||
308 | -</script> | ||
309 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('browseRecordPage')))) ? '<script> | ||
310 | - seajs.use(\'js/me/browse-record\'); | ||
311 | -</script> | ||
312 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('logisticInfoPage')))) ? '<script> | ||
313 | - seajs.use(\'js/me/logistic\'); | ||
314 | -</script> | ||
315 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('payCenterPage')))) ? '<script> | ||
316 | - seajs.use(\'js/me/pay\'); | ||
317 | -</script> | ||
318 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('currencyDetail')))) ? '<script> | ||
319 | - seajs.use(\'js/me/currency\'); | ||
320 | -</script> | ||
321 | -' : '').' | ||
322 | -'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('currencyPage')))) ? '<script> | ||
323 | - seajs.use(\'js/me/currency-new\'); | ||
324 | -</script> | ||
325 | -' : '').''.''.'<!-- Google Tag Manager --> | ||
326 | -<noscript><iframe src="//www.googletagmanager.com/ns.html?id=GTM-W958MG" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> | ||
327 | -<script> | ||
328 | - var _hmt = _hmt || []; | ||
329 | - function async_load(){ | ||
330 | - (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({\'gtm.start\': | ||
331 | - new Date().getTime(),event:\'gtm.js\'});var f=d.getElementsByTagName(s)[0], | ||
332 | - j=d.createElement(s),dl=l!=\'dataLayer\'?\'&l=\'+l:\'\';j.async=true;j.src= | ||
333 | - \'//www.googletagmanager.com/gtm.js?id=\'+i+dl;f.parentNode.insertBefore(j,f); | ||
334 | - })(window,document,\'script\',\'dataLayer\',\'GTM-W958MG\'); | ||
335 | - (function() { | ||
336 | - var hm = document.createElement("script"); | ||
337 | - hm.src = "//hm.baidu.com/hm.js?c6ee7218b8321cb65fb2e98f284d8311"; | ||
338 | - hm.async = 1; | ||
339 | - var s = document.getElementsByTagName("script")[0]; | ||
340 | - s.parentNode.insertBefore(hm, s); | ||
341 | - })(); | ||
342 | - (function() { | ||
343 | - var hm = document.createElement("script"); | ||
344 | - hm.src = "//hm.baidu.com/hm.js?65dd99e0435a55177ffda862198ce841"; | ||
345 | - hm.async = 1; | ||
346 | - var s = document.getElementsByTagName("script")[0]; | ||
347 | - s.parentNode.insertBefore(hm, s); | ||
348 | - })(); | ||
349 | - (function() { | ||
350 | - var hm = document.createElement("script"); | ||
351 | - hm.src = "//hm.baidu.com/hm.js?e5b83a487a4458aa5abca43f5779b764"; | ||
352 | - var s = document.getElementsByTagName("script")[0]; | ||
353 | - s.parentNode.insertBefore(hm, s); | ||
354 | - })(); | ||
355 | - (function(w,d,s,j,f) { | ||
356 | - var a = d.createElement(s); | ||
357 | - var m = d.getElementsByTagName(s)[0]; | ||
358 | - w.YohoAcquisitionObject = f; | ||
359 | - w[f] = function(){w[f].p = arguments;}; | ||
360 | - a.async = 1;a.src = j; | ||
361 | - m.parentNode.insertBefore(a, m); | ||
362 | - })(window, document, \'script\', \'/dist/yas-jssdk/1.0.14/yas.js\', \'_yas\'); | ||
363 | - window._yas(1 * new Date(), \'1.0.14\', \'yohobuy_m\', \'\', \'\', \'\'); | ||
364 | - } | ||
365 | - window.addEventListener(\'load\', async_load, false); | ||
366 | -</script> | ||
367 | -<script> | ||
368 | - window._py = window._py||[]; | ||
369 | - window._py.push([\'a\', \'MC..o8vMMWxEXDCiqYckD81lUX\']); | ||
370 | - window._py.push([\'domain\',\'stats.ipinyou.com\']); | ||
371 | - window._py.push([\'e\',\'\']); | ||
372 | - if(typeof _goodsData!=\'undefined\'){ | ||
373 | - window._py.push([\'pi\',_goodsData]); | ||
374 | - } | ||
375 | - -function(d){ | ||
376 | - var f = \'https:\' == d.location.protocol;var c = d.createElement(\'script\');c.type=\'text/javascript\';c.async=1; | ||
377 | - c.src=(f ? \'https\' : \'http\') + \'://\'+(f?\'fm.ipinyou.com\':\'fm.p0y.cn\')+\'/j/t/adv.js\'; | ||
378 | - var h = d.getElementsByTagName("script")[0];h.parentNode.insertBefore(c, h); | ||
379 | - }(document); | ||
380 | -</script> | ||
381 | -<script src="/dist/analysis/v1/js/om_code.js" async="async"></script>'.'</body> | ||
382 | -</html>'.''; | ||
383 | -} | ||
384 | -?> |
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('currencyPage')), $in, false, function($cx, $in) {return ' <a href="/home/helpDetail?code=20151230-102233&caption=YOHO币介绍" class="iconfont nav-home"></a> | ||
69 | -';}).''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('currencyDetailPage')), $in, false, function($cx, $in) {return ' <a href="/home/helpDetail?code=20111130-152530&caption=如何使用YOHO币支付" class="iconfont nav-home"></a> | ||
70 | -';}).''.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> | ||
71 | -';}).''.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> | ||
72 | -';}).''.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> | ||
73 | -';}).'</header> | ||
74 | - | ||
75 | -';}).''.''.'<div class="mobile-container"> | ||
76 | - <div class="mobile-wrap girls-wrap yoho-page"> | ||
77 | -'.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"';}).'> | ||
78 | - <span class="nav-btn iconfont"></span> | ||
79 | - <span class="logo"></span> | ||
80 | - <span class="search-btn iconfont"><a href="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('searchUrl')), ENT_QUOTES, 'UTF-8').'"></a></span> | ||
81 | - </div>'.'';}).' | ||
82 | -'.''.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"> | ||
83 | - <div class="banner-swiper swiper-container"> | ||
84 | - <ul class="swiper-wrapper"> | ||
85 | -'.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"> | ||
86 | - <a href="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('url')), ENT_QUOTES, 'UTF-8').'"> | ||
87 | - <img src="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('img')), ENT_QUOTES, 'UTF-8').'"> | ||
88 | - </a> | ||
89 | - </li> | ||
90 | -' : ' <li class="swiper-slide"> | ||
91 | - <a href="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('url')), ENT_QUOTES, 'UTF-8').'"> | ||
92 | - <img class="swiper-lazy" data-src="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('img')), ENT_QUOTES, 'UTF-8').'"> | ||
93 | - </a> | ||
94 | - <div class="swiper-lazy-preloader"></div> | ||
95 | - </li> | ||
96 | -').'';}).' </ul> | ||
97 | - </div> | ||
98 | - <div class="swiper-pagination"> | ||
99 | - <div class="pagination-inner"> | ||
100 | - </div> | ||
101 | - </div> | ||
102 | - </div>'.'';}).''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('iconsEnter')), $in, false, function($cx, $in) {return ''.' <div class="icons-wrapper"> | ||
103 | - <ul class="icons-list clearfix"> | ||
104 | -'.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> | ||
105 | -';}).' </ul> | ||
106 | - </div> | ||
107 | -'.'';}).''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('banner')), $in, false, function($cx, $in) {return ''.' <div class="banner-center"> | ||
108 | - <a href="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('url')), ENT_QUOTES, 'UTF-8').'"> | ||
109 | - <img class="lazy" data-original="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('img')), ENT_QUOTES, 'UTF-8').'" alt=""> | ||
110 | - </a> | ||
111 | - </div>'.'';}).''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('smallPic')), $in, false, function($cx, $in) {return ''.' <div id="thumb-row"> | ||
112 | -'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('list')), $in, false, function($cx, $in) {return ' <a href="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('url')), ENT_QUOTES, 'UTF-8').'"> | ||
113 | - <div class="thumb-row-box" style="background-image:url('.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('img')), ENT_QUOTES, 'UTF-8').')"></div> | ||
114 | - </a> | ||
115 | -';}).' </div> | ||
116 | -'.'';}).''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('hotCategory')), $in, false, function($cx, $in) {return ''.' <div class="hot-category"> | ||
117 | -'.''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('name')), $in, false, function($cx, $in) {return ' <div class="floor-header"> | ||
118 | - <h2>'.htmlentities((string)$in, ENT_QUOTES, 'UTF-8').'</h2> | ||
119 | - </div> | ||
120 | -';}).''.' | ||
121 | -'.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').'"> | ||
122 | - <img class="lazy" data-original="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('img')), ENT_QUOTES, 'UTF-8').'"> | ||
123 | - </a> | ||
124 | -';}).' <ul class="category-list clearfix"> | ||
125 | -'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('list')), $in, false, function($cx, $in) {return ' <li> | ||
126 | - <a href="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('url')), ENT_QUOTES, 'UTF-8').'"> | ||
127 | - <div class="img-box"> | ||
128 | - <img class="lazy" data-original="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('img')), ENT_QUOTES, 'UTF-8').'" alt=""> | ||
129 | - </div> | ||
130 | - </a> | ||
131 | - </li> | ||
132 | -';}).' </ul> | ||
133 | - </div>'.'';}).''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('hotBrands')), $in, false, function($cx, $in) {return ''.' <ul class="hot-brands clearfix"> | ||
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 | -';}).''.''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('list')), $in, false, function($cx, $in) {return ' <li class="brand"> | ||
138 | - <a href="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('url')), ENT_QUOTES, 'UTF-8').'"> | ||
139 | - <div class="brand-logo"> | ||
140 | - <img class="lazy" data-original="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('img')), ENT_QUOTES, 'UTF-8').'"> | ||
141 | - </div> | ||
142 | - <p class="brand-name">'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('name')), ENT_QUOTES, 'UTF-8').'</p> | ||
143 | - </a> | ||
144 | - </li> | ||
145 | -';}).' <li class="more"> | ||
146 | - <a href="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('more')), ENT_QUOTES, 'UTF-8').'"></a> | ||
147 | - </li> | ||
148 | - </ul>'.'';}).''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('hotBrandsScroll')), $in, false, function($cx, $in) {return ''.' <div class="hot-brands"> | ||
149 | -'.''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('name')), $in, false, function($cx, $in) {return ' <div class="floor-header"> | ||
150 | - <h2>'.htmlentities((string)$in, ENT_QUOTES, 'UTF-8').'</h2> | ||
151 | - </div> | ||
152 | -';}).''.' <div class="brands-swiper"> | ||
153 | - <ul class="brands-list swiper-wrapper clearfix"> | ||
154 | -'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('list')), $in, false, function($cx, $in) {return ' <li class="swiper-slide"> | ||
155 | - <a href="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('url')), ENT_QUOTES, 'UTF-8').'"> | ||
156 | - <img src="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('img')), ENT_QUOTES, 'UTF-8').'" alt=""> | ||
157 | - <span class="brands-title">'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('textCn')), ENT_QUOTES, 'UTF-8').'</span> | ||
158 | - </a> | ||
159 | - </li> | ||
160 | -';}).' </ul> | ||
161 | - </div> | ||
162 | - </div> | ||
163 | -'.'';}).''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('trendColloaction')), $in, false, function($cx, $in) {return ''.' <div class="trend-coll-wrapper"> | ||
164 | -'.''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('title')), $in, false, function($cx, $in) {return ' <div class="floor-header-more"> | ||
165 | - <h2>'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('title')), ENT_QUOTES, 'UTF-8').'</h2> | ||
166 | - <a class="more-btn iconfont" href="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('more_url')), ENT_QUOTES, 'UTF-8').'"></a> | ||
167 | - </div> | ||
168 | - ';}).''.' <div class="trend-coll-content clearfix"> | ||
169 | -'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('article')), $in, false, function($cx, $in) {return ' <div class="lspan"> | ||
170 | - <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> | ||
171 | - </div> | ||
172 | -';}).' </div> | ||
173 | - <div class="trend-coll-tail"> | ||
174 | - <h3 class="recommend-title">推荐搭配</h3> | ||
175 | - <div class="recommend-swiper"> | ||
176 | - <ul class="recommend-list swiper-wrapper clearfix"> | ||
177 | -'.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> | ||
178 | -';}).' </ul> | ||
179 | - </div> | ||
180 | - </div> | ||
181 | - </div> | ||
182 | - | ||
183 | - | ||
184 | -'.'';}).''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('trendTopics')), $in, false, function($cx, $in) {return ''.' <div class="trend-topic-wrapper"> | ||
185 | -'.''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('title')), $in, false, function($cx, $in) {return ' <div class="floor-header-more"> | ||
186 | - <h2>'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('title')), ENT_QUOTES, 'UTF-8').'</h2> | ||
187 | - <a class="more-btn iconfont" href="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('more_url')), ENT_QUOTES, 'UTF-8').'"></a> | ||
188 | - </div> | ||
189 | - ';}).''.' <div class="trend-topic-content"> | ||
190 | - <div class="trend-topic-swiper"> | ||
191 | - <ul class="swiper-wrapper"> | ||
192 | -'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('list')), $in, false, function($cx, $in) {return ' <li class="swiper-slide"> | ||
193 | - <a href="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('url')), ENT_QUOTES, 'UTF-8').'"> | ||
194 | - <div class="img-box"> | ||
195 | - <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=""> | ||
196 | - </div> | ||
197 | - <div class="item-content"> | ||
198 | - <p class="title">'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('title')), ENT_QUOTES, 'UTF-8').'</p> | ||
199 | - <p class="time"> | ||
200 | - <span class="iconfont time-icon"></span> | ||
201 | - <span>'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('publish_time')), ENT_QUOTES, 'UTF-8').'</span> | ||
202 | - </p> | ||
203 | - </div> | ||
204 | - </a> | ||
205 | - </li> | ||
206 | -';}).' </ul> | ||
207 | - </div> | ||
208 | - <div class="swiper-pagination"> | ||
209 | - <div class="pagination-inner clearfix"> | ||
210 | - </div> | ||
211 | - </div> | ||
212 | - </div> | ||
213 | - </div> | ||
214 | -'.'';}).''.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"> | ||
215 | - <h2>'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('title')), ENT_QUOTES, 'UTF-8').'</h2> | ||
216 | - <a class="more-btn iconfont" href="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('more_url')), ENT_QUOTES, 'UTF-8').'"></a> | ||
217 | - </div> | ||
218 | - ';}).''.' <div class="goods-category"> | ||
219 | -'.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"> | ||
220 | - <ul class="swiper-wrapper"> | ||
221 | -'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('big_list')), $in, false, function($cx, $in) {return ' <li class="swiper-slide"> | ||
222 | - <a href="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('url')), ENT_QUOTES, 'UTF-8').'"> | ||
223 | - <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').'"> | ||
224 | - </a> | ||
225 | - </li> | ||
226 | -';}).' </ul> | ||
227 | - <div class="swiper-pagination"> | ||
228 | - <div class="pagination-inner clearfix"> | ||
229 | - </div> | ||
230 | - </div> | ||
231 | - </div> | ||
232 | -' : ' <div class="category-swiper"> | ||
233 | - <a href="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('url')), ENT_QUOTES, 'UTF-8').'"> | ||
234 | - <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').'"> | ||
235 | - </a> | ||
236 | - </div> | ||
237 | -').'';}).' <ul class="category-list clearfix"> | ||
238 | -'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('list')), $in, false, function($cx, $in) {return ' <li> | ||
239 | - <a href="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('url')), ENT_QUOTES, 'UTF-8').'"> | ||
240 | - <div class="img-box"> | ||
241 | - <img class="lazy" data-original="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('img')), ENT_QUOTES, 'UTF-8').'" alt=""> | ||
242 | - </div> | ||
243 | - <p class="category-name">'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('textCn')), ENT_QUOTES, 'UTF-8').'</p> | ||
244 | - </a> | ||
245 | - </li> | ||
246 | -';}).' </ul> | ||
247 | - </div>'.'';}).''.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"> | ||
248 | - <h2>'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('title')), ENT_QUOTES, 'UTF-8').'</h2> | ||
249 | - <a class="more-btn iconfont" href="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('more_url')), ENT_QUOTES, 'UTF-8').'"></a> | ||
250 | - </div> | ||
251 | - ';}).''.' <div class="creative-life"> | ||
252 | -'.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').'"> | ||
253 | - <img class="lazy" data-original="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('img')), ENT_QUOTES, 'UTF-8').'"> | ||
254 | - </a> | ||
255 | -';}).' <ul class="classify-list clearfix"> | ||
256 | -'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('list')), $in, false, function($cx, $in) {return ' <li class="classify"> | ||
257 | - <a href="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('url')), ENT_QUOTES, 'UTF-8').'"> | ||
258 | - <div class="classify-logo"> | ||
259 | - <img class="lazy" data-original="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('img')), ENT_QUOTES, 'UTF-8').'"> | ||
260 | - </div> | ||
261 | - <p class="classify-name">'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('name')), ENT_QUOTES, 'UTF-8').'</p> | ||
262 | - </a> | ||
263 | - </li> | ||
264 | -';}).' </ul> | ||
265 | - </div>'.'';}).''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('plusStar')), $in, false, function($cx, $in) {return ''.' | ||
266 | - <div class="plus-star"> | ||
267 | -'.''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('name')), $in, false, function($cx, $in) {return ' <div class="floor-header"> | ||
268 | - <h2>'.htmlentities((string)$in, ENT_QUOTES, 'UTF-8').'</h2> | ||
269 | - </div> | ||
270 | -';}).''.' <a href="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('url')), ENT_QUOTES, 'UTF-8').'"> | ||
271 | - <img class="lazy" data-original="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('img')), ENT_QUOTES, 'UTF-8').'"> | ||
272 | - </a> | ||
273 | - </div>'.'';}).'';}).' | ||
274 | -'.' <div class="maybe-like"> | ||
275 | - <p class="title"> | ||
276 | - <i class="icon"></i> | ||
277 | - <span>你可能喜欢</span> | ||
278 | - </p> | ||
279 | - <div id="goods-list" class="goods-list clearfix"></div> | ||
280 | - </div> | ||
281 | - <div class="load-more-img hide" id="load-more-img"> | ||
282 | - <a href=""> | ||
283 | - <img src=""> | ||
284 | - </a> | ||
285 | - </div> | ||
286 | -'.''.' | ||
287 | - <div class="overlay"></div> | ||
288 | -'.''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('showFooterTab')), $in, false, function($cx, $in) {return ' <div class="footer-tab"> | ||
289 | - <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').'"> | ||
290 | - <p class="iconfont tab-icon"></p> | ||
291 | - <p class="tab-name">首页</p> | ||
292 | - </a> | ||
293 | - <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').'"> | ||
294 | - <p class="iconfont tab-icon"></p> | ||
295 | - <p class="tab-name">分类</p> | ||
296 | - </a> | ||
297 | - <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').'"> | ||
298 | - <p class="iconfont tab-icon"></p> | ||
299 | - <p class="tab-name">逛</p> | ||
300 | - </a> | ||
301 | - <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').'"> | ||
302 | - <p class="iconfont tab-icon"></p> | ||
303 | - <p class="tab-name">购物车</p> | ||
304 | - </a> | ||
305 | - <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').'"> | ||
306 | - <p class="iconfont tab-icon"></p> | ||
307 | - <p class="tab-name">我的</p> | ||
308 | - </a> | ||
309 | - </div> | ||
310 | -';}).' '.' </div> | ||
311 | -'.' <div class="side-nav"> | ||
312 | - <ul> | ||
313 | -'.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').'"> | ||
314 | -'.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').'"> | ||
315 | -';}).''.((Plugin\LCRun3::isec($cx, Plugin\LCRun3::v($cx, $in, array('url')))) ? ' <a href="javascript:;"> | ||
316 | -' : '').''.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> | ||
317 | -';}).''.((Plugin\LCRun3::isec($cx, Plugin\LCRun3::v($cx, $in, array('img')))) ? ' <i class="nav-icon"></i> | ||
318 | -' : '').' <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').' | ||
319 | -'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('subNav')), $in, false, function($cx, $in) {return ' <span class="enter-subnav iconfont"></span> | ||
320 | -';}).' </a> | ||
321 | -'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('subNav')), $in, false, function($cx, $in) {return ' <ul class="sub-nav"> | ||
322 | -'.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').'"> | ||
323 | -'.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').'"> | ||
324 | -';}).''.((Plugin\LCRun3::isec($cx, Plugin\LCRun3::v($cx, $in, array('url')))) ? ' <a href="javascript:;"> | ||
325 | -' : '').''.((Plugin\LCRun3::isec($cx, Plugin\LCRun3::v($cx, $in, array('back')))) ? ' <span class="nav-point iconfont"></span> | ||
326 | -' : '').''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('back')), $in, false, function($cx, $in) {return ' <i class="nav-back iconfont"></i> | ||
327 | -';}).' <em>'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('textCn')), ENT_QUOTES, 'UTF-8').'</em> | ||
328 | - '.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('textEn')), ENT_QUOTES, 'UTF-8').' | ||
329 | - </a> | ||
330 | - </li> | ||
331 | -';}).' </ul> | ||
332 | -';}).' </li> | ||
333 | -';}).' </ul> | ||
334 | - </div>'.'</div> | ||
335 | -'.''.''.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"> | ||
336 | - <p class="op-row"> | ||
337 | - <span class="back-to-top"> | ||
338 | - Back to top | ||
339 | - <i class="iconfont"></i> | ||
340 | - </span> | ||
341 | - </p> | ||
342 | - <address class="copyright"> | ||
343 | - CopyRight©2007-2016 南京新与力文化传播有限公司 | ||
344 | - </address> | ||
345 | -</footer> | ||
346 | -';}).' | ||
347 | -'.''.''.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"> | ||
348 | - <div class="float-layer-left"> | ||
349 | - <span class="yoho-icon iconfont"></span> | ||
350 | - <p>新用户送千元礼包</p> | ||
351 | - </div> | ||
352 | - <a href="javascript:void(0);" id="float-layer-close" > | ||
353 | - <i class="close-icon iconfont"></i> | ||
354 | - <div class="circle-rightbottom"></div> | ||
355 | - </a> | ||
356 | - <a href="http://a.app.qq.com/o/simple.jsp?pkgname=com.yoho" id="float-layer-btn"> | ||
357 | - 立即下载 | ||
358 | - </a> | ||
359 | -</div> | ||
360 | -';}).' | ||
361 | - | ||
362 | - | ||
363 | - '.''.((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> | ||
364 | -' : '').''.((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> | ||
365 | -<script src="http://cdn.yoho.cn/myohobuy/'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('version')), ENT_QUOTES, 'UTF-8').'/index.js"></script> | ||
366 | -' : '').''.((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> | ||
367 | -<script src="http://cdn.yoho.cn/myohobuy/'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('version')), ENT_QUOTES, 'UTF-8').'/index.js"></script> | ||
368 | -' : '').''.((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> | ||
369 | -<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> | ||
370 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('devEnv')))) ? '<script src="http://localhost:8000/static/js/sea.js?nowrap"></script> | ||
371 | -<script>seajs.config({base: \'http://localhost:8000/\'});</script> | ||
372 | -' : '').''.'<script> | ||
373 | - seajs.use(\'js/common\'); | ||
374 | -</script> | ||
375 | -'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('psList')))) ? '<script> | ||
376 | - seajs.use(\'js/guang/plus-star/list\'); | ||
377 | -</script> | ||
378 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('psDetail')))) ? '<script> | ||
379 | - seajs.use(\'js/guang/plus-star/detail\'); | ||
380 | -</script> | ||
381 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('guangHome')))) ? '<script> | ||
382 | - seajs.use(\'js/guang/home\'); | ||
383 | -</script> | ||
384 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('guangList')))) ? '<script> | ||
385 | - seajs.use(\'js/guang/list\'); | ||
386 | -</script> | ||
387 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('guangDetail')))) ? '<script> | ||
388 | - seajs.use(\'js/guang/detail\', function(d) { | ||
389 | - d.i(true); | ||
390 | - }); | ||
391 | -</script> | ||
392 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('guangEzine')))) ? '<script> | ||
393 | - seajs.use(\'js/guang/detail\', function(d) { | ||
394 | - d.i(false); | ||
395 | - }); | ||
396 | -</script> | ||
397 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('regIndex')))) ? '<script> | ||
398 | - seajs.use(\'js/passport/register/register\'); | ||
399 | -</script> | ||
400 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('regCode')))) ? '<script> | ||
401 | - seajs.use(\'js/passport/register/code\'); | ||
402 | -</script> | ||
403 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('regPwd')))) ? '<script> | ||
404 | - seajs.use(\'js/passport/register/password\'); | ||
405 | -</script> | ||
406 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('bindIndex')))) ? '<script> | ||
407 | - seajs.use(\'js/passport/bind/bind\'); | ||
408 | -</script> | ||
409 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('bindCode')))) ? '<script> | ||
410 | - seajs.use(\'js/passport/bind/code\'); | ||
411 | -</script> | ||
412 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('bindPwd')))) ? '<script> | ||
413 | - seajs.use(\'js/passport/bind/password\'); | ||
414 | -</script> | ||
415 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('loginIndex')))) ? '<script> | ||
416 | - seajs.use(\'js/passport/login/login\'); | ||
417 | -</script> | ||
418 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('loginInternational')))) ? '<script> | ||
419 | - seajs.use(\'js/passport/login/international\'); | ||
420 | -</script> | ||
421 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('backEmail')))) ? '<script> | ||
422 | - seajs.use(\'js/passport/back/email\'); | ||
423 | -</script> | ||
424 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('backEmailSuccess')))) ? '<script> | ||
425 | - seajs.use(\'js/passport/back/email-success\'); | ||
426 | -</script> | ||
427 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('backMobile')))) ? '<script> | ||
428 | - seajs.use(\'js/passport/back/mobile\'); | ||
429 | -</script> | ||
430 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('backCode')))) ? '<script> | ||
431 | - seajs.use(\'js/passport/back/code\'); | ||
432 | -</script> | ||
433 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('backNewPwd')))) ? '<script> | ||
434 | - seajs.use(\'js/passport/back/new-password\'); | ||
435 | -</script> | ||
436 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('channelPage')))) ? '<script> | ||
437 | - seajs.use(\'js/index/channel\'); | ||
438 | - seajs.use(\'js/index/footer\'); | ||
439 | -</script> | ||
440 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('grilsHomePage')))) ? '<script> | ||
441 | - seajs.use(\'js/home/home\', function(h) { | ||
442 | - h.set(\'girls\'); | ||
443 | - }); | ||
444 | - seajs.use(\'js/index/footer\'); | ||
445 | -</script> | ||
446 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('boysHomePage')))) ? '<script> | ||
447 | - seajs.use(\'js/home/home\', function(h) { | ||
448 | - h.set(\'boys\'); | ||
449 | - }); | ||
450 | - seajs.use(\'js/index/footer\'); | ||
451 | -</script> | ||
452 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('kidsHomePage')))) ? '<script> | ||
453 | - seajs.use(\'js/home/home\', function(h) { | ||
454 | - h.set(\'kids\'); | ||
455 | - }); | ||
456 | - seajs.use(\'js/index/footer\'); | ||
457 | -</script> | ||
458 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('lifestyleHomePage')))) ? '<script> | ||
459 | - seajs.use(\'js/home/home\', function(h) { | ||
460 | - h.set(\'lifestyle\'); | ||
461 | - }); | ||
462 | - seajs.use(\'js/index/footer\'); | ||
463 | -</script> | ||
464 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('newArrivalPage')))) ? '<script> | ||
465 | - seajs.use(\'js/product/newsale/newarrival\'); | ||
466 | - seajs.use(\'js/index/footer\'); | ||
467 | -</script> | ||
468 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('discountPage')))) ? '<script> | ||
469 | - seajs.use(\'js/product/newsale/discount\'); | ||
470 | - seajs.use(\'js/index/footer\'); | ||
471 | -</script> | ||
472 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('hotrankPage')))) ? '<script> | ||
473 | - seajs.use(\'js/product/newsale/hot-rank\'); | ||
474 | - seajs.use(\'js/index/footer\'); | ||
475 | -</script> | ||
476 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('goodListPage')))) ? '<script> | ||
477 | - seajs.use(\'js/product/list\'); | ||
478 | - seajs.use(\'js/index/footer\'); | ||
479 | -</script> | ||
480 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('goodsDetailPage')))) ? '<script> | ||
481 | - seajs.use(\'js/product/detail/detail\'); | ||
482 | -</script> | ||
483 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('goodsCommentsPage')))) ? '<script> | ||
484 | - seajs.use(\'js/product/detail/loadmore\'); | ||
485 | -</script> | ||
486 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('goodsConsultsPage')))) ? '<script> | ||
487 | - seajs.use(\'js/product/detail/comments-consults\'); | ||
488 | -</script> | ||
489 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('consultformPage')))) ? '<script> | ||
490 | - seajs.use(\'js/product/detail/consultform\'); | ||
491 | -</script> | ||
492 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('categoryPage')))) ? '<script> | ||
493 | - seajs.use(\'js/category/index\'); | ||
494 | - seajs.use(\'js/index/footer\'); | ||
495 | -</script> | ||
496 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('brandPage')))) ? '<script> | ||
497 | - seajs.use(\'js/category/brand\'); | ||
498 | - seajs.use(\'js/index/footer\'); | ||
499 | -</script> | ||
500 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('searchPage')))) ? '<script> | ||
501 | - seajs.use(\'js/index/search\'); | ||
502 | - seajs.use(\'js/index/footer\'); | ||
503 | -</script> | ||
504 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('shoppingCartPage')))) ? '<script> | ||
505 | - seajs.use(\'js/cart/cart\'); | ||
506 | -</script> | ||
507 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('giftPage')))) ? '<script> | ||
508 | - seajs.use(\'js/cart/gift-advance\'); | ||
509 | -</script> | ||
510 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('advanceBuyPage')))) ? '<script> | ||
511 | - seajs.use(\'js/cart/gift-advance\'); | ||
512 | -</script> | ||
513 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('orderEnsurePage')))) ? '<script> | ||
514 | - seajs.use(\'js/cart/order-ensure\'); | ||
515 | -</script> | ||
516 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('selectAddressPage')))) ? '<script> | ||
517 | - seajs.use(\'js/me/address\'); | ||
518 | - seajs.use(\'js/cart/select-address\'); | ||
519 | -</script> | ||
520 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('selectCouponPage')))) ? '<script> | ||
521 | - seajs.use(\'js/cart/select-coupon\'); | ||
522 | -</script> | ||
523 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('myIndexPage')))) ? '<script> | ||
524 | - seajs.use(\'js/me/index\'); | ||
525 | - seajs.use(\'js/index/footer\'); | ||
526 | -</script> | ||
527 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('orderPage')))) ? '<script> | ||
528 | - seajs.use(\'js/me/order\'); | ||
529 | -</script> | ||
530 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('orderDetailPage')))) ? '<script> | ||
531 | - seajs.use(\'js/me/order-detail\'); | ||
532 | -</script> | ||
533 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('favPage')))) ? '<script> | ||
534 | - seajs.use(\'js/me/fav\'); | ||
535 | -</script> | ||
536 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('suggestPage')))) ? '<script> | ||
537 | - seajs.use(\'js/me/suggest\'); | ||
538 | -</script> | ||
539 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('couponsPage')))) ? '<script> | ||
540 | - seajs.use(\'js/me/coupons\'); | ||
541 | -</script> | ||
542 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('onlineServicePage')))) ? '<script> | ||
543 | - seajs.use(\'js/me/online-service\'); | ||
544 | -</script> | ||
545 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('onlineServiceDetailPage')))) ? '<script> | ||
546 | - seajs.use(\'js/index/footer\'); | ||
547 | -</script> | ||
548 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('addressPage')))) ? '<script> | ||
549 | - seajs.use(\'js/me/address\'); | ||
550 | -</script> | ||
551 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('addressActionPage')))) ? '<script> | ||
552 | - seajs.use(\'js/me/address-act\'); | ||
553 | -</script> | ||
554 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('myGuangPage')))) ? '<script> | ||
555 | - seajs.use(\'js/me/my-guang\'); | ||
556 | -</script> | ||
557 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('personalDetailsPage')))) ? '<script> | ||
558 | - seajs.use(\'js/me/personal-details\'); | ||
559 | -</script> | ||
560 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('browseRecordPage')))) ? '<script> | ||
561 | - seajs.use(\'js/me/browse-record\'); | ||
562 | -</script> | ||
563 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('logisticInfoPage')))) ? '<script> | ||
564 | - seajs.use(\'js/me/logistic\'); | ||
565 | -</script> | ||
566 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('payCenterPage')))) ? '<script> | ||
567 | - seajs.use(\'js/me/pay\'); | ||
568 | -</script> | ||
569 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('currencyDetail')))) ? '<script> | ||
570 | - seajs.use(\'js/me/currency\'); | ||
571 | -</script> | ||
572 | -' : '').' | ||
573 | -'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('currencyPage')))) ? '<script> | ||
574 | - seajs.use(\'js/me/currency-new\'); | ||
575 | -</script> | ||
576 | -' : '').''.''.'<!-- Google Tag Manager --> | ||
577 | -<noscript><iframe src="//www.googletagmanager.com/ns.html?id=GTM-W958MG" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> | ||
578 | -<script> | ||
579 | - var _hmt = _hmt || []; | ||
580 | - function async_load(){ | ||
581 | - (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({\'gtm.start\': | ||
582 | - new Date().getTime(),event:\'gtm.js\'});var f=d.getElementsByTagName(s)[0], | ||
583 | - j=d.createElement(s),dl=l!=\'dataLayer\'?\'&l=\'+l:\'\';j.async=true;j.src= | ||
584 | - \'//www.googletagmanager.com/gtm.js?id=\'+i+dl;f.parentNode.insertBefore(j,f); | ||
585 | - })(window,document,\'script\',\'dataLayer\',\'GTM-W958MG\'); | ||
586 | - (function() { | ||
587 | - var hm = document.createElement("script"); | ||
588 | - hm.src = "//hm.baidu.com/hm.js?c6ee7218b8321cb65fb2e98f284d8311"; | ||
589 | - hm.async = 1; | ||
590 | - var s = document.getElementsByTagName("script")[0]; | ||
591 | - s.parentNode.insertBefore(hm, s); | ||
592 | - })(); | ||
593 | - (function() { | ||
594 | - var hm = document.createElement("script"); | ||
595 | - hm.src = "//hm.baidu.com/hm.js?65dd99e0435a55177ffda862198ce841"; | ||
596 | - hm.async = 1; | ||
597 | - var s = document.getElementsByTagName("script")[0]; | ||
598 | - s.parentNode.insertBefore(hm, s); | ||
599 | - })(); | ||
600 | - (function() { | ||
601 | - var hm = document.createElement("script"); | ||
602 | - hm.src = "//hm.baidu.com/hm.js?e5b83a487a4458aa5abca43f5779b764"; | ||
603 | - var s = document.getElementsByTagName("script")[0]; | ||
604 | - s.parentNode.insertBefore(hm, s); | ||
605 | - })(); | ||
606 | - (function() { | ||
607 | - var hm = document.createElement("script"); | ||
608 | - hm.src = "http://static.yohobuy.com/js/analytics/analysis.js"; | ||
609 | - hm.async = 1; | ||
610 | - var s = document.getElementsByTagName("script")[0]; | ||
611 | - s.parentNode.insertBefore(hm, s); | ||
612 | - })(); | ||
613 | - } | ||
614 | - window.addEventListener(\'load\', async_load, false); | ||
615 | -</script> | ||
616 | -<script> | ||
617 | - window._py = window._py||[]; | ||
618 | - window._py.push([\'a\', \'MC..o8vMMWxEXDCiqYckD81lUX\']); | ||
619 | - window._py.push([\'domain\',\'stats.ipinyou.com\']); | ||
620 | - window._py.push([\'e\',\'\']); | ||
621 | - if(typeof _goodsData!=\'undefined\'){ | ||
622 | - window._py.push([\'pi\',_goodsData]); | ||
623 | - } | ||
624 | - -function(d){ | ||
625 | - var f = \'https:\' == d.location.protocol;var c = d.createElement(\'script\');c.type=\'text/javascript\';c.async=1; | ||
626 | - c.src=(f ? \'https\' : \'http\') + \'://\'+(f?\'fm.ipinyou.com\':\'fm.p0y.cn\')+\'/j/t/adv.js\'; | ||
627 | - var h = d.getElementsByTagName("script")[0];h.parentNode.insertBefore(c, h); | ||
628 | - }(document); | ||
629 | -</script> | ||
630 | -<script src="http://static.yohobuy.com/m/v1/js/om_code.js" async="async"></script>'.'</body> | ||
631 | -</html>'.''; | ||
632 | -} | ||
633 | -?> |
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('currencyPage')), $in, false, function($cx, $in) {return ' <a href="/home/helpDetail?code=20151230-102233&caption=YOHO币介绍" class="iconfont nav-home"></a> | ||
69 | -';}).''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('currencyDetailPage')), $in, false, function($cx, $in) {return ' <a href="/home/helpDetail?code=20111130-152530&caption=如何使用YOHO币支付" class="iconfont nav-home"></a> | ||
70 | -';}).''.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> | ||
71 | -';}).''.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> | ||
72 | -';}).''.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> | ||
73 | -';}).'</header> | ||
74 | - | ||
75 | -';}).''.''.'<div class="guang-detail-page guang-page yoho-page"> | ||
76 | -'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('guang')), $in, false, function($cx, $in) {return ' <div id="wrapper"> | ||
77 | - <div id="scroller"> | ||
78 | -'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('author')), $in, false, function($cx, $in) {return ' <div class="author" data-id='.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('id')), ENT_QUOTES, 'UTF-8').'> | ||
79 | - <a class="clearfix" href='.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('url')), ENT_QUOTES, 'UTF-8').'> | ||
80 | - <img class="avatar" src='.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('avatar')), ENT_QUOTES, 'UTF-8').'> | ||
81 | - <span class="name">'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('name')), ENT_QUOTES, 'UTF-8').'</span> | ||
82 | - <span class="intro">'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('intro')), ENT_QUOTES, 'UTF-8').'</span> | ||
83 | - </a> | ||
84 | - </div> | ||
85 | -';}).' | ||
86 | -'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('detail')), $in, false, function($cx, $in) {return ' <div class="detail"> | ||
87 | - <div class="post-title"> | ||
88 | - <p class="title">'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('title')), ENT_QUOTES, 'UTF-8').'</p> | ||
89 | -'.' <div class="time-view-like-share clearfix"> | ||
90 | - <i class="iconfont"></i> | ||
91 | - '.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('publishTime')), ENT_QUOTES, 'UTF-8').' | ||
92 | - <i class="iconfont"></i> | ||
93 | - <span class="page-view">'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('pageView')), ENT_QUOTES, 'UTF-8').'</span> | ||
94 | - <div class="like-share-container"> | ||
95 | -'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('like')), $in, false, function($cx, $in) {return ' <i class="iconfont like-btn'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('isLiked')), $in, false, function($cx, $in) {return ' like';}).'"></i> | ||
96 | - <span class="like-count">'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('count')), ENT_QUOTES, 'UTF-8').'</span> | ||
97 | -';}).''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('collect')), $in, false, function($cx, $in) {return ' <a href='.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('url')), ENT_QUOTES, 'UTF-8').'> | ||
98 | - <i class="iconfont collect-btn'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('isCollected')), $in, false, function($cx, $in) {return ' collected';}).'"></i> | ||
99 | - </a> | ||
100 | -';}).''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('share')), $in, false, function($cx, $in) {return ' <a href="'.htmlentities((string)$in, ENT_QUOTES, 'UTF-8').'" class="iconfont share-btn"></a> | ||
101 | -';}).' </div> | ||
102 | - </div>'.' </div> | ||
103 | - <div class="post-content"> | ||
104 | -'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('content')), $in, false, function($cx, $in) {return ''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('text')))) ? ' <div class="post-block text-block"> | ||
105 | - '.Plugin\LCRun3::v($cx, $in, array('text')).' | ||
106 | - </div> | ||
107 | -' : '').' | ||
108 | -'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('bigImage')))) ? ' <div class="post-block big-img-block"> | ||
109 | - <img class="lazy" data-original='.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('bigImage')), ENT_QUOTES, 'UTF-8').'> | ||
110 | - </div> | ||
111 | -' : '').' | ||
112 | -'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('smallImage')))) ? ' <div class="post-block small-img-block clearfix"> | ||
113 | -'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('smallImage')), $in, false, function($cx, $in) {return ' <img class="lazy" data-original='.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('src')), ENT_QUOTES, 'UTF-8').'> | ||
114 | -';}).' </div> | ||
115 | -' : '').' | ||
116 | -'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('collocation')))) ? ' <div class="post-block collocation-block"> | ||
117 | - <ul class="thumb-container"> | ||
118 | -'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('collocation')), $in, true, function($cx, $in) {return ' <li class="thumb '.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $cx['sp_vars'], array('first')))) ? 'focus' : '').'"> | ||
119 | - <img class="thumb-img lazy" data-original='.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('thumb')), ENT_QUOTES, 'UTF-8').'> | ||
120 | - <span class="clothe-type '.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('type')), ENT_QUOTES, 'UTF-8').'"></span> | ||
121 | - </li> | ||
122 | -';}).' </ul> | ||
123 | - <div class="good-list clearfix"> | ||
124 | -'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('collocation')), $in, true, function($cx, $in) {return ' <div class="prod '.((!Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $cx['sp_vars'], array('first')))) ? 'hide' : '').'"> | ||
125 | -'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('goods')), $in, false, function($cx, $in) {return ''.' '.((Plugin\LCRun3::ifvar($cx, $in)) ? ' | ||
126 | - <div class="good-info" data-id="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('id')), ENT_QUOTES, 'UTF-8').'"> | ||
127 | - <div class="tag-container clearfix"> | ||
128 | -'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('tags')), $in, false, function($cx, $in) {return ''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('is_new')), $in, false, function($cx, $in) {return ' <p class="good-tag new-tag">NEW</p> | ||
129 | -';}).''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('is_advance')), $in, false, function($cx, $in) {return ' <p class="good-tag renew-tag">再到着</p> | ||
130 | -';}).''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('is_discount')), $in, false, function($cx, $in) {return ' <p class="good-tag sale-tag">SALE</p> | ||
131 | -';}).''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('is_yohoood')), $in, false, function($cx, $in) {return ' <p class="good-tag new-festival-tag">新品节</p> | ||
132 | -';}).''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('is_limited')), $in, false, function($cx, $in) {return ' <p class="good-tag limit-tag">限量商品</p> | ||
133 | -';}).'';}).' </div> | ||
134 | - <div class="good-detail-img"> | ||
135 | - <a class="good-thumb" href="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('url')), ENT_QUOTES, 'UTF-8').'"> | ||
136 | - <img class="lazy" data-original="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('thumb')), ENT_QUOTES, 'UTF-8').'"> | ||
137 | - </a> | ||
138 | -'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('is_soon_sold_out')), $in, false, function($cx, $in) {return ' <p class="few-tag">即将售罄</p> | ||
139 | -';}).' </div> | ||
140 | - <div class="good-detail-text"> | ||
141 | - <div class="name"> | ||
142 | - <a href="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('url')), ENT_QUOTES, 'UTF-8').'">'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('name')), ENT_QUOTES, 'UTF-8').'</a> | ||
143 | - </div> | ||
144 | - <div class="price"> | ||
145 | - <span class="sale-price '.((Plugin\LCRun3::isec($cx, Plugin\LCRun3::v($cx, $in, array('price')))) ? 'no-price' : '').'">¥'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('salePrice')), ENT_QUOTES, 'UTF-8').'</span> | ||
146 | -'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('price')), $in, false, function($cx, $in) {return ' <span class="market-price">¥'.htmlentities((string)$in, ENT_QUOTES, 'UTF-8').'</span> | ||
147 | -';}).' </div> | ||
148 | - </div> | ||
149 | - </div> | ||
150 | - ' : '').''.'';}).' </div> | ||
151 | -';}).' </div> | ||
152 | - </div> | ||
153 | -' : '').' | ||
154 | -'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('relatedReco')))) ? ' <div class="post-block related-reco-block clearfix"> | ||
155 | - <h2>相关推荐</h2> | ||
156 | -'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('relatedReco','id')))) ? ''.Plugin\LCRun3::wi($cx, Plugin\LCRun3::v($cx, $in, array('relatedReco')), $in, function($cx, $in) {return ' <div class="one-good"> | ||
157 | - <img class="thumb lazy" data-original='.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('thumb')), ENT_QUOTES, 'UTF-8').'> | ||
158 | - <div class="content-container"> | ||
159 | - <p> | ||
160 | - <span class="reco-name">'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('name')), ENT_QUOTES, 'UTF-8').'</span> | ||
161 | - </p> | ||
162 | - <p class="price"> | ||
163 | - <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> | ||
164 | -'.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> | ||
165 | -';}).' <a class="check-detail" href='.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('url')), ENT_QUOTES, 'UTF-8').'> | ||
166 | - 查看详情 | ||
167 | - </a> | ||
168 | - </p> | ||
169 | - </div> | ||
170 | - </div> | ||
171 | -';}).'' : ' <div class="good-list clearfix"> | ||
172 | -'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('relatedReco')), $in, false, function($cx, $in) {return ''.' '.((Plugin\LCRun3::ifvar($cx, $in)) ? ' | ||
173 | - <div class="good-info" data-id="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('id')), ENT_QUOTES, 'UTF-8').'"> | ||
174 | - <div class="tag-container clearfix"> | ||
175 | -'.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> | ||
176 | -';}).''.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> | ||
177 | -';}).''.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> | ||
178 | -';}).''.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> | ||
179 | -';}).''.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> | ||
180 | -';}).'';}).' </div> | ||
181 | - <div class="good-detail-img"> | ||
182 | - <a class="good-thumb" href="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('url')), ENT_QUOTES, 'UTF-8').'"> | ||
183 | - <img class="lazy" data-original="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('thumb')), ENT_QUOTES, 'UTF-8').'"> | ||
184 | - </a> | ||
185 | -'.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> | ||
186 | -';}).' </div> | ||
187 | - <div class="good-detail-text"> | ||
188 | - <div class="name"> | ||
189 | - <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> | ||
190 | - </div> | ||
191 | - <div class="price"> | ||
192 | - <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> | ||
193 | -'.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> | ||
194 | -';}).' </div> | ||
195 | - </div> | ||
196 | - </div> | ||
197 | - ' : '').''.'';}).' </div> | ||
198 | -').' </div> | ||
199 | -' : '').'';}).' </div> | ||
200 | - </div> | ||
201 | -';}).' | ||
202 | -'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('relatedBrand')))) ? ' <div class="related-brand"> | ||
203 | - <h2>相关品牌</h2> | ||
204 | - <ul class="brand-list clearfix"> | ||
205 | -'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('relatedBrand')), $in, false, function($cx, $in) {return ' <li class="brand"> | ||
206 | - <a href='.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('url')), ENT_QUOTES, 'UTF-8').'> | ||
207 | - <div class="brand-logo"> | ||
208 | - <img class="lazy" data-original='.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('thumb')), ENT_QUOTES, 'UTF-8').'> | ||
209 | - </div> | ||
210 | - <p class="brand-name">'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('name')), ENT_QUOTES, 'UTF-8').'</p> | ||
211 | - </a> | ||
212 | - </li> | ||
213 | -';}).' </ul> | ||
214 | - </div> | ||
215 | -' : '').' | ||
216 | -'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('relatedTag')))) ? ' <div class="related-tag"> | ||
217 | - <div class="tag-bg"></div> | ||
218 | - <ul class="tag-list clearfix"> | ||
219 | -'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('relatedTag')), $in, false, function($cx, $in) {return ' <li> | ||
220 | - <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> | ||
221 | - </li> | ||
222 | -';}).' </ul> | ||
223 | - </div> | ||
224 | -' : '').' | ||
225 | -'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('relatedInfo')))) ? ' <div class="related-info"> | ||
226 | - <h2>相关文章</h2> | ||
227 | - <ul class="info-list"> | ||
228 | -'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('relatedInfo')), $in, false, function($cx, $in) {return ' <li> | ||
229 | - <a class="clearfix" href='.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('url')), ENT_QUOTES, 'UTF-8').'> | ||
230 | - <img class="lazy '.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('squareThumb')))) ? 'square' : '').'" data-original='.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('thumb')), ENT_QUOTES, 'UTF-8').'> | ||
231 | - <span class="title">'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('title')), ENT_QUOTES, 'UTF-8').'</span> | ||
232 | - <span class="publish-time"> | ||
233 | - <i class="iconfont"></i> | ||
234 | - '.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('publishTime')), ENT_QUOTES, 'UTF-8').' | ||
235 | - </span> | ||
236 | - </a> | ||
237 | - </li> | ||
238 | -';}).' </ul> | ||
239 | - </div> | ||
240 | -' : '').' </div> | ||
241 | - </div> | ||
242 | - | ||
243 | - <input id="shareLink" type="hidden" value="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('shareLink')), ENT_QUOTES, 'UTF-8').'"> | ||
244 | - <input id="shareImg" type="hidden" value="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('shareImg')), ENT_QUOTES, 'UTF-8').'"> | ||
245 | - <input id="shareTitle" type="hidden" value="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('shareTitle')), ENT_QUOTES, 'UTF-8').'"> | ||
246 | - <input id="shareDesc" type="hidden" value="'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('shareDesc')), ENT_QUOTES, 'UTF-8').'"> | ||
247 | -';}).'</div> | ||
248 | -'.''.''.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"> | ||
249 | - <p class="op-row"> | ||
250 | - <span class="back-to-top"> | ||
251 | - Back to top | ||
252 | - <i class="iconfont"></i> | ||
253 | - </span> | ||
254 | - </p> | ||
255 | - <address class="copyright"> | ||
256 | - CopyRight©2007-2016 南京新与力文化传播有限公司 | ||
257 | - </address> | ||
258 | -</footer> | ||
259 | -';}).' | ||
260 | -'.''.''.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"> | ||
261 | - <div class="float-layer-left"> | ||
262 | - <span class="yoho-icon iconfont"></span> | ||
263 | - <p>新用户送千元礼包</p> | ||
264 | - </div> | ||
265 | - <a href="javascript:void(0);" id="float-layer-close" > | ||
266 | - <i class="close-icon iconfont"></i> | ||
267 | - <div class="circle-rightbottom"></div> | ||
268 | - </a> | ||
269 | - <a href="http://a.app.qq.com/o/simple.jsp?pkgname=com.yoho" id="float-layer-btn"> | ||
270 | - 立即下载 | ||
271 | - </a> | ||
272 | -</div> | ||
273 | -';}).' | ||
274 | - | ||
275 | - | ||
276 | - '.''.((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> | ||
277 | -' : '').''.((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> | ||
278 | -<script src="http://cdn.yoho.cn/myohobuy/'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('version')), ENT_QUOTES, 'UTF-8').'/index.js"></script> | ||
279 | -' : '').''.((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> | ||
280 | -<script src="http://cdn.yoho.cn/myohobuy/'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('version')), ENT_QUOTES, 'UTF-8').'/index.js"></script> | ||
281 | -' : '').''.((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> | ||
282 | -<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> | ||
283 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('devEnv')))) ? '<script src="http://localhost:8000/static/js/sea.js?nowrap"></script> | ||
284 | -<script>seajs.config({base: \'http://localhost:8000/\'});</script> | ||
285 | -' : '').''.'<script> | ||
286 | - seajs.use(\'js/common\'); | ||
287 | -</script> | ||
288 | -'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('psList')))) ? '<script> | ||
289 | - seajs.use(\'js/guang/plus-star/list\'); | ||
290 | -</script> | ||
291 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('psDetail')))) ? '<script> | ||
292 | - seajs.use(\'js/guang/plus-star/detail\'); | ||
293 | -</script> | ||
294 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('guangHome')))) ? '<script> | ||
295 | - seajs.use(\'js/guang/home\'); | ||
296 | -</script> | ||
297 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('guangList')))) ? '<script> | ||
298 | - seajs.use(\'js/guang/list\'); | ||
299 | -</script> | ||
300 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('guangDetail')))) ? '<script> | ||
301 | - seajs.use(\'js/guang/detail\', function(d) { | ||
302 | - d.i(true); | ||
303 | - }); | ||
304 | -</script> | ||
305 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('guangEzine')))) ? '<script> | ||
306 | - seajs.use(\'js/guang/detail\', function(d) { | ||
307 | - d.i(false); | ||
308 | - }); | ||
309 | -</script> | ||
310 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('regIndex')))) ? '<script> | ||
311 | - seajs.use(\'js/passport/register/register\'); | ||
312 | -</script> | ||
313 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('regCode')))) ? '<script> | ||
314 | - seajs.use(\'js/passport/register/code\'); | ||
315 | -</script> | ||
316 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('regPwd')))) ? '<script> | ||
317 | - seajs.use(\'js/passport/register/password\'); | ||
318 | -</script> | ||
319 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('bindIndex')))) ? '<script> | ||
320 | - seajs.use(\'js/passport/bind/bind\'); | ||
321 | -</script> | ||
322 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('bindCode')))) ? '<script> | ||
323 | - seajs.use(\'js/passport/bind/code\'); | ||
324 | -</script> | ||
325 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('bindPwd')))) ? '<script> | ||
326 | - seajs.use(\'js/passport/bind/password\'); | ||
327 | -</script> | ||
328 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('loginIndex')))) ? '<script> | ||
329 | - seajs.use(\'js/passport/login/login\'); | ||
330 | -</script> | ||
331 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('loginInternational')))) ? '<script> | ||
332 | - seajs.use(\'js/passport/login/international\'); | ||
333 | -</script> | ||
334 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('backEmail')))) ? '<script> | ||
335 | - seajs.use(\'js/passport/back/email\'); | ||
336 | -</script> | ||
337 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('backEmailSuccess')))) ? '<script> | ||
338 | - seajs.use(\'js/passport/back/email-success\'); | ||
339 | -</script> | ||
340 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('backMobile')))) ? '<script> | ||
341 | - seajs.use(\'js/passport/back/mobile\'); | ||
342 | -</script> | ||
343 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('backCode')))) ? '<script> | ||
344 | - seajs.use(\'js/passport/back/code\'); | ||
345 | -</script> | ||
346 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('backNewPwd')))) ? '<script> | ||
347 | - seajs.use(\'js/passport/back/new-password\'); | ||
348 | -</script> | ||
349 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('channelPage')))) ? '<script> | ||
350 | - seajs.use(\'js/index/channel\'); | ||
351 | - seajs.use(\'js/index/footer\'); | ||
352 | -</script> | ||
353 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('grilsHomePage')))) ? '<script> | ||
354 | - seajs.use(\'js/home/home\', function(h) { | ||
355 | - h.set(\'girls\'); | ||
356 | - }); | ||
357 | - seajs.use(\'js/index/footer\'); | ||
358 | -</script> | ||
359 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('boysHomePage')))) ? '<script> | ||
360 | - seajs.use(\'js/home/home\', function(h) { | ||
361 | - h.set(\'boys\'); | ||
362 | - }); | ||
363 | - seajs.use(\'js/index/footer\'); | ||
364 | -</script> | ||
365 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('kidsHomePage')))) ? '<script> | ||
366 | - seajs.use(\'js/home/home\', function(h) { | ||
367 | - h.set(\'kids\'); | ||
368 | - }); | ||
369 | - seajs.use(\'js/index/footer\'); | ||
370 | -</script> | ||
371 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('lifestyleHomePage')))) ? '<script> | ||
372 | - seajs.use(\'js/home/home\', function(h) { | ||
373 | - h.set(\'lifestyle\'); | ||
374 | - }); | ||
375 | - seajs.use(\'js/index/footer\'); | ||
376 | -</script> | ||
377 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('newArrivalPage')))) ? '<script> | ||
378 | - seajs.use(\'js/product/newsale/newarrival\'); | ||
379 | - seajs.use(\'js/index/footer\'); | ||
380 | -</script> | ||
381 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('discountPage')))) ? '<script> | ||
382 | - seajs.use(\'js/product/newsale/discount\'); | ||
383 | - seajs.use(\'js/index/footer\'); | ||
384 | -</script> | ||
385 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('hotrankPage')))) ? '<script> | ||
386 | - seajs.use(\'js/product/newsale/hot-rank\'); | ||
387 | - seajs.use(\'js/index/footer\'); | ||
388 | -</script> | ||
389 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('goodListPage')))) ? '<script> | ||
390 | - seajs.use(\'js/product/list\'); | ||
391 | - seajs.use(\'js/index/footer\'); | ||
392 | -</script> | ||
393 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('goodsDetailPage')))) ? '<script> | ||
394 | - seajs.use(\'js/product/detail/detail\'); | ||
395 | -</script> | ||
396 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('goodsCommentsPage')))) ? '<script> | ||
397 | - seajs.use(\'js/product/detail/loadmore\'); | ||
398 | -</script> | ||
399 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('goodsConsultsPage')))) ? '<script> | ||
400 | - seajs.use(\'js/product/detail/comments-consults\'); | ||
401 | -</script> | ||
402 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('consultformPage')))) ? '<script> | ||
403 | - seajs.use(\'js/product/detail/consultform\'); | ||
404 | -</script> | ||
405 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('categoryPage')))) ? '<script> | ||
406 | - seajs.use(\'js/category/index\'); | ||
407 | - seajs.use(\'js/index/footer\'); | ||
408 | -</script> | ||
409 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('brandPage')))) ? '<script> | ||
410 | - seajs.use(\'js/category/brand\'); | ||
411 | - seajs.use(\'js/index/footer\'); | ||
412 | -</script> | ||
413 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('searchPage')))) ? '<script> | ||
414 | - seajs.use(\'js/index/search\'); | ||
415 | - seajs.use(\'js/index/footer\'); | ||
416 | -</script> | ||
417 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('shoppingCartPage')))) ? '<script> | ||
418 | - seajs.use(\'js/cart/cart\'); | ||
419 | -</script> | ||
420 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('giftPage')))) ? '<script> | ||
421 | - seajs.use(\'js/cart/gift-advance\'); | ||
422 | -</script> | ||
423 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('advanceBuyPage')))) ? '<script> | ||
424 | - seajs.use(\'js/cart/gift-advance\'); | ||
425 | -</script> | ||
426 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('orderEnsurePage')))) ? '<script> | ||
427 | - seajs.use(\'js/cart/order-ensure\'); | ||
428 | -</script> | ||
429 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('selectAddressPage')))) ? '<script> | ||
430 | - seajs.use(\'js/me/address\'); | ||
431 | - seajs.use(\'js/cart/select-address\'); | ||
432 | -</script> | ||
433 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('selectCouponPage')))) ? '<script> | ||
434 | - seajs.use(\'js/cart/select-coupon\'); | ||
435 | -</script> | ||
436 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('myIndexPage')))) ? '<script> | ||
437 | - seajs.use(\'js/me/index\'); | ||
438 | - seajs.use(\'js/index/footer\'); | ||
439 | -</script> | ||
440 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('orderPage')))) ? '<script> | ||
441 | - seajs.use(\'js/me/order\'); | ||
442 | -</script> | ||
443 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('orderDetailPage')))) ? '<script> | ||
444 | - seajs.use(\'js/me/order-detail\'); | ||
445 | -</script> | ||
446 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('favPage')))) ? '<script> | ||
447 | - seajs.use(\'js/me/fav\'); | ||
448 | -</script> | ||
449 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('suggestPage')))) ? '<script> | ||
450 | - seajs.use(\'js/me/suggest\'); | ||
451 | -</script> | ||
452 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('couponsPage')))) ? '<script> | ||
453 | - seajs.use(\'js/me/coupons\'); | ||
454 | -</script> | ||
455 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('onlineServicePage')))) ? '<script> | ||
456 | - seajs.use(\'js/me/online-service\'); | ||
457 | -</script> | ||
458 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('onlineServiceDetailPage')))) ? '<script> | ||
459 | - seajs.use(\'js/index/footer\'); | ||
460 | -</script> | ||
461 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('addressPage')))) ? '<script> | ||
462 | - seajs.use(\'js/me/address\'); | ||
463 | -</script> | ||
464 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('addressActionPage')))) ? '<script> | ||
465 | - seajs.use(\'js/me/address-act\'); | ||
466 | -</script> | ||
467 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('myGuangPage')))) ? '<script> | ||
468 | - seajs.use(\'js/me/my-guang\'); | ||
469 | -</script> | ||
470 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('personalDetailsPage')))) ? '<script> | ||
471 | - seajs.use(\'js/me/personal-details\'); | ||
472 | -</script> | ||
473 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('browseRecordPage')))) ? '<script> | ||
474 | - seajs.use(\'js/me/browse-record\'); | ||
475 | -</script> | ||
476 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('logisticInfoPage')))) ? '<script> | ||
477 | - seajs.use(\'js/me/logistic\'); | ||
478 | -</script> | ||
479 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('payCenterPage')))) ? '<script> | ||
480 | - seajs.use(\'js/me/pay\'); | ||
481 | -</script> | ||
482 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('currencyDetail')))) ? '<script> | ||
483 | - seajs.use(\'js/me/currency\'); | ||
484 | -</script> | ||
485 | -' : '').' | ||
486 | -'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('currencyPage')))) ? '<script> | ||
487 | - seajs.use(\'js/me/currency-new\'); | ||
488 | -</script> | ||
489 | -' : '').''.''.'<!-- Google Tag Manager --> | ||
490 | -<noscript><iframe src="//www.googletagmanager.com/ns.html?id=GTM-W958MG" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> | ||
491 | -<script> | ||
492 | - var _hmt = _hmt || []; | ||
493 | - function async_load(){ | ||
494 | - (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({\'gtm.start\': | ||
495 | - new Date().getTime(),event:\'gtm.js\'});var f=d.getElementsByTagName(s)[0], | ||
496 | - j=d.createElement(s),dl=l!=\'dataLayer\'?\'&l=\'+l:\'\';j.async=true;j.src= | ||
497 | - \'//www.googletagmanager.com/gtm.js?id=\'+i+dl;f.parentNode.insertBefore(j,f); | ||
498 | - })(window,document,\'script\',\'dataLayer\',\'GTM-W958MG\'); | ||
499 | - (function() { | ||
500 | - var hm = document.createElement("script"); | ||
501 | - hm.src = "//hm.baidu.com/hm.js?c6ee7218b8321cb65fb2e98f284d8311"; | ||
502 | - hm.async = 1; | ||
503 | - var s = document.getElementsByTagName("script")[0]; | ||
504 | - s.parentNode.insertBefore(hm, s); | ||
505 | - })(); | ||
506 | - (function() { | ||
507 | - var hm = document.createElement("script"); | ||
508 | - hm.src = "//hm.baidu.com/hm.js?65dd99e0435a55177ffda862198ce841"; | ||
509 | - hm.async = 1; | ||
510 | - var s = document.getElementsByTagName("script")[0]; | ||
511 | - s.parentNode.insertBefore(hm, s); | ||
512 | - })(); | ||
513 | - (function() { | ||
514 | - var hm = document.createElement("script"); | ||
515 | - hm.src = "//hm.baidu.com/hm.js?e5b83a487a4458aa5abca43f5779b764"; | ||
516 | - var s = document.getElementsByTagName("script")[0]; | ||
517 | - s.parentNode.insertBefore(hm, s); | ||
518 | - })(); | ||
519 | - (function() { | ||
520 | - var hm = document.createElement("script"); | ||
521 | - hm.src = "http://static.yohobuy.com/js/analytics/analysis.js"; | ||
522 | - hm.async = 1; | ||
523 | - var s = document.getElementsByTagName("script")[0]; | ||
524 | - s.parentNode.insertBefore(hm, s); | ||
525 | - })(); | ||
526 | - } | ||
527 | - window.addEventListener(\'load\', async_load, false); | ||
528 | -</script> | ||
529 | -<script> | ||
530 | - window._py = window._py||[]; | ||
531 | - window._py.push([\'a\', \'MC..o8vMMWxEXDCiqYckD81lUX\']); | ||
532 | - window._py.push([\'domain\',\'stats.ipinyou.com\']); | ||
533 | - window._py.push([\'e\',\'\']); | ||
534 | - if(typeof _goodsData!=\'undefined\'){ | ||
535 | - window._py.push([\'pi\',_goodsData]); | ||
536 | - } | ||
537 | - -function(d){ | ||
538 | - var f = \'https:\' == d.location.protocol;var c = d.createElement(\'script\');c.type=\'text/javascript\';c.async=1; | ||
539 | - c.src=(f ? \'https\' : \'http\') + \'://\'+(f?\'fm.ipinyou.com\':\'fm.p0y.cn\')+\'/j/t/adv.js\'; | ||
540 | - var h = d.getElementsByTagName("script")[0];h.parentNode.insertBefore(c, h); | ||
541 | - }(document); | ||
542 | -</script> | ||
543 | -<script src="http://static.yohobuy.com/m/v1/js/om_code.js" async="async"></script>'.'</body> | ||
544 | -</html>'.''; | ||
545 | -} | ||
546 | -?> |
1 | -<?php return function ($in, $debugopt = 1) { | ||
2 | - $cx = array( | ||
3 | - 'flags' => array( | ||
4 | - 'jstrue' => false, | ||
5 | - 'jsobj' => false, | ||
6 | - 'spvar' => true, | ||
7 | - 'prop' => false, | ||
8 | - 'method' => false, | ||
9 | - 'mustlok' => true, | ||
10 | - 'echo' => false, | ||
11 | - 'debug' => $debugopt, | ||
12 | - ), | ||
13 | - 'constants' => array(), | ||
14 | - 'helpers' => array(), | ||
15 | - 'blockhelpers' => array(), | ||
16 | - 'hbhelpers' => array(), | ||
17 | - 'partials' => array(), | ||
18 | - 'scopes' => array(), | ||
19 | - 'sp_vars' => array('root' => $in), | ||
20 | - 'lcrun' => 'Plugin\LCRun3', | ||
21 | - | ||
22 | - ); | ||
23 | - | ||
24 | - return ''.''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('filter')), $in, false, function($cx, $in) {return ' <div class="filter-mask hide"> | ||
25 | - <div class="filter-body"> | ||
26 | - <ul class="classify"> | ||
27 | -'.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' : '').'"> | ||
28 | - <p class="shower'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('default')))) ? ' default' : '').'"> | ||
29 | - <span class="title">'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('title')), ENT_QUOTES, 'UTF-8').':</span> | ||
30 | - '.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('name')), ENT_QUOTES, 'UTF-8').' | ||
31 | - </p> | ||
32 | - <ul class="sub-classify" data-type='.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('dataType')), ENT_QUOTES, 'UTF-8').'> | ||
33 | -'.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').'> | ||
34 | - '.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('name')), ENT_QUOTES, 'UTF-8').' | ||
35 | - <i class="iconfont chosed-icon"></i> | ||
36 | - </li> | ||
37 | -';}).' </ul> | ||
38 | - </li> | ||
39 | -';}).' </ul> | ||
40 | - </div> | ||
41 | - </div> | ||
42 | -';}).''.''; | ||
43 | -} | ||
44 | -?> |
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('currencyPage')), $in, false, function($cx, $in) {return ' <a href="/home/helpDetail?code=20151230-102233&caption=YOHO币介绍" class="iconfont nav-home"></a> | ||
69 | -';}).''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('currencyDetailPage')), $in, false, function($cx, $in) {return ' <a href="/home/helpDetail?code=20111130-152530&caption=如何使用YOHO币支付" class="iconfont nav-home"></a> | ||
70 | -';}).''.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> | ||
71 | -';}).''.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> | ||
72 | -';}).''.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> | ||
73 | -';}).'</header> | ||
74 | - | ||
75 | -';}).''.''.'<div class="back-email-page passport-page yoho-page"> | ||
76 | -'.' <div class="header"> | ||
77 | - <a class="go-back" 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);').'"></a> | ||
78 | -'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('showHeaderImg')), $in, false, function($cx, $in) {return ' <div class="img-header"></div> | ||
79 | -';}).''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('headerText')), $in, false, function($cx, $in) {return ' <p class="title">'.htmlentities((string)$in, ENT_QUOTES, 'UTF-8').'</p> | ||
80 | -';}).' </div>'.' <div class="content"> | ||
81 | - <div class="input-container row has-clear"> | ||
82 | - <input id="email" class="input email" type="text" placeholder="请输入邮箱" autocomplete="off"> | ||
83 | - </div> | ||
84 | - <span id="btn-sure" class="btn btn-sure disable row">确定</span> | ||
85 | - </div> | ||
86 | -</div> | ||
87 | -'.''.''.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"> | ||
88 | - <p class="op-row"> | ||
89 | - <span class="back-to-top"> | ||
90 | - Back to top | ||
91 | - <i class="iconfont"></i> | ||
92 | - </span> | ||
93 | - </p> | ||
94 | - <address class="copyright"> | ||
95 | - CopyRight©2007-2016 南京新与力文化传播有限公司 | ||
96 | - </address> | ||
97 | -</footer> | ||
98 | -';}).' | ||
99 | -'.''.''.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"> | ||
100 | - <div class="float-layer-left"> | ||
101 | - <span class="yoho-icon iconfont"></span> | ||
102 | - <p>新用户送千元礼包</p> | ||
103 | - </div> | ||
104 | - <a href="javascript:void(0);" id="float-layer-close" > | ||
105 | - <i class="close-icon iconfont"></i> | ||
106 | - <div class="circle-rightbottom"></div> | ||
107 | - </a> | ||
108 | - <a href="http://a.app.qq.com/o/simple.jsp?pkgname=com.yoho" id="float-layer-btn"> | ||
109 | - 立即下载 | ||
110 | - </a> | ||
111 | -</div> | ||
112 | -';}).' | ||
113 | - | ||
114 | - | ||
115 | - '.''.((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> | ||
116 | -' : '').''.((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> | ||
117 | -<script src="http://cdn.yoho.cn/myohobuy/'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('version')), ENT_QUOTES, 'UTF-8').'/index.js"></script> | ||
118 | -' : '').''.((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> | ||
119 | -<script src="http://cdn.yoho.cn/myohobuy/'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('version')), ENT_QUOTES, 'UTF-8').'/index.js"></script> | ||
120 | -' : '').''.((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> | ||
121 | -<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> | ||
122 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('devEnv')))) ? '<script src="http://localhost:8000/static/js/sea.js?nowrap"></script> | ||
123 | -<script>seajs.config({base: \'http://localhost:8000/\'});</script> | ||
124 | -' : '').''.'<script> | ||
125 | - seajs.use(\'js/common\'); | ||
126 | -</script> | ||
127 | -'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('psList')))) ? '<script> | ||
128 | - seajs.use(\'js/guang/plus-star/list\'); | ||
129 | -</script> | ||
130 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('psDetail')))) ? '<script> | ||
131 | - seajs.use(\'js/guang/plus-star/detail\'); | ||
132 | -</script> | ||
133 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('guangHome')))) ? '<script> | ||
134 | - seajs.use(\'js/guang/home\'); | ||
135 | -</script> | ||
136 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('guangList')))) ? '<script> | ||
137 | - seajs.use(\'js/guang/list\'); | ||
138 | -</script> | ||
139 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('guangDetail')))) ? '<script> | ||
140 | - seajs.use(\'js/guang/detail\', function(d) { | ||
141 | - d.i(true); | ||
142 | - }); | ||
143 | -</script> | ||
144 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('guangEzine')))) ? '<script> | ||
145 | - seajs.use(\'js/guang/detail\', function(d) { | ||
146 | - d.i(false); | ||
147 | - }); | ||
148 | -</script> | ||
149 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('regIndex')))) ? '<script> | ||
150 | - seajs.use(\'js/passport/register/register\'); | ||
151 | -</script> | ||
152 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('regCode')))) ? '<script> | ||
153 | - seajs.use(\'js/passport/register/code\'); | ||
154 | -</script> | ||
155 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('regPwd')))) ? '<script> | ||
156 | - seajs.use(\'js/passport/register/password\'); | ||
157 | -</script> | ||
158 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('bindIndex')))) ? '<script> | ||
159 | - seajs.use(\'js/passport/bind/bind\'); | ||
160 | -</script> | ||
161 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('bindCode')))) ? '<script> | ||
162 | - seajs.use(\'js/passport/bind/code\'); | ||
163 | -</script> | ||
164 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('bindPwd')))) ? '<script> | ||
165 | - seajs.use(\'js/passport/bind/password\'); | ||
166 | -</script> | ||
167 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('loginIndex')))) ? '<script> | ||
168 | - seajs.use(\'js/passport/login/login\'); | ||
169 | -</script> | ||
170 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('loginInternational')))) ? '<script> | ||
171 | - seajs.use(\'js/passport/login/international\'); | ||
172 | -</script> | ||
173 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('backEmail')))) ? '<script> | ||
174 | - seajs.use(\'js/passport/back/email\'); | ||
175 | -</script> | ||
176 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('backEmailSuccess')))) ? '<script> | ||
177 | - seajs.use(\'js/passport/back/email-success\'); | ||
178 | -</script> | ||
179 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('backMobile')))) ? '<script> | ||
180 | - seajs.use(\'js/passport/back/mobile\'); | ||
181 | -</script> | ||
182 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('backCode')))) ? '<script> | ||
183 | - seajs.use(\'js/passport/back/code\'); | ||
184 | -</script> | ||
185 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('backNewPwd')))) ? '<script> | ||
186 | - seajs.use(\'js/passport/back/new-password\'); | ||
187 | -</script> | ||
188 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('channelPage')))) ? '<script> | ||
189 | - seajs.use(\'js/index/channel\'); | ||
190 | - seajs.use(\'js/index/footer\'); | ||
191 | -</script> | ||
192 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('grilsHomePage')))) ? '<script> | ||
193 | - seajs.use(\'js/home/home\', function(h) { | ||
194 | - h.set(\'girls\'); | ||
195 | - }); | ||
196 | - seajs.use(\'js/index/footer\'); | ||
197 | -</script> | ||
198 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('boysHomePage')))) ? '<script> | ||
199 | - seajs.use(\'js/home/home\', function(h) { | ||
200 | - h.set(\'boys\'); | ||
201 | - }); | ||
202 | - seajs.use(\'js/index/footer\'); | ||
203 | -</script> | ||
204 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('kidsHomePage')))) ? '<script> | ||
205 | - seajs.use(\'js/home/home\', function(h) { | ||
206 | - h.set(\'kids\'); | ||
207 | - }); | ||
208 | - seajs.use(\'js/index/footer\'); | ||
209 | -</script> | ||
210 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('lifestyleHomePage')))) ? '<script> | ||
211 | - seajs.use(\'js/home/home\', function(h) { | ||
212 | - h.set(\'lifestyle\'); | ||
213 | - }); | ||
214 | - seajs.use(\'js/index/footer\'); | ||
215 | -</script> | ||
216 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('newArrivalPage')))) ? '<script> | ||
217 | - seajs.use(\'js/product/newsale/newarrival\'); | ||
218 | - seajs.use(\'js/index/footer\'); | ||
219 | -</script> | ||
220 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('discountPage')))) ? '<script> | ||
221 | - seajs.use(\'js/product/newsale/discount\'); | ||
222 | - seajs.use(\'js/index/footer\'); | ||
223 | -</script> | ||
224 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('hotrankPage')))) ? '<script> | ||
225 | - seajs.use(\'js/product/newsale/hot-rank\'); | ||
226 | - seajs.use(\'js/index/footer\'); | ||
227 | -</script> | ||
228 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('goodListPage')))) ? '<script> | ||
229 | - seajs.use(\'js/product/list\'); | ||
230 | - seajs.use(\'js/index/footer\'); | ||
231 | -</script> | ||
232 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('goodsDetailPage')))) ? '<script> | ||
233 | - seajs.use(\'js/product/detail/detail\'); | ||
234 | -</script> | ||
235 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('goodsCommentsPage')))) ? '<script> | ||
236 | - seajs.use(\'js/product/detail/loadmore\'); | ||
237 | -</script> | ||
238 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('goodsConsultsPage')))) ? '<script> | ||
239 | - seajs.use(\'js/product/detail/comments-consults\'); | ||
240 | -</script> | ||
241 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('consultformPage')))) ? '<script> | ||
242 | - seajs.use(\'js/product/detail/consultform\'); | ||
243 | -</script> | ||
244 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('categoryPage')))) ? '<script> | ||
245 | - seajs.use(\'js/category/index\'); | ||
246 | - seajs.use(\'js/index/footer\'); | ||
247 | -</script> | ||
248 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('brandPage')))) ? '<script> | ||
249 | - seajs.use(\'js/category/brand\'); | ||
250 | - seajs.use(\'js/index/footer\'); | ||
251 | -</script> | ||
252 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('searchPage')))) ? '<script> | ||
253 | - seajs.use(\'js/index/search\'); | ||
254 | - seajs.use(\'js/index/footer\'); | ||
255 | -</script> | ||
256 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('shoppingCartPage')))) ? '<script> | ||
257 | - seajs.use(\'js/cart/cart\'); | ||
258 | -</script> | ||
259 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('giftPage')))) ? '<script> | ||
260 | - seajs.use(\'js/cart/gift-advance\'); | ||
261 | -</script> | ||
262 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('advanceBuyPage')))) ? '<script> | ||
263 | - seajs.use(\'js/cart/gift-advance\'); | ||
264 | -</script> | ||
265 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('orderEnsurePage')))) ? '<script> | ||
266 | - seajs.use(\'js/cart/order-ensure\'); | ||
267 | -</script> | ||
268 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('selectAddressPage')))) ? '<script> | ||
269 | - seajs.use(\'js/me/address\'); | ||
270 | - seajs.use(\'js/cart/select-address\'); | ||
271 | -</script> | ||
272 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('selectCouponPage')))) ? '<script> | ||
273 | - seajs.use(\'js/cart/select-coupon\'); | ||
274 | -</script> | ||
275 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('myIndexPage')))) ? '<script> | ||
276 | - seajs.use(\'js/me/index\'); | ||
277 | - seajs.use(\'js/index/footer\'); | ||
278 | -</script> | ||
279 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('orderPage')))) ? '<script> | ||
280 | - seajs.use(\'js/me/order\'); | ||
281 | -</script> | ||
282 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('orderDetailPage')))) ? '<script> | ||
283 | - seajs.use(\'js/me/order-detail\'); | ||
284 | -</script> | ||
285 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('favPage')))) ? '<script> | ||
286 | - seajs.use(\'js/me/fav\'); | ||
287 | -</script> | ||
288 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('suggestPage')))) ? '<script> | ||
289 | - seajs.use(\'js/me/suggest\'); | ||
290 | -</script> | ||
291 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('couponsPage')))) ? '<script> | ||
292 | - seajs.use(\'js/me/coupons\'); | ||
293 | -</script> | ||
294 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('onlineServicePage')))) ? '<script> | ||
295 | - seajs.use(\'js/me/online-service\'); | ||
296 | -</script> | ||
297 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('onlineServiceDetailPage')))) ? '<script> | ||
298 | - seajs.use(\'js/index/footer\'); | ||
299 | -</script> | ||
300 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('addressPage')))) ? '<script> | ||
301 | - seajs.use(\'js/me/address\'); | ||
302 | -</script> | ||
303 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('addressActionPage')))) ? '<script> | ||
304 | - seajs.use(\'js/me/address-act\'); | ||
305 | -</script> | ||
306 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('myGuangPage')))) ? '<script> | ||
307 | - seajs.use(\'js/me/my-guang\'); | ||
308 | -</script> | ||
309 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('personalDetailsPage')))) ? '<script> | ||
310 | - seajs.use(\'js/me/personal-details\'); | ||
311 | -</script> | ||
312 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('browseRecordPage')))) ? '<script> | ||
313 | - seajs.use(\'js/me/browse-record\'); | ||
314 | -</script> | ||
315 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('logisticInfoPage')))) ? '<script> | ||
316 | - seajs.use(\'js/me/logistic\'); | ||
317 | -</script> | ||
318 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('payCenterPage')))) ? '<script> | ||
319 | - seajs.use(\'js/me/pay\'); | ||
320 | -</script> | ||
321 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('currencyDetail')))) ? '<script> | ||
322 | - seajs.use(\'js/me/currency\'); | ||
323 | -</script> | ||
324 | -' : '').' | ||
325 | -'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('currencyPage')))) ? '<script> | ||
326 | - seajs.use(\'js/me/currency-new\'); | ||
327 | -</script> | ||
328 | -' : '').''.''.'<!-- Google Tag Manager --> | ||
329 | -<noscript><iframe src="//www.googletagmanager.com/ns.html?id=GTM-W958MG" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> | ||
330 | -<script> | ||
331 | - var _hmt = _hmt || []; | ||
332 | - function async_load(){ | ||
333 | - (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({\'gtm.start\': | ||
334 | - new Date().getTime(),event:\'gtm.js\'});var f=d.getElementsByTagName(s)[0], | ||
335 | - j=d.createElement(s),dl=l!=\'dataLayer\'?\'&l=\'+l:\'\';j.async=true;j.src= | ||
336 | - \'//www.googletagmanager.com/gtm.js?id=\'+i+dl;f.parentNode.insertBefore(j,f); | ||
337 | - })(window,document,\'script\',\'dataLayer\',\'GTM-W958MG\'); | ||
338 | - (function() { | ||
339 | - var hm = document.createElement("script"); | ||
340 | - hm.src = "//hm.baidu.com/hm.js?c6ee7218b8321cb65fb2e98f284d8311"; | ||
341 | - hm.async = 1; | ||
342 | - var s = document.getElementsByTagName("script")[0]; | ||
343 | - s.parentNode.insertBefore(hm, s); | ||
344 | - })(); | ||
345 | - (function() { | ||
346 | - var hm = document.createElement("script"); | ||
347 | - hm.src = "//hm.baidu.com/hm.js?65dd99e0435a55177ffda862198ce841"; | ||
348 | - hm.async = 1; | ||
349 | - var s = document.getElementsByTagName("script")[0]; | ||
350 | - s.parentNode.insertBefore(hm, s); | ||
351 | - })(); | ||
352 | - (function() { | ||
353 | - var hm = document.createElement("script"); | ||
354 | - hm.src = "//hm.baidu.com/hm.js?e5b83a487a4458aa5abca43f5779b764"; | ||
355 | - var s = document.getElementsByTagName("script")[0]; | ||
356 | - s.parentNode.insertBefore(hm, s); | ||
357 | - })(); | ||
358 | - (function() { | ||
359 | - var hm = document.createElement("script"); | ||
360 | - hm.src = "http://static.yohobuy.com/js/analytics/analysis.js"; | ||
361 | - hm.async = 1; | ||
362 | - var s = document.getElementsByTagName("script")[0]; | ||
363 | - s.parentNode.insertBefore(hm, s); | ||
364 | - })(); | ||
365 | - } | ||
366 | - window.addEventListener(\'load\', async_load, false); | ||
367 | -</script> | ||
368 | -<script> | ||
369 | - window._py = window._py||[]; | ||
370 | - window._py.push([\'a\', \'MC..o8vMMWxEXDCiqYckD81lUX\']); | ||
371 | - window._py.push([\'domain\',\'stats.ipinyou.com\']); | ||
372 | - window._py.push([\'e\',\'\']); | ||
373 | - if(typeof _goodsData!=\'undefined\'){ | ||
374 | - window._py.push([\'pi\',_goodsData]); | ||
375 | - } | ||
376 | - -function(d){ | ||
377 | - var f = \'https:\' == d.location.protocol;var c = d.createElement(\'script\');c.type=\'text/javascript\';c.async=1; | ||
378 | - c.src=(f ? \'https\' : \'http\') + \'://\'+(f?\'fm.ipinyou.com\':\'fm.p0y.cn\')+\'/j/t/adv.js\'; | ||
379 | - var h = d.getElementsByTagName("script")[0];h.parentNode.insertBefore(c, h); | ||
380 | - }(document); | ||
381 | -</script> | ||
382 | -<script src="http://static.yohobuy.com/m/v1/js/om_code.js" async="async"></script>'.'</body> | ||
383 | -</html>'.''; | ||
384 | -} | ||
385 | -?> |
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('currencyPage')), $in, false, function($cx, $in) {return ' <a href="/home/helpDetail?code=20151230-102233&caption=YOHO币介绍" class="iconfont nav-home"></a> | ||
69 | -';}).''.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('currencyDetailPage')), $in, false, function($cx, $in) {return ' <a href="/home/helpDetail?code=20111130-152530&caption=如何使用YOHO币支付" class="iconfont nav-home"></a> | ||
70 | -';}).''.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> | ||
71 | -';}).''.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> | ||
72 | -';}).''.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> | ||
73 | -';}).'</header> | ||
74 | - | ||
75 | -';}).''.''.'<div class="search-page yoho-page"> | ||
76 | -'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('search')), $in, false, function($cx, $in) {return ' <div id="search-input" class="search-input"> | ||
77 | - <form id="search-form" action='.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('url')), ENT_QUOTES, 'UTF-8').' method="get"> | ||
78 | - <i class="search-icon iconfont"></i> | ||
79 | - <input type="text" placeholder="搜索商品" name="query"> | ||
80 | - <input type="hidden" name="from" value="search"> | ||
81 | - <i class="clear-input iconfont hide"></i> | ||
82 | - <span id="search" class="search" type="submit">搜索</span> | ||
83 | - </form> | ||
84 | - </div> | ||
85 | - <div class="search-items"> | ||
86 | - <div class="hot-search hide"> | ||
87 | - <h3>热门搜索</h3> | ||
88 | - <ul class="hot clearfix"> | ||
89 | -'.Plugin\LCRun3::sec($cx, Plugin\LCRun3::v($cx, $in, array('hot')), $in, false, function($cx, $in) {return ' <li> | ||
90 | - <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> | ||
91 | - </li> | ||
92 | -';}).' </ul> | ||
93 | - </div> | ||
94 | - <div class="history-search hide"> | ||
95 | - <h3>历史搜索</h3> | ||
96 | - <ul class="history clearfix"></ul> | ||
97 | - </div> | ||
98 | - <button id="clear-history" class="clear-history hide">清空搜索历史</button> | ||
99 | - </div> | ||
100 | -';}).'</div> | ||
101 | -'.''.''.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"> | ||
102 | - <p class="op-row"> | ||
103 | - <span class="back-to-top"> | ||
104 | - Back to top | ||
105 | - <i class="iconfont"></i> | ||
106 | - </span> | ||
107 | - </p> | ||
108 | - <address class="copyright"> | ||
109 | - CopyRight©2007-2016 南京新与力文化传播有限公司 | ||
110 | - </address> | ||
111 | -</footer> | ||
112 | -';}).' | ||
113 | -'.''.''.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"> | ||
114 | - <div class="float-layer-left"> | ||
115 | - <span class="yoho-icon iconfont"></span> | ||
116 | - <p>新用户送千元礼包</p> | ||
117 | - </div> | ||
118 | - <a href="javascript:void(0);" id="float-layer-close" > | ||
119 | - <i class="close-icon iconfont"></i> | ||
120 | - <div class="circle-rightbottom"></div> | ||
121 | - </a> | ||
122 | - <a href="http://a.app.qq.com/o/simple.jsp?pkgname=com.yoho" id="float-layer-btn"> | ||
123 | - 立即下载 | ||
124 | - </a> | ||
125 | -</div> | ||
126 | -';}).' | ||
127 | - | ||
128 | - | ||
129 | - '.''.((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> | ||
130 | -' : '').''.((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> | ||
131 | -<script src="http://cdn.yoho.cn/myohobuy/'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('version')), ENT_QUOTES, 'UTF-8').'/index.js"></script> | ||
132 | -' : '').''.((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> | ||
133 | -<script src="http://cdn.yoho.cn/myohobuy/'.htmlentities((string)Plugin\LCRun3::v($cx, $in, array('version')), ENT_QUOTES, 'UTF-8').'/index.js"></script> | ||
134 | -' : '').''.((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> | ||
135 | -<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> | ||
136 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('devEnv')))) ? '<script src="http://localhost:8000/static/js/sea.js?nowrap"></script> | ||
137 | -<script>seajs.config({base: \'http://localhost:8000/\'});</script> | ||
138 | -' : '').''.'<script> | ||
139 | - seajs.use(\'js/common\'); | ||
140 | -</script> | ||
141 | -'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('psList')))) ? '<script> | ||
142 | - seajs.use(\'js/guang/plus-star/list\'); | ||
143 | -</script> | ||
144 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('psDetail')))) ? '<script> | ||
145 | - seajs.use(\'js/guang/plus-star/detail\'); | ||
146 | -</script> | ||
147 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('guangHome')))) ? '<script> | ||
148 | - seajs.use(\'js/guang/home\'); | ||
149 | -</script> | ||
150 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('guangList')))) ? '<script> | ||
151 | - seajs.use(\'js/guang/list\'); | ||
152 | -</script> | ||
153 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('guangDetail')))) ? '<script> | ||
154 | - seajs.use(\'js/guang/detail\', function(d) { | ||
155 | - d.i(true); | ||
156 | - }); | ||
157 | -</script> | ||
158 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('guangEzine')))) ? '<script> | ||
159 | - seajs.use(\'js/guang/detail\', function(d) { | ||
160 | - d.i(false); | ||
161 | - }); | ||
162 | -</script> | ||
163 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('regIndex')))) ? '<script> | ||
164 | - seajs.use(\'js/passport/register/register\'); | ||
165 | -</script> | ||
166 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('regCode')))) ? '<script> | ||
167 | - seajs.use(\'js/passport/register/code\'); | ||
168 | -</script> | ||
169 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('regPwd')))) ? '<script> | ||
170 | - seajs.use(\'js/passport/register/password\'); | ||
171 | -</script> | ||
172 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('bindIndex')))) ? '<script> | ||
173 | - seajs.use(\'js/passport/bind/bind\'); | ||
174 | -</script> | ||
175 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('bindCode')))) ? '<script> | ||
176 | - seajs.use(\'js/passport/bind/code\'); | ||
177 | -</script> | ||
178 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('bindPwd')))) ? '<script> | ||
179 | - seajs.use(\'js/passport/bind/password\'); | ||
180 | -</script> | ||
181 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('loginIndex')))) ? '<script> | ||
182 | - seajs.use(\'js/passport/login/login\'); | ||
183 | -</script> | ||
184 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('loginInternational')))) ? '<script> | ||
185 | - seajs.use(\'js/passport/login/international\'); | ||
186 | -</script> | ||
187 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('backEmail')))) ? '<script> | ||
188 | - seajs.use(\'js/passport/back/email\'); | ||
189 | -</script> | ||
190 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('backEmailSuccess')))) ? '<script> | ||
191 | - seajs.use(\'js/passport/back/email-success\'); | ||
192 | -</script> | ||
193 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('backMobile')))) ? '<script> | ||
194 | - seajs.use(\'js/passport/back/mobile\'); | ||
195 | -</script> | ||
196 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('backCode')))) ? '<script> | ||
197 | - seajs.use(\'js/passport/back/code\'); | ||
198 | -</script> | ||
199 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('backNewPwd')))) ? '<script> | ||
200 | - seajs.use(\'js/passport/back/new-password\'); | ||
201 | -</script> | ||
202 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('channelPage')))) ? '<script> | ||
203 | - seajs.use(\'js/index/channel\'); | ||
204 | - seajs.use(\'js/index/footer\'); | ||
205 | -</script> | ||
206 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('grilsHomePage')))) ? '<script> | ||
207 | - seajs.use(\'js/home/home\', function(h) { | ||
208 | - h.set(\'girls\'); | ||
209 | - }); | ||
210 | - seajs.use(\'js/index/footer\'); | ||
211 | -</script> | ||
212 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('boysHomePage')))) ? '<script> | ||
213 | - seajs.use(\'js/home/home\', function(h) { | ||
214 | - h.set(\'boys\'); | ||
215 | - }); | ||
216 | - seajs.use(\'js/index/footer\'); | ||
217 | -</script> | ||
218 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('kidsHomePage')))) ? '<script> | ||
219 | - seajs.use(\'js/home/home\', function(h) { | ||
220 | - h.set(\'kids\'); | ||
221 | - }); | ||
222 | - seajs.use(\'js/index/footer\'); | ||
223 | -</script> | ||
224 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('lifestyleHomePage')))) ? '<script> | ||
225 | - seajs.use(\'js/home/home\', function(h) { | ||
226 | - h.set(\'lifestyle\'); | ||
227 | - }); | ||
228 | - seajs.use(\'js/index/footer\'); | ||
229 | -</script> | ||
230 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('newArrivalPage')))) ? '<script> | ||
231 | - seajs.use(\'js/product/newsale/newarrival\'); | ||
232 | - seajs.use(\'js/index/footer\'); | ||
233 | -</script> | ||
234 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('discountPage')))) ? '<script> | ||
235 | - seajs.use(\'js/product/newsale/discount\'); | ||
236 | - seajs.use(\'js/index/footer\'); | ||
237 | -</script> | ||
238 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('hotrankPage')))) ? '<script> | ||
239 | - seajs.use(\'js/product/newsale/hot-rank\'); | ||
240 | - seajs.use(\'js/index/footer\'); | ||
241 | -</script> | ||
242 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('goodListPage')))) ? '<script> | ||
243 | - seajs.use(\'js/product/list\'); | ||
244 | - seajs.use(\'js/index/footer\'); | ||
245 | -</script> | ||
246 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('goodsDetailPage')))) ? '<script> | ||
247 | - seajs.use(\'js/product/detail/detail\'); | ||
248 | -</script> | ||
249 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('goodsCommentsPage')))) ? '<script> | ||
250 | - seajs.use(\'js/product/detail/loadmore\'); | ||
251 | -</script> | ||
252 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('goodsConsultsPage')))) ? '<script> | ||
253 | - seajs.use(\'js/product/detail/comments-consults\'); | ||
254 | -</script> | ||
255 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('consultformPage')))) ? '<script> | ||
256 | - seajs.use(\'js/product/detail/consultform\'); | ||
257 | -</script> | ||
258 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('categoryPage')))) ? '<script> | ||
259 | - seajs.use(\'js/category/index\'); | ||
260 | - seajs.use(\'js/index/footer\'); | ||
261 | -</script> | ||
262 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('brandPage')))) ? '<script> | ||
263 | - seajs.use(\'js/category/brand\'); | ||
264 | - seajs.use(\'js/index/footer\'); | ||
265 | -</script> | ||
266 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('searchPage')))) ? '<script> | ||
267 | - seajs.use(\'js/index/search\'); | ||
268 | - seajs.use(\'js/index/footer\'); | ||
269 | -</script> | ||
270 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('shoppingCartPage')))) ? '<script> | ||
271 | - seajs.use(\'js/cart/cart\'); | ||
272 | -</script> | ||
273 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('giftPage')))) ? '<script> | ||
274 | - seajs.use(\'js/cart/gift-advance\'); | ||
275 | -</script> | ||
276 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('advanceBuyPage')))) ? '<script> | ||
277 | - seajs.use(\'js/cart/gift-advance\'); | ||
278 | -</script> | ||
279 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('orderEnsurePage')))) ? '<script> | ||
280 | - seajs.use(\'js/cart/order-ensure\'); | ||
281 | -</script> | ||
282 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('selectAddressPage')))) ? '<script> | ||
283 | - seajs.use(\'js/me/address\'); | ||
284 | - seajs.use(\'js/cart/select-address\'); | ||
285 | -</script> | ||
286 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('selectCouponPage')))) ? '<script> | ||
287 | - seajs.use(\'js/cart/select-coupon\'); | ||
288 | -</script> | ||
289 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('myIndexPage')))) ? '<script> | ||
290 | - seajs.use(\'js/me/index\'); | ||
291 | - seajs.use(\'js/index/footer\'); | ||
292 | -</script> | ||
293 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('orderPage')))) ? '<script> | ||
294 | - seajs.use(\'js/me/order\'); | ||
295 | -</script> | ||
296 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('orderDetailPage')))) ? '<script> | ||
297 | - seajs.use(\'js/me/order-detail\'); | ||
298 | -</script> | ||
299 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('favPage')))) ? '<script> | ||
300 | - seajs.use(\'js/me/fav\'); | ||
301 | -</script> | ||
302 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('suggestPage')))) ? '<script> | ||
303 | - seajs.use(\'js/me/suggest\'); | ||
304 | -</script> | ||
305 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('couponsPage')))) ? '<script> | ||
306 | - seajs.use(\'js/me/coupons\'); | ||
307 | -</script> | ||
308 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('onlineServicePage')))) ? '<script> | ||
309 | - seajs.use(\'js/me/online-service\'); | ||
310 | -</script> | ||
311 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('onlineServiceDetailPage')))) ? '<script> | ||
312 | - seajs.use(\'js/index/footer\'); | ||
313 | -</script> | ||
314 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('addressPage')))) ? '<script> | ||
315 | - seajs.use(\'js/me/address\'); | ||
316 | -</script> | ||
317 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('addressActionPage')))) ? '<script> | ||
318 | - seajs.use(\'js/me/address-act\'); | ||
319 | -</script> | ||
320 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('myGuangPage')))) ? '<script> | ||
321 | - seajs.use(\'js/me/my-guang\'); | ||
322 | -</script> | ||
323 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('personalDetailsPage')))) ? '<script> | ||
324 | - seajs.use(\'js/me/personal-details\'); | ||
325 | -</script> | ||
326 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('browseRecordPage')))) ? '<script> | ||
327 | - seajs.use(\'js/me/browse-record\'); | ||
328 | -</script> | ||
329 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('logisticInfoPage')))) ? '<script> | ||
330 | - seajs.use(\'js/me/logistic\'); | ||
331 | -</script> | ||
332 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('payCenterPage')))) ? '<script> | ||
333 | - seajs.use(\'js/me/pay\'); | ||
334 | -</script> | ||
335 | -' : '').''.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('currencyDetail')))) ? '<script> | ||
336 | - seajs.use(\'js/me/currency\'); | ||
337 | -</script> | ||
338 | -' : '').' | ||
339 | -'.((Plugin\LCRun3::ifvar($cx, Plugin\LCRun3::v($cx, $in, array('currencyPage')))) ? '<script> | ||
340 | - seajs.use(\'js/me/currency-new\'); | ||
341 | -</script> | ||
342 | -' : '').''.''.'<!-- Google Tag Manager --> | ||
343 | -<noscript><iframe src="//www.googletagmanager.com/ns.html?id=GTM-W958MG" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> | ||
344 | -<script> | ||
345 | - var _hmt = _hmt || []; | ||
346 | - function async_load(){ | ||
347 | - (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({\'gtm.start\': | ||
348 | - new Date().getTime(),event:\'gtm.js\'});var f=d.getElementsByTagName(s)[0], | ||
349 | - j=d.createElement(s),dl=l!=\'dataLayer\'?\'&l=\'+l:\'\';j.async=true;j.src= | ||
350 | - \'//www.googletagmanager.com/gtm.js?id=\'+i+dl;f.parentNode.insertBefore(j,f); | ||
351 | - })(window,document,\'script\',\'dataLayer\',\'GTM-W958MG\'); | ||
352 | - (function() { | ||
353 | - var hm = document.createElement("script"); | ||
354 | - hm.src = "//hm.baidu.com/hm.js?c6ee7218b8321cb65fb2e98f284d8311"; | ||
355 | - hm.async = 1; | ||
356 | - var s = document.getElementsByTagName("script")[0]; | ||
357 | - s.parentNode.insertBefore(hm, s); | ||
358 | - })(); | ||
359 | - (function() { | ||
360 | - var hm = document.createElement("script"); | ||
361 | - hm.src = "//hm.baidu.com/hm.js?65dd99e0435a55177ffda862198ce841"; | ||
362 | - hm.async = 1; | ||
363 | - var s = document.getElementsByTagName("script")[0]; | ||
364 | - s.parentNode.insertBefore(hm, s); | ||
365 | - })(); | ||
366 | - (function() { | ||
367 | - var hm = document.createElement("script"); | ||
368 | - hm.src = "//hm.baidu.com/hm.js?e5b83a487a4458aa5abca43f5779b764"; | ||
369 | - var s = document.getElementsByTagName("script")[0]; | ||
370 | - s.parentNode.insertBefore(hm, s); | ||
371 | - })(); | ||
372 | - (function() { | ||
373 | - var hm = document.createElement("script"); | ||
374 | - hm.src = "http://static.yohobuy.com/js/analytics/analysis.js"; | ||
375 | - hm.async = 1; | ||
376 | - var s = document.getElementsByTagName("script")[0]; | ||
377 | - s.parentNode.insertBefore(hm, s); | ||
378 | - })(); | ||
379 | - } | ||
380 | - window.addEventListener(\'load\', async_load, false); | ||
381 | -</script> | ||
382 | -<script> | ||
383 | - window._py = window._py||[]; | ||
384 | - window._py.push([\'a\', \'MC..o8vMMWxEXDCiqYckD81lUX\']); | ||
385 | - window._py.push([\'domain\',\'stats.ipinyou.com\']); | ||
386 | - window._py.push([\'e\',\'\']); | ||
387 | - if(typeof _goodsData!=\'undefined\'){ | ||
388 | - window._py.push([\'pi\',_goodsData]); | ||
389 | - } | ||
390 | - -function(d){ | ||
391 | - var f = \'https:\' == d.location.protocol;var c = d.createElement(\'script\');c.type=\'text/javascript\';c.async=1; | ||
392 | - c.src=(f ? \'https\' : \'http\') + \'://\'+(f?\'fm.ipinyou.com\':\'fm.p0y.cn\')+\'/j/t/adv.js\'; | ||
393 | - var h = d.getElementsByTagName("script")[0];h.parentNode.insertBefore(c, h); | ||
394 | - }(document); | ||
395 | -</script> | ||
396 | -<script src="http://static.yohobuy.com/m/v1/js/om_code.js" async="async"></script>'.'</body> | ||
397 | -</html>'.''; | ||
398 | -} | ||
399 | -?> |
-
Please register or login to post a comment