Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHOBUYPC
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
2
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
hf
9 years ago
Commit
7d02506e56c67fc6e758ab67692fe8c23696ebab
1 parent
6a8d04ef
code review by hf: do feature 1.2.1 to test
Hide whitespace changes
Inline
Side-by-side
Showing
10 changed files
with
2853 additions
and
0 deletions
compile/m.yohobuy.com/1.2.1/0bdc2c39a2c30606ecda75443a59c8f6.php
compile/m.yohobuy.com/1.2.1/41d127c0bcfafeb3182118052454fedd.php
compile/m.yohobuy.com/1.2.1/6ed4a8885cd934220f6d560fe8826690.php
compile/m.yohobuy.com/1.2.1/705501bb8045baed680139e55e078813.php
compile/m.yohobuy.com/1.2.1/73d90ef280be847bef106a17c9641aec.php
compile/m.yohobuy.com/1.2.1/754ae035cfb4cfc66961ac2d7eae548f.php
compile/m.yohobuy.com/1.2.1/7be0565f488a02fc1ec0e0dfd6abb98e.php
compile/m.yohobuy.com/1.2.1/83cdfa425f26933d5ad48208057ef715.php
compile/m.yohobuy.com/1.2.1/b243383ad4088bb69957e5352ef90e1d.php
compile/m.yohobuy.com/1.2.1/e773dca55d1359b70eb2acd13d56daaf.php
compile/m.yohobuy.com/1.2.1/0bdc2c39a2c30606ecda75443a59c8f6.php
0 → 100644
View file @
7d02506
<?php
return
function
(
$in
,
$debugopt
=
1
)
{
$cx
=
array
(
'flags'
=>
array
(
'jstrue'
=>
false
,
'jsobj'
=>
false
,
'spvar'
=>
true
,
'prop'
=>
false
,
'method'
=>
false
,
'mustlok'
=>
true
,
'echo'
=>
false
,
'debug'
=>
$debugopt
,
),
'constants'
=>
array
(),
'helpers'
=>
array
(),
'blockhelpers'
=>
array
(),
'hbhelpers'
=>
array
(),
'partials'
=>
array
(),
'scopes'
=>
array
(),
'sp_vars'
=>
array
(
'root'
=>
$in
),
'lcrun'
=>
'Plugin\LCRun3'
,
);
return
''
.
''
.
((
Plugin\LCRun3
::
debug
(
'[walkwayUrl]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[walkwayUrl]'
,
'v'
,
$cx
,
$in
,
array
(
'walkwayUrl'
))))
?
' <div class="no-order">
<div class="icon"></div>
<span>你还没有订单</span>
<a class="walk-way" href="'
.
Plugin\LCRun3
::
debug
(
'[walkwayUrl]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[walkwayUrl]'
,
'v'
,
$cx
,
$in
,
array
(
'walkwayUrl'
)))
.
'">随便逛逛</a>
</div>
'
:
''
.
Plugin\LCRun3
::
debug
(
'each [orders]'
,
'sec'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[orders]'
,
'v'
,
$cx
,
$in
,
array
(
'orders'
)),
$in
,
true
,
function
(
$cx
,
$in
)
{
return
''
.
' <div class="order" data-id="'
.
Plugin\LCRun3
::
debug
(
'[orderNum]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[orderNum]'
,
'v'
,
$cx
,
$in
,
array
(
'orderNum'
)))
.
'" data-href="'
.
Plugin\LCRun3
::
debug
(
'[detailUrl]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[detailUrl]'
,
'v'
,
$cx
,
$in
,
array
(
'detailUrl'
)))
.
'">
<header class="header">
订单编号:'
.
Plugin\LCRun3
::
debug
(
'[orderNum]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[orderNum]'
,
'v'
,
$cx
,
$in
,
array
(
'orderNum'
)))
.
'
<span class="order-status">'
.
Plugin\LCRun3
::
debug
(
'[orderStatus]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[orderStatus]'
,
'v'
,
$cx
,
$in
,
array
(
'orderStatus'
)))
.
'</span>
</header>
<section class="order-goods">
'
.
Plugin\LCRun3
::
debug
(
'[goods]'
,
'sec'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[goods]'
,
'v'
,
$cx
,
$in
,
array
(
'goods'
)),
$in
,
false
,
function
(
$cx
,
$in
)
{
return
''
.
' <div class="order-good" data-id="'
.
Plugin\LCRun3
::
debug
(
'[id]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[id]'
,
'v'
,
$cx
,
$in
,
array
(
'id'
)))
.
'">
<div class="thumb-wrap">
'
.
((
Plugin\LCRun3
::
debug
(
'[link]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[link]'
,
'v'
,
$cx
,
$in
,
array
(
'link'
))))
?
' <a href="'
.
Plugin\LCRun3
::
debug
(
'[link]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[link]'
,
'v'
,
$cx
,
$in
,
array
(
'link'
)))
.
'"><img class="thumb lazy" data-original="'
.
Plugin\LCRun3
::
debug
(
'[thumb]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[thumb]'
,
'v'
,
$cx
,
$in
,
array
(
'thumb'
)))
.
'"></a>
'
:
' <img class="thumb lazy" data-original="'
.
Plugin\LCRun3
::
debug
(
'[thumb]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[thumb]'
,
'v'
,
$cx
,
$in
,
array
(
'thumb'
)))
.
'">
'
)
.
' <p class="tag'
.
((
Plugin\LCRun3
::
debug
(
'[gift]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[gift]'
,
'v'
,
$cx
,
$in
,
array
(
'gift'
))))
?
' gift-tag'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[advanceBuy]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[advanceBuy]'
,
'v'
,
$cx
,
$in
,
array
(
'advanceBuy'
))))
?
' advance-buy-tag'
:
''
)
.
'"></p>
</div>
<div class="deps">
<p class="name row">'
.
Plugin\LCRun3
::
debug
(
'[name]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[name]'
,
'v'
,
$cx
,
$in
,
array
(
'name'
)))
.
'</p>
<p class="row">
'
.
((
Plugin\LCRun3
::
debug
(
'[color]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[color]'
,
'v'
,
$cx
,
$in
,
array
(
'color'
))))
?
' <span class="color">
颜色:'
.
Plugin\LCRun3
::
debug
(
'[color]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[color]'
,
'v'
,
$cx
,
$in
,
array
(
'color'
)))
.
'
</span>
'
:
''
)
.
'
'
.
((
Plugin\LCRun3
::
debug
(
'[size]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[size]'
,
'v'
,
$cx
,
$in
,
array
(
'size'
))))
?
' <span class="size">
尺码:'
.
Plugin\LCRun3
::
debug
(
'[size]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[size]'
,
'v'
,
$cx
,
$in
,
array
(
'size'
)))
.
'
</span>
'
:
''
)
.
' </p>
<p class="row price-wrap">
<span class="price">
¥'
.
Plugin\LCRun3
::
debug
(
'[price]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[price]'
,
'v'
,
$cx
,
$in
,
array
(
'price'
)))
.
'
</span>
<span class="count">
×'
.
Plugin\LCRun3
::
debug
(
'[count]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[count]'
,
'v'
,
$cx
,
$in
,
array
(
'count'
)))
.
'
</span>
'
.
((
Plugin\LCRun3
::
debug
(
'[appearDate]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[appearDate]'
,
'v'
,
$cx
,
$in
,
array
(
'appearDate'
))))
?
' <span class="appear-date">上市期:'
.
Plugin\LCRun3
::
debug
(
'[appearDate]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[appearDate]'
,
'v'
,
$cx
,
$in
,
array
(
'appearDate'
)))
.
'</span>
'
:
''
)
.
' </p>
</div>
</div>'
.
''
;})
.
' </section>
<footer class="footer">
共'
.
Plugin\LCRun3
::
debug
(
'[count]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[count]'
,
'v'
,
$cx
,
$in
,
array
(
'count'
)))
.
'件商品 实付<span class="sum-cost">¥'
.
Plugin\LCRun3
::
debug
(
'[sumCost]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[sumCost]'
,
'v'
,
$cx
,
$in
,
array
(
'sumCost'
)))
.
'</span>
</footer>
'
.
((
!
Plugin\LCRun3
::
debug
(
'[unpaid]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[unpaid]'
,
'v'
,
$cx
,
$in
,
array
(
'unpaid'
))))
?
''
.
((
!
Plugin\LCRun3
::
debug
(
'[unreceived]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[unreceived]'
,
'v'
,
$cx
,
$in
,
array
(
'unreceived'
))))
?
' <div class="order-opt">
<span class="btn del">删除订单</span>
</div>
'
:
''
)
.
''
:
''
)
.
'
'
.
((
Plugin\LCRun3
::
debug
(
'[unpaid]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[unpaid]'
,
'v'
,
$cx
,
$in
,
array
(
'unpaid'
))))
?
' <div class="order-opt">
<span class="btn cancel">取消订单</span>
'
.
((
Plugin\LCRun3
::
debug
(
'[payUrl]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[payUrl]'
,
'v'
,
$cx
,
$in
,
array
(
'payUrl'
))))
?
' <a class="locHref" href="'
.
Plugin\LCRun3
::
debug
(
'[payUrl]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[payUrl]'
,
'v'
,
$cx
,
$in
,
array
(
'payUrl'
)))
.
'">
<span class="btn pay">立即付款</span>
</a>
'
:
''
)
.
' </div>
'
:
''
)
.
'
'
.
((
Plugin\LCRun3
::
debug
(
'[unreceived]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[unreceived]'
,
'v'
,
$cx
,
$in
,
array
(
'unreceived'
))))
?
''
.
((
Plugin\LCRun3
::
debug
(
'[logisticsUrl]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[logisticsUrl]'
,
'v'
,
$cx
,
$in
,
array
(
'logisticsUrl'
))))
?
' <div class="order-opt">
<a class="locHref" href="'
.
Plugin\LCRun3
::
debug
(
'[logisticsUrl]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[logisticsUrl]'
,
'v'
,
$cx
,
$in
,
array
(
'logisticsUrl'
)))
.
'">
<span class="btn check-logistics">查看物流</span>
</a>
</div>
'
:
''
)
.
''
:
''
)
.
' </div>'
.
''
;})
.
''
)
.
''
.
''
;
}
?>
\ No newline at end of file
...
...
compile/m.yohobuy.com/1.2.1/41d127c0bcfafeb3182118052454fedd.php
0 → 100644
View file @
7d02506
<?php
return
function
(
$in
,
$debugopt
=
1
)
{
$cx
=
array
(
'flags'
=>
array
(
'jstrue'
=>
false
,
'jsobj'
=>
false
,
'spvar'
=>
true
,
'prop'
=>
false
,
'method'
=>
false
,
'mustlok'
=>
true
,
'echo'
=>
false
,
'debug'
=>
$debugopt
,
),
'constants'
=>
array
(),
'helpers'
=>
array
(),
'blockhelpers'
=>
array
(),
'hbhelpers'
=>
array
(),
'partials'
=>
array
(),
'scopes'
=>
array
(),
'sp_vars'
=>
array
(
'root'
=>
$in
),
'lcrun'
=>
'Plugin\LCRun3'
,
);
return
''
.
'<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>'
.
Plugin\LCRun3
::
debug
(
'[title]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[title]'
,
'v'
,
$cx
,
$in
,
array
(
'title'
)))
.
'</title>
<meta name="keywords" content="'
.
Plugin\LCRun3
::
debug
(
'[keywords]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[keywords]'
,
'v'
,
$cx
,
$in
,
array
(
'keywords'
)))
.
'">
<meta name="description" content="'
.
Plugin\LCRun3
::
debug
(
'[description]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[description]'
,
'v'
,
$cx
,
$in
,
array
(
'description'
)))
.
'">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, minimum-scale=1, user-scalable=no">
<meta http-equiv="cleartype" content="on">
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
<meta content="telephone=no" name="format-detection" />
<meta content="email=no" name="format-detection" />
<script type="text/javascript">
(function(doc, win) {
var docEl = doc.documentElement;
(function() {
var clientWidth = docEl.clientWidth;
if (!clientWidth) {
return;
}
docEl.style.fontSize = 20 * (clientWidth / 320) + \'px\';
}());
})(document, window);
</script>
<link rel="dns-prefetch" href="//cdn.yoho.cn">
<link rel="dns-prefetch" href="//static.yohobuy.com">
<link rel="dns-prefetch" href="//img12.static.yhbimg.com">
<link rel="dns-prefetch" href="//img13.static.yhbimg.com">
'
.
((
Plugin\LCRun3
::
debug
(
'[rlsEnv]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[rlsEnv]'
,
'v'
,
$cx
,
$in
,
array
(
'rlsEnv'
))))
?
'<link rel="stylesheet" href="http://cdn.yoho.cn/myohobuy/'
.
Plugin\LCRun3
::
debug
(
'[version]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[version]'
,
'v'
,
$cx
,
$in
,
array
(
'version'
)))
.
'/index.css">
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[preEnv]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[preEnv]'
,
'v'
,
$cx
,
$in
,
array
(
'preEnv'
))))
?
'<link rel="stylesheet" href="http://cdn.yoho.cn/myohobuy/'
.
Plugin\LCRun3
::
debug
(
'[version]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[version]'
,
'v'
,
$cx
,
$in
,
array
(
'version'
)))
.
'/index.css">
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[testEnv]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[testEnv]'
,
'v'
,
$cx
,
$in
,
array
(
'testEnv'
))))
?
'<link rel="stylesheet" href="http://static.buy.test.yoho.cn/dist/myohobuy/'
.
Plugin\LCRun3
::
debug
(
'[version]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[version]'
,
'v'
,
$cx
,
$in
,
array
(
'version'
)))
.
'/index.css">
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[devEnv]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[devEnv]'
,
'v'
,
$cx
,
$in
,
array
(
'devEnv'
))))
?
'<link rel="stylesheet" href="http://static.dev.yohobuy.com/css/index.css">
'
:
''
)
.
'<link rel="apple-touch-icon-precomposed" href="http://static.yohobuy.com/m/v1/img/touch/apple-touch-icon-144x144-precomposed-new.png">
<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)">
<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)">
</head>
<body '
.
((
Plugin\LCRun3
::
debug
(
'[isPassportPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[isPassportPage]'
,
'v'
,
$cx
,
$in
,
array
(
'isPassportPage'
))))
?
'class=passport-body'
:
''
)
.
'>
'
.
((
Plugin\LCRun3
::
debug
(
'[systemUpdate]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[systemUpdate]'
,
'v'
,
$cx
,
$in
,
array
(
'systemUpdate'
))))
?
' <div class="systemUpdate">
<a href="index/systemUpdate" class="systemHeader">Yoho!Buy有货关于系统升级的公告</a>
<span>X</span>
</div>
'
:
''
)
.
''
.
''
.
Plugin\LCRun3
::
debug
(
'[pageHeader]'
,
'sec'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[pageHeader]'
,
'v'
,
$cx
,
$in
,
array
(
'pageHeader'
)),
$in
,
false
,
function
(
$cx
,
$in
)
{
return
'<header id="yoho-header" class="yoho-header'
.
((
Plugin\LCRun3
::
debug
(
'[boys]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[boys]'
,
'v'
,
$cx
,
$in
,
array
(
'boys'
))))
?
' boys'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[girls]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[girls]'
,
'v'
,
$cx
,
$in
,
array
(
'girls'
))))
?
' girls'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[kids]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[kids]'
,
'v'
,
$cx
,
$in
,
array
(
'kids'
))))
?
' kids'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[lifeStyle]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[lifeStyle]'
,
'v'
,
$cx
,
$in
,
array
(
'lifeStyle'
))))
?
' life-style'
:
''
)
.
'">
'
.
Plugin\LCRun3
::
debug
(
'[navBack]'
,
'sec'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[navBack]'
,
'v'
,
$cx
,
$in
,
array
(
'navBack'
)),
$in
,
false
,
function
(
$cx
,
$in
)
{
return
' <a href="'
.
((
Plugin\LCRun3
::
debug
(
'[backUrl]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[backUrl]'
,
'v'
,
$cx
,
$in
,
array
(
'backUrl'
))))
?
''
.
Plugin\LCRun3
::
debug
(
'[backUrl]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[backUrl]'
,
'v'
,
$cx
,
$in
,
array
(
'backUrl'
)))
.
''
:
'javascript:history.go(-1);'
)
.
'" class="iconfont nav-back"></a>
'
;})
.
''
.
Plugin\LCRun3
::
debug
(
'[navHome]'
,
'sec'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[navHome]'
,
'v'
,
$cx
,
$in
,
array
(
'navHome'
)),
$in
,
false
,
function
(
$cx
,
$in
)
{
return
' <a class="iconfont nav-home"></a>
'
;})
.
''
.
Plugin\LCRun3
::
debug
(
'[navTitle]'
,
'sec'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[navTitle]'
,
'v'
,
$cx
,
$in
,
array
(
'navTitle'
)),
$in
,
false
,
function
(
$cx
,
$in
)
{
return
' <p class="nav-title">'
.
Plugin\LCRun3
::
debug
(
'this'
,
'encq'
,
$cx
,
$in
)
.
'</p>
'
;})
.
''
.
Plugin\LCRun3
::
debug
(
'[navBtn]'
,
'sec'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[navBtn]'
,
'v'
,
$cx
,
$in
,
array
(
'navBtn'
)),
$in
,
false
,
function
(
$cx
,
$in
)
{
return
' <!-- <span class="nav-btn">'
.
Plugin\LCRun3
::
debug
(
'this'
,
'encq'
,
$cx
,
$in
)
.
'</span> -->
<i class="iconfont nav-home"></i>
'
;})
.
'</header>
<div class="homebuttom none">
<ul>
<li>
<i class="iconfont"></i>
<span>首页</span>
</li>
<li>
<i class="iconfont"></i>
<span>分类</span>
</li>
<li>
<i class="iconfont"></i>
<span>购物车</span>
</li>
<li>
<i class="iconfont"></i>
<span>我的</span>
</li>
</ul>
</div>
'
;})
.
''
.
''
.
''
.
Plugin\LCRun3
::
debug
(
'[iHelp]'
,
'raw'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[iHelp]'
,
'v'
,
$cx
,
$in
,
array
(
'iHelp'
)))
.
'
'
.
''
.
''
.
Plugin\LCRun3
::
debug
(
'[pageFooter]'
,
'sec'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[pageFooter]'
,
'v'
,
$cx
,
$in
,
array
(
'pageFooter'
)),
$in
,
false
,
function
(
$cx
,
$in
)
{
return
'<footer id="yoho-footer" class="yoho-footer hide">
<p class="op-row">
<span class="back-to-top">
Back to top
<i class="iconfont"></i>
</span>
</p>
<address class="copyright">
CopyRight©2007-2016 南京新与力文化传播有限公司
</address>
</footer>
'
;})
.
'
'
.
''
.
''
.
Plugin\LCRun3
::
debug
(
'[showDownloadApp]'
,
'sec'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[showDownloadApp]'
,
'v'
,
$cx
,
$in
,
array
(
'showDownloadApp'
)),
$in
,
false
,
function
(
$cx
,
$in
)
{
return
'<div class="float-layer hide" id="float-layer-app">
<div class="float-layer-left">
<span class="yoho-icon iconfont"></span>
<p>新用户送千元礼包</p>
</div>
<a href="javascript:void(0);" id="float-layer-close" >
<i class="close-icon iconfont"></i>
<div class="circle-rightbottom"></div>
</a>
<a href="http://m.yohobuy.com/download/hyapp" id="float-layer-btn">
立即下载
</a>
</div>
'
;})
.
'
'
.
''
.
((
Plugin\LCRun3
::
debug
(
'[hasWxShare]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[hasWxShare]'
,
'v'
,
$cx
,
$in
,
array
(
'hasWxShare'
))))
?
'<script type="text/javascript" charset="utf-8" src="http://res.wx.qq.com/open/js/jweixin-1.0.0.js"></script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[rlsEnv]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[rlsEnv]'
,
'v'
,
$cx
,
$in
,
array
(
'rlsEnv'
))))
?
'<script src="http://cdn.yoho.cn/myohobuy/'
.
Plugin\LCRun3
::
debug
(
'[version]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[version]'
,
'v'
,
$cx
,
$in
,
array
(
'version'
)))
.
'/lib.js"></script>
<script src="http://cdn.yoho.cn/myohobuy/'
.
Plugin\LCRun3
::
debug
(
'[version]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[version]'
,
'v'
,
$cx
,
$in
,
array
(
'version'
)))
.
'/index.js"></script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[preEnv]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[preEnv]'
,
'v'
,
$cx
,
$in
,
array
(
'preEnv'
))))
?
'<script src="http://cdn.yoho.cn/myohobuy/'
.
Plugin\LCRun3
::
debug
(
'[version]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[version]'
,
'v'
,
$cx
,
$in
,
array
(
'version'
)))
.
'/lib.js"></script>
<script src="http://cdn.yoho.cn/myohobuy/'
.
Plugin\LCRun3
::
debug
(
'[version]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[version]'
,
'v'
,
$cx
,
$in
,
array
(
'version'
)))
.
'/index.js"></script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[testEnv]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[testEnv]'
,
'v'
,
$cx
,
$in
,
array
(
'testEnv'
))))
?
'<script src="http://static.buy.test.yoho.cn/dist/myohobuy/'
.
Plugin\LCRun3
::
debug
(
'[version]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[version]'
,
'v'
,
$cx
,
$in
,
array
(
'version'
)))
.
'/lib.js"></script>
<script src="http://static.buy.test.yoho.cn/dist/myohobuy/'
.
Plugin\LCRun3
::
debug
(
'[version]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[version]'
,
'v'
,
$cx
,
$in
,
array
(
'version'
)))
.
'/index-debug.js"></script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[devEnv]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[devEnv]'
,
'v'
,
$cx
,
$in
,
array
(
'devEnv'
))))
?
'<script src="http://localhost:8000/static/js/sea.js?nowrap"></script>
<script>seajs.config({base: \'http://localhost:8000/\'});</script>
'
:
''
)
.
''
.
' <script>
seajs.use(\'js/common\');
</script>
'
.
((
Plugin\LCRun3
::
debug
(
'[psList]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[psList]'
,
'v'
,
$cx
,
$in
,
array
(
'psList'
))))
?
' <script>
seajs.use(\'js/guang/plus-star/list\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[psDetail]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[psDetail]'
,
'v'
,
$cx
,
$in
,
array
(
'psDetail'
))))
?
' <script>
seajs.use(\'js/guang/plus-star/detail\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[guangHome]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[guangHome]'
,
'v'
,
$cx
,
$in
,
array
(
'guangHome'
))))
?
' <script>
seajs.use(\'js/guang/home\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[guangList]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[guangList]'
,
'v'
,
$cx
,
$in
,
array
(
'guangList'
))))
?
' <script>
seajs.use(\'js/guang/list\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[guangDetail]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[guangDetail]'
,
'v'
,
$cx
,
$in
,
array
(
'guangDetail'
))))
?
' <script>
seajs.use(\'js/guang/detail\', function(d) {
d.i(true);
});
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[guangEzine]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[guangEzine]'
,
'v'
,
$cx
,
$in
,
array
(
'guangEzine'
))))
?
' <script>
seajs.use(\'js/guang/detail\', function(d) {
d.i(false);
});
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[regIndex]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[regIndex]'
,
'v'
,
$cx
,
$in
,
array
(
'regIndex'
))))
?
' <script>
seajs.use(\'js/passport/register/register\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[regCode]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[regCode]'
,
'v'
,
$cx
,
$in
,
array
(
'regCode'
))))
?
' <script>
seajs.use(\'js/passport/register/code\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[regPwd]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[regPwd]'
,
'v'
,
$cx
,
$in
,
array
(
'regPwd'
))))
?
' <script>
seajs.use(\'js/passport/register/password\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[loginIndex]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[loginIndex]'
,
'v'
,
$cx
,
$in
,
array
(
'loginIndex'
))))
?
' <script>
seajs.use(\'js/passport/login/login\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[loginInternational]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[loginInternational]'
,
'v'
,
$cx
,
$in
,
array
(
'loginInternational'
))))
?
' <script>
seajs.use(\'js/passport/login/international\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[backEmail]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[backEmail]'
,
'v'
,
$cx
,
$in
,
array
(
'backEmail'
))))
?
' <script>
seajs.use(\'js/passport/back/email\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[backEmailSuccess]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[backEmailSuccess]'
,
'v'
,
$cx
,
$in
,
array
(
'backEmailSuccess'
))))
?
' <script>
seajs.use(\'js/passport/back/email-success\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[backMobile]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[backMobile]'
,
'v'
,
$cx
,
$in
,
array
(
'backMobile'
))))
?
' <script>
seajs.use(\'js/passport/back/mobile\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[backCode]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[backCode]'
,
'v'
,
$cx
,
$in
,
array
(
'backCode'
))))
?
' <script>
seajs.use(\'js/passport/back/code\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[backNewPwd]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[backNewPwd]'
,
'v'
,
$cx
,
$in
,
array
(
'backNewPwd'
))))
?
' <script>
seajs.use(\'js/passport/back/new-password\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[channelPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[channelPage]'
,
'v'
,
$cx
,
$in
,
array
(
'channelPage'
))))
?
' <script>
seajs.use(\'js/index/channel\');
seajs.use(\'js/index/footer\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[grilsHomePage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[grilsHomePage]'
,
'v'
,
$cx
,
$in
,
array
(
'grilsHomePage'
))))
?
' <script>
seajs.use(\'js/home/home\', function(h) {
h.set(\'girls\');
});
seajs.use(\'js/index/footer\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[boysHomePage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[boysHomePage]'
,
'v'
,
$cx
,
$in
,
array
(
'boysHomePage'
))))
?
' <script>
seajs.use(\'js/home/home\', function(h) {
h.set(\'boys\');
});
seajs.use(\'js/index/footer\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[kidsHomePage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[kidsHomePage]'
,
'v'
,
$cx
,
$in
,
array
(
'kidsHomePage'
))))
?
' <script>
seajs.use(\'js/home/home\', function(h) {
h.set(\'kids\');
});
seajs.use(\'js/index/footer\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[lifestyleHomePage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[lifestyleHomePage]'
,
'v'
,
$cx
,
$in
,
array
(
'lifestyleHomePage'
))))
?
' <script>
seajs.use(\'js/home/home\', function(h) {
h.set(\'lifestyle\');
});
seajs.use(\'js/index/footer\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[newArrivalPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[newArrivalPage]'
,
'v'
,
$cx
,
$in
,
array
(
'newArrivalPage'
))))
?
' <script>
seajs.use(\'js/product/newsale/newarrival\');
seajs.use(\'js/index/footer\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[discountPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[discountPage]'
,
'v'
,
$cx
,
$in
,
array
(
'discountPage'
))))
?
' <script>
seajs.use(\'js/product/newsale/discount\');
seajs.use(\'js/index/footer\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[hotrankPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[hotrankPage]'
,
'v'
,
$cx
,
$in
,
array
(
'hotrankPage'
))))
?
' <script>
seajs.use(\'js/product/newsale/hot-rank\');
seajs.use(\'js/index/footer\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[goodListPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[goodListPage]'
,
'v'
,
$cx
,
$in
,
array
(
'goodListPage'
))))
?
' <script>
seajs.use(\'js/product/list\');
seajs.use(\'js/index/footer\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[goodsDetailPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[goodsDetailPage]'
,
'v'
,
$cx
,
$in
,
array
(
'goodsDetailPage'
))))
?
' <script>
seajs.use(\'js/product/detail/detail\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[goodsCommentsPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[goodsCommentsPage]'
,
'v'
,
$cx
,
$in
,
array
(
'goodsCommentsPage'
))))
?
' <script>
seajs.use(\'js/product/detail/loadmore\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[goodsConsultsPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[goodsConsultsPage]'
,
'v'
,
$cx
,
$in
,
array
(
'goodsConsultsPage'
))))
?
' <script>
seajs.use(\'js/product/detail/comments-consults\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[consultformPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[consultformPage]'
,
'v'
,
$cx
,
$in
,
array
(
'consultformPage'
))))
?
' <script>
seajs.use(\'js/product/detail/consultform\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[categoryPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[categoryPage]'
,
'v'
,
$cx
,
$in
,
array
(
'categoryPage'
))))
?
' <script>
seajs.use(\'js/category/index\');
seajs.use(\'js/index/footer\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[brandPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[brandPage]'
,
'v'
,
$cx
,
$in
,
array
(
'brandPage'
))))
?
' <script>
seajs.use(\'js/category/brand\');
seajs.use(\'js/index/footer\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[searchPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[searchPage]'
,
'v'
,
$cx
,
$in
,
array
(
'searchPage'
))))
?
' <script>
seajs.use(\'js/index/search\');
seajs.use(\'js/index/footer\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[shoppingCartPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[shoppingCartPage]'
,
'v'
,
$cx
,
$in
,
array
(
'shoppingCartPage'
))))
?
' <script>
seajs.use(\'js/shopping-cart/cart\');
seajs.use(\'js/product/recommend-for-you\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[giftAdvancePage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[giftAdvancePage]'
,
'v'
,
$cx
,
$in
,
array
(
'giftAdvancePage'
))))
?
' <script>
seajs.use(\'js/shopping-cart/gift-advance\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[orderEnsurePage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[orderEnsurePage]'
,
'v'
,
$cx
,
$in
,
array
(
'orderEnsurePage'
))))
?
' <script>
seajs.use(\'js/shopping-cart/order-ensure\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[selectAddressPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[selectAddressPage]'
,
'v'
,
$cx
,
$in
,
array
(
'selectAddressPage'
))))
?
' <script>
seajs.use(\'js/me/address\');
seajs.use(\'js/shopping-cart/select-address\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[selectCouponPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[selectCouponPage]'
,
'v'
,
$cx
,
$in
,
array
(
'selectCouponPage'
))))
?
' <script>
seajs.use(\'js/shopping-cart/select-coupon\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[myIndexPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[myIndexPage]'
,
'v'
,
$cx
,
$in
,
array
(
'myIndexPage'
))))
?
' <script>
seajs.use(\'js/me/index\');
seajs.use(\'js/index/footer\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[orderPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[orderPage]'
,
'v'
,
$cx
,
$in
,
array
(
'orderPage'
))))
?
' <script>
seajs.use(\'js/me/order\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[orderDetailPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[orderDetailPage]'
,
'v'
,
$cx
,
$in
,
array
(
'orderDetailPage'
))))
?
' <script>
seajs.use(\'js/me/order-detail\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[favPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[favPage]'
,
'v'
,
$cx
,
$in
,
array
(
'favPage'
))))
?
' <script>
seajs.use(\'js/me/fav\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[suggestPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[suggestPage]'
,
'v'
,
$cx
,
$in
,
array
(
'suggestPage'
))))
?
' <script>
seajs.use(\'js/me/suggest\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[couponsPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[couponsPage]'
,
'v'
,
$cx
,
$in
,
array
(
'couponsPage'
))))
?
' <script>
seajs.use(\'js/me/coupons\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[onlineServicePage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[onlineServicePage]'
,
'v'
,
$cx
,
$in
,
array
(
'onlineServicePage'
))))
?
' <script>
seajs.use(\'js/me/online-service\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[onlineServiceDetailPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[onlineServiceDetailPage]'
,
'v'
,
$cx
,
$in
,
array
(
'onlineServiceDetailPage'
))))
?
' <script>
seajs.use(\'js/index/footer\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[addressPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[addressPage]'
,
'v'
,
$cx
,
$in
,
array
(
'addressPage'
))))
?
' <script>
seajs.use(\'js/me/address\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[addressActionPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[addressActionPage]'
,
'v'
,
$cx
,
$in
,
array
(
'addressActionPage'
))))
?
' <script>
seajs.use(\'js/me/address-act\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[myGuangPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[myGuangPage]'
,
'v'
,
$cx
,
$in
,
array
(
'myGuangPage'
))))
?
' <script>
seajs.use(\'js/me/my-guang\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[personalDetailsPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[personalDetailsPage]'
,
'v'
,
$cx
,
$in
,
array
(
'personalDetailsPage'
))))
?
' <script>
seajs.use(\'js/me/personal-details\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[browseRecordPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[browseRecordPage]'
,
'v'
,
$cx
,
$in
,
array
(
'browseRecordPage'
))))
?
' <script>
seajs.use(\'js/me/browse-record\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[logisticInfoPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[logisticInfoPage]'
,
'v'
,
$cx
,
$in
,
array
(
'logisticInfoPage'
))))
?
' <script>
seajs.use(\'js/me/logistic\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[payCenterPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[payCenterPage]'
,
'v'
,
$cx
,
$in
,
array
(
'payCenterPage'
))))
?
' <script>
seajs.use(\'js/me/pay\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[currencyDetail]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[currencyDetail]'
,
'v'
,
$cx
,
$in
,
array
(
'currencyDetail'
))))
?
' <script>
seajs.use(\'js/me/currency\');
</script>
'
:
''
)
.
''
.
''
.
'<!-- Google Tag Manager -->
<noscript><iframe src="//www.googletagmanager.com/ns.html?id=GTM-W958MG" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<script>
(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({\'gtm.start\':
new Date().getTime(),event:\'gtm.js\'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!=\'dataLayer\'?\'&l=\'+l:\'\';j.async=true;j.src=
\'//www.googletagmanager.com/gtm.js?id=\'+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,\'script\',\'dataLayer\',\'GTM-W958MG\');
</script>
<!-- End Google Tag Manager -->
<script type="text/javascript">
var _hmt = _hmt || [];
(function() {
var hm = document.createElement("script");
hm.src = "//hm.baidu.com/hm.js?c6ee7218b8321cb65fb2e98f284d8311";
hm.async = 1;
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(hm, s);
})();
</script>
<script>
var _hmt = _hmt || [];
(function() {
var hm = document.createElement("script");
hm.src = "//hm.baidu.com/hm.js?65dd99e0435a55177ffda862198ce841";
hm.async = 1;
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(hm, s);
})();
</script>
<script src="http://static.yohobuy.com/js/analytics/analysis.js"></script>
<script src="http://static.yohobuy.com/m/v1/js/om_code.js"></script>
'
.
'</body>
</html>'
.
''
;
}
?>
\ No newline at end of file
...
...
compile/m.yohobuy.com/1.2.1/6ed4a8885cd934220f6d560fe8826690.php
0 → 100644
View file @
7d02506
<?php
return
function
(
$in
,
$debugopt
=
1
)
{
$cx
=
array
(
'flags'
=>
array
(
'jstrue'
=>
false
,
'jsobj'
=>
false
,
'spvar'
=>
true
,
'prop'
=>
false
,
'method'
=>
false
,
'mustlok'
=>
true
,
'echo'
=>
false
,
'debug'
=>
$debugopt
,
),
'constants'
=>
array
(),
'helpers'
=>
array
(),
'blockhelpers'
=>
array
(),
'hbhelpers'
=>
array
(),
'partials'
=>
array
(),
'scopes'
=>
array
(),
'sp_vars'
=>
array
(
'root'
=>
$in
),
'lcrun'
=>
'Plugin\LCRun3'
,
);
return
''
.
'<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>'
.
Plugin\LCRun3
::
debug
(
'[title]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[title]'
,
'v'
,
$cx
,
$in
,
array
(
'title'
)))
.
'</title>
<meta name="keywords" content="'
.
Plugin\LCRun3
::
debug
(
'[keywords]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[keywords]'
,
'v'
,
$cx
,
$in
,
array
(
'keywords'
)))
.
'">
<meta name="description" content="'
.
Plugin\LCRun3
::
debug
(
'[description]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[description]'
,
'v'
,
$cx
,
$in
,
array
(
'description'
)))
.
'">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, minimum-scale=1, user-scalable=no">
<meta http-equiv="cleartype" content="on">
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
<meta content="telephone=no" name="format-detection" />
<meta content="email=no" name="format-detection" />
<script type="text/javascript">
(function(doc, win) {
var docEl = doc.documentElement;
(function() {
var clientWidth = docEl.clientWidth;
if (!clientWidth) {
return;
}
docEl.style.fontSize = 20 * (clientWidth / 320) + \'px\';
}());
})(document, window);
</script>
<link rel="dns-prefetch" href="//cdn.yoho.cn">
<link rel="dns-prefetch" href="//static.yohobuy.com">
<link rel="dns-prefetch" href="//img12.static.yhbimg.com">
<link rel="dns-prefetch" href="//img13.static.yhbimg.com">
'
.
((
Plugin\LCRun3
::
debug
(
'[rlsEnv]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[rlsEnv]'
,
'v'
,
$cx
,
$in
,
array
(
'rlsEnv'
))))
?
'<link rel="stylesheet" href="http://cdn.yoho.cn/myohobuy/'
.
Plugin\LCRun3
::
debug
(
'[version]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[version]'
,
'v'
,
$cx
,
$in
,
array
(
'version'
)))
.
'/index.css">
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[preEnv]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[preEnv]'
,
'v'
,
$cx
,
$in
,
array
(
'preEnv'
))))
?
'<link rel="stylesheet" href="http://cdn.yoho.cn/myohobuy/'
.
Plugin\LCRun3
::
debug
(
'[version]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[version]'
,
'v'
,
$cx
,
$in
,
array
(
'version'
)))
.
'/index.css">
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[testEnv]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[testEnv]'
,
'v'
,
$cx
,
$in
,
array
(
'testEnv'
))))
?
'<link rel="stylesheet" href="http://static.buy.test.yoho.cn/dist/myohobuy/'
.
Plugin\LCRun3
::
debug
(
'[version]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[version]'
,
'v'
,
$cx
,
$in
,
array
(
'version'
)))
.
'/index.css">
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[devEnv]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[devEnv]'
,
'v'
,
$cx
,
$in
,
array
(
'devEnv'
))))
?
'<link rel="stylesheet" href="http://static.dev.yohobuy.com/css/index.css">
'
:
''
)
.
'<link rel="apple-touch-icon-precomposed" href="http://static.yohobuy.com/m/v1/img/touch/apple-touch-icon-144x144-precomposed-new.png">
<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)">
<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)">
</head>
<body '
.
((
Plugin\LCRun3
::
debug
(
'[isPassportPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[isPassportPage]'
,
'v'
,
$cx
,
$in
,
array
(
'isPassportPage'
))))
?
'class=passport-body'
:
''
)
.
'>
'
.
((
Plugin\LCRun3
::
debug
(
'[systemUpdate]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[systemUpdate]'
,
'v'
,
$cx
,
$in
,
array
(
'systemUpdate'
))))
?
' <div class="systemUpdate">
<a href="index/systemUpdate" class="systemHeader">Yoho!Buy有货关于系统升级的公告</a>
<span>X</span>
</div>
'
:
''
)
.
''
.
''
.
Plugin\LCRun3
::
debug
(
'[pageHeader]'
,
'sec'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[pageHeader]'
,
'v'
,
$cx
,
$in
,
array
(
'pageHeader'
)),
$in
,
false
,
function
(
$cx
,
$in
)
{
return
'<header id="yoho-header" class="yoho-header'
.
((
Plugin\LCRun3
::
debug
(
'[boys]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[boys]'
,
'v'
,
$cx
,
$in
,
array
(
'boys'
))))
?
' boys'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[girls]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[girls]'
,
'v'
,
$cx
,
$in
,
array
(
'girls'
))))
?
' girls'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[kids]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[kids]'
,
'v'
,
$cx
,
$in
,
array
(
'kids'
))))
?
' kids'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[lifeStyle]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[lifeStyle]'
,
'v'
,
$cx
,
$in
,
array
(
'lifeStyle'
))))
?
' life-style'
:
''
)
.
'">
'
.
Plugin\LCRun3
::
debug
(
'[navBack]'
,
'sec'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[navBack]'
,
'v'
,
$cx
,
$in
,
array
(
'navBack'
)),
$in
,
false
,
function
(
$cx
,
$in
)
{
return
' <a href="'
.
((
Plugin\LCRun3
::
debug
(
'[backUrl]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[backUrl]'
,
'v'
,
$cx
,
$in
,
array
(
'backUrl'
))))
?
''
.
Plugin\LCRun3
::
debug
(
'[backUrl]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[backUrl]'
,
'v'
,
$cx
,
$in
,
array
(
'backUrl'
)))
.
''
:
'javascript:history.go(-1);'
)
.
'" class="iconfont nav-back"></a>
'
;})
.
''
.
Plugin\LCRun3
::
debug
(
'[navHome]'
,
'sec'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[navHome]'
,
'v'
,
$cx
,
$in
,
array
(
'navHome'
)),
$in
,
false
,
function
(
$cx
,
$in
)
{
return
' <a class="iconfont nav-home"></a>
'
;})
.
''
.
Plugin\LCRun3
::
debug
(
'[navTitle]'
,
'sec'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[navTitle]'
,
'v'
,
$cx
,
$in
,
array
(
'navTitle'
)),
$in
,
false
,
function
(
$cx
,
$in
)
{
return
' <p class="nav-title">'
.
Plugin\LCRun3
::
debug
(
'this'
,
'encq'
,
$cx
,
$in
)
.
'</p>
'
;})
.
''
.
Plugin\LCRun3
::
debug
(
'[navBtn]'
,
'sec'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[navBtn]'
,
'v'
,
$cx
,
$in
,
array
(
'navBtn'
)),
$in
,
false
,
function
(
$cx
,
$in
)
{
return
' <!-- <span class="nav-btn">'
.
Plugin\LCRun3
::
debug
(
'this'
,
'encq'
,
$cx
,
$in
)
.
'</span> -->
<i class="iconfont nav-home"></i>
'
;})
.
'</header>
<div class="homebuttom none">
<ul>
<li>
<i class="iconfont"></i>
<span>首页</span>
</li>
<li>
<i class="iconfont"></i>
<span>分类</span>
</li>
<li>
<i class="iconfont"></i>
<span>购物车</span>
</li>
<li>
<i class="iconfont"></i>
<span>我的</span>
</li>
</ul>
</div>
'
;})
.
''
.
''
.
' <div class="my-page yoho-page">
<div class="my-header">
'
.
Plugin\LCRun3
::
debug
(
'[isLogin]'
,
'sec'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[isLogin]'
,
'v'
,
$cx
,
$in
,
array
(
'isLogin'
)),
$in
,
false
,
function
(
$cx
,
$in
)
{
return
' <a class="user-info" href="/home/mydetails">
<span class="user-avatar" data-avatar="'
.
Plugin\LCRun3
::
debug
(
'[head_ico]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[head_ico]'
,
'v'
,
$cx
,
$in
,
array
(
'head_ico'
)))
.
'"></span>
<span class="username">'
.
Plugin\LCRun3
::
debug
(
'[profile_name]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[profile_name]'
,
'v'
,
$cx
,
$in
,
array
(
'profile_name'
)))
.
'</span>
'
.
Plugin\LCRun3
::
debug
(
'[vip_info]'
,
'sec'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[vip_info]'
,
'v'
,
$cx
,
$in
,
array
(
'vip_info'
)),
$in
,
false
,
function
(
$cx
,
$in
)
{
return
' <span class="vip-icon vip-'
.
Plugin\LCRun3
::
debug
(
'[cur_level]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[cur_level]'
,
'v'
,
$cx
,
$in
,
array
(
'cur_level'
)))
.
'"></span>
'
;})
.
' <div class="iconfont more-icon tap-hightlight"></div>
</a>
'
;})
.
''
.
((
Plugin\LCRun3
::
debug
(
'^[isLogin]'
,
'isec'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[isLogin]'
,
'v'
,
$cx
,
$in
,
array
(
'isLogin'
))))
?
' <div class="user-info">
<a class="login-btn" href="'
.
Plugin\LCRun3
::
debug
(
'[signinUrl]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[signinUrl]'
,
'v'
,
$cx
,
$in
,
array
(
'signinUrl'
)))
.
'">
登录/注册
</a>
</div>
'
:
''
)
.
' </div>
<div class="my-link clearfix '
.
((
Plugin\LCRun3
::
debug
(
'^[isLogin]'
,
'isec'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[isLogin]'
,
'v'
,
$cx
,
$in
,
array
(
'isLogin'
))))
?
'no-login'
:
''
)
.
'">
<a class="link-item tap-hightlight" href="/home/favorite">
'
.
Plugin\LCRun3
::
debug
(
'[isLogin]'
,
'sec'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[isLogin]'
,
'v'
,
$cx
,
$in
,
array
(
'isLogin'
)),
$in
,
false
,
function
(
$cx
,
$in
)
{
return
''
.
Plugin\LCRun3
::
debug
(
'[product_favorite_total]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[product_favorite_total]'
,
'v'
,
$cx
,
$in
,
array
(
'product_favorite_total'
)))
.
''
;})
.
'
<p>收藏的商品</p>
</a>
<a class="link-item tap-hightlight" href="/home/favorite?tab=brand">
'
.
Plugin\LCRun3
::
debug
(
'[isLogin]'
,
'sec'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[isLogin]'
,
'v'
,
$cx
,
$in
,
array
(
'isLogin'
)),
$in
,
false
,
function
(
$cx
,
$in
)
{
return
''
.
Plugin\LCRun3
::
debug
(
'[brand_favorite_total]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[brand_favorite_total]'
,
'v'
,
$cx
,
$in
,
array
(
'brand_favorite_total'
)))
.
''
;})
.
'
<p>收藏的品牌</p>
</a>
</div>
<div class="my-order">
<a class="order-title" href="/home/orders">
我的订单
<span class="iconfont">
查看全部订单 
</span>
</a>
<div class="order-type clearfix">
<a class="type-item" href="/home/orders?type=2">
<span class="iconfont"></span>
<br>待付款
'
.
((
Plugin\LCRun3
::
debug
(
'[wait_pay_num]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[wait_pay_num]'
,
'v'
,
$cx
,
$in
,
array
(
'wait_pay_num'
))))
?
' <span class="num">'
.
Plugin\LCRun3
::
debug
(
'[wait_pay_num]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[wait_pay_num]'
,
'v'
,
$cx
,
$in
,
array
(
'wait_pay_num'
)))
.
'</span>
'
:
''
)
.
' </a>
<a class="type-item" href="/home/orders?type=3">
<span class="iconfont"></span>
<br>待发货
'
.
((
Plugin\LCRun3
::
debug
(
'[wait_cargo_num]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[wait_cargo_num]'
,
'v'
,
$cx
,
$in
,
array
(
'wait_cargo_num'
))))
?
' <span class="num">'
.
Plugin\LCRun3
::
debug
(
'[wait_cargo_num]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[wait_cargo_num]'
,
'v'
,
$cx
,
$in
,
array
(
'wait_cargo_num'
)))
.
'</span>
'
:
''
)
.
' </a>
<a class="type-item" href="/home/orders?type=4">
<span class="iconfont"></span>
<br>待收货
'
.
((
Plugin\LCRun3
::
debug
(
'[send_cargo_num]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[send_cargo_num]'
,
'v'
,
$cx
,
$in
,
array
(
'send_cargo_num'
))))
?
' <span class="num">'
.
Plugin\LCRun3
::
debug
(
'[send_cargo_num]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[send_cargo_num]'
,
'v'
,
$cx
,
$in
,
array
(
'send_cargo_num'
)))
.
'</span>
'
:
''
)
.
' </a>
</div>
</div>
<div class="group-list">
<a class="list-item" href="/home/address">
<span class="iconfont icon"></span>
地址管理
<span class="iconfont num">'
.
Plugin\LCRun3
::
debug
(
'[address_num]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[address_num]'
,
'v'
,
$cx
,
$in
,
array
(
'address_num'
)))
.
' </span>
</a>
</div>
<div class="group-list">
<a class="list-item" href="/home/coupons">
<span class="iconfont icon"></span>
优惠券
<span class="iconfont num">'
.
Plugin\LCRun3
::
debug
(
'[coupon_num]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[coupon_num]'
,
'v'
,
$cx
,
$in
,
array
(
'coupon_num'
)))
.
' </span>
</a>
<a class="list-item" href="/home/currencyDetail">
<span class="iconfont icon"></span>
YOHO 币
<span class="iconfont num">'
.
Plugin\LCRun3
::
debug
(
'[yoho_coin_num]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[yoho_coin_num]'
,
'v'
,
$cx
,
$in
,
array
(
'yoho_coin_num'
)))
.
' </span>
</a>
</div>
<div class="group-list">
<a class="list-item" href="/home/message">
<span class="iconfont icon"></span>
消息
<span class="iconfont num">'
.
Plugin\LCRun3
::
debug
(
'[inbox_total]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[inbox_total]'
,
'v'
,
$cx
,
$in
,
array
(
'inbox_total'
)))
.
' </span>
</a>
</div>
<div class="group-list">
<a class="list-item" href="/home/onlineService">
<span class="iconfont icon"></span>
在线客服
<span class="iconfont num"></span>
</a>
<a class="list-item" href="/home/suggest">
<span class="iconfont icon"></span>
意见反馈
<span class="iconfont num"></span>
</a>
</div>
<div class="group-list">
<a class="list-item" href="/home/help">
<span class="iconfont icon"></span>
帮助
<span class="iconfont num"></span>
</a>
</div>
'
.
' <div class="recommend-for-you hide">
</div>'
.
''
.
' <div id="suspend-cart" class="suspend-cart">
<a href='
.
Plugin\LCRun3
::
debug
(
'[cartUrl]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[cartUrl]'
,
'v'
,
$cx
,
$in
,
array
(
'cartUrl'
)))
.
'>
<span class="iconfont"></span>
</a>
<span class="cart-count hide">0</span>
</div>'
.
' </div>
'
.
''
.
Plugin\LCRun3
::
debug
(
'[showDownloadApp]'
,
'sec'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[showDownloadApp]'
,
'v'
,
$cx
,
$in
,
array
(
'showDownloadApp'
)),
$in
,
false
,
function
(
$cx
,
$in
)
{
return
'<div class="float-layer hide" id="float-layer-app">
<div class="float-layer-left">
<span class="yoho-icon iconfont"></span>
<p>新用户送千元礼包</p>
</div>
<a href="javascript:void(0);" id="float-layer-close" >
<i class="close-icon iconfont"></i>
<div class="circle-rightbottom"></div>
</a>
<a href="http://m.yohobuy.com/download/hyapp" id="float-layer-btn">
立即下载
</a>
</div>
'
;})
.
'
'
.
''
.
''
.
''
.
Plugin\LCRun3
::
debug
(
'[pageFooter]'
,
'sec'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[pageFooter]'
,
'v'
,
$cx
,
$in
,
array
(
'pageFooter'
)),
$in
,
false
,
function
(
$cx
,
$in
)
{
return
'<footer id="yoho-footer" class="yoho-footer hide">
<p class="op-row">
<span class="back-to-top">
Back to top
<i class="iconfont"></i>
</span>
</p>
<address class="copyright">
CopyRight©2007-2016 南京新与力文化传播有限公司
</address>
</footer>
'
;})
.
'
'
.
''
.
''
.
Plugin\LCRun3
::
debug
(
'[showDownloadApp]'
,
'sec'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[showDownloadApp]'
,
'v'
,
$cx
,
$in
,
array
(
'showDownloadApp'
)),
$in
,
false
,
function
(
$cx
,
$in
)
{
return
'<div class="float-layer hide" id="float-layer-app">
<div class="float-layer-left">
<span class="yoho-icon iconfont"></span>
<p>新用户送千元礼包</p>
</div>
<a href="javascript:void(0);" id="float-layer-close" >
<i class="close-icon iconfont"></i>
<div class="circle-rightbottom"></div>
</a>
<a href="http://m.yohobuy.com/download/hyapp" id="float-layer-btn">
立即下载
</a>
</div>
'
;})
.
'
'
.
''
.
((
Plugin\LCRun3
::
debug
(
'[hasWxShare]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[hasWxShare]'
,
'v'
,
$cx
,
$in
,
array
(
'hasWxShare'
))))
?
'<script type="text/javascript" charset="utf-8" src="http://res.wx.qq.com/open/js/jweixin-1.0.0.js"></script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[rlsEnv]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[rlsEnv]'
,
'v'
,
$cx
,
$in
,
array
(
'rlsEnv'
))))
?
'<script src="http://cdn.yoho.cn/myohobuy/'
.
Plugin\LCRun3
::
debug
(
'[version]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[version]'
,
'v'
,
$cx
,
$in
,
array
(
'version'
)))
.
'/lib.js"></script>
<script src="http://cdn.yoho.cn/myohobuy/'
.
Plugin\LCRun3
::
debug
(
'[version]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[version]'
,
'v'
,
$cx
,
$in
,
array
(
'version'
)))
.
'/index.js"></script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[preEnv]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[preEnv]'
,
'v'
,
$cx
,
$in
,
array
(
'preEnv'
))))
?
'<script src="http://cdn.yoho.cn/myohobuy/'
.
Plugin\LCRun3
::
debug
(
'[version]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[version]'
,
'v'
,
$cx
,
$in
,
array
(
'version'
)))
.
'/lib.js"></script>
<script src="http://cdn.yoho.cn/myohobuy/'
.
Plugin\LCRun3
::
debug
(
'[version]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[version]'
,
'v'
,
$cx
,
$in
,
array
(
'version'
)))
.
'/index.js"></script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[testEnv]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[testEnv]'
,
'v'
,
$cx
,
$in
,
array
(
'testEnv'
))))
?
'<script src="http://static.buy.test.yoho.cn/dist/myohobuy/'
.
Plugin\LCRun3
::
debug
(
'[version]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[version]'
,
'v'
,
$cx
,
$in
,
array
(
'version'
)))
.
'/lib.js"></script>
<script src="http://static.buy.test.yoho.cn/dist/myohobuy/'
.
Plugin\LCRun3
::
debug
(
'[version]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[version]'
,
'v'
,
$cx
,
$in
,
array
(
'version'
)))
.
'/index-debug.js"></script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[devEnv]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[devEnv]'
,
'v'
,
$cx
,
$in
,
array
(
'devEnv'
))))
?
'<script src="http://localhost:8000/static/js/sea.js?nowrap"></script>
<script>seajs.config({base: \'http://localhost:8000/\'});</script>
'
:
''
)
.
''
.
' <script>
seajs.use(\'js/common\');
</script>
'
.
((
Plugin\LCRun3
::
debug
(
'[psList]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[psList]'
,
'v'
,
$cx
,
$in
,
array
(
'psList'
))))
?
' <script>
seajs.use(\'js/guang/plus-star/list\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[psDetail]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[psDetail]'
,
'v'
,
$cx
,
$in
,
array
(
'psDetail'
))))
?
' <script>
seajs.use(\'js/guang/plus-star/detail\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[guangHome]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[guangHome]'
,
'v'
,
$cx
,
$in
,
array
(
'guangHome'
))))
?
' <script>
seajs.use(\'js/guang/home\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[guangList]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[guangList]'
,
'v'
,
$cx
,
$in
,
array
(
'guangList'
))))
?
' <script>
seajs.use(\'js/guang/list\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[guangDetail]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[guangDetail]'
,
'v'
,
$cx
,
$in
,
array
(
'guangDetail'
))))
?
' <script>
seajs.use(\'js/guang/detail\', function(d) {
d.i(true);
});
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[guangEzine]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[guangEzine]'
,
'v'
,
$cx
,
$in
,
array
(
'guangEzine'
))))
?
' <script>
seajs.use(\'js/guang/detail\', function(d) {
d.i(false);
});
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[regIndex]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[regIndex]'
,
'v'
,
$cx
,
$in
,
array
(
'regIndex'
))))
?
' <script>
seajs.use(\'js/passport/register/register\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[regCode]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[regCode]'
,
'v'
,
$cx
,
$in
,
array
(
'regCode'
))))
?
' <script>
seajs.use(\'js/passport/register/code\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[regPwd]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[regPwd]'
,
'v'
,
$cx
,
$in
,
array
(
'regPwd'
))))
?
' <script>
seajs.use(\'js/passport/register/password\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[loginIndex]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[loginIndex]'
,
'v'
,
$cx
,
$in
,
array
(
'loginIndex'
))))
?
' <script>
seajs.use(\'js/passport/login/login\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[loginInternational]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[loginInternational]'
,
'v'
,
$cx
,
$in
,
array
(
'loginInternational'
))))
?
' <script>
seajs.use(\'js/passport/login/international\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[backEmail]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[backEmail]'
,
'v'
,
$cx
,
$in
,
array
(
'backEmail'
))))
?
' <script>
seajs.use(\'js/passport/back/email\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[backEmailSuccess]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[backEmailSuccess]'
,
'v'
,
$cx
,
$in
,
array
(
'backEmailSuccess'
))))
?
' <script>
seajs.use(\'js/passport/back/email-success\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[backMobile]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[backMobile]'
,
'v'
,
$cx
,
$in
,
array
(
'backMobile'
))))
?
' <script>
seajs.use(\'js/passport/back/mobile\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[backCode]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[backCode]'
,
'v'
,
$cx
,
$in
,
array
(
'backCode'
))))
?
' <script>
seajs.use(\'js/passport/back/code\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[backNewPwd]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[backNewPwd]'
,
'v'
,
$cx
,
$in
,
array
(
'backNewPwd'
))))
?
' <script>
seajs.use(\'js/passport/back/new-password\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[channelPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[channelPage]'
,
'v'
,
$cx
,
$in
,
array
(
'channelPage'
))))
?
' <script>
seajs.use(\'js/index/channel\');
seajs.use(\'js/index/footer\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[grilsHomePage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[grilsHomePage]'
,
'v'
,
$cx
,
$in
,
array
(
'grilsHomePage'
))))
?
' <script>
seajs.use(\'js/home/home\', function(h) {
h.set(\'girls\');
});
seajs.use(\'js/index/footer\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[boysHomePage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[boysHomePage]'
,
'v'
,
$cx
,
$in
,
array
(
'boysHomePage'
))))
?
' <script>
seajs.use(\'js/home/home\', function(h) {
h.set(\'boys\');
});
seajs.use(\'js/index/footer\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[kidsHomePage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[kidsHomePage]'
,
'v'
,
$cx
,
$in
,
array
(
'kidsHomePage'
))))
?
' <script>
seajs.use(\'js/home/home\', function(h) {
h.set(\'kids\');
});
seajs.use(\'js/index/footer\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[lifestyleHomePage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[lifestyleHomePage]'
,
'v'
,
$cx
,
$in
,
array
(
'lifestyleHomePage'
))))
?
' <script>
seajs.use(\'js/home/home\', function(h) {
h.set(\'lifestyle\');
});
seajs.use(\'js/index/footer\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[newArrivalPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[newArrivalPage]'
,
'v'
,
$cx
,
$in
,
array
(
'newArrivalPage'
))))
?
' <script>
seajs.use(\'js/product/newsale/newarrival\');
seajs.use(\'js/index/footer\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[discountPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[discountPage]'
,
'v'
,
$cx
,
$in
,
array
(
'discountPage'
))))
?
' <script>
seajs.use(\'js/product/newsale/discount\');
seajs.use(\'js/index/footer\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[hotrankPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[hotrankPage]'
,
'v'
,
$cx
,
$in
,
array
(
'hotrankPage'
))))
?
' <script>
seajs.use(\'js/product/newsale/hot-rank\');
seajs.use(\'js/index/footer\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[goodListPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[goodListPage]'
,
'v'
,
$cx
,
$in
,
array
(
'goodListPage'
))))
?
' <script>
seajs.use(\'js/product/list\');
seajs.use(\'js/index/footer\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[goodsDetailPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[goodsDetailPage]'
,
'v'
,
$cx
,
$in
,
array
(
'goodsDetailPage'
))))
?
' <script>
seajs.use(\'js/product/detail/detail\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[goodsCommentsPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[goodsCommentsPage]'
,
'v'
,
$cx
,
$in
,
array
(
'goodsCommentsPage'
))))
?
' <script>
seajs.use(\'js/product/detail/loadmore\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[goodsConsultsPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[goodsConsultsPage]'
,
'v'
,
$cx
,
$in
,
array
(
'goodsConsultsPage'
))))
?
' <script>
seajs.use(\'js/product/detail/comments-consults\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[consultformPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[consultformPage]'
,
'v'
,
$cx
,
$in
,
array
(
'consultformPage'
))))
?
' <script>
seajs.use(\'js/product/detail/consultform\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[categoryPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[categoryPage]'
,
'v'
,
$cx
,
$in
,
array
(
'categoryPage'
))))
?
' <script>
seajs.use(\'js/category/index\');
seajs.use(\'js/index/footer\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[brandPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[brandPage]'
,
'v'
,
$cx
,
$in
,
array
(
'brandPage'
))))
?
' <script>
seajs.use(\'js/category/brand\');
seajs.use(\'js/index/footer\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[searchPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[searchPage]'
,
'v'
,
$cx
,
$in
,
array
(
'searchPage'
))))
?
' <script>
seajs.use(\'js/index/search\');
seajs.use(\'js/index/footer\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[shoppingCartPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[shoppingCartPage]'
,
'v'
,
$cx
,
$in
,
array
(
'shoppingCartPage'
))))
?
' <script>
seajs.use(\'js/shopping-cart/cart\');
seajs.use(\'js/product/recommend-for-you\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[giftAdvancePage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[giftAdvancePage]'
,
'v'
,
$cx
,
$in
,
array
(
'giftAdvancePage'
))))
?
' <script>
seajs.use(\'js/shopping-cart/gift-advance\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[orderEnsurePage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[orderEnsurePage]'
,
'v'
,
$cx
,
$in
,
array
(
'orderEnsurePage'
))))
?
' <script>
seajs.use(\'js/shopping-cart/order-ensure\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[selectAddressPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[selectAddressPage]'
,
'v'
,
$cx
,
$in
,
array
(
'selectAddressPage'
))))
?
' <script>
seajs.use(\'js/me/address\');
seajs.use(\'js/shopping-cart/select-address\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[selectCouponPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[selectCouponPage]'
,
'v'
,
$cx
,
$in
,
array
(
'selectCouponPage'
))))
?
' <script>
seajs.use(\'js/shopping-cart/select-coupon\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[myIndexPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[myIndexPage]'
,
'v'
,
$cx
,
$in
,
array
(
'myIndexPage'
))))
?
' <script>
seajs.use(\'js/me/index\');
seajs.use(\'js/index/footer\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[orderPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[orderPage]'
,
'v'
,
$cx
,
$in
,
array
(
'orderPage'
))))
?
' <script>
seajs.use(\'js/me/order\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[orderDetailPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[orderDetailPage]'
,
'v'
,
$cx
,
$in
,
array
(
'orderDetailPage'
))))
?
' <script>
seajs.use(\'js/me/order-detail\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[favPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[favPage]'
,
'v'
,
$cx
,
$in
,
array
(
'favPage'
))))
?
' <script>
seajs.use(\'js/me/fav\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[suggestPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[suggestPage]'
,
'v'
,
$cx
,
$in
,
array
(
'suggestPage'
))))
?
' <script>
seajs.use(\'js/me/suggest\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[couponsPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[couponsPage]'
,
'v'
,
$cx
,
$in
,
array
(
'couponsPage'
))))
?
' <script>
seajs.use(\'js/me/coupons\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[onlineServicePage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[onlineServicePage]'
,
'v'
,
$cx
,
$in
,
array
(
'onlineServicePage'
))))
?
' <script>
seajs.use(\'js/me/online-service\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[onlineServiceDetailPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[onlineServiceDetailPage]'
,
'v'
,
$cx
,
$in
,
array
(
'onlineServiceDetailPage'
))))
?
' <script>
seajs.use(\'js/index/footer\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[addressPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[addressPage]'
,
'v'
,
$cx
,
$in
,
array
(
'addressPage'
))))
?
' <script>
seajs.use(\'js/me/address\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[addressActionPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[addressActionPage]'
,
'v'
,
$cx
,
$in
,
array
(
'addressActionPage'
))))
?
' <script>
seajs.use(\'js/me/address-act\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[myGuangPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[myGuangPage]'
,
'v'
,
$cx
,
$in
,
array
(
'myGuangPage'
))))
?
' <script>
seajs.use(\'js/me/my-guang\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[personalDetailsPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[personalDetailsPage]'
,
'v'
,
$cx
,
$in
,
array
(
'personalDetailsPage'
))))
?
' <script>
seajs.use(\'js/me/personal-details\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[browseRecordPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[browseRecordPage]'
,
'v'
,
$cx
,
$in
,
array
(
'browseRecordPage'
))))
?
' <script>
seajs.use(\'js/me/browse-record\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[logisticInfoPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[logisticInfoPage]'
,
'v'
,
$cx
,
$in
,
array
(
'logisticInfoPage'
))))
?
' <script>
seajs.use(\'js/me/logistic\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[payCenterPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[payCenterPage]'
,
'v'
,
$cx
,
$in
,
array
(
'payCenterPage'
))))
?
' <script>
seajs.use(\'js/me/pay\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[currencyDetail]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[currencyDetail]'
,
'v'
,
$cx
,
$in
,
array
(
'currencyDetail'
))))
?
' <script>
seajs.use(\'js/me/currency\');
</script>
'
:
''
)
.
''
.
''
.
'<!-- Google Tag Manager -->
<noscript><iframe src="//www.googletagmanager.com/ns.html?id=GTM-W958MG" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<script>
(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({\'gtm.start\':
new Date().getTime(),event:\'gtm.js\'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!=\'dataLayer\'?\'&l=\'+l:\'\';j.async=true;j.src=
\'//www.googletagmanager.com/gtm.js?id=\'+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,\'script\',\'dataLayer\',\'GTM-W958MG\');
</script>
<!-- End Google Tag Manager -->
<script type="text/javascript">
var _hmt = _hmt || [];
(function() {
var hm = document.createElement("script");
hm.src = "//hm.baidu.com/hm.js?c6ee7218b8321cb65fb2e98f284d8311";
hm.async = 1;
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(hm, s);
})();
</script>
<script>
var _hmt = _hmt || [];
(function() {
var hm = document.createElement("script");
hm.src = "//hm.baidu.com/hm.js?65dd99e0435a55177ffda862198ce841";
hm.async = 1;
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(hm, s);
})();
</script>
<script src="http://static.yohobuy.com/js/analytics/analysis.js"></script>
<script src="http://static.yohobuy.com/m/v1/js/om_code.js"></script>
'
.
'</body>
</html>'
.
''
;
}
?>
\ No newline at end of file
...
...
compile/m.yohobuy.com/1.2.1/705501bb8045baed680139e55e078813.php
0 → 100644
View file @
7d02506
<?php
return
function
(
$in
,
$debugopt
=
1
)
{
$cx
=
array
(
'flags'
=>
array
(
'jstrue'
=>
false
,
'jsobj'
=>
false
,
'spvar'
=>
true
,
'prop'
=>
false
,
'method'
=>
false
,
'mustlok'
=>
true
,
'echo'
=>
false
,
'debug'
=>
$debugopt
,
),
'constants'
=>
array
(),
'helpers'
=>
array
(),
'blockhelpers'
=>
array
(),
'hbhelpers'
=>
array
(),
'partials'
=>
array
(),
'scopes'
=>
array
(),
'sp_vars'
=>
array
(
'root'
=>
$in
),
'lcrun'
=>
'Plugin\LCRun3'
,
);
return
''
.
'<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>'
.
Plugin\LCRun3
::
debug
(
'[title]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[title]'
,
'v'
,
$cx
,
$in
,
array
(
'title'
)))
.
'</title>
<meta name="keywords" content="'
.
Plugin\LCRun3
::
debug
(
'[keywords]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[keywords]'
,
'v'
,
$cx
,
$in
,
array
(
'keywords'
)))
.
'">
<meta name="description" content="'
.
Plugin\LCRun3
::
debug
(
'[description]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[description]'
,
'v'
,
$cx
,
$in
,
array
(
'description'
)))
.
'">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, minimum-scale=1, user-scalable=no">
<meta http-equiv="cleartype" content="on">
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
<meta content="telephone=no" name="format-detection" />
<meta content="email=no" name="format-detection" />
<script type="text/javascript">
(function(doc, win) {
var docEl = doc.documentElement;
(function() {
var clientWidth = docEl.clientWidth;
if (!clientWidth) {
return;
}
docEl.style.fontSize = 20 * (clientWidth / 320) + \'px\';
}());
})(document, window);
</script>
<link rel="dns-prefetch" href="//cdn.yoho.cn">
<link rel="dns-prefetch" href="//static.yohobuy.com">
<link rel="dns-prefetch" href="//img12.static.yhbimg.com">
<link rel="dns-prefetch" href="//img13.static.yhbimg.com">
'
.
((
Plugin\LCRun3
::
debug
(
'[rlsEnv]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[rlsEnv]'
,
'v'
,
$cx
,
$in
,
array
(
'rlsEnv'
))))
?
'<link rel="stylesheet" href="http://cdn.yoho.cn/myohobuy/'
.
Plugin\LCRun3
::
debug
(
'[version]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[version]'
,
'v'
,
$cx
,
$in
,
array
(
'version'
)))
.
'/index.css">
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[preEnv]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[preEnv]'
,
'v'
,
$cx
,
$in
,
array
(
'preEnv'
))))
?
'<link rel="stylesheet" href="http://cdn.yoho.cn/myohobuy/'
.
Plugin\LCRun3
::
debug
(
'[version]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[version]'
,
'v'
,
$cx
,
$in
,
array
(
'version'
)))
.
'/index.css">
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[testEnv]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[testEnv]'
,
'v'
,
$cx
,
$in
,
array
(
'testEnv'
))))
?
'<link rel="stylesheet" href="http://static.buy.test.yoho.cn/dist/myohobuy/'
.
Plugin\LCRun3
::
debug
(
'[version]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[version]'
,
'v'
,
$cx
,
$in
,
array
(
'version'
)))
.
'/index.css">
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[devEnv]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[devEnv]'
,
'v'
,
$cx
,
$in
,
array
(
'devEnv'
))))
?
'<link rel="stylesheet" href="http://static.dev.yohobuy.com/css/index.css">
'
:
''
)
.
'<link rel="apple-touch-icon-precomposed" href="http://static.yohobuy.com/m/v1/img/touch/apple-touch-icon-144x144-precomposed-new.png">
<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)">
<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)">
</head>
<body '
.
((
Plugin\LCRun3
::
debug
(
'[isPassportPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[isPassportPage]'
,
'v'
,
$cx
,
$in
,
array
(
'isPassportPage'
))))
?
'class=passport-body'
:
''
)
.
'>
'
.
((
Plugin\LCRun3
::
debug
(
'[systemUpdate]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[systemUpdate]'
,
'v'
,
$cx
,
$in
,
array
(
'systemUpdate'
))))
?
' <div class="systemUpdate">
<a href="index/systemUpdate" class="systemHeader">Yoho!Buy有货关于系统升级的公告</a>
<span>X</span>
</div>
'
:
''
)
.
''
.
''
.
Plugin\LCRun3
::
debug
(
'[pageHeader]'
,
'sec'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[pageHeader]'
,
'v'
,
$cx
,
$in
,
array
(
'pageHeader'
)),
$in
,
false
,
function
(
$cx
,
$in
)
{
return
'<header id="yoho-header" class="yoho-header'
.
((
Plugin\LCRun3
::
debug
(
'[boys]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[boys]'
,
'v'
,
$cx
,
$in
,
array
(
'boys'
))))
?
' boys'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[girls]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[girls]'
,
'v'
,
$cx
,
$in
,
array
(
'girls'
))))
?
' girls'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[kids]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[kids]'
,
'v'
,
$cx
,
$in
,
array
(
'kids'
))))
?
' kids'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[lifeStyle]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[lifeStyle]'
,
'v'
,
$cx
,
$in
,
array
(
'lifeStyle'
))))
?
' life-style'
:
''
)
.
'">
'
.
Plugin\LCRun3
::
debug
(
'[navBack]'
,
'sec'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[navBack]'
,
'v'
,
$cx
,
$in
,
array
(
'navBack'
)),
$in
,
false
,
function
(
$cx
,
$in
)
{
return
' <a href="'
.
((
Plugin\LCRun3
::
debug
(
'[backUrl]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[backUrl]'
,
'v'
,
$cx
,
$in
,
array
(
'backUrl'
))))
?
''
.
Plugin\LCRun3
::
debug
(
'[backUrl]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[backUrl]'
,
'v'
,
$cx
,
$in
,
array
(
'backUrl'
)))
.
''
:
'javascript:history.go(-1);'
)
.
'" class="iconfont nav-back"></a>
'
;})
.
''
.
Plugin\LCRun3
::
debug
(
'[navHome]'
,
'sec'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[navHome]'
,
'v'
,
$cx
,
$in
,
array
(
'navHome'
)),
$in
,
false
,
function
(
$cx
,
$in
)
{
return
' <a class="iconfont nav-home"></a>
'
;})
.
''
.
Plugin\LCRun3
::
debug
(
'[navTitle]'
,
'sec'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[navTitle]'
,
'v'
,
$cx
,
$in
,
array
(
'navTitle'
)),
$in
,
false
,
function
(
$cx
,
$in
)
{
return
' <p class="nav-title">'
.
Plugin\LCRun3
::
debug
(
'this'
,
'encq'
,
$cx
,
$in
)
.
'</p>
'
;})
.
''
.
Plugin\LCRun3
::
debug
(
'[navBtn]'
,
'sec'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[navBtn]'
,
'v'
,
$cx
,
$in
,
array
(
'navBtn'
)),
$in
,
false
,
function
(
$cx
,
$in
)
{
return
' <!-- <span class="nav-btn">'
.
Plugin\LCRun3
::
debug
(
'this'
,
'encq'
,
$cx
,
$in
)
.
'</span> -->
<i class="iconfont nav-home"></i>
'
;})
.
'</header>
<div class="homebuttom none">
<ul>
<li>
<i class="iconfont"></i>
<span>首页</span>
</li>
<li>
<i class="iconfont"></i>
<span>分类</span>
</li>
<li>
<i class="iconfont"></i>
<span>购物车</span>
</li>
<li>
<i class="iconfont"></i>
<span>我的</span>
</li>
</ul>
</div>
'
;})
.
''
.
''
.
'<div class="login-page passport-page yoho-page">
'
.
' <div class="header">
'
.
Plugin\LCRun3
::
debug
(
'[backUrl]'
,
'sec'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[backUrl]'
,
'v'
,
$cx
,
$in
,
array
(
'backUrl'
)),
$in
,
false
,
function
(
$cx
,
$in
)
{
return
' <a class="go-back" href="javascript:history.go(-1);"></a>
'
;})
.
''
.
Plugin\LCRun3
::
debug
(
'[showHeaderImg]'
,
'sec'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[showHeaderImg]'
,
'v'
,
$cx
,
$in
,
array
(
'showHeaderImg'
)),
$in
,
false
,
function
(
$cx
,
$in
)
{
return
' <div class="img-header"></div>
'
;})
.
''
.
Plugin\LCRun3
::
debug
(
'[headerText]'
,
'sec'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[headerText]'
,
'v'
,
$cx
,
$in
,
array
(
'headerText'
)),
$in
,
false
,
function
(
$cx
,
$in
)
{
return
' <p class="title">'
.
Plugin\LCRun3
::
debug
(
'this'
,
'encq'
,
$cx
,
$in
)
.
'</p>
'
;})
.
' </div>'
.
' <div class="content">
<div class="acc-container input-container row has-clear">
<div class="yoho-logo"></div>
<input id="account" class="input account" type="text" placeholder="手机号/邮箱" autocomplete="off" value='
.
Plugin\LCRun3
::
debug
(
'[account]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[account]'
,
'v'
,
$cx
,
$in
,
array
(
'account'
)))
.
'>
</div>
<div class="input-container row has-eye">
<input id="pwd" class="pwd input" type="password" placeholder="密码">
</div>
<span id="btn-login" class="btn btn-login disable">登录</span>
<p class="op-container">
<a class="go-register" href='
.
Plugin\LCRun3
::
debug
(
'[registerUrl]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[registerUrl]'
,
'v'
,
$cx
,
$in
,
array
(
'registerUrl'
)))
.
'>免费注册</a>
<span id="forget-pwd" class="forget-pwd">忘记密码</span>
</p>
<div class="third-party-login">
<span>其他登录方式</span>
<div class="tp-link">
<a class="alipay" href='
.
Plugin\LCRun3
::
debug
(
'[aliLoginUrl]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[aliLoginUrl]'
,
'v'
,
$cx
,
$in
,
array
(
'aliLoginUrl'
)))
.
'></a>
<a class="weibo" href='
.
Plugin\LCRun3
::
debug
(
'[weiboLoginUrl]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[weiboLoginUrl]'
,
'v'
,
$cx
,
$in
,
array
(
'weiboLoginUrl'
)))
.
'></a>
<a class="qq" href='
.
Plugin\LCRun3
::
debug
(
'[qqLoginUrl]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[qqLoginUrl]'
,
'v'
,
$cx
,
$in
,
array
(
'qqLoginUrl'
)))
.
'></a>
</div>
</div>
<a class="international" href='
.
Plugin\LCRun3
::
debug
(
'[internationalUrl]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[internationalUrl]'
,
'v'
,
$cx
,
$in
,
array
(
'internationalUrl'
)))
.
'>International Customer</a>
<div class="login-tip">
<div class="info-icon"></div>
Yoho!Family账号可登录Yoho!Buy有货
</div>
<div id="retrive-pwd-mask" class="mask"></div>
<ul id="retrive-pwd-ways" class="retrive-pwd-ways">
<li>
<a href='
.
Plugin\LCRun3
::
debug
(
'[phoneRetriveUrl]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[phoneRetriveUrl]'
,
'v'
,
$cx
,
$in
,
array
(
'phoneRetriveUrl'
)))
.
'>通过手机找回密码</a>
</li>
<li>
<a href='
.
Plugin\LCRun3
::
debug
(
'[emailRetriveUrl]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[emailRetriveUrl]'
,
'v'
,
$cx
,
$in
,
array
(
'emailRetriveUrl'
)))
.
'>通过邮箱找回密码</a>
</li>
<li id="cancel-retrive">
取消
</li>
</ul>
</div>
</div>
'
.
''
.
''
.
Plugin\LCRun3
::
debug
(
'[pageFooter]'
,
'sec'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[pageFooter]'
,
'v'
,
$cx
,
$in
,
array
(
'pageFooter'
)),
$in
,
false
,
function
(
$cx
,
$in
)
{
return
'<footer id="yoho-footer" class="yoho-footer hide">
<p class="op-row">
<span class="back-to-top">
Back to top
<i class="iconfont"></i>
</span>
</p>
<address class="copyright">
CopyRight©2007-2016 南京新与力文化传播有限公司
</address>
</footer>
'
;})
.
'
'
.
''
.
''
.
Plugin\LCRun3
::
debug
(
'[showDownloadApp]'
,
'sec'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[showDownloadApp]'
,
'v'
,
$cx
,
$in
,
array
(
'showDownloadApp'
)),
$in
,
false
,
function
(
$cx
,
$in
)
{
return
'<div class="float-layer hide" id="float-layer-app">
<div class="float-layer-left">
<span class="yoho-icon iconfont"></span>
<p>新用户送千元礼包</p>
</div>
<a href="javascript:void(0);" id="float-layer-close" >
<i class="close-icon iconfont"></i>
<div class="circle-rightbottom"></div>
</a>
<a href="http://m.yohobuy.com/download/hyapp" id="float-layer-btn">
立即下载
</a>
</div>
'
;})
.
'
'
.
''
.
((
Plugin\LCRun3
::
debug
(
'[hasWxShare]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[hasWxShare]'
,
'v'
,
$cx
,
$in
,
array
(
'hasWxShare'
))))
?
'<script type="text/javascript" charset="utf-8" src="http://res.wx.qq.com/open/js/jweixin-1.0.0.js"></script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[rlsEnv]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[rlsEnv]'
,
'v'
,
$cx
,
$in
,
array
(
'rlsEnv'
))))
?
'<script src="http://cdn.yoho.cn/myohobuy/'
.
Plugin\LCRun3
::
debug
(
'[version]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[version]'
,
'v'
,
$cx
,
$in
,
array
(
'version'
)))
.
'/lib.js"></script>
<script src="http://cdn.yoho.cn/myohobuy/'
.
Plugin\LCRun3
::
debug
(
'[version]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[version]'
,
'v'
,
$cx
,
$in
,
array
(
'version'
)))
.
'/index.js"></script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[preEnv]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[preEnv]'
,
'v'
,
$cx
,
$in
,
array
(
'preEnv'
))))
?
'<script src="http://cdn.yoho.cn/myohobuy/'
.
Plugin\LCRun3
::
debug
(
'[version]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[version]'
,
'v'
,
$cx
,
$in
,
array
(
'version'
)))
.
'/lib.js"></script>
<script src="http://cdn.yoho.cn/myohobuy/'
.
Plugin\LCRun3
::
debug
(
'[version]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[version]'
,
'v'
,
$cx
,
$in
,
array
(
'version'
)))
.
'/index.js"></script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[testEnv]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[testEnv]'
,
'v'
,
$cx
,
$in
,
array
(
'testEnv'
))))
?
'<script src="http://static.buy.test.yoho.cn/dist/myohobuy/'
.
Plugin\LCRun3
::
debug
(
'[version]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[version]'
,
'v'
,
$cx
,
$in
,
array
(
'version'
)))
.
'/lib.js"></script>
<script src="http://static.buy.test.yoho.cn/dist/myohobuy/'
.
Plugin\LCRun3
::
debug
(
'[version]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[version]'
,
'v'
,
$cx
,
$in
,
array
(
'version'
)))
.
'/index-debug.js"></script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[devEnv]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[devEnv]'
,
'v'
,
$cx
,
$in
,
array
(
'devEnv'
))))
?
'<script src="http://localhost:8000/static/js/sea.js?nowrap"></script>
<script>seajs.config({base: \'http://localhost:8000/\'});</script>
'
:
''
)
.
''
.
' <script>
seajs.use(\'js/common\');
</script>
'
.
((
Plugin\LCRun3
::
debug
(
'[psList]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[psList]'
,
'v'
,
$cx
,
$in
,
array
(
'psList'
))))
?
' <script>
seajs.use(\'js/guang/plus-star/list\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[psDetail]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[psDetail]'
,
'v'
,
$cx
,
$in
,
array
(
'psDetail'
))))
?
' <script>
seajs.use(\'js/guang/plus-star/detail\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[guangHome]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[guangHome]'
,
'v'
,
$cx
,
$in
,
array
(
'guangHome'
))))
?
' <script>
seajs.use(\'js/guang/home\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[guangList]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[guangList]'
,
'v'
,
$cx
,
$in
,
array
(
'guangList'
))))
?
' <script>
seajs.use(\'js/guang/list\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[guangDetail]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[guangDetail]'
,
'v'
,
$cx
,
$in
,
array
(
'guangDetail'
))))
?
' <script>
seajs.use(\'js/guang/detail\', function(d) {
d.i(true);
});
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[guangEzine]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[guangEzine]'
,
'v'
,
$cx
,
$in
,
array
(
'guangEzine'
))))
?
' <script>
seajs.use(\'js/guang/detail\', function(d) {
d.i(false);
});
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[regIndex]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[regIndex]'
,
'v'
,
$cx
,
$in
,
array
(
'regIndex'
))))
?
' <script>
seajs.use(\'js/passport/register/register\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[regCode]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[regCode]'
,
'v'
,
$cx
,
$in
,
array
(
'regCode'
))))
?
' <script>
seajs.use(\'js/passport/register/code\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[regPwd]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[regPwd]'
,
'v'
,
$cx
,
$in
,
array
(
'regPwd'
))))
?
' <script>
seajs.use(\'js/passport/register/password\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[loginIndex]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[loginIndex]'
,
'v'
,
$cx
,
$in
,
array
(
'loginIndex'
))))
?
' <script>
seajs.use(\'js/passport/login/login\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[loginInternational]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[loginInternational]'
,
'v'
,
$cx
,
$in
,
array
(
'loginInternational'
))))
?
' <script>
seajs.use(\'js/passport/login/international\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[backEmail]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[backEmail]'
,
'v'
,
$cx
,
$in
,
array
(
'backEmail'
))))
?
' <script>
seajs.use(\'js/passport/back/email\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[backEmailSuccess]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[backEmailSuccess]'
,
'v'
,
$cx
,
$in
,
array
(
'backEmailSuccess'
))))
?
' <script>
seajs.use(\'js/passport/back/email-success\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[backMobile]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[backMobile]'
,
'v'
,
$cx
,
$in
,
array
(
'backMobile'
))))
?
' <script>
seajs.use(\'js/passport/back/mobile\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[backCode]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[backCode]'
,
'v'
,
$cx
,
$in
,
array
(
'backCode'
))))
?
' <script>
seajs.use(\'js/passport/back/code\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[backNewPwd]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[backNewPwd]'
,
'v'
,
$cx
,
$in
,
array
(
'backNewPwd'
))))
?
' <script>
seajs.use(\'js/passport/back/new-password\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[channelPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[channelPage]'
,
'v'
,
$cx
,
$in
,
array
(
'channelPage'
))))
?
' <script>
seajs.use(\'js/index/channel\');
seajs.use(\'js/index/footer\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[grilsHomePage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[grilsHomePage]'
,
'v'
,
$cx
,
$in
,
array
(
'grilsHomePage'
))))
?
' <script>
seajs.use(\'js/home/home\', function(h) {
h.set(\'girls\');
});
seajs.use(\'js/index/footer\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[boysHomePage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[boysHomePage]'
,
'v'
,
$cx
,
$in
,
array
(
'boysHomePage'
))))
?
' <script>
seajs.use(\'js/home/home\', function(h) {
h.set(\'boys\');
});
seajs.use(\'js/index/footer\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[kidsHomePage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[kidsHomePage]'
,
'v'
,
$cx
,
$in
,
array
(
'kidsHomePage'
))))
?
' <script>
seajs.use(\'js/home/home\', function(h) {
h.set(\'kids\');
});
seajs.use(\'js/index/footer\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[lifestyleHomePage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[lifestyleHomePage]'
,
'v'
,
$cx
,
$in
,
array
(
'lifestyleHomePage'
))))
?
' <script>
seajs.use(\'js/home/home\', function(h) {
h.set(\'lifestyle\');
});
seajs.use(\'js/index/footer\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[newArrivalPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[newArrivalPage]'
,
'v'
,
$cx
,
$in
,
array
(
'newArrivalPage'
))))
?
' <script>
seajs.use(\'js/product/newsale/newarrival\');
seajs.use(\'js/index/footer\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[discountPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[discountPage]'
,
'v'
,
$cx
,
$in
,
array
(
'discountPage'
))))
?
' <script>
seajs.use(\'js/product/newsale/discount\');
seajs.use(\'js/index/footer\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[hotrankPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[hotrankPage]'
,
'v'
,
$cx
,
$in
,
array
(
'hotrankPage'
))))
?
' <script>
seajs.use(\'js/product/newsale/hot-rank\');
seajs.use(\'js/index/footer\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[goodListPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[goodListPage]'
,
'v'
,
$cx
,
$in
,
array
(
'goodListPage'
))))
?
' <script>
seajs.use(\'js/product/list\');
seajs.use(\'js/index/footer\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[goodsDetailPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[goodsDetailPage]'
,
'v'
,
$cx
,
$in
,
array
(
'goodsDetailPage'
))))
?
' <script>
seajs.use(\'js/product/detail/detail\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[goodsCommentsPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[goodsCommentsPage]'
,
'v'
,
$cx
,
$in
,
array
(
'goodsCommentsPage'
))))
?
' <script>
seajs.use(\'js/product/detail/loadmore\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[goodsConsultsPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[goodsConsultsPage]'
,
'v'
,
$cx
,
$in
,
array
(
'goodsConsultsPage'
))))
?
' <script>
seajs.use(\'js/product/detail/comments-consults\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[consultformPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[consultformPage]'
,
'v'
,
$cx
,
$in
,
array
(
'consultformPage'
))))
?
' <script>
seajs.use(\'js/product/detail/consultform\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[categoryPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[categoryPage]'
,
'v'
,
$cx
,
$in
,
array
(
'categoryPage'
))))
?
' <script>
seajs.use(\'js/category/index\');
seajs.use(\'js/index/footer\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[brandPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[brandPage]'
,
'v'
,
$cx
,
$in
,
array
(
'brandPage'
))))
?
' <script>
seajs.use(\'js/category/brand\');
seajs.use(\'js/index/footer\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[searchPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[searchPage]'
,
'v'
,
$cx
,
$in
,
array
(
'searchPage'
))))
?
' <script>
seajs.use(\'js/index/search\');
seajs.use(\'js/index/footer\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[shoppingCartPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[shoppingCartPage]'
,
'v'
,
$cx
,
$in
,
array
(
'shoppingCartPage'
))))
?
' <script>
seajs.use(\'js/shopping-cart/cart\');
seajs.use(\'js/product/recommend-for-you\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[giftAdvancePage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[giftAdvancePage]'
,
'v'
,
$cx
,
$in
,
array
(
'giftAdvancePage'
))))
?
' <script>
seajs.use(\'js/shopping-cart/gift-advance\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[orderEnsurePage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[orderEnsurePage]'
,
'v'
,
$cx
,
$in
,
array
(
'orderEnsurePage'
))))
?
' <script>
seajs.use(\'js/shopping-cart/order-ensure\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[selectAddressPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[selectAddressPage]'
,
'v'
,
$cx
,
$in
,
array
(
'selectAddressPage'
))))
?
' <script>
seajs.use(\'js/me/address\');
seajs.use(\'js/shopping-cart/select-address\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[selectCouponPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[selectCouponPage]'
,
'v'
,
$cx
,
$in
,
array
(
'selectCouponPage'
))))
?
' <script>
seajs.use(\'js/shopping-cart/select-coupon\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[myIndexPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[myIndexPage]'
,
'v'
,
$cx
,
$in
,
array
(
'myIndexPage'
))))
?
' <script>
seajs.use(\'js/me/index\');
seajs.use(\'js/index/footer\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[orderPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[orderPage]'
,
'v'
,
$cx
,
$in
,
array
(
'orderPage'
))))
?
' <script>
seajs.use(\'js/me/order\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[orderDetailPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[orderDetailPage]'
,
'v'
,
$cx
,
$in
,
array
(
'orderDetailPage'
))))
?
' <script>
seajs.use(\'js/me/order-detail\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[favPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[favPage]'
,
'v'
,
$cx
,
$in
,
array
(
'favPage'
))))
?
' <script>
seajs.use(\'js/me/fav\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[suggestPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[suggestPage]'
,
'v'
,
$cx
,
$in
,
array
(
'suggestPage'
))))
?
' <script>
seajs.use(\'js/me/suggest\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[couponsPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[couponsPage]'
,
'v'
,
$cx
,
$in
,
array
(
'couponsPage'
))))
?
' <script>
seajs.use(\'js/me/coupons\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[onlineServicePage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[onlineServicePage]'
,
'v'
,
$cx
,
$in
,
array
(
'onlineServicePage'
))))
?
' <script>
seajs.use(\'js/me/online-service\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[onlineServiceDetailPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[onlineServiceDetailPage]'
,
'v'
,
$cx
,
$in
,
array
(
'onlineServiceDetailPage'
))))
?
' <script>
seajs.use(\'js/index/footer\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[addressPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[addressPage]'
,
'v'
,
$cx
,
$in
,
array
(
'addressPage'
))))
?
' <script>
seajs.use(\'js/me/address\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[addressActionPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[addressActionPage]'
,
'v'
,
$cx
,
$in
,
array
(
'addressActionPage'
))))
?
' <script>
seajs.use(\'js/me/address-act\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[myGuangPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[myGuangPage]'
,
'v'
,
$cx
,
$in
,
array
(
'myGuangPage'
))))
?
' <script>
seajs.use(\'js/me/my-guang\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[personalDetailsPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[personalDetailsPage]'
,
'v'
,
$cx
,
$in
,
array
(
'personalDetailsPage'
))))
?
' <script>
seajs.use(\'js/me/personal-details\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[browseRecordPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[browseRecordPage]'
,
'v'
,
$cx
,
$in
,
array
(
'browseRecordPage'
))))
?
' <script>
seajs.use(\'js/me/browse-record\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[logisticInfoPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[logisticInfoPage]'
,
'v'
,
$cx
,
$in
,
array
(
'logisticInfoPage'
))))
?
' <script>
seajs.use(\'js/me/logistic\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[payCenterPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[payCenterPage]'
,
'v'
,
$cx
,
$in
,
array
(
'payCenterPage'
))))
?
' <script>
seajs.use(\'js/me/pay\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[currencyDetail]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[currencyDetail]'
,
'v'
,
$cx
,
$in
,
array
(
'currencyDetail'
))))
?
' <script>
seajs.use(\'js/me/currency\');
</script>
'
:
''
)
.
''
.
''
.
'<!-- Google Tag Manager -->
<noscript><iframe src="//www.googletagmanager.com/ns.html?id=GTM-W958MG" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<script>
(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({\'gtm.start\':
new Date().getTime(),event:\'gtm.js\'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!=\'dataLayer\'?\'&l=\'+l:\'\';j.async=true;j.src=
\'//www.googletagmanager.com/gtm.js?id=\'+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,\'script\',\'dataLayer\',\'GTM-W958MG\');
</script>
<!-- End Google Tag Manager -->
<script type="text/javascript">
var _hmt = _hmt || [];
(function() {
var hm = document.createElement("script");
hm.src = "//hm.baidu.com/hm.js?c6ee7218b8321cb65fb2e98f284d8311";
hm.async = 1;
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(hm, s);
})();
</script>
<script>
var _hmt = _hmt || [];
(function() {
var hm = document.createElement("script");
hm.src = "//hm.baidu.com/hm.js?65dd99e0435a55177ffda862198ce841";
hm.async = 1;
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(hm, s);
})();
</script>
<script src="http://static.yohobuy.com/js/analytics/analysis.js"></script>
<script src="http://static.yohobuy.com/m/v1/js/om_code.js"></script>
'
.
'</body>
</html>'
.
''
;
}
?>
\ No newline at end of file
...
...
compile/m.yohobuy.com/1.2.1/73d90ef280be847bef106a17c9641aec.php
0 → 100644
View file @
7d02506
<?php
return
function
(
$in
,
$debugopt
=
1
)
{
$cx
=
array
(
'flags'
=>
array
(
'jstrue'
=>
false
,
'jsobj'
=>
false
,
'spvar'
=>
true
,
'prop'
=>
false
,
'method'
=>
false
,
'mustlok'
=>
true
,
'echo'
=>
false
,
'debug'
=>
$debugopt
,
),
'constants'
=>
array
(),
'helpers'
=>
array
(),
'blockhelpers'
=>
array
(),
'hbhelpers'
=>
array
(),
'partials'
=>
array
(),
'scopes'
=>
array
(),
'sp_vars'
=>
array
(
'root'
=>
$in
),
'lcrun'
=>
'Plugin\LCRun3'
,
);
return
''
.
''
.
Plugin\LCRun3
::
debug
(
'[goodsDescription]'
,
'sec'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[goodsDescription]'
,
'v'
,
$cx
,
$in
,
array
(
'goodsDescription'
)),
$in
,
false
,
function
(
$cx
,
$in
)
{
return
'<div class="goods-desc page-block">
<div class="service"></div>
<h1 class="title">
'
.
Plugin\LCRun3
::
debug
(
'[title]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[title]'
,
'v'
,
$cx
,
$in
,
array
(
'title'
)))
.
'
<span class="en-title">'
.
Plugin\LCRun3
::
debug
(
'[enTitle]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[enTitle]'
,
'v'
,
$cx
,
$in
,
array
(
'enTitle'
)))
.
'</span>
</h1>
'
.
Plugin\LCRun3
::
debug
(
'[detail]'
,
'sec'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[detail]'
,
'v'
,
$cx
,
$in
,
array
(
'detail'
)),
$in
,
false
,
function
(
$cx
,
$in
)
{
return
' <div class="detail table">
'
.
Plugin\LCRun3
::
debug
(
'[list]'
,
'sec'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[list]'
,
'v'
,
$cx
,
$in
,
array
(
'list'
)),
$in
,
false
,
function
(
$cx
,
$in
)
{
return
' <div class="column">'
.
Plugin\LCRun3
::
debug
(
'[param]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[param]'
,
'v'
,
$cx
,
$in
,
array
(
'param'
)))
.
'</div>
'
;})
.
' </div>
'
;})
.
''
.
((
Plugin\LCRun3
::
debug
(
'[desc]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[desc]'
,
'v'
,
$cx
,
$in
,
array
(
'desc'
))))
?
' <div class="desc-text">'
.
Plugin\LCRun3
::
debug
(
'[desc]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[desc]'
,
'v'
,
$cx
,
$in
,
array
(
'desc'
)))
.
'</div>
'
:
''
)
.
'</div>
'
;})
.
'
'
.
Plugin\LCRun3
::
debug
(
'[sizeInfo]'
,
'sec'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[sizeInfo]'
,
'v'
,
$cx
,
$in
,
array
(
'sizeInfo'
)),
$in
,
false
,
function
(
$cx
,
$in
)
{
return
'<div class="size-info page-block">
<h1 class="title">
'
.
Plugin\LCRun3
::
debug
(
'[title]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[title]'
,
'v'
,
$cx
,
$in
,
array
(
'title'
)))
.
'
<span class="en-title">'
.
Plugin\LCRun3
::
debug
(
'[enTitle]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[enTitle]'
,
'v'
,
$cx
,
$in
,
array
(
'enTitle'
)))
.
'</span>
</h1>
'
.
Plugin\LCRun3
::
debug
(
'[detail]'
,
'sec'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[detail]'
,
'v'
,
$cx
,
$in
,
array
(
'detail'
)),
$in
,
false
,
function
(
$cx
,
$in
)
{
return
'<div class="detail">
<div class="swiper-container detail-swiper" id="size-swiper-container">
<div class="swiper-wrapper">
'
.
Plugin\LCRun3
::
debug
(
'[list]'
,
'sec'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[list]'
,
'v'
,
$cx
,
$in
,
array
(
'list'
)),
$in
,
false
,
function
(
$cx
,
$in
)
{
return
' <div class="swiper-slide " >
'
.
Plugin\LCRun3
::
debug
(
'[params]'
,
'sec'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[params]'
,
'v'
,
$cx
,
$in
,
array
(
'params'
)),
$in
,
false
,
function
(
$cx
,
$in
)
{
return
' <div class="cell">'
.
Plugin\LCRun3
::
debug
(
'[param]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[param]'
,
'v'
,
$cx
,
$in
,
array
(
'param'
)))
.
'</div>
'
;})
.
' </div>
'
;})
.
' </div>
</div>
<p class="tips">提示:左滑查看完整表格信息</p>
</div>
'
;})
.
'</div>
'
;})
.
'
'
.
Plugin\LCRun3
::
debug
(
'[measurementMethod]'
,
'sec'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[measurementMethod]'
,
'v'
,
$cx
,
$in
,
array
(
'measurementMethod'
)),
$in
,
false
,
function
(
$cx
,
$in
)
{
return
'<div class="measurement-method page-block">
<h1 class="title">
'
.
Plugin\LCRun3
::
debug
(
'[title]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[title]'
,
'v'
,
$cx
,
$in
,
array
(
'title'
)))
.
'
<span class="en-title">'
.
Plugin\LCRun3
::
debug
(
'[enTitle]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[enTitle]'
,
'v'
,
$cx
,
$in
,
array
(
'enTitle'
)))
.
'</span>
</h1>
<div class="detail" style="width:100%">
<img class="lazy" data-original="'
.
Plugin\LCRun3
::
debug
(
'[img]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[img]'
,
'v'
,
$cx
,
$in
,
array
(
'img'
)))
.
'" alt="">
</div>
</div>
'
;})
.
'
'
.
Plugin\LCRun3
::
debug
(
'[reference]'
,
'sec'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[reference]'
,
'v'
,
$cx
,
$in
,
array
(
'reference'
)),
$in
,
false
,
function
(
$cx
,
$in
)
{
return
'<div class="size-info page-block">
<h1 class="title">
'
.
Plugin\LCRun3
::
debug
(
'[title]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[title]'
,
'v'
,
$cx
,
$in
,
array
(
'title'
)))
.
'
<span class="en-title">'
.
Plugin\LCRun3
::
debug
(
'[enTitle]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[enTitle]'
,
'v'
,
$cx
,
$in
,
array
(
'enTitle'
)))
.
'</span>
</h1>
'
.
Plugin\LCRun3
::
debug
(
'[detail]'
,
'sec'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[detail]'
,
'v'
,
$cx
,
$in
,
array
(
'detail'
)),
$in
,
false
,
function
(
$cx
,
$in
)
{
return
' <div class="detail">
<div class="swiper-container detail-swiper" id="reference-swiper-container">
<div class="swiper-wrapper">
'
.
Plugin\LCRun3
::
debug
(
'[list]'
,
'sec'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[list]'
,
'v'
,
$cx
,
$in
,
array
(
'list'
)),
$in
,
false
,
function
(
$cx
,
$in
)
{
return
''
.
((
Plugin\LCRun3
::
debug
(
'@[first]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'@[first]'
,
'v'
,
$cx
,
$cx
[
'sp_vars'
],
array
(
'first'
))))
?
' <div class="swiper-slide first-group" >
'
.
Plugin\LCRun3
::
debug
(
'[params]'
,
'sec'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[params]'
,
'v'
,
$cx
,
$in
,
array
(
'params'
)),
$in
,
false
,
function
(
$cx
,
$in
)
{
return
''
.
((
Plugin\LCRun3
::
debug
(
'@[first]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'@[first]'
,
'v'
,
$cx
,
$cx
[
'sp_vars'
],
array
(
'first'
))))
?
''
:
' <div>
<img class="avatar lazy" data-original="'
.
Plugin\LCRun3
::
debug
(
'[param]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[param]'
,
'v'
,
$cx
,
$in
,
array
(
'param'
)))
.
'" alt="">
</div>
'
)
.
''
;})
.
' </div>
'
:
' <div class="swiper-slide" >
'
.
Plugin\LCRun3
::
debug
(
'[params]'
,
'sec'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[params]'
,
'v'
,
$cx
,
$in
,
array
(
'params'
)),
$in
,
false
,
function
(
$cx
,
$in
)
{
return
' <div class=" cell">'
.
Plugin\LCRun3
::
debug
(
'[param]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[param]'
,
'v'
,
$cx
,
$in
,
array
(
'param'
)))
.
'</div>
'
;})
.
' </div>
'
)
.
''
;})
.
' </div>
</div>
<p class="tips">提示:左滑查看完整表格信息</p>
</div>
'
;})
.
'</div>
'
;})
.
'
'
.
Plugin\LCRun3
::
debug
(
'[materials]'
,
'sec'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[materials]'
,
'v'
,
$cx
,
$in
,
array
(
'materials'
)),
$in
,
false
,
function
(
$cx
,
$in
)
{
return
'<div class="materials page-block">
<h1 class="title">
'
.
Plugin\LCRun3
::
debug
(
'[title]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[title]'
,
'v'
,
$cx
,
$in
,
array
(
'title'
)))
.
'
<span class="en-title">'
.
Plugin\LCRun3
::
debug
(
'[enTitle]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[enTitle]'
,
'v'
,
$cx
,
$in
,
array
(
'enTitle'
)))
.
'</span>
</h1>
<div class="detail">
'
.
Plugin\LCRun3
::
debug
(
'[list]'
,
'sec'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[list]'
,
'v'
,
$cx
,
$in
,
array
(
'list'
)),
$in
,
false
,
function
(
$cx
,
$in
)
{
return
' <div class="material-item">
<!-- <img class="lazy" data-original="'
.
Plugin\LCRun3
::
debug
(
'[img]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[img]'
,
'v'
,
$cx
,
$in
,
array
(
'img'
)))
.
'" alt="">
<p class="material-desc">
'
.
Plugin\LCRun3
::
debug
(
'[desc]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[desc]'
,
'v'
,
$cx
,
$in
,
array
(
'desc'
)))
.
'
</p>-->
<div class="material-image">
<img src="'
.
Plugin\LCRun3
::
debug
(
'[img]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[img]'
,
'v'
,
$cx
,
$in
,
array
(
'img'
)))
.
'" alt="材质图">
</div>
<div class="material-desc">
'
.
Plugin\LCRun3
::
debug
(
'[desc]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[desc]'
,
'v'
,
$cx
,
$in
,
array
(
'desc'
)))
.
'
</div>
</div>
'
;})
.
' </div>
</div>
'
;})
.
'
'
.
Plugin\LCRun3
::
debug
(
'[washTips]'
,
'sec'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[washTips]'
,
'v'
,
$cx
,
$in
,
array
(
'washTips'
)),
$in
,
false
,
function
(
$cx
,
$in
)
{
return
'<div class="wash-tips page-block">
<div class="detail table clearfix">
'
.
Plugin\LCRun3
::
debug
(
'[list]'
,
'sec'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[list]'
,
'v'
,
$cx
,
$in
,
array
(
'list'
)),
$in
,
false
,
function
(
$cx
,
$in
)
{
return
' <div class="tip">
<img src="'
.
Plugin\LCRun3
::
debug
(
'[img]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[img]'
,
'v'
,
$cx
,
$in
,
array
(
'img'
)))
.
'" alt="">
<span class="caption">'
.
Plugin\LCRun3
::
debug
(
'[caption]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[caption]'
,
'v'
,
$cx
,
$in
,
array
(
'caption'
)))
.
'</span>
</div>
'
;})
.
' </div>
</div>
'
;})
.
'
'
.
Plugin\LCRun3
::
debug
(
'[productDetail]'
,
'sec'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[productDetail]'
,
'v'
,
$cx
,
$in
,
array
(
'productDetail'
)),
$in
,
false
,
function
(
$cx
,
$in
)
{
return
'<div class="product-detail page-block">
<h1 class="title">
'
.
Plugin\LCRun3
::
debug
(
'[title]'
,
'raw'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[title]'
,
'v'
,
$cx
,
$in
,
array
(
'title'
)))
.
'
<span class="en-title">'
.
Plugin\LCRun3
::
debug
(
'[enTitle]'
,
'raw'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[enTitle]'
,
'v'
,
$cx
,
$in
,
array
(
'enTitle'
)))
.
'</span>
</h1>
<div class="pro-detail">
<p>'
.
Plugin\LCRun3
::
debug
(
'[desc]'
,
'raw'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[desc]'
,
'v'
,
$cx
,
$in
,
array
(
'desc'
)))
.
'</p>
'
.
Plugin\LCRun3
::
debug
(
'[list]'
,
'sec'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[list]'
,
'v'
,
$cx
,
$in
,
array
(
'list'
)),
$in
,
false
,
function
(
$cx
,
$in
)
{
return
' <img class="lazy" data-original="'
.
Plugin\LCRun3
::
debug
(
'[img]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[img]'
,
'v'
,
$cx
,
$in
,
array
(
'img'
)))
.
'" alt="">
'
;})
.
' </div>
</div>
'
;})
.
''
.
''
;
}
?>
\ No newline at end of file
...
...
compile/m.yohobuy.com/1.2.1/754ae035cfb4cfc66961ac2d7eae548f.php
0 → 100644
View file @
7d02506
<?php
return
function
(
$in
,
$debugopt
=
1
)
{
$cx
=
array
(
'flags'
=>
array
(
'jstrue'
=>
false
,
'jsobj'
=>
false
,
'spvar'
=>
true
,
'prop'
=>
false
,
'method'
=>
false
,
'mustlok'
=>
true
,
'echo'
=>
false
,
'debug'
=>
$debugopt
,
),
'constants'
=>
array
(),
'helpers'
=>
array
(),
'blockhelpers'
=>
array
(),
'hbhelpers'
=>
array
(),
'partials'
=>
array
(),
'scopes'
=>
array
(),
'sp_vars'
=>
array
(
'root'
=>
$in
),
'lcrun'
=>
'Plugin\LCRun3'
,
);
return
''
.
'<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>'
.
Plugin\LCRun3
::
debug
(
'[title]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[title]'
,
'v'
,
$cx
,
$in
,
array
(
'title'
)))
.
'</title>
<meta name="keywords" content="'
.
Plugin\LCRun3
::
debug
(
'[keywords]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[keywords]'
,
'v'
,
$cx
,
$in
,
array
(
'keywords'
)))
.
'">
<meta name="description" content="'
.
Plugin\LCRun3
::
debug
(
'[description]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[description]'
,
'v'
,
$cx
,
$in
,
array
(
'description'
)))
.
'">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, minimum-scale=1, user-scalable=no">
<meta http-equiv="cleartype" content="on">
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
<meta content="telephone=no" name="format-detection" />
<meta content="email=no" name="format-detection" />
<script type="text/javascript">
(function(doc, win) {
var docEl = doc.documentElement;
(function() {
var clientWidth = docEl.clientWidth;
if (!clientWidth) {
return;
}
docEl.style.fontSize = 20 * (clientWidth / 320) + \'px\';
}());
})(document, window);
</script>
<link rel="dns-prefetch" href="//cdn.yoho.cn">
<link rel="dns-prefetch" href="//static.yohobuy.com">
<link rel="dns-prefetch" href="//img12.static.yhbimg.com">
<link rel="dns-prefetch" href="//img13.static.yhbimg.com">
'
.
((
Plugin\LCRun3
::
debug
(
'[rlsEnv]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[rlsEnv]'
,
'v'
,
$cx
,
$in
,
array
(
'rlsEnv'
))))
?
'<link rel="stylesheet" href="http://cdn.yoho.cn/myohobuy/'
.
Plugin\LCRun3
::
debug
(
'[version]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[version]'
,
'v'
,
$cx
,
$in
,
array
(
'version'
)))
.
'/index.css">
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[preEnv]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[preEnv]'
,
'v'
,
$cx
,
$in
,
array
(
'preEnv'
))))
?
'<link rel="stylesheet" href="http://cdn.yoho.cn/myohobuy/'
.
Plugin\LCRun3
::
debug
(
'[version]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[version]'
,
'v'
,
$cx
,
$in
,
array
(
'version'
)))
.
'/index.css">
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[testEnv]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[testEnv]'
,
'v'
,
$cx
,
$in
,
array
(
'testEnv'
))))
?
'<link rel="stylesheet" href="http://static.buy.test.yoho.cn/dist/myohobuy/'
.
Plugin\LCRun3
::
debug
(
'[version]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[version]'
,
'v'
,
$cx
,
$in
,
array
(
'version'
)))
.
'/index.css">
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[devEnv]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[devEnv]'
,
'v'
,
$cx
,
$in
,
array
(
'devEnv'
))))
?
'<link rel="stylesheet" href="http://static.dev.yohobuy.com/css/index.css">
'
:
''
)
.
'<link rel="apple-touch-icon-precomposed" href="http://static.yohobuy.com/m/v1/img/touch/apple-touch-icon-144x144-precomposed-new.png">
<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)">
<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)">
</head>
<body '
.
((
Plugin\LCRun3
::
debug
(
'[isPassportPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[isPassportPage]'
,
'v'
,
$cx
,
$in
,
array
(
'isPassportPage'
))))
?
'class=passport-body'
:
''
)
.
'>
'
.
((
Plugin\LCRun3
::
debug
(
'[systemUpdate]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[systemUpdate]'
,
'v'
,
$cx
,
$in
,
array
(
'systemUpdate'
))))
?
' <div class="systemUpdate">
<a href="index/systemUpdate" class="systemHeader">Yoho!Buy有货关于系统升级的公告</a>
<span>X</span>
</div>
'
:
''
)
.
''
.
''
.
Plugin\LCRun3
::
debug
(
'[pageHeader]'
,
'sec'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[pageHeader]'
,
'v'
,
$cx
,
$in
,
array
(
'pageHeader'
)),
$in
,
false
,
function
(
$cx
,
$in
)
{
return
'<header id="yoho-header" class="yoho-header'
.
((
Plugin\LCRun3
::
debug
(
'[boys]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[boys]'
,
'v'
,
$cx
,
$in
,
array
(
'boys'
))))
?
' boys'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[girls]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[girls]'
,
'v'
,
$cx
,
$in
,
array
(
'girls'
))))
?
' girls'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[kids]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[kids]'
,
'v'
,
$cx
,
$in
,
array
(
'kids'
))))
?
' kids'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[lifeStyle]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[lifeStyle]'
,
'v'
,
$cx
,
$in
,
array
(
'lifeStyle'
))))
?
' life-style'
:
''
)
.
'">
'
.
Plugin\LCRun3
::
debug
(
'[navBack]'
,
'sec'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[navBack]'
,
'v'
,
$cx
,
$in
,
array
(
'navBack'
)),
$in
,
false
,
function
(
$cx
,
$in
)
{
return
' <a href="'
.
((
Plugin\LCRun3
::
debug
(
'[backUrl]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[backUrl]'
,
'v'
,
$cx
,
$in
,
array
(
'backUrl'
))))
?
''
.
Plugin\LCRun3
::
debug
(
'[backUrl]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[backUrl]'
,
'v'
,
$cx
,
$in
,
array
(
'backUrl'
)))
.
''
:
'javascript:history.go(-1);'
)
.
'" class="iconfont nav-back"></a>
'
;})
.
''
.
Plugin\LCRun3
::
debug
(
'[navHome]'
,
'sec'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[navHome]'
,
'v'
,
$cx
,
$in
,
array
(
'navHome'
)),
$in
,
false
,
function
(
$cx
,
$in
)
{
return
' <a class="iconfont nav-home"></a>
'
;})
.
''
.
Plugin\LCRun3
::
debug
(
'[navTitle]'
,
'sec'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[navTitle]'
,
'v'
,
$cx
,
$in
,
array
(
'navTitle'
)),
$in
,
false
,
function
(
$cx
,
$in
)
{
return
' <p class="nav-title">'
.
Plugin\LCRun3
::
debug
(
'this'
,
'encq'
,
$cx
,
$in
)
.
'</p>
'
;})
.
''
.
Plugin\LCRun3
::
debug
(
'[navBtn]'
,
'sec'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[navBtn]'
,
'v'
,
$cx
,
$in
,
array
(
'navBtn'
)),
$in
,
false
,
function
(
$cx
,
$in
)
{
return
' <!-- <span class="nav-btn">'
.
Plugin\LCRun3
::
debug
(
'this'
,
'encq'
,
$cx
,
$in
)
.
'</span> -->
<i class="iconfont nav-home"></i>
'
;})
.
'</header>
<div class="homebuttom none">
<ul>
<li>
<i class="iconfont"></i>
<span>首页</span>
</li>
<li>
<i class="iconfont"></i>
<span>分类</span>
</li>
<li>
<i class="iconfont"></i>
<span>购物车</span>
</li>
<li>
<i class="iconfont"></i>
<span>我的</span>
</li>
</ul>
</div>
'
;})
.
''
.
''
.
'<div class="order-page yoho-page">
'
.
Plugin\LCRun3
::
debug
(
'[order]'
,
'sec'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[order]'
,
'v'
,
$cx
,
$in
,
array
(
'order'
)),
$in
,
false
,
function
(
$cx
,
$in
)
{
return
' <ul id="order-nav" class="order-nav clearfix">
'
.
Plugin\LCRun3
::
debug
(
'each [navs]'
,
'sec'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[navs]'
,
'v'
,
$cx
,
$in
,
array
(
'navs'
)),
$in
,
true
,
function
(
$cx
,
$in
)
{
return
' <li class="tap-hightlight '
.
((
Plugin\LCRun3
::
debug
(
'[active]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[active]'
,
'v'
,
$cx
,
$in
,
array
(
'active'
))))
?
'active'
:
''
)
.
'" data-type="'
.
Plugin\LCRun3
::
debug
(
'[typeId]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[typeId]'
,
'v'
,
$cx
,
$in
,
array
(
'typeId'
)))
.
'">
<a href="'
.
Plugin\LCRun3
::
debug
(
'[url]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[url]'
,
'v'
,
$cx
,
$in
,
array
(
'url'
)))
.
'">'
.
Plugin\LCRun3
::
debug
(
'[name]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[name]'
,
'v'
,
$cx
,
$in
,
array
(
'name'
)))
.
'</a>
</li>
'
;})
.
' </ul>
<div id="order-container" class="order-container">
'
.
Plugin\LCRun3
::
debug
(
'each [navs]'
,
'sec'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[navs]'
,
'v'
,
$cx
,
$in
,
array
(
'navs'
)),
$in
,
true
,
function
(
$cx
,
$in
)
{
return
' <div class="orders'
.
((
!
Plugin\LCRun3
::
debug
(
'[active]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[active]'
,
'v'
,
$cx
,
$in
,
array
(
'active'
))))
?
' hide'
:
''
)
.
'"></div>
'
;})
.
' </div>
'
;})
.
'</div>
'
.
''
.
''
.
Plugin\LCRun3
::
debug
(
'[pageFooter]'
,
'sec'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[pageFooter]'
,
'v'
,
$cx
,
$in
,
array
(
'pageFooter'
)),
$in
,
false
,
function
(
$cx
,
$in
)
{
return
'<footer id="yoho-footer" class="yoho-footer hide">
<p class="op-row">
<span class="back-to-top">
Back to top
<i class="iconfont"></i>
</span>
</p>
<address class="copyright">
CopyRight©2007-2016 南京新与力文化传播有限公司
</address>
</footer>
'
;})
.
'
'
.
''
.
''
.
Plugin\LCRun3
::
debug
(
'[showDownloadApp]'
,
'sec'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[showDownloadApp]'
,
'v'
,
$cx
,
$in
,
array
(
'showDownloadApp'
)),
$in
,
false
,
function
(
$cx
,
$in
)
{
return
'<div class="float-layer hide" id="float-layer-app">
<div class="float-layer-left">
<span class="yoho-icon iconfont"></span>
<p>新用户送千元礼包</p>
</div>
<a href="javascript:void(0);" id="float-layer-close" >
<i class="close-icon iconfont"></i>
<div class="circle-rightbottom"></div>
</a>
<a href="http://m.yohobuy.com/download/hyapp" id="float-layer-btn">
立即下载
</a>
</div>
'
;})
.
'
'
.
''
.
((
Plugin\LCRun3
::
debug
(
'[hasWxShare]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[hasWxShare]'
,
'v'
,
$cx
,
$in
,
array
(
'hasWxShare'
))))
?
'<script type="text/javascript" charset="utf-8" src="http://res.wx.qq.com/open/js/jweixin-1.0.0.js"></script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[rlsEnv]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[rlsEnv]'
,
'v'
,
$cx
,
$in
,
array
(
'rlsEnv'
))))
?
'<script src="http://cdn.yoho.cn/myohobuy/'
.
Plugin\LCRun3
::
debug
(
'[version]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[version]'
,
'v'
,
$cx
,
$in
,
array
(
'version'
)))
.
'/lib.js"></script>
<script src="http://cdn.yoho.cn/myohobuy/'
.
Plugin\LCRun3
::
debug
(
'[version]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[version]'
,
'v'
,
$cx
,
$in
,
array
(
'version'
)))
.
'/index.js"></script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[preEnv]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[preEnv]'
,
'v'
,
$cx
,
$in
,
array
(
'preEnv'
))))
?
'<script src="http://cdn.yoho.cn/myohobuy/'
.
Plugin\LCRun3
::
debug
(
'[version]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[version]'
,
'v'
,
$cx
,
$in
,
array
(
'version'
)))
.
'/lib.js"></script>
<script src="http://cdn.yoho.cn/myohobuy/'
.
Plugin\LCRun3
::
debug
(
'[version]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[version]'
,
'v'
,
$cx
,
$in
,
array
(
'version'
)))
.
'/index.js"></script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[testEnv]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[testEnv]'
,
'v'
,
$cx
,
$in
,
array
(
'testEnv'
))))
?
'<script src="http://static.buy.test.yoho.cn/dist/myohobuy/'
.
Plugin\LCRun3
::
debug
(
'[version]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[version]'
,
'v'
,
$cx
,
$in
,
array
(
'version'
)))
.
'/lib.js"></script>
<script src="http://static.buy.test.yoho.cn/dist/myohobuy/'
.
Plugin\LCRun3
::
debug
(
'[version]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[version]'
,
'v'
,
$cx
,
$in
,
array
(
'version'
)))
.
'/index-debug.js"></script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[devEnv]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[devEnv]'
,
'v'
,
$cx
,
$in
,
array
(
'devEnv'
))))
?
'<script src="http://localhost:8000/static/js/sea.js?nowrap"></script>
<script>seajs.config({base: \'http://localhost:8000/\'});</script>
'
:
''
)
.
''
.
' <script>
seajs.use(\'js/common\');
</script>
'
.
((
Plugin\LCRun3
::
debug
(
'[psList]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[psList]'
,
'v'
,
$cx
,
$in
,
array
(
'psList'
))))
?
' <script>
seajs.use(\'js/guang/plus-star/list\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[psDetail]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[psDetail]'
,
'v'
,
$cx
,
$in
,
array
(
'psDetail'
))))
?
' <script>
seajs.use(\'js/guang/plus-star/detail\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[guangHome]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[guangHome]'
,
'v'
,
$cx
,
$in
,
array
(
'guangHome'
))))
?
' <script>
seajs.use(\'js/guang/home\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[guangList]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[guangList]'
,
'v'
,
$cx
,
$in
,
array
(
'guangList'
))))
?
' <script>
seajs.use(\'js/guang/list\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[guangDetail]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[guangDetail]'
,
'v'
,
$cx
,
$in
,
array
(
'guangDetail'
))))
?
' <script>
seajs.use(\'js/guang/detail\', function(d) {
d.i(true);
});
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[guangEzine]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[guangEzine]'
,
'v'
,
$cx
,
$in
,
array
(
'guangEzine'
))))
?
' <script>
seajs.use(\'js/guang/detail\', function(d) {
d.i(false);
});
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[regIndex]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[regIndex]'
,
'v'
,
$cx
,
$in
,
array
(
'regIndex'
))))
?
' <script>
seajs.use(\'js/passport/register/register\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[regCode]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[regCode]'
,
'v'
,
$cx
,
$in
,
array
(
'regCode'
))))
?
' <script>
seajs.use(\'js/passport/register/code\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[regPwd]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[regPwd]'
,
'v'
,
$cx
,
$in
,
array
(
'regPwd'
))))
?
' <script>
seajs.use(\'js/passport/register/password\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[loginIndex]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[loginIndex]'
,
'v'
,
$cx
,
$in
,
array
(
'loginIndex'
))))
?
' <script>
seajs.use(\'js/passport/login/login\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[loginInternational]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[loginInternational]'
,
'v'
,
$cx
,
$in
,
array
(
'loginInternational'
))))
?
' <script>
seajs.use(\'js/passport/login/international\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[backEmail]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[backEmail]'
,
'v'
,
$cx
,
$in
,
array
(
'backEmail'
))))
?
' <script>
seajs.use(\'js/passport/back/email\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[backEmailSuccess]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[backEmailSuccess]'
,
'v'
,
$cx
,
$in
,
array
(
'backEmailSuccess'
))))
?
' <script>
seajs.use(\'js/passport/back/email-success\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[backMobile]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[backMobile]'
,
'v'
,
$cx
,
$in
,
array
(
'backMobile'
))))
?
' <script>
seajs.use(\'js/passport/back/mobile\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[backCode]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[backCode]'
,
'v'
,
$cx
,
$in
,
array
(
'backCode'
))))
?
' <script>
seajs.use(\'js/passport/back/code\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[backNewPwd]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[backNewPwd]'
,
'v'
,
$cx
,
$in
,
array
(
'backNewPwd'
))))
?
' <script>
seajs.use(\'js/passport/back/new-password\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[channelPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[channelPage]'
,
'v'
,
$cx
,
$in
,
array
(
'channelPage'
))))
?
' <script>
seajs.use(\'js/index/channel\');
seajs.use(\'js/index/footer\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[grilsHomePage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[grilsHomePage]'
,
'v'
,
$cx
,
$in
,
array
(
'grilsHomePage'
))))
?
' <script>
seajs.use(\'js/home/home\', function(h) {
h.set(\'girls\');
});
seajs.use(\'js/index/footer\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[boysHomePage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[boysHomePage]'
,
'v'
,
$cx
,
$in
,
array
(
'boysHomePage'
))))
?
' <script>
seajs.use(\'js/home/home\', function(h) {
h.set(\'boys\');
});
seajs.use(\'js/index/footer\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[kidsHomePage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[kidsHomePage]'
,
'v'
,
$cx
,
$in
,
array
(
'kidsHomePage'
))))
?
' <script>
seajs.use(\'js/home/home\', function(h) {
h.set(\'kids\');
});
seajs.use(\'js/index/footer\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[lifestyleHomePage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[lifestyleHomePage]'
,
'v'
,
$cx
,
$in
,
array
(
'lifestyleHomePage'
))))
?
' <script>
seajs.use(\'js/home/home\', function(h) {
h.set(\'lifestyle\');
});
seajs.use(\'js/index/footer\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[newArrivalPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[newArrivalPage]'
,
'v'
,
$cx
,
$in
,
array
(
'newArrivalPage'
))))
?
' <script>
seajs.use(\'js/product/newsale/newarrival\');
seajs.use(\'js/index/footer\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[discountPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[discountPage]'
,
'v'
,
$cx
,
$in
,
array
(
'discountPage'
))))
?
' <script>
seajs.use(\'js/product/newsale/discount\');
seajs.use(\'js/index/footer\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[hotrankPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[hotrankPage]'
,
'v'
,
$cx
,
$in
,
array
(
'hotrankPage'
))))
?
' <script>
seajs.use(\'js/product/newsale/hot-rank\');
seajs.use(\'js/index/footer\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[goodListPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[goodListPage]'
,
'v'
,
$cx
,
$in
,
array
(
'goodListPage'
))))
?
' <script>
seajs.use(\'js/product/list\');
seajs.use(\'js/index/footer\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[goodsDetailPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[goodsDetailPage]'
,
'v'
,
$cx
,
$in
,
array
(
'goodsDetailPage'
))))
?
' <script>
seajs.use(\'js/product/detail/detail\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[goodsCommentsPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[goodsCommentsPage]'
,
'v'
,
$cx
,
$in
,
array
(
'goodsCommentsPage'
))))
?
' <script>
seajs.use(\'js/product/detail/loadmore\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[goodsConsultsPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[goodsConsultsPage]'
,
'v'
,
$cx
,
$in
,
array
(
'goodsConsultsPage'
))))
?
' <script>
seajs.use(\'js/product/detail/comments-consults\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[consultformPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[consultformPage]'
,
'v'
,
$cx
,
$in
,
array
(
'consultformPage'
))))
?
' <script>
seajs.use(\'js/product/detail/consultform\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[categoryPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[categoryPage]'
,
'v'
,
$cx
,
$in
,
array
(
'categoryPage'
))))
?
' <script>
seajs.use(\'js/category/index\');
seajs.use(\'js/index/footer\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[brandPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[brandPage]'
,
'v'
,
$cx
,
$in
,
array
(
'brandPage'
))))
?
' <script>
seajs.use(\'js/category/brand\');
seajs.use(\'js/index/footer\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[searchPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[searchPage]'
,
'v'
,
$cx
,
$in
,
array
(
'searchPage'
))))
?
' <script>
seajs.use(\'js/index/search\');
seajs.use(\'js/index/footer\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[shoppingCartPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[shoppingCartPage]'
,
'v'
,
$cx
,
$in
,
array
(
'shoppingCartPage'
))))
?
' <script>
seajs.use(\'js/shopping-cart/cart\');
seajs.use(\'js/product/recommend-for-you\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[giftAdvancePage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[giftAdvancePage]'
,
'v'
,
$cx
,
$in
,
array
(
'giftAdvancePage'
))))
?
' <script>
seajs.use(\'js/shopping-cart/gift-advance\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[orderEnsurePage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[orderEnsurePage]'
,
'v'
,
$cx
,
$in
,
array
(
'orderEnsurePage'
))))
?
' <script>
seajs.use(\'js/shopping-cart/order-ensure\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[selectAddressPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[selectAddressPage]'
,
'v'
,
$cx
,
$in
,
array
(
'selectAddressPage'
))))
?
' <script>
seajs.use(\'js/me/address\');
seajs.use(\'js/shopping-cart/select-address\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[selectCouponPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[selectCouponPage]'
,
'v'
,
$cx
,
$in
,
array
(
'selectCouponPage'
))))
?
' <script>
seajs.use(\'js/shopping-cart/select-coupon\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[myIndexPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[myIndexPage]'
,
'v'
,
$cx
,
$in
,
array
(
'myIndexPage'
))))
?
' <script>
seajs.use(\'js/me/index\');
seajs.use(\'js/index/footer\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[orderPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[orderPage]'
,
'v'
,
$cx
,
$in
,
array
(
'orderPage'
))))
?
' <script>
seajs.use(\'js/me/order\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[orderDetailPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[orderDetailPage]'
,
'v'
,
$cx
,
$in
,
array
(
'orderDetailPage'
))))
?
' <script>
seajs.use(\'js/me/order-detail\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[favPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[favPage]'
,
'v'
,
$cx
,
$in
,
array
(
'favPage'
))))
?
' <script>
seajs.use(\'js/me/fav\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[suggestPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[suggestPage]'
,
'v'
,
$cx
,
$in
,
array
(
'suggestPage'
))))
?
' <script>
seajs.use(\'js/me/suggest\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[couponsPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[couponsPage]'
,
'v'
,
$cx
,
$in
,
array
(
'couponsPage'
))))
?
' <script>
seajs.use(\'js/me/coupons\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[onlineServicePage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[onlineServicePage]'
,
'v'
,
$cx
,
$in
,
array
(
'onlineServicePage'
))))
?
' <script>
seajs.use(\'js/me/online-service\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[onlineServiceDetailPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[onlineServiceDetailPage]'
,
'v'
,
$cx
,
$in
,
array
(
'onlineServiceDetailPage'
))))
?
' <script>
seajs.use(\'js/index/footer\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[addressPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[addressPage]'
,
'v'
,
$cx
,
$in
,
array
(
'addressPage'
))))
?
' <script>
seajs.use(\'js/me/address\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[addressActionPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[addressActionPage]'
,
'v'
,
$cx
,
$in
,
array
(
'addressActionPage'
))))
?
' <script>
seajs.use(\'js/me/address-act\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[myGuangPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[myGuangPage]'
,
'v'
,
$cx
,
$in
,
array
(
'myGuangPage'
))))
?
' <script>
seajs.use(\'js/me/my-guang\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[personalDetailsPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[personalDetailsPage]'
,
'v'
,
$cx
,
$in
,
array
(
'personalDetailsPage'
))))
?
' <script>
seajs.use(\'js/me/personal-details\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[browseRecordPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[browseRecordPage]'
,
'v'
,
$cx
,
$in
,
array
(
'browseRecordPage'
))))
?
' <script>
seajs.use(\'js/me/browse-record\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[logisticInfoPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[logisticInfoPage]'
,
'v'
,
$cx
,
$in
,
array
(
'logisticInfoPage'
))))
?
' <script>
seajs.use(\'js/me/logistic\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[payCenterPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[payCenterPage]'
,
'v'
,
$cx
,
$in
,
array
(
'payCenterPage'
))))
?
' <script>
seajs.use(\'js/me/pay\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[currencyDetail]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[currencyDetail]'
,
'v'
,
$cx
,
$in
,
array
(
'currencyDetail'
))))
?
' <script>
seajs.use(\'js/me/currency\');
</script>
'
:
''
)
.
''
.
''
.
'<!-- Google Tag Manager -->
<noscript><iframe src="//www.googletagmanager.com/ns.html?id=GTM-W958MG" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<script>
(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({\'gtm.start\':
new Date().getTime(),event:\'gtm.js\'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!=\'dataLayer\'?\'&l=\'+l:\'\';j.async=true;j.src=
\'//www.googletagmanager.com/gtm.js?id=\'+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,\'script\',\'dataLayer\',\'GTM-W958MG\');
</script>
<!-- End Google Tag Manager -->
<script type="text/javascript">
var _hmt = _hmt || [];
(function() {
var hm = document.createElement("script");
hm.src = "//hm.baidu.com/hm.js?c6ee7218b8321cb65fb2e98f284d8311";
hm.async = 1;
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(hm, s);
})();
</script>
<script>
var _hmt = _hmt || [];
(function() {
var hm = document.createElement("script");
hm.src = "//hm.baidu.com/hm.js?65dd99e0435a55177ffda862198ce841";
hm.async = 1;
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(hm, s);
})();
</script>
<script src="http://static.yohobuy.com/js/analytics/analysis.js"></script>
<script src="http://static.yohobuy.com/m/v1/js/om_code.js"></script>
'
.
'</body>
</html>'
.
''
;
}
?>
\ No newline at end of file
...
...
compile/m.yohobuy.com/1.2.1/7be0565f488a02fc1ec0e0dfd6abb98e.php
0 → 100644
View file @
7d02506
<?php
return
function
(
$in
,
$debugopt
=
1
)
{
$cx
=
array
(
'flags'
=>
array
(
'jstrue'
=>
false
,
'jsobj'
=>
false
,
'spvar'
=>
true
,
'prop'
=>
false
,
'method'
=>
false
,
'mustlok'
=>
true
,
'echo'
=>
false
,
'debug'
=>
$debugopt
,
),
'constants'
=>
array
(),
'helpers'
=>
array
(),
'blockhelpers'
=>
array
(),
'hbhelpers'
=>
array
(),
'partials'
=>
array
(),
'scopes'
=>
array
(),
'sp_vars'
=>
array
(
'root'
=>
$in
),
'lcrun'
=>
'Plugin\LCRun3'
,
);
return
''
.
'<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>'
.
Plugin\LCRun3
::
debug
(
'[title]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[title]'
,
'v'
,
$cx
,
$in
,
array
(
'title'
)))
.
'</title>
<meta name="keywords" content="'
.
Plugin\LCRun3
::
debug
(
'[keywords]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[keywords]'
,
'v'
,
$cx
,
$in
,
array
(
'keywords'
)))
.
'">
<meta name="description" content="'
.
Plugin\LCRun3
::
debug
(
'[description]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[description]'
,
'v'
,
$cx
,
$in
,
array
(
'description'
)))
.
'">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, minimum-scale=1, user-scalable=no">
<meta http-equiv="cleartype" content="on">
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
<meta content="telephone=no" name="format-detection" />
<meta content="email=no" name="format-detection" />
<script type="text/javascript">
(function(doc, win) {
var docEl = doc.documentElement;
(function() {
var clientWidth = docEl.clientWidth;
if (!clientWidth) {
return;
}
docEl.style.fontSize = 20 * (clientWidth / 320) + \'px\';
}());
})(document, window);
</script>
<link rel="dns-prefetch" href="//cdn.yoho.cn">
<link rel="dns-prefetch" href="//static.yohobuy.com">
<link rel="dns-prefetch" href="//img12.static.yhbimg.com">
<link rel="dns-prefetch" href="//img13.static.yhbimg.com">
'
.
((
Plugin\LCRun3
::
debug
(
'[rlsEnv]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[rlsEnv]'
,
'v'
,
$cx
,
$in
,
array
(
'rlsEnv'
))))
?
'<link rel="stylesheet" href="http://cdn.yoho.cn/myohobuy/'
.
Plugin\LCRun3
::
debug
(
'[version]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[version]'
,
'v'
,
$cx
,
$in
,
array
(
'version'
)))
.
'/index.css">
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[preEnv]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[preEnv]'
,
'v'
,
$cx
,
$in
,
array
(
'preEnv'
))))
?
'<link rel="stylesheet" href="http://cdn.yoho.cn/myohobuy/'
.
Plugin\LCRun3
::
debug
(
'[version]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[version]'
,
'v'
,
$cx
,
$in
,
array
(
'version'
)))
.
'/index.css">
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[testEnv]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[testEnv]'
,
'v'
,
$cx
,
$in
,
array
(
'testEnv'
))))
?
'<link rel="stylesheet" href="http://static.buy.test.yoho.cn/dist/myohobuy/'
.
Plugin\LCRun3
::
debug
(
'[version]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[version]'
,
'v'
,
$cx
,
$in
,
array
(
'version'
)))
.
'/index.css">
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[devEnv]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[devEnv]'
,
'v'
,
$cx
,
$in
,
array
(
'devEnv'
))))
?
'<link rel="stylesheet" href="http://static.dev.yohobuy.com/css/index.css">
'
:
''
)
.
'<link rel="apple-touch-icon-precomposed" href="http://static.yohobuy.com/m/v1/img/touch/apple-touch-icon-144x144-precomposed-new.png">
<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)">
<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)">
</head>
<body '
.
((
Plugin\LCRun3
::
debug
(
'[isPassportPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[isPassportPage]'
,
'v'
,
$cx
,
$in
,
array
(
'isPassportPage'
))))
?
'class=passport-body'
:
''
)
.
'>
'
.
((
Plugin\LCRun3
::
debug
(
'[systemUpdate]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[systemUpdate]'
,
'v'
,
$cx
,
$in
,
array
(
'systemUpdate'
))))
?
' <div class="systemUpdate">
<a href="index/systemUpdate" class="systemHeader">Yoho!Buy有货关于系统升级的公告</a>
<span>X</span>
</div>
'
:
''
)
.
''
.
''
.
Plugin\LCRun3
::
debug
(
'[pageHeader]'
,
'sec'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[pageHeader]'
,
'v'
,
$cx
,
$in
,
array
(
'pageHeader'
)),
$in
,
false
,
function
(
$cx
,
$in
)
{
return
'<header id="yoho-header" class="yoho-header'
.
((
Plugin\LCRun3
::
debug
(
'[boys]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[boys]'
,
'v'
,
$cx
,
$in
,
array
(
'boys'
))))
?
' boys'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[girls]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[girls]'
,
'v'
,
$cx
,
$in
,
array
(
'girls'
))))
?
' girls'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[kids]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[kids]'
,
'v'
,
$cx
,
$in
,
array
(
'kids'
))))
?
' kids'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[lifeStyle]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[lifeStyle]'
,
'v'
,
$cx
,
$in
,
array
(
'lifeStyle'
))))
?
' life-style'
:
''
)
.
'">
'
.
Plugin\LCRun3
::
debug
(
'[navBack]'
,
'sec'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[navBack]'
,
'v'
,
$cx
,
$in
,
array
(
'navBack'
)),
$in
,
false
,
function
(
$cx
,
$in
)
{
return
' <a href="'
.
((
Plugin\LCRun3
::
debug
(
'[backUrl]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[backUrl]'
,
'v'
,
$cx
,
$in
,
array
(
'backUrl'
))))
?
''
.
Plugin\LCRun3
::
debug
(
'[backUrl]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[backUrl]'
,
'v'
,
$cx
,
$in
,
array
(
'backUrl'
)))
.
''
:
'javascript:history.go(-1);'
)
.
'" class="iconfont nav-back"></a>
'
;})
.
''
.
Plugin\LCRun3
::
debug
(
'[navHome]'
,
'sec'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[navHome]'
,
'v'
,
$cx
,
$in
,
array
(
'navHome'
)),
$in
,
false
,
function
(
$cx
,
$in
)
{
return
' <a class="iconfont nav-home"></a>
'
;})
.
''
.
Plugin\LCRun3
::
debug
(
'[navTitle]'
,
'sec'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[navTitle]'
,
'v'
,
$cx
,
$in
,
array
(
'navTitle'
)),
$in
,
false
,
function
(
$cx
,
$in
)
{
return
' <p class="nav-title">'
.
Plugin\LCRun3
::
debug
(
'this'
,
'encq'
,
$cx
,
$in
)
.
'</p>
'
;})
.
''
.
Plugin\LCRun3
::
debug
(
'[navBtn]'
,
'sec'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[navBtn]'
,
'v'
,
$cx
,
$in
,
array
(
'navBtn'
)),
$in
,
false
,
function
(
$cx
,
$in
)
{
return
' <!-- <span class="nav-btn">'
.
Plugin\LCRun3
::
debug
(
'this'
,
'encq'
,
$cx
,
$in
)
.
'</span> -->
<i class="iconfont nav-home"></i>
'
;})
.
'</header>
<div class="homebuttom none">
<ul>
<li>
<i class="iconfont"></i>
<span>首页</span>
</li>
<li>
<i class="iconfont"></i>
<span>分类</span>
</li>
<li>
<i class="iconfont"></i>
<span>购物车</span>
</li>
<li>
<i class="iconfont"></i>
<span>我的</span>
</li>
</ul>
</div>
'
;})
.
''
.
''
.
'<div class="good-detail-page yoho-page">
<div class="banner-container">
<div class="tag-container">
'
.
Plugin\LCRun3
::
debug
(
'[tags]'
,
'sec'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[tags]'
,
'v'
,
$cx
,
$in
,
array
(
'tags'
)),
$in
,
false
,
function
(
$cx
,
$in
)
{
return
''
.
Plugin\LCRun3
::
debug
(
'[is_new]'
,
'sec'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[is_new]'
,
'v'
,
$cx
,
$in
,
array
(
'is_new'
)),
$in
,
false
,
function
(
$cx
,
$in
)
{
return
' <p class="good-tag new-tag">NEW</p>
'
;})
.
''
.
Plugin\LCRun3
::
debug
(
'[is_advance]'
,
'sec'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[is_advance]'
,
'v'
,
$cx
,
$in
,
array
(
'is_advance'
)),
$in
,
false
,
function
(
$cx
,
$in
)
{
return
' <p class="good-tag renew-tag">再到着</p>
'
;})
.
''
.
Plugin\LCRun3
::
debug
(
'[is_discount]'
,
'sec'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[is_discount]'
,
'v'
,
$cx
,
$in
,
array
(
'is_discount'
)),
$in
,
false
,
function
(
$cx
,
$in
)
{
return
' <p class="good-tag sale-tag">SALE</p>
'
;})
.
''
.
Plugin\LCRun3
::
debug
(
'[is_yohood]'
,
'sec'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[is_yohood]'
,
'v'
,
$cx
,
$in
,
array
(
'is_yohood'
)),
$in
,
false
,
function
(
$cx
,
$in
)
{
return
' <div class="good-tag yohood-tag">新品节</div>
'
;})
.
''
.
Plugin\LCRun3
::
debug
(
'[is_limited]'
,
'sec'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[is_limited]'
,
'v'
,
$cx
,
$in
,
array
(
'is_limited'
)),
$in
,
false
,
function
(
$cx
,
$in
)
{
return
' <p class="good-tag limit-tag">限量商品</p>
'
;})
.
''
.
Plugin\LCRun3
::
debug
(
'[is_soon_sold_out]'
,
'sec'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[is_soon_sold_out]'
,
'v'
,
$cx
,
$in
,
array
(
'is_soon_sold_out'
)),
$in
,
false
,
function
(
$cx
,
$in
)
{
return
' <p class="good-tag soonSoldOut-tag">即将售罄</p>
'
;})
.
''
;})
.
' </div>
'
.
Plugin\LCRun3
::
debug
(
'[bannerTop]'
,
'sec'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[bannerTop]'
,
'v'
,
$cx
,
$in
,
array
(
'bannerTop'
)),
$in
,
false
,
function
(
$cx
,
$in
)
{
return
''
.
''
.
((
Plugin\LCRun3
::
debug
(
'[list]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[list]'
,
'v'
,
$cx
,
$in
,
array
(
'list'
))))
?
' <div class="banner-top">
<div class="banner-swiper swiper-container">
<ul class="swiper-wrapper">
'
.
Plugin\LCRun3
::
debug
(
'[list]'
,
'sec'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[list]'
,
'v'
,
$cx
,
$in
,
array
(
'list'
)),
$in
,
false
,
function
(
$cx
,
$in
)
{
return
' <li class="swiper-slide">
<a href="javascript:;">
<img src="'
.
Plugin\LCRun3
::
debug
(
'[img]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[img]'
,
'v'
,
$cx
,
$in
,
array
(
'img'
)))
.
'" alt="">
</a>
</li>
'
;})
.
' </ul>
</div>
<div class="swiper-pagination">
<div class="pagination-inner">
</div>
</div>
<div class="my-swiper-button-prev prev-grey"></div>
<div class="my-swiper-button-next next-grey"></div>
</div>
'
:
' <div class="banner-top-single">
<a href='
.
Plugin\LCRun3
::
debug
(
'[url]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[url]'
,
'v'
,
$cx
,
$in
,
array
(
'url'
)))
.
'>
<img class="img" src="'
.
Plugin\LCRun3
::
debug
(
'[img]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[img]'
,
'v'
,
$cx
,
$in
,
array
(
'img'
)))
.
'">
</a>
</div>
'
)
.
''
.
''
;})
.
' </div>
'
.
Plugin\LCRun3
::
debug
(
'[goodsName]'
,
'sec'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[goodsName]'
,
'v'
,
$cx
,
$in
,
array
(
'goodsName'
)),
$in
,
false
,
function
(
$cx
,
$in
)
{
return
' <h2 class="goodsName"><span>'
.
Plugin\LCRun3
::
debug
(
'this'
,
'encq'
,
$cx
,
$in
)
.
'</span></h2>
'
;})
.
'
'
.
Plugin\LCRun3
::
debug
(
'[goodsSubtitle]'
,
'sec'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[goodsSubtitle]'
,
'v'
,
$cx
,
$in
,
array
(
'goodsSubtitle'
)),
$in
,
false
,
function
(
$cx
,
$in
)
{
return
' <h1 class="goodsSubtitle"><span>'
.
Plugin\LCRun3
::
debug
(
'this'
,
'encq'
,
$cx
,
$in
)
.
'</span></h1>
'
;})
.
'
<div class="price-date">
'
.
Plugin\LCRun3
::
debug
(
'[goodsPrice]'
,
'sec'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[goodsPrice]'
,
'v'
,
$cx
,
$in
,
array
(
'goodsPrice'
)),
$in
,
false
,
function
(
$cx
,
$in
)
{
return
' <div class="goodsPrice">
<h1 class="currentPrice">'
.
Plugin\LCRun3
::
debug
(
'[currentPrice]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[currentPrice]'
,
'v'
,
$cx
,
$in
,
array
(
'currentPrice'
)))
.
'</h1>
<h1 class="previousPrice">'
.
Plugin\LCRun3
::
debug
(
'[previousPrice]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[previousPrice]'
,
'v'
,
$cx
,
$in
,
array
(
'previousPrice'
)))
.
'</h1>
</div>
'
;})
.
'
'
.
((
Plugin\LCRun3
::
debug
(
'[periodOfMarket]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[periodOfMarket]'
,
'v'
,
$cx
,
$in
,
array
(
'periodOfMarket'
))))
?
' <div class="periodOfMarket">
<h1>上市期:</h1>
<h1 >'
.
Plugin\LCRun3
::
debug
(
'[periodOfMarket]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[periodOfMarket]'
,
'v'
,
$cx
,
$in
,
array
(
'periodOfMarket'
)))
.
'</h1>
</div>
'
:
''
)
.
' </div>
'
.
Plugin\LCRun3
::
debug
(
'[vipLevel]'
,
'sec'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[vipLevel]'
,
'v'
,
$cx
,
$in
,
array
(
'vipLevel'
)),
$in
,
false
,
function
(
$cx
,
$in
)
{
return
' <ul class="vip-level clearfix">
'
.
Plugin\LCRun3
::
debug
(
'[list]'
,
'sec'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[list]'
,
'v'
,
$cx
,
$in
,
array
(
'list'
)),
$in
,
false
,
function
(
$cx
,
$in
)
{
return
' <li class="icons-item '
.
((
Plugin\LCRun3
::
debug
(
'[currentLevel]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[currentLevel]'
,
'v'
,
$cx
,
$in
,
array
(
'currentLevel'
))))
?
'current-level'
:
''
)
.
'">
<span class="vip-img " style="background-size:contain;">
</span>
<span class="vip-price ">'
.
Plugin\LCRun3
::
debug
(
'[text]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[text]'
,
'v'
,
$cx
,
$in
,
array
(
'text'
)))
.
'</span>
</li>
'
;})
.
' </ul>
'
;})
.
'
'
.
Plugin\LCRun3
::
debug
(
'[goodsDiscount]'
,
'sec'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[goodsDiscount]'
,
'v'
,
$cx
,
$in
,
array
(
'goodsDiscount'
)),
$in
,
false
,
function
(
$cx
,
$in
)
{
return
' <div class="goodsDiscount" id="goodsDiscount">
'
.
Plugin\LCRun3
::
debug
(
'[list]'
,
'sec'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[list]'
,
'v'
,
$cx
,
$in
,
array
(
'list'
)),
$in
,
false
,
function
(
$cx
,
$in
)
{
return
''
.
((
Plugin\LCRun3
::
debug
(
'@[first]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'@[first]'
,
'v'
,
$cx
,
$cx
[
'sp_vars'
],
array
(
'first'
))))
?
''
.
((
Plugin\LCRun3
::
debug
(
'[text]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[text]'
,
'v'
,
$cx
,
$in
,
array
(
'text'
))))
?
' <h1 class="first-item short-text tap-hightlight">'
.
Plugin\LCRun3
::
debug
(
'[text]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[text]'
,
'v'
,
$cx
,
$in
,
array
(
'text'
)))
.
'<span class="icon-down iconfont dropdown"></span></h1>
'
:
''
)
.
''
:
''
)
.
''
;})
.
' <div class="discount-folder">
'
.
Plugin\LCRun3
::
debug
(
'[list]'
,
'sec'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[list]'
,
'v'
,
$cx
,
$in
,
array
(
'list'
)),
$in
,
false
,
function
(
$cx
,
$in
)
{
return
''
.
((
Plugin\LCRun3
::
debug
(
'@[first]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'@[first]'
,
'v'
,
$cx
,
$cx
[
'sp_vars'
],
array
(
'first'
))))
?
''
:
''
.
((
Plugin\LCRun3
::
debug
(
'[text]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[text]'
,
'v'
,
$cx
,
$in
,
array
(
'text'
))))
?
' <h1 class="folder-item tap-hightlight">'
.
Plugin\LCRun3
::
debug
(
'[text]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[text]'
,
'v'
,
$cx
,
$in
,
array
(
'text'
)))
.
'</h1>
'
:
''
)
.
''
)
.
''
;})
.
' </div>
</div>
'
;})
.
'
'
.
Plugin\LCRun3
::
debug
(
'[feedbacks]'
,
'sec'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[feedbacks]'
,
'v'
,
$cx
,
$in
,
array
(
'feedbacks'
)),
$in
,
false
,
function
(
$cx
,
$in
)
{
return
' <div class="feedback-list ">
'
.
((
Plugin\LCRun3
::
debug
(
'[commentsNum]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[commentsNum]'
,
'v'
,
$cx
,
$in
,
array
(
'commentsNum'
))))
?
''
.
' <ul id="nav-tab" class="nav-tab clearfix">
<li class="comment-nav tap-hightlight">商品评价(<span class="comments-num">'
.
Plugin\LCRun3
::
debug
(
'[commentsNum]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[commentsNum]'
,
'v'
,
$cx
,
$in
,
array
(
'commentsNum'
)))
.
'</span>)</li>
<li class="consult-nav tap-hightlight">购买咨询(<span class="consults-num">'
.
Plugin\LCRun3
::
debug
(
'[consultsNum]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[consultsNum]'
,
'v'
,
$cx
,
$in
,
array
(
'consultsNum'
)))
.
'</span>)</li>
</ul>
<div id="feedback-content" >
<div class="comment-content content ">
'
.
((
Plugin\LCRun3
::
debug
(
'[commentsNum]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[commentsNum]'
,
'v'
,
$cx
,
$in
,
array
(
'commentsNum'
))))
?
' <div class="comment-content-main content-main">
'
.
Plugin\LCRun3
::
debug
(
'[comments]'
,
'sec'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[comments]'
,
'v'
,
$cx
,
$in
,
array
(
'comments'
)),
$in
,
false
,
function
(
$cx
,
$in
)
{
return
' <span class="user-name">
'
.
Plugin\LCRun3
::
debug
(
'[userName]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[userName]'
,
'v'
,
$cx
,
$in
,
array
(
'userName'
)))
.
'
</span>
<span class="goods-spec">
购买了'
.
Plugin\LCRun3
::
debug
(
'[desc]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[desc]'
,
'v'
,
$cx
,
$in
,
array
(
'desc'
)))
.
'
</span>
<p class="detail-content">
'
.
Plugin\LCRun3
::
debug
(
'[content]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[content]'
,
'v'
,
$cx
,
$in
,
array
(
'content'
)))
.
'
</p>
<span class="comment-time">
'
.
Plugin\LCRun3
::
debug
(
'[time]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[time]'
,
'v'
,
$cx
,
$in
,
array
(
'time'
)))
.
'
</span>
'
;})
.
' </div>
<a class="comment-content-footer tap-hightlight" href="'
.
Plugin\LCRun3
::
debug
(
'[commentsUrl]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[commentsUrl]'
,
'v'
,
$cx
,
$in
,
array
(
'commentsUrl'
)))
.
'">
查看更多
<span class="iconfont"></span>
</a>
'
:
' <div class="comment-content-main content-main no-item">
<span class="iconfont"></span>暂无评论
</div>
'
)
.
' </div>
<div class="consult-content content hide ">
'
.
((
Plugin\LCRun3
::
debug
(
'[consultsNum]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[consultsNum]'
,
'v'
,
$cx
,
$in
,
array
(
'consultsNum'
))))
?
' <div class="consult-content-main content-main">
'
.
Plugin\LCRun3
::
debug
(
'[consults]'
,
'sec'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[consults]'
,
'v'
,
$cx
,
$in
,
array
(
'consults'
)),
$in
,
false
,
function
(
$cx
,
$in
)
{
return
' <div class="question">
<span class="iconfont"></span>
<p>
'
.
Plugin\LCRun3
::
debug
(
'[question]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[question]'
,
'v'
,
$cx
,
$in
,
array
(
'question'
)))
.
'<br>
<span class="time">'
.
Plugin\LCRun3
::
debug
(
'[time]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[time]'
,
'v'
,
$cx
,
$in
,
array
(
'time'
)))
.
'</span>
</p>
</div>
<div class="answer">
<span class="iconfont"></span>
<p>'
.
Plugin\LCRun3
::
debug
(
'[answer]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[answer]'
,
'v'
,
$cx
,
$in
,
array
(
'answer'
)))
.
'</p>
</div>
'
;})
.
' </div>
<a class="consult-content-footer tap-hightlight" href="'
.
Plugin\LCRun3
::
debug
(
'[consultsUrl]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[consultsUrl]'
,
'v'
,
$cx
,
$in
,
array
(
'consultsUrl'
)))
.
'">
查看更多
<span class="iconfont"></span>
</a>
'
:
' <div class="consult-content-main content-main no-item">
<span class="iconfont"></span>暂无咨询
</div>
<div class="consult-content-footer tap-hightlight" data-href="'
.
Plugin\LCRun3
::
debug
(
'[commentsLink]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[commentsLink]'
,
'v'
,
$cx
,
$in
,
array
(
'commentsLink'
)))
.
'">
<a href="javascript:;">
我要咨询
<span class="iconfont"></span></a>
</div>
'
)
.
' </div>
</div>
'
.
''
:
''
.
((
Plugin\LCRun3
::
debug
(
'[consultsNum]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[consultsNum]'
,
'v'
,
$cx
,
$in
,
array
(
'consultsNum'
))))
?
''
.
' <ul id="nav-tab" class="nav-tab clearfix">
<li class="comment-nav tap-hightlight">商品评价(<span class="comments-num">'
.
Plugin\LCRun3
::
debug
(
'[commentsNum]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[commentsNum]'
,
'v'
,
$cx
,
$in
,
array
(
'commentsNum'
)))
.
'</span>)</li>
<li class="consult-nav tap-hightlight">购买咨询(<span class="consults-num">'
.
Plugin\LCRun3
::
debug
(
'[consultsNum]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[consultsNum]'
,
'v'
,
$cx
,
$in
,
array
(
'consultsNum'
)))
.
'</span>)</li>
</ul>
<div id="feedback-content" >
<div class="comment-content content ">
'
.
((
Plugin\LCRun3
::
debug
(
'[commentsNum]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[commentsNum]'
,
'v'
,
$cx
,
$in
,
array
(
'commentsNum'
))))
?
' <div class="comment-content-main content-main">
'
.
Plugin\LCRun3
::
debug
(
'[comments]'
,
'sec'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[comments]'
,
'v'
,
$cx
,
$in
,
array
(
'comments'
)),
$in
,
false
,
function
(
$cx
,
$in
)
{
return
' <span class="user-name">
'
.
Plugin\LCRun3
::
debug
(
'[userName]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[userName]'
,
'v'
,
$cx
,
$in
,
array
(
'userName'
)))
.
'
</span>
<span class="goods-spec">
购买了'
.
Plugin\LCRun3
::
debug
(
'[desc]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[desc]'
,
'v'
,
$cx
,
$in
,
array
(
'desc'
)))
.
'
</span>
<p class="detail-content">
'
.
Plugin\LCRun3
::
debug
(
'[content]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[content]'
,
'v'
,
$cx
,
$in
,
array
(
'content'
)))
.
'
</p>
<span class="comment-time">
'
.
Plugin\LCRun3
::
debug
(
'[time]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[time]'
,
'v'
,
$cx
,
$in
,
array
(
'time'
)))
.
'
</span>
'
;})
.
' </div>
<a class="comment-content-footer tap-hightlight" href="'
.
Plugin\LCRun3
::
debug
(
'[commentsUrl]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[commentsUrl]'
,
'v'
,
$cx
,
$in
,
array
(
'commentsUrl'
)))
.
'">
查看更多
<span class="iconfont"></span>
</a>
'
:
' <div class="comment-content-main content-main no-item">
<span class="iconfont"></span>暂无评论
</div>
'
)
.
' </div>
<div class="consult-content content hide ">
'
.
((
Plugin\LCRun3
::
debug
(
'[consultsNum]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[consultsNum]'
,
'v'
,
$cx
,
$in
,
array
(
'consultsNum'
))))
?
' <div class="consult-content-main content-main">
'
.
Plugin\LCRun3
::
debug
(
'[consults]'
,
'sec'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[consults]'
,
'v'
,
$cx
,
$in
,
array
(
'consults'
)),
$in
,
false
,
function
(
$cx
,
$in
)
{
return
' <div class="question">
<span class="iconfont"></span>
<p>
'
.
Plugin\LCRun3
::
debug
(
'[question]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[question]'
,
'v'
,
$cx
,
$in
,
array
(
'question'
)))
.
'<br>
<span class="time">'
.
Plugin\LCRun3
::
debug
(
'[time]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[time]'
,
'v'
,
$cx
,
$in
,
array
(
'time'
)))
.
'</span>
</p>
</div>
<div class="answer">
<span class="iconfont"></span>
<p>'
.
Plugin\LCRun3
::
debug
(
'[answer]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[answer]'
,
'v'
,
$cx
,
$in
,
array
(
'answer'
)))
.
'</p>
</div>
'
;})
.
' </div>
<a class="consult-content-footer tap-hightlight" href="'
.
Plugin\LCRun3
::
debug
(
'[consultsUrl]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[consultsUrl]'
,
'v'
,
$cx
,
$in
,
array
(
'consultsUrl'
)))
.
'">
查看更多
<span class="iconfont"></span>
</a>
'
:
' <div class="consult-content-main content-main no-item">
<span class="iconfont"></span>暂无咨询
</div>
<div class="consult-content-footer tap-hightlight" data-href="'
.
Plugin\LCRun3
::
debug
(
'[commentsLink]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[commentsLink]'
,
'v'
,
$cx
,
$in
,
array
(
'commentsLink'
)))
.
'">
<a href="javascript:;">
我要咨询
<span class="iconfont"></span></a>
</div>
'
)
.
' </div>
</div>
'
.
''
:
' <div class="nodata tap-hightlight">
<span>暂无商品评价和咨询</span>
<a href="'
.
Plugin\LCRun3
::
debug
(
'[link]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[link]'
,
'v'
,
$cx
,
$in
,
array
(
'link'
)))
.
'" class="go-consult">我要咨询<span class="iconfont"></span></a>
</div>
'
)
.
''
)
.
' </div>
'
;})
.
'
'
.
Plugin\LCRun3
::
debug
(
'[enterStore]'
,
'sec'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[enterStore]'
,
'v'
,
$cx
,
$in
,
array
(
'enterStore'
)),
$in
,
false
,
function
(
$cx
,
$in
)
{
return
' <div id="enter-store" class="enter-store page-block tap-hightlight">
<a class="store-logo" href="'
.
Plugin\LCRun3
::
debug
(
'[url]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[url]'
,
'v'
,
$cx
,
$in
,
array
(
'url'
)))
.
'" style="">
<img class="lazy" data-original="'
.
Plugin\LCRun3
::
debug
(
'[img]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[img]'
,
'v'
,
$cx
,
$in
,
array
(
'img'
)))
.
'" alt="'
.
Plugin\LCRun3
::
debug
(
'[storeName]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[storeName]'
,
'v'
,
$cx
,
$in
,
array
(
'storeName'
)))
.
'">
</a>
<a class="store-name" href="'
.
Plugin\LCRun3
::
debug
(
'[url]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[url]'
,
'v'
,
$cx
,
$in
,
array
(
'url'
)))
.
'">'
.
Plugin\LCRun3
::
debug
(
'[storeName]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[storeName]'
,
'v'
,
$cx
,
$in
,
array
(
'storeName'
)))
.
'</a>
<a class="store-link" href="'
.
Plugin\LCRun3
::
debug
(
'[url]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[url]'
,
'v'
,
$cx
,
$in
,
array
(
'url'
)))
.
'">进入店铺<span class="iconfont"></span></a>
</div>
'
;})
.
'
<div id="productDesc"> </div>
'
.
' <div class="recommend-for-you hide">
</div>'
.
''
.
''
.
Plugin\LCRun3
::
debug
(
'[cartInfo]'
,
'sec'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[cartInfo]'
,
'v'
,
$cx
,
$in
,
array
(
'cartInfo'
)),
$in
,
false
,
function
(
$cx
,
$in
)
{
return
' <div class="chose-panel">
<div class="main">
<div class="infos">
<div class="basic-info">
'
.
Plugin\LCRun3
::
debug
(
'[thumbs]'
,
'sec'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[thumbs]'
,
'v'
,
$cx
,
$in
,
array
(
'thumbs'
)),
$in
,
false
,
function
(
$cx
,
$in
)
{
return
''
.
((
Plugin\LCRun3
::
debug
(
'@[first]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'@[first]'
,
'v'
,
$cx
,
$cx
[
'sp_vars'
],
array
(
'first'
))))
?
' <img class="thumb" src='
.
Plugin\LCRun3
::
debug
(
'[img]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[img]'
,
'v'
,
$cx
,
$in
,
array
(
'img'
)))
.
'>
'
:
' <img class="thumb hide" src='
.
Plugin\LCRun3
::
debug
(
'[img]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[img]'
,
'v'
,
$cx
,
$in
,
array
(
'img'
)))
.
'>
'
)
.
''
;})
.
' <div class="text-info">
<p class="name">'
.
Plugin\LCRun3
::
debug
(
'[name]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[name]'
,
'v'
,
$cx
,
$in
,
array
(
'name'
)))
.
'</p>
<p class="price">
<span class="sale-price'
.
((
Plugin\LCRun3
::
debug
(
'^[price]'
,
'isec'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[price]'
,
'v'
,
$cx
,
$in
,
array
(
'price'
))))
?
' no-price'
:
''
)
.
'">¥'
.
Plugin\LCRun3
::
debug
(
'[salePrice]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[salePrice]'
,
'v'
,
$cx
,
$in
,
array
(
'salePrice'
)))
.
'</span>
'
.
((
Plugin\LCRun3
::
debug
(
'[price]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[price]'
,
'v'
,
$cx
,
$in
,
array
(
'price'
))))
?
' <span class="market-price">¥'
.
Plugin\LCRun3
::
debug
(
'[price]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[price]'
,
'v'
,
$cx
,
$in
,
array
(
'price'
)))
.
'</span>
'
:
''
)
.
' </p>
</div>
</div>
<div class="chose-items">
<div class="color-list block-list">
<span>颜色</span>
<ul class="clearfix" data-type="color">
'
.
Plugin\LCRun3
::
debug
(
'[colors]'
,
'sec'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[colors]'
,
'v'
,
$cx
,
$in
,
array
(
'colors'
)),
$in
,
false
,
function
(
$cx
,
$in
)
{
return
' <li class="block '
.
((
Plugin\LCRun3
::
debug
(
'[chosed]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[chosed]'
,
'v'
,
$cx
,
$in
,
array
(
'chosed'
))))
?
'chosed'
:
''
)
.
' '
.
((
!
Plugin\LCRun3
::
debug
(
'[colorNum]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[colorNum]'
,
'v'
,
$cx
,
$in
,
array
(
'colorNum'
))))
?
'zero-stock'
:
''
)
.
'" data-num="'
.
Plugin\LCRun3
::
debug
(
'[colorNum]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[colorNum]'
,
'v'
,
$cx
,
$in
,
array
(
'colorNum'
)))
.
'" data-numstr="'
.
Plugin\LCRun3
::
debug
(
'[sizeNumStr]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[sizeNumStr]'
,
'v'
,
$cx
,
$in
,
array
(
'sizeNumStr'
)))
.
'">
'
.
Plugin\LCRun3
::
debug
(
'[name]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[name]'
,
'v'
,
$cx
,
$in
,
array
(
'name'
)))
.
'
</li>
'
;})
.
' </ul>
</div>
<div class="size-list block-list">
<span>尺码</span>
<ul class="clearfix" data-type="size" >
'
.
Plugin\LCRun3
::
debug
(
'[sizes]'
,
'sec'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[sizes]'
,
'v'
,
$cx
,
$in
,
array
(
'sizes'
)),
$in
,
false
,
function
(
$cx
,
$in
)
{
return
' <li class="block '
.
((
Plugin\LCRun3
::
debug
(
'[chosed]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[chosed]'
,
'v'
,
$cx
,
$in
,
array
(
'chosed'
))))
?
'chosed'
:
''
)
.
' '
.
((
!
Plugin\LCRun3
::
debug
(
'[sizeNum]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[sizeNum]'
,
'v'
,
$cx
,
$in
,
array
(
'sizeNum'
))))
?
'zero-stock'
:
''
)
.
'" data-id='
.
Plugin\LCRun3
::
debug
(
'[id]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[id]'
,
'v'
,
$cx
,
$in
,
array
(
'id'
)))
.
' data-num="'
.
Plugin\LCRun3
::
debug
(
'[sizeNum]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[sizeNum]'
,
'v'
,
$cx
,
$in
,
array
(
'sizeNum'
)))
.
'" data-numstr="'
.
Plugin\LCRun3
::
debug
(
'[colorNumStr]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[colorNumStr]'
,
'v'
,
$cx
,
$in
,
array
(
'colorNumStr'
)))
.
'">
'
.
Plugin\LCRun3
::
debug
(
'[name]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[name]'
,
'v'
,
$cx
,
$in
,
array
(
'name'
)))
.
'
</li>
'
;})
.
' </ul>
</div>
<div class="num">
<span>数量</span>
<div class="clearfix">
<a class="btn btn-minus" href="javascript:void(0);">
<span class="iconfont"></span>
</a>
<input id="good-num" class="good-num" type="text" value='
.
Plugin\LCRun3
::
debug
(
'[num]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[num]'
,
'v'
,
$cx
,
$in
,
array
(
'num'
)))
.
'>
<a class="btn btn-plus" href="javascript:void(0);">
<span class="iconfont"></span>
</a>
</div>
<span class="left-num"></span>
</div>
</div>
</div>
<div class="btn-wrap">
<button id="chose-btn-sure" class="btn btn-sure">加入购物车</button>
</div>
</div>
</div>
'
;})
.
''
.
'
'
.
Plugin\LCRun3
::
debug
(
'[cartInfo]'
,
'sec'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[cartInfo]'
,
'v'
,
$cx
,
$in
,
array
(
'cartInfo'
)),
$in
,
false
,
function
(
$cx
,
$in
)
{
return
' <div class="cart-bar">
<span class="num-tag hide"></span>
<a href="'
.
Plugin\LCRun3
::
debug
(
'[cartUrl]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[cartUrl]'
,
'v'
,
$cx
,
$in
,
array
(
'cartUrl'
)))
.
'" class="num-incart iconfont"></a>
'
.
((
Plugin\LCRun3
::
debug
(
'[addToCartUrl]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[addToCartUrl]'
,
'v'
,
$cx
,
$in
,
array
(
'addToCartUrl'
))))
?
' <!-- <a id="addtoCart" href="'
.
Plugin\LCRun3
::
debug
(
'[addToCartUrl]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[addToCartUrl]'
,
'v'
,
$cx
,
$in
,
array
(
'addToCartUrl'
)))
.
'" class="addto-cart">加入购物车</a> -->
<a id="addtoCart" href="javascript:;" class="addto-cart">加入购物车</a>
'
:
''
)
.
'
'
.
((
Plugin\LCRun3
::
debug
(
'[soldOut]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[soldOut]'
,
'v'
,
$cx
,
$in
,
array
(
'soldOut'
))))
?
' <a href="javascript:;" class="sold-out">已售罄</a>
'
:
''
)
.
'
'
.
((
Plugin\LCRun3
::
debug
(
'[notForSale]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[notForSale]'
,
'v'
,
$cx
,
$in
,
array
(
'notForSale'
))))
?
' <a href="javascript:;" class="sold-out">非卖品</a>
'
:
''
)
.
'
<a href="javascript:;" id="likeBtn" class="favorite iconfont '
.
Plugin\LCRun3
::
debug
(
'[isCollect]'
,
'sec'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[isCollect]'
,
'v'
,
$cx
,
$in
,
array
(
'isCollect'
)),
$in
,
false
,
function
(
$cx
,
$in
)
{
return
'liked'
;})
.
'"></a>
</div>
'
;})
.
''
.
((
Plugin\LCRun3
::
debug
(
'[introUrl]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[introUrl]'
,
'v'
,
$cx
,
$in
,
array
(
'introUrl'
))))
?
' <input id="introUrl" type="hidden" value="'
.
Plugin\LCRun3
::
debug
(
'[introUrl]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[introUrl]'
,
'v'
,
$cx
,
$in
,
array
(
'introUrl'
)))
.
'">
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[id]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[id]'
,
'v'
,
$cx
,
$in
,
array
(
'id'
))))
?
' <input id="productId" type="hidden" value="'
.
Plugin\LCRun3
::
debug
(
'[id]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[id]'
,
'v'
,
$cx
,
$in
,
array
(
'id'
)))
.
'">
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[preferenceUrl]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[preferenceUrl]'
,
'v'
,
$cx
,
$in
,
array
(
'preferenceUrl'
))))
?
' <input id="preferenceUrl" type="hidden" value="'
.
Plugin\LCRun3
::
debug
(
'[preferenceUrl]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[preferenceUrl]'
,
'v'
,
$cx
,
$in
,
array
(
'preferenceUrl'
)))
.
'">
'
:
''
)
.
'
</div>
'
.
''
.
''
.
Plugin\LCRun3
::
debug
(
'[pageFooter]'
,
'sec'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[pageFooter]'
,
'v'
,
$cx
,
$in
,
array
(
'pageFooter'
)),
$in
,
false
,
function
(
$cx
,
$in
)
{
return
'<footer id="yoho-footer" class="yoho-footer hide">
<p class="op-row">
<span class="back-to-top">
Back to top
<i class="iconfont"></i>
</span>
</p>
<address class="copyright">
CopyRight©2007-2016 南京新与力文化传播有限公司
</address>
</footer>
'
;})
.
'
'
.
''
.
''
.
Plugin\LCRun3
::
debug
(
'[showDownloadApp]'
,
'sec'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[showDownloadApp]'
,
'v'
,
$cx
,
$in
,
array
(
'showDownloadApp'
)),
$in
,
false
,
function
(
$cx
,
$in
)
{
return
'<div class="float-layer hide" id="float-layer-app">
<div class="float-layer-left">
<span class="yoho-icon iconfont"></span>
<p>新用户送千元礼包</p>
</div>
<a href="javascript:void(0);" id="float-layer-close" >
<i class="close-icon iconfont"></i>
<div class="circle-rightbottom"></div>
</a>
<a href="http://m.yohobuy.com/download/hyapp" id="float-layer-btn">
立即下载
</a>
</div>
'
;})
.
'
'
.
''
.
((
Plugin\LCRun3
::
debug
(
'[hasWxShare]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[hasWxShare]'
,
'v'
,
$cx
,
$in
,
array
(
'hasWxShare'
))))
?
'<script type="text/javascript" charset="utf-8" src="http://res.wx.qq.com/open/js/jweixin-1.0.0.js"></script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[rlsEnv]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[rlsEnv]'
,
'v'
,
$cx
,
$in
,
array
(
'rlsEnv'
))))
?
'<script src="http://cdn.yoho.cn/myohobuy/'
.
Plugin\LCRun3
::
debug
(
'[version]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[version]'
,
'v'
,
$cx
,
$in
,
array
(
'version'
)))
.
'/lib.js"></script>
<script src="http://cdn.yoho.cn/myohobuy/'
.
Plugin\LCRun3
::
debug
(
'[version]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[version]'
,
'v'
,
$cx
,
$in
,
array
(
'version'
)))
.
'/index.js"></script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[preEnv]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[preEnv]'
,
'v'
,
$cx
,
$in
,
array
(
'preEnv'
))))
?
'<script src="http://cdn.yoho.cn/myohobuy/'
.
Plugin\LCRun3
::
debug
(
'[version]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[version]'
,
'v'
,
$cx
,
$in
,
array
(
'version'
)))
.
'/lib.js"></script>
<script src="http://cdn.yoho.cn/myohobuy/'
.
Plugin\LCRun3
::
debug
(
'[version]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[version]'
,
'v'
,
$cx
,
$in
,
array
(
'version'
)))
.
'/index.js"></script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[testEnv]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[testEnv]'
,
'v'
,
$cx
,
$in
,
array
(
'testEnv'
))))
?
'<script src="http://static.buy.test.yoho.cn/dist/myohobuy/'
.
Plugin\LCRun3
::
debug
(
'[version]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[version]'
,
'v'
,
$cx
,
$in
,
array
(
'version'
)))
.
'/lib.js"></script>
<script src="http://static.buy.test.yoho.cn/dist/myohobuy/'
.
Plugin\LCRun3
::
debug
(
'[version]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[version]'
,
'v'
,
$cx
,
$in
,
array
(
'version'
)))
.
'/index-debug.js"></script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[devEnv]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[devEnv]'
,
'v'
,
$cx
,
$in
,
array
(
'devEnv'
))))
?
'<script src="http://localhost:8000/static/js/sea.js?nowrap"></script>
<script>seajs.config({base: \'http://localhost:8000/\'});</script>
'
:
''
)
.
''
.
' <script>
seajs.use(\'js/common\');
</script>
'
.
((
Plugin\LCRun3
::
debug
(
'[psList]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[psList]'
,
'v'
,
$cx
,
$in
,
array
(
'psList'
))))
?
' <script>
seajs.use(\'js/guang/plus-star/list\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[psDetail]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[psDetail]'
,
'v'
,
$cx
,
$in
,
array
(
'psDetail'
))))
?
' <script>
seajs.use(\'js/guang/plus-star/detail\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[guangHome]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[guangHome]'
,
'v'
,
$cx
,
$in
,
array
(
'guangHome'
))))
?
' <script>
seajs.use(\'js/guang/home\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[guangList]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[guangList]'
,
'v'
,
$cx
,
$in
,
array
(
'guangList'
))))
?
' <script>
seajs.use(\'js/guang/list\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[guangDetail]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[guangDetail]'
,
'v'
,
$cx
,
$in
,
array
(
'guangDetail'
))))
?
' <script>
seajs.use(\'js/guang/detail\', function(d) {
d.i(true);
});
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[guangEzine]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[guangEzine]'
,
'v'
,
$cx
,
$in
,
array
(
'guangEzine'
))))
?
' <script>
seajs.use(\'js/guang/detail\', function(d) {
d.i(false);
});
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[regIndex]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[regIndex]'
,
'v'
,
$cx
,
$in
,
array
(
'regIndex'
))))
?
' <script>
seajs.use(\'js/passport/register/register\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[regCode]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[regCode]'
,
'v'
,
$cx
,
$in
,
array
(
'regCode'
))))
?
' <script>
seajs.use(\'js/passport/register/code\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[regPwd]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[regPwd]'
,
'v'
,
$cx
,
$in
,
array
(
'regPwd'
))))
?
' <script>
seajs.use(\'js/passport/register/password\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[loginIndex]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[loginIndex]'
,
'v'
,
$cx
,
$in
,
array
(
'loginIndex'
))))
?
' <script>
seajs.use(\'js/passport/login/login\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[loginInternational]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[loginInternational]'
,
'v'
,
$cx
,
$in
,
array
(
'loginInternational'
))))
?
' <script>
seajs.use(\'js/passport/login/international\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[backEmail]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[backEmail]'
,
'v'
,
$cx
,
$in
,
array
(
'backEmail'
))))
?
' <script>
seajs.use(\'js/passport/back/email\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[backEmailSuccess]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[backEmailSuccess]'
,
'v'
,
$cx
,
$in
,
array
(
'backEmailSuccess'
))))
?
' <script>
seajs.use(\'js/passport/back/email-success\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[backMobile]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[backMobile]'
,
'v'
,
$cx
,
$in
,
array
(
'backMobile'
))))
?
' <script>
seajs.use(\'js/passport/back/mobile\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[backCode]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[backCode]'
,
'v'
,
$cx
,
$in
,
array
(
'backCode'
))))
?
' <script>
seajs.use(\'js/passport/back/code\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[backNewPwd]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[backNewPwd]'
,
'v'
,
$cx
,
$in
,
array
(
'backNewPwd'
))))
?
' <script>
seajs.use(\'js/passport/back/new-password\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[channelPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[channelPage]'
,
'v'
,
$cx
,
$in
,
array
(
'channelPage'
))))
?
' <script>
seajs.use(\'js/index/channel\');
seajs.use(\'js/index/footer\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[grilsHomePage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[grilsHomePage]'
,
'v'
,
$cx
,
$in
,
array
(
'grilsHomePage'
))))
?
' <script>
seajs.use(\'js/home/home\', function(h) {
h.set(\'girls\');
});
seajs.use(\'js/index/footer\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[boysHomePage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[boysHomePage]'
,
'v'
,
$cx
,
$in
,
array
(
'boysHomePage'
))))
?
' <script>
seajs.use(\'js/home/home\', function(h) {
h.set(\'boys\');
});
seajs.use(\'js/index/footer\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[kidsHomePage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[kidsHomePage]'
,
'v'
,
$cx
,
$in
,
array
(
'kidsHomePage'
))))
?
' <script>
seajs.use(\'js/home/home\', function(h) {
h.set(\'kids\');
});
seajs.use(\'js/index/footer\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[lifestyleHomePage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[lifestyleHomePage]'
,
'v'
,
$cx
,
$in
,
array
(
'lifestyleHomePage'
))))
?
' <script>
seajs.use(\'js/home/home\', function(h) {
h.set(\'lifestyle\');
});
seajs.use(\'js/index/footer\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[newArrivalPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[newArrivalPage]'
,
'v'
,
$cx
,
$in
,
array
(
'newArrivalPage'
))))
?
' <script>
seajs.use(\'js/product/newsale/newarrival\');
seajs.use(\'js/index/footer\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[discountPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[discountPage]'
,
'v'
,
$cx
,
$in
,
array
(
'discountPage'
))))
?
' <script>
seajs.use(\'js/product/newsale/discount\');
seajs.use(\'js/index/footer\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[hotrankPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[hotrankPage]'
,
'v'
,
$cx
,
$in
,
array
(
'hotrankPage'
))))
?
' <script>
seajs.use(\'js/product/newsale/hot-rank\');
seajs.use(\'js/index/footer\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[goodListPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[goodListPage]'
,
'v'
,
$cx
,
$in
,
array
(
'goodListPage'
))))
?
' <script>
seajs.use(\'js/product/list\');
seajs.use(\'js/index/footer\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[goodsDetailPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[goodsDetailPage]'
,
'v'
,
$cx
,
$in
,
array
(
'goodsDetailPage'
))))
?
' <script>
seajs.use(\'js/product/detail/detail\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[goodsCommentsPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[goodsCommentsPage]'
,
'v'
,
$cx
,
$in
,
array
(
'goodsCommentsPage'
))))
?
' <script>
seajs.use(\'js/product/detail/loadmore\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[goodsConsultsPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[goodsConsultsPage]'
,
'v'
,
$cx
,
$in
,
array
(
'goodsConsultsPage'
))))
?
' <script>
seajs.use(\'js/product/detail/comments-consults\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[consultformPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[consultformPage]'
,
'v'
,
$cx
,
$in
,
array
(
'consultformPage'
))))
?
' <script>
seajs.use(\'js/product/detail/consultform\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[categoryPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[categoryPage]'
,
'v'
,
$cx
,
$in
,
array
(
'categoryPage'
))))
?
' <script>
seajs.use(\'js/category/index\');
seajs.use(\'js/index/footer\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[brandPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[brandPage]'
,
'v'
,
$cx
,
$in
,
array
(
'brandPage'
))))
?
' <script>
seajs.use(\'js/category/brand\');
seajs.use(\'js/index/footer\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[searchPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[searchPage]'
,
'v'
,
$cx
,
$in
,
array
(
'searchPage'
))))
?
' <script>
seajs.use(\'js/index/search\');
seajs.use(\'js/index/footer\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[shoppingCartPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[shoppingCartPage]'
,
'v'
,
$cx
,
$in
,
array
(
'shoppingCartPage'
))))
?
' <script>
seajs.use(\'js/shopping-cart/cart\');
seajs.use(\'js/product/recommend-for-you\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[giftAdvancePage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[giftAdvancePage]'
,
'v'
,
$cx
,
$in
,
array
(
'giftAdvancePage'
))))
?
' <script>
seajs.use(\'js/shopping-cart/gift-advance\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[orderEnsurePage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[orderEnsurePage]'
,
'v'
,
$cx
,
$in
,
array
(
'orderEnsurePage'
))))
?
' <script>
seajs.use(\'js/shopping-cart/order-ensure\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[selectAddressPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[selectAddressPage]'
,
'v'
,
$cx
,
$in
,
array
(
'selectAddressPage'
))))
?
' <script>
seajs.use(\'js/me/address\');
seajs.use(\'js/shopping-cart/select-address\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[selectCouponPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[selectCouponPage]'
,
'v'
,
$cx
,
$in
,
array
(
'selectCouponPage'
))))
?
' <script>
seajs.use(\'js/shopping-cart/select-coupon\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[myIndexPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[myIndexPage]'
,
'v'
,
$cx
,
$in
,
array
(
'myIndexPage'
))))
?
' <script>
seajs.use(\'js/me/index\');
seajs.use(\'js/index/footer\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[orderPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[orderPage]'
,
'v'
,
$cx
,
$in
,
array
(
'orderPage'
))))
?
' <script>
seajs.use(\'js/me/order\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[orderDetailPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[orderDetailPage]'
,
'v'
,
$cx
,
$in
,
array
(
'orderDetailPage'
))))
?
' <script>
seajs.use(\'js/me/order-detail\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[favPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[favPage]'
,
'v'
,
$cx
,
$in
,
array
(
'favPage'
))))
?
' <script>
seajs.use(\'js/me/fav\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[suggestPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[suggestPage]'
,
'v'
,
$cx
,
$in
,
array
(
'suggestPage'
))))
?
' <script>
seajs.use(\'js/me/suggest\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[couponsPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[couponsPage]'
,
'v'
,
$cx
,
$in
,
array
(
'couponsPage'
))))
?
' <script>
seajs.use(\'js/me/coupons\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[onlineServicePage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[onlineServicePage]'
,
'v'
,
$cx
,
$in
,
array
(
'onlineServicePage'
))))
?
' <script>
seajs.use(\'js/me/online-service\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[onlineServiceDetailPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[onlineServiceDetailPage]'
,
'v'
,
$cx
,
$in
,
array
(
'onlineServiceDetailPage'
))))
?
' <script>
seajs.use(\'js/index/footer\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[addressPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[addressPage]'
,
'v'
,
$cx
,
$in
,
array
(
'addressPage'
))))
?
' <script>
seajs.use(\'js/me/address\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[addressActionPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[addressActionPage]'
,
'v'
,
$cx
,
$in
,
array
(
'addressActionPage'
))))
?
' <script>
seajs.use(\'js/me/address-act\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[myGuangPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[myGuangPage]'
,
'v'
,
$cx
,
$in
,
array
(
'myGuangPage'
))))
?
' <script>
seajs.use(\'js/me/my-guang\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[personalDetailsPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[personalDetailsPage]'
,
'v'
,
$cx
,
$in
,
array
(
'personalDetailsPage'
))))
?
' <script>
seajs.use(\'js/me/personal-details\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[browseRecordPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[browseRecordPage]'
,
'v'
,
$cx
,
$in
,
array
(
'browseRecordPage'
))))
?
' <script>
seajs.use(\'js/me/browse-record\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[logisticInfoPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[logisticInfoPage]'
,
'v'
,
$cx
,
$in
,
array
(
'logisticInfoPage'
))))
?
' <script>
seajs.use(\'js/me/logistic\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[payCenterPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[payCenterPage]'
,
'v'
,
$cx
,
$in
,
array
(
'payCenterPage'
))))
?
' <script>
seajs.use(\'js/me/pay\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[currencyDetail]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[currencyDetail]'
,
'v'
,
$cx
,
$in
,
array
(
'currencyDetail'
))))
?
' <script>
seajs.use(\'js/me/currency\');
</script>
'
:
''
)
.
''
.
''
.
'<!-- Google Tag Manager -->
<noscript><iframe src="//www.googletagmanager.com/ns.html?id=GTM-W958MG" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<script>
(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({\'gtm.start\':
new Date().getTime(),event:\'gtm.js\'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!=\'dataLayer\'?\'&l=\'+l:\'\';j.async=true;j.src=
\'//www.googletagmanager.com/gtm.js?id=\'+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,\'script\',\'dataLayer\',\'GTM-W958MG\');
</script>
<!-- End Google Tag Manager -->
<script type="text/javascript">
var _hmt = _hmt || [];
(function() {
var hm = document.createElement("script");
hm.src = "//hm.baidu.com/hm.js?c6ee7218b8321cb65fb2e98f284d8311";
hm.async = 1;
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(hm, s);
})();
</script>
<script>
var _hmt = _hmt || [];
(function() {
var hm = document.createElement("script");
hm.src = "//hm.baidu.com/hm.js?65dd99e0435a55177ffda862198ce841";
hm.async = 1;
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(hm, s);
})();
</script>
<script src="http://static.yohobuy.com/js/analytics/analysis.js"></script>
<script src="http://static.yohobuy.com/m/v1/js/om_code.js"></script>
'
.
'</body>
</html>'
.
''
;
}
?>
\ No newline at end of file
...
...
compile/m.yohobuy.com/1.2.1/83cdfa425f26933d5ad48208057ef715.php
0 → 100644
View file @
7d02506
<?php
return
function
(
$in
,
$debugopt
=
1
)
{
$cx
=
array
(
'flags'
=>
array
(
'jstrue'
=>
false
,
'jsobj'
=>
false
,
'spvar'
=>
true
,
'prop'
=>
false
,
'method'
=>
false
,
'mustlok'
=>
true
,
'echo'
=>
false
,
'debug'
=>
$debugopt
,
),
'constants'
=>
array
(),
'helpers'
=>
array
(),
'blockhelpers'
=>
array
(),
'hbhelpers'
=>
array
(),
'partials'
=>
array
(),
'scopes'
=>
array
(),
'sp_vars'
=>
array
(
'root'
=>
$in
),
'lcrun'
=>
'Plugin\LCRun3'
,
);
return
''
.
'<div class="title">为您优选新品</div>
<div id="swiper-recommend" class="swiper-container">
<div class="swiper-wrapper swiper-wrapper-recommend">
'
.
Plugin\LCRun3
::
debug
(
'[recommendList]'
,
'sec'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[recommendList]'
,
'v'
,
$cx
,
$in
,
array
(
'recommendList'
)),
$in
,
false
,
function
(
$cx
,
$in
)
{
return
' <a class="swiper-slide" href="'
.
Plugin\LCRun3
::
debug
(
'[url]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[url]'
,
'v'
,
$cx
,
$in
,
array
(
'url'
)))
.
'">
<img class="swiper-lazy img-box" data-src="'
.
Plugin\LCRun3
::
debug
(
'[thumb]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[thumb]'
,
'v'
,
$cx
,
$in
,
array
(
'thumb'
)))
.
'">
<div class="price">
<span class="sale-price '
.
((
Plugin\LCRun3
::
debug
(
'^[price]'
,
'isec'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[price]'
,
'v'
,
$cx
,
$in
,
array
(
'price'
))))
?
'no-price'
:
''
)
.
'">¥'
.
Plugin\LCRun3
::
debug
(
'[salePrice]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[salePrice]'
,
'v'
,
$cx
,
$in
,
array
(
'salePrice'
)))
.
'</span>
'
.
Plugin\LCRun3
::
debug
(
'[price]'
,
'sec'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[price]'
,
'v'
,
$cx
,
$in
,
array
(
'price'
)),
$in
,
false
,
function
(
$cx
,
$in
)
{
return
'<span class="old-price">¥'
.
Plugin\LCRun3
::
debug
(
'this'
,
'encq'
,
$cx
,
$in
)
.
'</span>'
;})
.
'
</div>
<div class="swiper-lazy-preloader"></div>
</a>
'
;})
.
' </div>
</div>'
.
''
;
}
?>
\ No newline at end of file
...
...
compile/m.yohobuy.com/1.2.1/b243383ad4088bb69957e5352ef90e1d.php
0 → 100644
View file @
7d02506
<?php
return
function
(
$in
,
$debugopt
=
1
)
{
$cx
=
array
(
'flags'
=>
array
(
'jstrue'
=>
false
,
'jsobj'
=>
false
,
'spvar'
=>
true
,
'prop'
=>
false
,
'method'
=>
false
,
'mustlok'
=>
true
,
'echo'
=>
false
,
'debug'
=>
$debugopt
,
),
'constants'
=>
array
(),
'helpers'
=>
array
(),
'blockhelpers'
=>
array
(),
'hbhelpers'
=>
array
(),
'partials'
=>
array
(),
'scopes'
=>
array
(),
'sp_vars'
=>
array
(
'root'
=>
$in
),
'lcrun'
=>
'Plugin\LCRun3'
,
);
return
''
.
'<div class="title">为您优选新品</div>
<div id="swiper-recommend" class="swiper-container">
<div class="swiper-wrapper swiper-wrapper-recommend">
'
.
Plugin\LCRun3
::
debug
(
'[recommendList]'
,
'sec'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[recommendList]'
,
'v'
,
$cx
,
$in
,
array
(
'recommendList'
)),
$in
,
false
,
function
(
$cx
,
$in
)
{
return
' <a class="swiper-slide" href="'
.
Plugin\LCRun3
::
debug
(
'[url]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[url]'
,
'v'
,
$cx
,
$in
,
array
(
'url'
)))
.
'">
<img class="swiper-lazy img-box" data-src="'
.
Plugin\LCRun3
::
debug
(
'[thumb]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[thumb]'
,
'v'
,
$cx
,
$in
,
array
(
'thumb'
)))
.
'">
<div class="price">
<span class="sale-price '
.
((
Plugin\LCRun3
::
debug
(
'^[price]'
,
'isec'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[price]'
,
'v'
,
$cx
,
$in
,
array
(
'price'
))))
?
'no-price'
:
''
)
.
'">¥'
.
Plugin\LCRun3
::
debug
(
'[salePrice]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[salePrice]'
,
'v'
,
$cx
,
$in
,
array
(
'salePrice'
)))
.
'</span>
'
.
Plugin\LCRun3
::
debug
(
'[price]'
,
'sec'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[price]'
,
'v'
,
$cx
,
$in
,
array
(
'price'
)),
$in
,
false
,
function
(
$cx
,
$in
)
{
return
'<span class="old-price">¥'
.
Plugin\LCRun3
::
debug
(
'this'
,
'encq'
,
$cx
,
$in
)
.
'</span>'
;})
.
'
</div>
<div class="swiper-lazy-preloader"></div>
</a>
'
;})
.
' </div>
</div>'
.
''
;
}
?>
\ No newline at end of file
...
...
compile/m.yohobuy.com/1.2.1/e773dca55d1359b70eb2acd13d56daaf.php
0 → 100644
View file @
7d02506
<?php
return
function
(
$in
,
$debugopt
=
1
)
{
$cx
=
array
(
'flags'
=>
array
(
'jstrue'
=>
false
,
'jsobj'
=>
false
,
'spvar'
=>
true
,
'prop'
=>
false
,
'method'
=>
false
,
'mustlok'
=>
true
,
'echo'
=>
false
,
'debug'
=>
$debugopt
,
),
'constants'
=>
array
(),
'helpers'
=>
array
(),
'blockhelpers'
=>
array
(),
'hbhelpers'
=>
array
(),
'partials'
=>
array
(),
'scopes'
=>
array
(),
'sp_vars'
=>
array
(
'root'
=>
$in
),
'lcrun'
=>
'Plugin\LCRun3'
,
);
return
''
.
'<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>'
.
Plugin\LCRun3
::
debug
(
'[title]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[title]'
,
'v'
,
$cx
,
$in
,
array
(
'title'
)))
.
'</title>
<meta name="keywords" content="'
.
Plugin\LCRun3
::
debug
(
'[keywords]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[keywords]'
,
'v'
,
$cx
,
$in
,
array
(
'keywords'
)))
.
'">
<meta name="description" content="'
.
Plugin\LCRun3
::
debug
(
'[description]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[description]'
,
'v'
,
$cx
,
$in
,
array
(
'description'
)))
.
'">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, minimum-scale=1, user-scalable=no">
<meta http-equiv="cleartype" content="on">
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
<meta content="telephone=no" name="format-detection" />
<meta content="email=no" name="format-detection" />
<script type="text/javascript">
(function(doc, win) {
var docEl = doc.documentElement;
(function() {
var clientWidth = docEl.clientWidth;
if (!clientWidth) {
return;
}
docEl.style.fontSize = 20 * (clientWidth / 320) + \'px\';
}());
})(document, window);
</script>
<link rel="dns-prefetch" href="//cdn.yoho.cn">
<link rel="dns-prefetch" href="//static.yohobuy.com">
<link rel="dns-prefetch" href="//img12.static.yhbimg.com">
<link rel="dns-prefetch" href="//img13.static.yhbimg.com">
'
.
((
Plugin\LCRun3
::
debug
(
'[rlsEnv]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[rlsEnv]'
,
'v'
,
$cx
,
$in
,
array
(
'rlsEnv'
))))
?
'<link rel="stylesheet" href="http://cdn.yoho.cn/myohobuy/'
.
Plugin\LCRun3
::
debug
(
'[version]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[version]'
,
'v'
,
$cx
,
$in
,
array
(
'version'
)))
.
'/index.css">
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[preEnv]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[preEnv]'
,
'v'
,
$cx
,
$in
,
array
(
'preEnv'
))))
?
'<link rel="stylesheet" href="http://cdn.yoho.cn/myohobuy/'
.
Plugin\LCRun3
::
debug
(
'[version]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[version]'
,
'v'
,
$cx
,
$in
,
array
(
'version'
)))
.
'/index.css">
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[testEnv]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[testEnv]'
,
'v'
,
$cx
,
$in
,
array
(
'testEnv'
))))
?
'<link rel="stylesheet" href="http://static.buy.test.yoho.cn/dist/myohobuy/'
.
Plugin\LCRun3
::
debug
(
'[version]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[version]'
,
'v'
,
$cx
,
$in
,
array
(
'version'
)))
.
'/index.css">
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[devEnv]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[devEnv]'
,
'v'
,
$cx
,
$in
,
array
(
'devEnv'
))))
?
'<link rel="stylesheet" href="http://static.dev.yohobuy.com/css/index.css">
'
:
''
)
.
'<link rel="apple-touch-icon-precomposed" href="http://static.yohobuy.com/m/v1/img/touch/apple-touch-icon-144x144-precomposed-new.png">
<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)">
<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)">
</head>
<body '
.
((
Plugin\LCRun3
::
debug
(
'[isPassportPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[isPassportPage]'
,
'v'
,
$cx
,
$in
,
array
(
'isPassportPage'
))))
?
'class=passport-body'
:
''
)
.
'>
'
.
((
Plugin\LCRun3
::
debug
(
'[systemUpdate]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[systemUpdate]'
,
'v'
,
$cx
,
$in
,
array
(
'systemUpdate'
))))
?
' <div class="systemUpdate">
<a href="index/systemUpdate" class="systemHeader">Yoho!Buy有货关于系统升级的公告</a>
<span>X</span>
</div>
'
:
''
)
.
''
.
''
.
Plugin\LCRun3
::
debug
(
'[pageHeader]'
,
'sec'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[pageHeader]'
,
'v'
,
$cx
,
$in
,
array
(
'pageHeader'
)),
$in
,
false
,
function
(
$cx
,
$in
)
{
return
'<header id="yoho-header" class="yoho-header'
.
((
Plugin\LCRun3
::
debug
(
'[boys]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[boys]'
,
'v'
,
$cx
,
$in
,
array
(
'boys'
))))
?
' boys'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[girls]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[girls]'
,
'v'
,
$cx
,
$in
,
array
(
'girls'
))))
?
' girls'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[kids]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[kids]'
,
'v'
,
$cx
,
$in
,
array
(
'kids'
))))
?
' kids'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[lifeStyle]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[lifeStyle]'
,
'v'
,
$cx
,
$in
,
array
(
'lifeStyle'
))))
?
' life-style'
:
''
)
.
'">
'
.
Plugin\LCRun3
::
debug
(
'[navBack]'
,
'sec'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[navBack]'
,
'v'
,
$cx
,
$in
,
array
(
'navBack'
)),
$in
,
false
,
function
(
$cx
,
$in
)
{
return
' <a href="'
.
((
Plugin\LCRun3
::
debug
(
'[backUrl]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[backUrl]'
,
'v'
,
$cx
,
$in
,
array
(
'backUrl'
))))
?
''
.
Plugin\LCRun3
::
debug
(
'[backUrl]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[backUrl]'
,
'v'
,
$cx
,
$in
,
array
(
'backUrl'
)))
.
''
:
'javascript:history.go(-1);'
)
.
'" class="iconfont nav-back"></a>
'
;})
.
''
.
Plugin\LCRun3
::
debug
(
'[navHome]'
,
'sec'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[navHome]'
,
'v'
,
$cx
,
$in
,
array
(
'navHome'
)),
$in
,
false
,
function
(
$cx
,
$in
)
{
return
' <a class="iconfont nav-home"></a>
'
;})
.
''
.
Plugin\LCRun3
::
debug
(
'[navTitle]'
,
'sec'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[navTitle]'
,
'v'
,
$cx
,
$in
,
array
(
'navTitle'
)),
$in
,
false
,
function
(
$cx
,
$in
)
{
return
' <p class="nav-title">'
.
Plugin\LCRun3
::
debug
(
'this'
,
'encq'
,
$cx
,
$in
)
.
'</p>
'
;})
.
''
.
Plugin\LCRun3
::
debug
(
'[navBtn]'
,
'sec'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[navBtn]'
,
'v'
,
$cx
,
$in
,
array
(
'navBtn'
)),
$in
,
false
,
function
(
$cx
,
$in
)
{
return
' <!-- <span class="nav-btn">'
.
Plugin\LCRun3
::
debug
(
'this'
,
'encq'
,
$cx
,
$in
)
.
'</span> -->
<i class="iconfont nav-home"></i>
'
;})
.
'</header>
<div class="homebuttom none">
<ul>
<li>
<i class="iconfont"></i>
<span>首页</span>
</li>
<li>
<i class="iconfont"></i>
<span>分类</span>
</li>
<li>
<i class="iconfont"></i>
<span>购物车</span>
</li>
<li>
<i class="iconfont"></i>
<span>我的</span>
</li>
</ul>
</div>
'
;})
.
''
.
''
.
'<div class="iHelp">
<ul>
'
.
Plugin\LCRun3
::
debug
(
'[iHelp]'
,
'sec'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[iHelp]'
,
'v'
,
$cx
,
$in
,
array
(
'iHelp'
)),
$in
,
false
,
function
(
$cx
,
$in
)
{
return
' <li><a href="'
.
Plugin\LCRun3
::
debug
(
'[url]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[url]'
,
'v'
,
$cx
,
$in
,
array
(
'url'
)))
.
'"><span>'
.
Plugin\LCRun3
::
debug
(
'[name]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[name]'
,
'v'
,
$cx
,
$in
,
array
(
'name'
)))
.
'</span><i class="iconfont num"></i></a></li>
'
;})
.
' </ul>
</div>
'
.
''
.
''
.
Plugin\LCRun3
::
debug
(
'[pageFooter]'
,
'sec'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[pageFooter]'
,
'v'
,
$cx
,
$in
,
array
(
'pageFooter'
)),
$in
,
false
,
function
(
$cx
,
$in
)
{
return
'<footer id="yoho-footer" class="yoho-footer hide">
<p class="op-row">
<span class="back-to-top">
Back to top
<i class="iconfont"></i>
</span>
</p>
<address class="copyright">
CopyRight©2007-2016 南京新与力文化传播有限公司
</address>
</footer>
'
;})
.
'
'
.
''
.
''
.
Plugin\LCRun3
::
debug
(
'[showDownloadApp]'
,
'sec'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[showDownloadApp]'
,
'v'
,
$cx
,
$in
,
array
(
'showDownloadApp'
)),
$in
,
false
,
function
(
$cx
,
$in
)
{
return
'<div class="float-layer hide" id="float-layer-app">
<div class="float-layer-left">
<span class="yoho-icon iconfont"></span>
<p>新用户送千元礼包</p>
</div>
<a href="javascript:void(0);" id="float-layer-close" >
<i class="close-icon iconfont"></i>
<div class="circle-rightbottom"></div>
</a>
<a href="http://m.yohobuy.com/download/hyapp" id="float-layer-btn">
立即下载
</a>
</div>
'
;})
.
'
'
.
''
.
((
Plugin\LCRun3
::
debug
(
'[hasWxShare]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[hasWxShare]'
,
'v'
,
$cx
,
$in
,
array
(
'hasWxShare'
))))
?
'<script type="text/javascript" charset="utf-8" src="http://res.wx.qq.com/open/js/jweixin-1.0.0.js"></script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[rlsEnv]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[rlsEnv]'
,
'v'
,
$cx
,
$in
,
array
(
'rlsEnv'
))))
?
'<script src="http://cdn.yoho.cn/myohobuy/'
.
Plugin\LCRun3
::
debug
(
'[version]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[version]'
,
'v'
,
$cx
,
$in
,
array
(
'version'
)))
.
'/lib.js"></script>
<script src="http://cdn.yoho.cn/myohobuy/'
.
Plugin\LCRun3
::
debug
(
'[version]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[version]'
,
'v'
,
$cx
,
$in
,
array
(
'version'
)))
.
'/index.js"></script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[preEnv]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[preEnv]'
,
'v'
,
$cx
,
$in
,
array
(
'preEnv'
))))
?
'<script src="http://cdn.yoho.cn/myohobuy/'
.
Plugin\LCRun3
::
debug
(
'[version]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[version]'
,
'v'
,
$cx
,
$in
,
array
(
'version'
)))
.
'/lib.js"></script>
<script src="http://cdn.yoho.cn/myohobuy/'
.
Plugin\LCRun3
::
debug
(
'[version]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[version]'
,
'v'
,
$cx
,
$in
,
array
(
'version'
)))
.
'/index.js"></script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[testEnv]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[testEnv]'
,
'v'
,
$cx
,
$in
,
array
(
'testEnv'
))))
?
'<script src="http://static.buy.test.yoho.cn/dist/myohobuy/'
.
Plugin\LCRun3
::
debug
(
'[version]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[version]'
,
'v'
,
$cx
,
$in
,
array
(
'version'
)))
.
'/lib.js"></script>
<script src="http://static.buy.test.yoho.cn/dist/myohobuy/'
.
Plugin\LCRun3
::
debug
(
'[version]'
,
'encq'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[version]'
,
'v'
,
$cx
,
$in
,
array
(
'version'
)))
.
'/index-debug.js"></script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[devEnv]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[devEnv]'
,
'v'
,
$cx
,
$in
,
array
(
'devEnv'
))))
?
'<script src="http://localhost:8000/static/js/sea.js?nowrap"></script>
<script>seajs.config({base: \'http://localhost:8000/\'});</script>
'
:
''
)
.
''
.
' <script>
seajs.use(\'js/common\');
</script>
'
.
((
Plugin\LCRun3
::
debug
(
'[psList]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[psList]'
,
'v'
,
$cx
,
$in
,
array
(
'psList'
))))
?
' <script>
seajs.use(\'js/guang/plus-star/list\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[psDetail]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[psDetail]'
,
'v'
,
$cx
,
$in
,
array
(
'psDetail'
))))
?
' <script>
seajs.use(\'js/guang/plus-star/detail\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[guangHome]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[guangHome]'
,
'v'
,
$cx
,
$in
,
array
(
'guangHome'
))))
?
' <script>
seajs.use(\'js/guang/home\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[guangList]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[guangList]'
,
'v'
,
$cx
,
$in
,
array
(
'guangList'
))))
?
' <script>
seajs.use(\'js/guang/list\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[guangDetail]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[guangDetail]'
,
'v'
,
$cx
,
$in
,
array
(
'guangDetail'
))))
?
' <script>
seajs.use(\'js/guang/detail\', function(d) {
d.i(true);
});
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[guangEzine]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[guangEzine]'
,
'v'
,
$cx
,
$in
,
array
(
'guangEzine'
))))
?
' <script>
seajs.use(\'js/guang/detail\', function(d) {
d.i(false);
});
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[regIndex]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[regIndex]'
,
'v'
,
$cx
,
$in
,
array
(
'regIndex'
))))
?
' <script>
seajs.use(\'js/passport/register/register\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[regCode]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[regCode]'
,
'v'
,
$cx
,
$in
,
array
(
'regCode'
))))
?
' <script>
seajs.use(\'js/passport/register/code\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[regPwd]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[regPwd]'
,
'v'
,
$cx
,
$in
,
array
(
'regPwd'
))))
?
' <script>
seajs.use(\'js/passport/register/password\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[loginIndex]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[loginIndex]'
,
'v'
,
$cx
,
$in
,
array
(
'loginIndex'
))))
?
' <script>
seajs.use(\'js/passport/login/login\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[loginInternational]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[loginInternational]'
,
'v'
,
$cx
,
$in
,
array
(
'loginInternational'
))))
?
' <script>
seajs.use(\'js/passport/login/international\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[backEmail]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[backEmail]'
,
'v'
,
$cx
,
$in
,
array
(
'backEmail'
))))
?
' <script>
seajs.use(\'js/passport/back/email\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[backEmailSuccess]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[backEmailSuccess]'
,
'v'
,
$cx
,
$in
,
array
(
'backEmailSuccess'
))))
?
' <script>
seajs.use(\'js/passport/back/email-success\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[backMobile]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[backMobile]'
,
'v'
,
$cx
,
$in
,
array
(
'backMobile'
))))
?
' <script>
seajs.use(\'js/passport/back/mobile\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[backCode]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[backCode]'
,
'v'
,
$cx
,
$in
,
array
(
'backCode'
))))
?
' <script>
seajs.use(\'js/passport/back/code\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[backNewPwd]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[backNewPwd]'
,
'v'
,
$cx
,
$in
,
array
(
'backNewPwd'
))))
?
' <script>
seajs.use(\'js/passport/back/new-password\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[channelPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[channelPage]'
,
'v'
,
$cx
,
$in
,
array
(
'channelPage'
))))
?
' <script>
seajs.use(\'js/index/channel\');
seajs.use(\'js/index/footer\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[grilsHomePage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[grilsHomePage]'
,
'v'
,
$cx
,
$in
,
array
(
'grilsHomePage'
))))
?
' <script>
seajs.use(\'js/home/home\', function(h) {
h.set(\'girls\');
});
seajs.use(\'js/index/footer\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[boysHomePage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[boysHomePage]'
,
'v'
,
$cx
,
$in
,
array
(
'boysHomePage'
))))
?
' <script>
seajs.use(\'js/home/home\', function(h) {
h.set(\'boys\');
});
seajs.use(\'js/index/footer\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[kidsHomePage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[kidsHomePage]'
,
'v'
,
$cx
,
$in
,
array
(
'kidsHomePage'
))))
?
' <script>
seajs.use(\'js/home/home\', function(h) {
h.set(\'kids\');
});
seajs.use(\'js/index/footer\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[lifestyleHomePage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[lifestyleHomePage]'
,
'v'
,
$cx
,
$in
,
array
(
'lifestyleHomePage'
))))
?
' <script>
seajs.use(\'js/home/home\', function(h) {
h.set(\'lifestyle\');
});
seajs.use(\'js/index/footer\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[newArrivalPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[newArrivalPage]'
,
'v'
,
$cx
,
$in
,
array
(
'newArrivalPage'
))))
?
' <script>
seajs.use(\'js/product/newsale/newarrival\');
seajs.use(\'js/index/footer\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[discountPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[discountPage]'
,
'v'
,
$cx
,
$in
,
array
(
'discountPage'
))))
?
' <script>
seajs.use(\'js/product/newsale/discount\');
seajs.use(\'js/index/footer\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[hotrankPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[hotrankPage]'
,
'v'
,
$cx
,
$in
,
array
(
'hotrankPage'
))))
?
' <script>
seajs.use(\'js/product/newsale/hot-rank\');
seajs.use(\'js/index/footer\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[goodListPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[goodListPage]'
,
'v'
,
$cx
,
$in
,
array
(
'goodListPage'
))))
?
' <script>
seajs.use(\'js/product/list\');
seajs.use(\'js/index/footer\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[goodsDetailPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[goodsDetailPage]'
,
'v'
,
$cx
,
$in
,
array
(
'goodsDetailPage'
))))
?
' <script>
seajs.use(\'js/product/detail/detail\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[goodsCommentsPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[goodsCommentsPage]'
,
'v'
,
$cx
,
$in
,
array
(
'goodsCommentsPage'
))))
?
' <script>
seajs.use(\'js/product/detail/loadmore\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[goodsConsultsPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[goodsConsultsPage]'
,
'v'
,
$cx
,
$in
,
array
(
'goodsConsultsPage'
))))
?
' <script>
seajs.use(\'js/product/detail/comments-consults\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[consultformPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[consultformPage]'
,
'v'
,
$cx
,
$in
,
array
(
'consultformPage'
))))
?
' <script>
seajs.use(\'js/product/detail/consultform\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[categoryPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[categoryPage]'
,
'v'
,
$cx
,
$in
,
array
(
'categoryPage'
))))
?
' <script>
seajs.use(\'js/category/index\');
seajs.use(\'js/index/footer\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[brandPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[brandPage]'
,
'v'
,
$cx
,
$in
,
array
(
'brandPage'
))))
?
' <script>
seajs.use(\'js/category/brand\');
seajs.use(\'js/index/footer\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[searchPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[searchPage]'
,
'v'
,
$cx
,
$in
,
array
(
'searchPage'
))))
?
' <script>
seajs.use(\'js/index/search\');
seajs.use(\'js/index/footer\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[shoppingCartPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[shoppingCartPage]'
,
'v'
,
$cx
,
$in
,
array
(
'shoppingCartPage'
))))
?
' <script>
seajs.use(\'js/shopping-cart/cart\');
seajs.use(\'js/product/recommend-for-you\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[giftAdvancePage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[giftAdvancePage]'
,
'v'
,
$cx
,
$in
,
array
(
'giftAdvancePage'
))))
?
' <script>
seajs.use(\'js/shopping-cart/gift-advance\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[orderEnsurePage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[orderEnsurePage]'
,
'v'
,
$cx
,
$in
,
array
(
'orderEnsurePage'
))))
?
' <script>
seajs.use(\'js/shopping-cart/order-ensure\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[selectAddressPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[selectAddressPage]'
,
'v'
,
$cx
,
$in
,
array
(
'selectAddressPage'
))))
?
' <script>
seajs.use(\'js/me/address\');
seajs.use(\'js/shopping-cart/select-address\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[selectCouponPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[selectCouponPage]'
,
'v'
,
$cx
,
$in
,
array
(
'selectCouponPage'
))))
?
' <script>
seajs.use(\'js/shopping-cart/select-coupon\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[myIndexPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[myIndexPage]'
,
'v'
,
$cx
,
$in
,
array
(
'myIndexPage'
))))
?
' <script>
seajs.use(\'js/me/index\');
seajs.use(\'js/index/footer\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[orderPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[orderPage]'
,
'v'
,
$cx
,
$in
,
array
(
'orderPage'
))))
?
' <script>
seajs.use(\'js/me/order\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[orderDetailPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[orderDetailPage]'
,
'v'
,
$cx
,
$in
,
array
(
'orderDetailPage'
))))
?
' <script>
seajs.use(\'js/me/order-detail\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[favPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[favPage]'
,
'v'
,
$cx
,
$in
,
array
(
'favPage'
))))
?
' <script>
seajs.use(\'js/me/fav\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[suggestPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[suggestPage]'
,
'v'
,
$cx
,
$in
,
array
(
'suggestPage'
))))
?
' <script>
seajs.use(\'js/me/suggest\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[couponsPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[couponsPage]'
,
'v'
,
$cx
,
$in
,
array
(
'couponsPage'
))))
?
' <script>
seajs.use(\'js/me/coupons\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[onlineServicePage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[onlineServicePage]'
,
'v'
,
$cx
,
$in
,
array
(
'onlineServicePage'
))))
?
' <script>
seajs.use(\'js/me/online-service\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[onlineServiceDetailPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[onlineServiceDetailPage]'
,
'v'
,
$cx
,
$in
,
array
(
'onlineServiceDetailPage'
))))
?
' <script>
seajs.use(\'js/index/footer\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[addressPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[addressPage]'
,
'v'
,
$cx
,
$in
,
array
(
'addressPage'
))))
?
' <script>
seajs.use(\'js/me/address\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[addressActionPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[addressActionPage]'
,
'v'
,
$cx
,
$in
,
array
(
'addressActionPage'
))))
?
' <script>
seajs.use(\'js/me/address-act\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[myGuangPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[myGuangPage]'
,
'v'
,
$cx
,
$in
,
array
(
'myGuangPage'
))))
?
' <script>
seajs.use(\'js/me/my-guang\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[personalDetailsPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[personalDetailsPage]'
,
'v'
,
$cx
,
$in
,
array
(
'personalDetailsPage'
))))
?
' <script>
seajs.use(\'js/me/personal-details\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[browseRecordPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[browseRecordPage]'
,
'v'
,
$cx
,
$in
,
array
(
'browseRecordPage'
))))
?
' <script>
seajs.use(\'js/me/browse-record\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[logisticInfoPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[logisticInfoPage]'
,
'v'
,
$cx
,
$in
,
array
(
'logisticInfoPage'
))))
?
' <script>
seajs.use(\'js/me/logistic\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[payCenterPage]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[payCenterPage]'
,
'v'
,
$cx
,
$in
,
array
(
'payCenterPage'
))))
?
' <script>
seajs.use(\'js/me/pay\');
</script>
'
:
''
)
.
''
.
((
Plugin\LCRun3
::
debug
(
'[currencyDetail]'
,
'ifvar'
,
$cx
,
Plugin\LCRun3
::
debug
(
'[currencyDetail]'
,
'v'
,
$cx
,
$in
,
array
(
'currencyDetail'
))))
?
' <script>
seajs.use(\'js/me/currency\');
</script>
'
:
''
)
.
''
.
''
.
'<!-- Google Tag Manager -->
<noscript><iframe src="//www.googletagmanager.com/ns.html?id=GTM-W958MG" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<script>
(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({\'gtm.start\':
new Date().getTime(),event:\'gtm.js\'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!=\'dataLayer\'?\'&l=\'+l:\'\';j.async=true;j.src=
\'//www.googletagmanager.com/gtm.js?id=\'+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,\'script\',\'dataLayer\',\'GTM-W958MG\');
</script>
<!-- End Google Tag Manager -->
<script type="text/javascript">
var _hmt = _hmt || [];
(function() {
var hm = document.createElement("script");
hm.src = "//hm.baidu.com/hm.js?c6ee7218b8321cb65fb2e98f284d8311";
hm.async = 1;
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(hm, s);
})();
</script>
<script>
var _hmt = _hmt || [];
(function() {
var hm = document.createElement("script");
hm.src = "//hm.baidu.com/hm.js?65dd99e0435a55177ffda862198ce841";
hm.async = 1;
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(hm, s);
})();
</script>
<script src="http://static.yohobuy.com/js/analytics/analysis.js"></script>
<script src="http://static.yohobuy.com/m/v1/js/om_code.js"></script>
'
.
'</body>
</html>'
.
''
;
}
?>
\ No newline at end of file
...
...
Please
register
or
login
to post a comment