...
|
...
|
@@ -102,7 +102,11 @@ |
|
|
{{/thirdnav}}
|
|
|
</div>
|
|
|
</div>
|
|
|
<div class="showdetail" data-code="220eec926e0d2c48b2f7e36fb9c42b83"><a href="http://list.yohobuy.com/?gender=1,3&msort=8"><img src="http://img12.static.yhbimg.com/yhb-img01/2015/10/30/06/02af834d146e3f00b1f5fcc8388f641922.jpg?imageView/1/w/337/h/250" alt="" style=""></a><a class="title" href="http://list.yohobuy.com/?gender=1,3&msort=8">热门小物优选</a></div>
|
|
|
<div class="showdetail" data-code="220eec926e0d2c48b2f7e36fb9c42b83">
|
|
|
<a href="http://list.yohobuy.com/?gender=1,3&msort=8">
|
|
|
<img src="http://img12.static.yhbimg.com/yhb-img01/2015/10/30/06/02af834d146e3f00b1f5fcc8388f641922.jpg?imageView/1/w/337/h/250" alt="" style=""></a>
|
|
|
<a class="title" href="http://list.yohobuy.com/?gender=1,3&msort=8">热门小物优选</a>
|
|
|
</div>
|
|
|
</div>
|
|
|
</div>
|
|
|
</li>
|
...
|
...
|
@@ -132,241 +136,163 @@ |
|
|
</div>
|
|
|
</div>
|
|
|
</div>
|
|
|
{{/headerdata}}
|
|
|
<div id="goodcartempwarpper">
|
|
|
<script type="text/html" id="mini-cart-tpl">
|
|
|
<div class="gobuy-notempty">
|
|
|
\{\{#carData\}\}
|
|
|
<div class="gobuy-notempty">
|
|
|
<div class="goods-list-wrapper">
|
|
|
<ul class="goods-list">
|
|
|
%L~it.cartData.main_goods :v:index%R
|
|
|
\{\{#main_goods\}\}
|
|
|
<li class="goods-item">
|
|
|
<a href="%L=v.product_url%R">
|
|
|
<img src="%L=v.default_img%R" alt="" class="goods-img" />
|
|
|
<a href="\{\{product_url\}\}">
|
|
|
<img src="\{\{default_img\}\}" alt="" class="goods-img" />
|
|
|
</a>
|
|
|
<div class="goods-detail float-left">
|
|
|
<h3 class="content"><a href="%L=v.product_url%R">%L=v.product_name%R</a></h3>
|
|
|
<h3 class="content"><a href="\{\{product_url\}\}">\{\{product_name\}\}</a></h3>
|
|
|
<h3 class="style">
|
|
|
颜色:
|
|
|
<span class="color">%L=v.color_name%R</span>
|
|
|
<span class="color">\{\{color_name\}\}</span>
|
|
|
尺码:
|
|
|
<span class="size">%L=v.size_name%R</span>
|
|
|
<span class="size">\{\{size_name\}\}</span>
|
|
|
</h3>
|
|
|
</div>
|
|
|
<div class="goods-price float-left">
|
|
|
<h3 class="priceandnum">
|
|
|
<span class="price">%L=v.show_price%R</span>
|
|
|
<span class="price">\{\{show_price\}\}</span>
|
|
|
x
|
|
|
<span class="num">%L=v.buy_number%R</span>
|
|
|
<span class="num">\{\{buy_number\}\}</span>
|
|
|
</h3>
|
|
|
<a href="javascript:void(0)" class="delete" onclick="delCartGoods(%L=v.goods_incart_id%R,%L=v.is_cheapest_free%R);">删除</a>
|
|
|
<a href="javascript:void(0)" class="delete goodscardelete" goodsid=\{\{goods_incart_id\}\} cheapest=\{\{is_cheapest_free\}\}>删除</a>
|
|
|
</div>
|
|
|
</li>
|
|
|
%L~%R
|
|
|
%L~it.cartData.advance_goods :v:index%R
|
|
|
\{\{/main_goods\}\}
|
|
|
\{\{#advance_goods\}\}
|
|
|
<li class="goods-item">
|
|
|
<a href="%L=v.product_url%R">
|
|
|
<img src="%L=v.default_img%R" alt="" class="goods-img"></a>
|
|
|
<a href="\{\{product_url\}\}">
|
|
|
<img src="\{\{default_img\}\}" alt="" class="goods-img"></a>
|
|
|
<div class="goods-detail float-left">
|
|
|
<h3 class="content"><a href="%L=v.product_url%R">%L=v.product_name%R</a></h3>
|
|
|
<h3 class="content"><a href="\{\{product_url\}\}">\{\{product_name\}\}</a></h3>
|
|
|
<h3 class="style">
|
|
|
颜色:
|
|
|
<span class="color">%L=v.color_name%R</span>
|
|
|
<span class="color">\{\{color_name\}\}</span>
|
|
|
尺码:
|
|
|
<span class="size">%L=v.size_name%R</span>
|
|
|
<span class="size">\{\{size_name\}\}</span>
|
|
|
</h3>
|
|
|
</div>
|
|
|
<div class="goods-price float-left">
|
|
|
<h3 class="priceandnum">
|
|
|
¥
|
|
|
<span class="price">%L=v.show_price%R</span>
|
|
|
<span class="price">\{\{show_price\}\}</span>
|
|
|
x
|
|
|
<span class="num">%L=v.buy_number%R</span>
|
|
|
<span class="num">\{\{buy_number\}\}</span>
|
|
|
</h3>
|
|
|
<a href="javascript:void(0)" class="delete" onclick="delCartGoods(%L=v.goods_incart_id%R,%L=v.is_cheapest_free%R);">删除</a>
|
|
|
<a href="javascript:void(0)" class="delete goodscardelete" goodsid=\{\{goods_incart_id\}\} cheapest=\{\{is_cheapest_free\}\}>删除</a>
|
|
|
</div>
|
|
|
</li>
|
|
|
%L~%R
|
|
|
%L~it.cartData.outlet_goods :v:index%R
|
|
|
\{\{/advance_goods\}\}
|
|
|
\{\{# outlet_goods\}\}
|
|
|
<li class="goods-item">
|
|
|
<a href="%L=v.product_url%R">
|
|
|
<img src="%L=v.default_img%R" alt="" class="goods-img"></a>
|
|
|
<a href="\{\{product_url\}\}">
|
|
|
<img src="\{\{default_img\}\}" alt="" class="goods-img"></a>
|
|
|
<div class="goods-detail float-left">
|
|
|
<h3 class="content"><a href="%L=v.product_url%R">%L=v.product_name%R</a></h3>
|
|
|
<h3 class="content"><a href="\{\{product_url\}\}">\{\{product_name\}\}</a></h3>
|
|
|
<h3 class="style">
|
|
|
颜色:
|
|
|
<span class="color">%L=v.color_name%R</span>
|
|
|
<span class="color">\{\{color_name\}\}</span>
|
|
|
尺码:
|
|
|
<span class="size">%L=v.size_name%R</span>
|
|
|
<span class="size">\{\{size_name\}\}</span>
|
|
|
</h3>
|
|
|
</div>
|
|
|
<div class="goods-price float-left">
|
|
|
<h3 class="priceandnum">
|
|
|
¥
|
|
|
<span class="price">%L=v.show_price%R</span>
|
|
|
<span class="price">\{\{show_price\}\}</span>
|
|
|
x
|
|
|
<span class="num">%L=v.buy_number%R</span>
|
|
|
<span class="num">\{\{buy_number\}\}</span>
|
|
|
</h3>
|
|
|
<a href="javascript:void(0)" class="delete" onclick="delCartGoods(%L=v.goods_incart_id%R,%L=v.is_cheapest_free%R);">删除</a>
|
|
|
<a href="javascript:void(0)" class="delete goodscardelete" goodsid=\{\{goods_incart_id\}\} cheapest=\{\{is_cheapest_free\}\}>删除</a>
|
|
|
</div>
|
|
|
</li>
|
|
|
%L~%R
|
|
|
%L~it.cartData.gift_goods :v:index%R
|
|
|
\{\{/outlet_goods\}\}
|
|
|
\{\{#gift_goods\}\}
|
|
|
<li class="goods-item">
|
|
|
<a href="%L=v.product_url%R">
|
|
|
<img src="%L=v.default_img%R" alt="" class="goods-img"></a>
|
|
|
<a href="\{\{product_url\}\}">
|
|
|
<img src="\{\{default_img\}\}" alt="" class="goods-img"></a>
|
|
|
<div class="goods-detail float-left">
|
|
|
<h3 class="content"><a href="%L=v.product_url%R">%L=v.product_name%R</a></h3>
|
|
|
<h3 class="content"><a href="\{\{product_url\}\}">\{\{product_name\}\}</a></h3>
|
|
|
<h3 class="style">
|
|
|
颜色:
|
|
|
<span class="color">%L=v.color_name%R</span>
|
|
|
<span class="color">\{\{color_name\}\}</span>
|
|
|
尺码:
|
|
|
<span class="size">%L=v.size_name%R</span>
|
|
|
<span class="size">\{\{size_name\}\}</span>
|
|
|
</h3>
|
|
|
</div>
|
|
|
<div class="goods-price float-left">
|
|
|
<h3 class="priceandnum">
|
|
|
¥
|
|
|
<span class="price">%L=v.show_price%R</span>
|
|
|
<span class="price">\{\{show_price\}\}</span>
|
|
|
x
|
|
|
<span class="num">%L=v.buy_number%R</span>
|
|
|
<span class="num">\{\{buy_number\}\}</span>
|
|
|
</h3>
|
|
|
<a href="javascript:void(0)" class="delete" onclick="delCartGoods(%L=v.goods_incart_id%R,%L=v.is_cheapest_free%R);">删除</a>
|
|
|
<a href="javascript:void(0)" class="delete goodscardelete" goodsid=\{\{goods_incart_id\}\} cheapest=\{\{is_cheapest_free\}\}>删除</a>
|
|
|
</div>
|
|
|
</li>
|
|
|
%L~%R
|
|
|
%L~it.cartData.need_pay_gifts :v:index%R
|
|
|
\{\{/gift_goods\}\}
|
|
|
\{\{#need_pay_gifts\}\}
|
|
|
<li class="goods-item">
|
|
|
<a href="%L=v.product_url%R">
|
|
|
<img src="%L=v.default_img%R" alt="" class="goods-img"></a>
|
|
|
<a href="\{\{product_url\}\}">
|
|
|
<img src="\{\{default_img\}\}" alt="" class="goods-img"></a>
|
|
|
<div class="goods-detail float-left">
|
|
|
<h3 class="content"><a href="%L=v.product_url%R">%L=v.product_name%R</a></h3>
|
|
|
<h3 class="content"><a href="\{\{product_url\}\}">\{\{product_name\}\}</a></h3>
|
|
|
<h3 class="style">
|
|
|
颜色:
|
|
|
<span class="color">%L=v.color_name%R</span>
|
|
|
<span class="color">\{\{color_name\}\}</span>
|
|
|
尺码:
|
|
|
<span class="size">%L=v.size_name%R</span>
|
|
|
<span class="size">\{\{size_name\}\}</span>
|
|
|
</h3>
|
|
|
</div>
|
|
|
<div class="goods-price float-left">
|
|
|
<h3 class="priceandnum">
|
|
|
¥
|
|
|
<span class="price">%L=v.show_price%R</span>
|
|
|
<span class="price">\{\{show_price\}\}</span>
|
|
|
x
|
|
|
<span class="num">%L=v.buy_number%R</span>
|
|
|
<span class="num">\{\{buy_number\}\}</span>
|
|
|
</h3>
|
|
|
<a href="javascript:void(0)" class="delete" onclick="delCartGoods(%L=v.goods_incart_id%R,%L=v.is_cheapest_free%R);">删除</a>
|
|
|
<a href="javascript:void(0)" class="delete goodscardelete" goodsid=\{\{goods_incart_id\}\} cheapest=\{\{is_cheapest_free\}\}>删除</a>
|
|
|
</div>
|
|
|
</li>
|
|
|
%L~%R
|
|
|
\{\{/need_pay_gifts\}\}
|
|
|
</ul>
|
|
|
|
|
|
<ul class="activity-list">
|
|
|
%L? it.cartData.has_promotion == 1%R
|
|
|
{{#equalone has_promotion\}\}
|
|
|
<li class="activity-item">
|
|
|
<span class="activity-name">活动</span>
|
|
|
<h3 class="activity-content">
|
|
|
%L? it.cartData.fit_outlet_promotion %R购outlet商品,满¥1999再享9折%L?%R
|
|
|
%L? it.cartData.has_other_promotion == 1 %R<span class="mycart_i_down" title="更多" onclick="dispDom(this, 'mycartmore');"></span>%L?%R
|
|
|
%L? it.cartData.has_first_promotion == 1 %R%L=it.cartData.first_promotions.promotion_title%R%L?%R
|
|
|
\{\{fit_outlet_promotion \}\}购outlet商品,满¥1999再享9折\}\}
|
|
|
{{#equalone has_other_promotion\}\}
|
|
|
<span class="mycart_i_down" title="更多" ></span>
|
|
|
{{/equalone\}\}
|
|
|
\{\{#equalone has_first_promotion\}\}
|
|
|
\{\{first_promotions.promotion_title\}\}
|
|
|
\{\{/equalone\}\}
|
|
|
</h3>
|
|
|
</li>
|
|
|
%L?%R
|
|
|
%L? it.cartData.fit_free_shipping == 1%R
|
|
|
\{\{/equalone\}\}
|
|
|
\{\{#equalone fit_free_shipping \}\}
|
|
|
<li class="activity-item">
|
|
|
<span class="activity-name">免运费</span>
|
|
|
<h3 class="activity-content">全场满 ¥499免运费</h3>
|
|
|
</li>
|
|
|
%L?%R
|
|
|
\{\{/equalone\}\}
|
|
|
</ul>
|
|
|
</div>
|
|
|
|
|
|
<div class="gobuy-notempty-footer">
|
|
|
<h3>
|
|
|
<a href="<?php print QConfigs_Site_Config::$site_url;?>/shopping/cart">去购物车结算</a>
|
|
|
</h3>
|
|
|
</div>
|
|
|
\{\{/carData\}\}
|
|
|
</script>
|
|
|
|
|
|
</div> |
|
|
\ No newline at end of file |
|
|
</script>
|
|
|
<script type="text/html" id="tmpl-my-login-new">
|
|
|
<div class="myyoho-info-header clearfix">
|
|
|
%L? it.head_ico %R
|
|
|
<div class="myyoho-photo" style="display:none;"><img src="" alt="" data-url ="%L=it.head_ico%R"></div>
|
|
|
%L?%R
|
|
|
<h3 class="user-email"><a href="<?php print QConfigs_Site_Config::$site_url?>/home?t=%L=it.random%R">%L=it.profile_name%R</a></h3>
|
|
|
<h3 class="user-level">
|
|
|
VIP:
|
|
|
<span class="leveldetail">%L=it.vip.curVipInfo.title%R</span>
|
|
|
</h3>
|
|
|
%L? it.vip.curVipInfo.curLevel < 3%R
|
|
|
<div class="levelinfo">
|
|
|
<div class="levelwrapper float-left">
|
|
|
<div class="levelspan">
|
|
|
<span class="has">%L=it.vip.curYearCost%R</span>
|
|
|
/
|
|
|
<span class="total">%L=it.vip.nextVipInfo.needCost%R</span>
|
|
|
</div>
|
|
|
<p class="%L? it.vip.curYearCostPer !=0%Rintegrate%L?%R" style="width: %L=it.vip.curYearCostPer%R%;"></p>
|
|
|
</div>
|
|
|
<span class="cardcate float-left">%L=it.vip.nextVipInfo.title%R</span>
|
|
|
</div>
|
|
|
%L?%R
|
|
|
</div>
|
|
|
<ul class="myyoho-info-content">
|
|
|
<li class="item">
|
|
|
<span class="itemdetail float-left">
|
|
|
<a href="<?php print QConfigs_Site_Config::$site_url?>/home/orders?t=<?php print microtime(true);?>">待处理的订单</a>
|
|
|
</span>
|
|
|
<span class="itemnum float-right">%L=it.orderCount%R</span>
|
|
|
</li>
|
|
|
<li class="item">
|
|
|
<span class="itemdetail float-left">
|
|
|
<a href="<?php print QConfigs_Site_Config::$site_url?>/home/favorite?t=<?php print microtime(true);?>">我的收藏</a>
|
|
|
</span>
|
|
|
<span class="itemnum float-right"></span>
|
|
|
</li>
|
|
|
<li class="item">
|
|
|
<span class="itemdetail float-left">
|
|
|
<a href="<?php print QConfigs_Site_Config::$site_url?>/home/coupons?t=<?php print microtime(true);?>">我的优惠券</a>
|
|
|
</span>
|
|
|
<span class="itemnum float-right">%L=it.couponCount%R</span>
|
|
|
</li>
|
|
|
<li class="item">
|
|
|
<span class="itemdetail float-left">
|
|
|
<a href="<?php print QConfigs_Site_Config::$site_url?>/home/currency?t=<?php print microtime(true);?>">我的YOHO币</a>
|
|
|
</span>
|
|
|
<span class="itemnum float-right">%L=it.YohocoinCount%R</span>
|
|
|
</li>
|
|
|
<li class="item">
|
|
|
<span class="itemdetail float-left">
|
|
|
<a href="<?php print QConfigs_Site_Config::$site_url?>/home/returns?t=<?php print microtime(true);?>">我的退货换货</a>
|
|
|
</span>
|
|
|
<span class="itemnum float-right">%L=it.refundCount%R</span>
|
|
|
</li>
|
|
|
</ul>
|
|
|
<div class="myyoho-info-footer">
|
|
|
<a href="<?php print QConfigs_Site_Config::$site_url?>/home/user?t=<?php print microtime(true);?>">完善资料</a>
|
|
|
</div>
|
|
|
</script>
|
|
|
<script type="text/html" id="tmpl-nologin">
|
|
|
<span>Hi~</span>[<a href="<?php print QConfigs_Site_Config::$site_url;?>/signin.html" class="list-a login-out">请登录</a>] [<a href="<?php print QConfigs_Site_Config::$site_url;?>/reg.html" class="list-a login-out" onclick="getSource('会员部_注册统计','免费注册','homepage_man');">免费注册</a>]
|
|
|
</script>
|
|
|
<script type="text/html" id="tmpl-login">
|
|
|
<span>Hi~<a href="<?php print QConfigs_Site_Config::$site_url;?>/home?t=<?php print microtime(true);?>">%L=it.user_name%R</a></span> %L? it.is_login == 1%R[<a href="%L=it.logout%R" class="list-a login-out">退出</a>]%L??%R[<a href="<?php print QConfigs_Site_Config::$site_url;?>/signin.html" class="list-a login-out">请登录</a>] [<a href="<?php print QConfigs_Site_Config::$site_url;?>/reg.html" onclick="getSource('会员部_注册统计','免费注册','homepage_man');" class="list-a login-out">免费注册</a>]%L?%R
|
|
|
</script>
|
|
|
<script type="text/html" id="tmpl-my-noLogin">
|
|
|
<div class="account-login">
|
|
|
<div><a href="<?php print QConfigs_Site_Config::$site_url?>/signin.html" class="button">立即登录</a></div>
|
|
|
<div><span>新用户?</span><a href="<?php print QConfigs_Site_Config::$site_url?>/reg.html" onclick="getSource('会员部_注册统计','免费注册','homepage_man');">[免费注册]</a></div>
|
|
|
</div>
|
|
|
<ul class="home-layer">
|
|
|
<li class="clear"><a href="<?php print QConfigs_Site_Config::$site_url?>/home/orders?t=<?php print microtime(true);?>" class="left">我的订单</a></li>
|
|
|
<li class="clear"><a href="<?php print QConfigs_Site_Config::$site_url?>/home/favorite?t=<?php print microtime(true);?>" class="left">我的收藏</a></li>
|
|
|
<li class="clear"><a href="<?php print QConfigs_Site_Config::$site_url?>/home/coupons?t=<?php print microtime(true);?>" class="left">我的优惠券</a></li>
|
|
|
<li class="clear"><a href="<?php print QConfigs_Site_Config::$site_url?>/home/currency?t=<?php print microtime(true);?>" class="left">我的YOHO币</a></li>
|
|
|
<li class="clear"><a href="<?php print QConfigs_Site_Config::$site_url?>/home/returns?t=<?php print microtime(true);?>" class="left">我的退换货</a></li>
|
|
|
</ul>
|
|
|
</script>
|
|
|
<script type="text/html" id="tmpl-message">
|
|
|
<ul>%L~ it :v:index%R<li><a href="<?php print QConfigs_Site_Config::$site_url;?>/home/message/content?id=%L=v.id%R">%L=v.title%R</a></li>%L~%R</ul>
|
|
|
</script>
|
|
|
</div>
|
|
|
{{/headerdata}} |
|
|
\ No newline at end of file |
...
|
...
|
|