Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yoho-blk
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
1
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
徐炜
9 years ago
Commit
5c7af4575d26e55a06ccdd9d134b8b2bab339af0
1 parent
e5e13be0
https
Hide whitespace changes
Inline
Side-by-side
Showing
44 changed files
with
387 additions
and
387 deletions
apps/brand/views/action/index.hbs
apps/channel/views/partial/ad-banner.hbs
apps/channel/views/partial/ad.hbs
apps/channel/views/partial/brand-img-box.hbs
apps/channel/views/partial/brand-text-box.hbs
apps/channel/views/partial/editorial.hbs
apps/channel/views/partial/new-arrival.hbs
apps/channel/views/partial/slider.hbs
apps/editorial/views/action/detail.hbs
apps/editorial/views/partial/related-goods.hbs
apps/me/views/action/index.hbs
apps/me/views/partial/collection/product.hbs
apps/me/views/partial/exchange-detail.hbs
apps/me/views/partial/order/detail/order-status.hbs
apps/me/views/partial/order/good-info.hbs
apps/me/views/partial/order/goods-box.hbs
apps/me/views/partial/order/table-body.hbs
apps/me/views/partial/refund-detail.hbs
apps/me/views/partial/refund.hbs
apps/me/views/partial/returns-list.hbs
apps/passport/views/action/back/send-email.hbs
apps/passport/views/action/bind/bind-confirm.hbs
apps/passport/views/action/bind/bind-done.hbs
apps/passport/views/action/bind/bind-success.hbs
apps/passport/views/action/bind/relate-confirm.hbs
apps/passport/views/action/bind/relate-success.hbs
apps/passport/views/action/login/index.hbs
apps/passport/views/partial/reg/register.hbs
apps/product/views/action/newList.hbs
apps/product/views/action/shop-index.hbs
apps/product/views/partial/brand-banner.hbs
apps/product/views/partial/list/goods-box.hbs
apps/product/views/partial/list/shop-menu.hbs
apps/shopping/views/action/order.hbs
apps/shopping/views/action/pay-success.hbs
doraemon/views/error/404.hbs
doraemon/views/error/500.hbs
doraemon/views/partial/footer.hbs
doraemon/views/partial/goods.hbs
doraemon/views/partial/header.hbs
doraemon/views/partial/nav-menu.hbs
doraemon/views/partial/path-nav.hbs
doraemon/views/partial/settle-header.hbs
doraemon/views/partial/sign-header.hbs
apps/brand/views/action/index.hbs
View file @
5c7af45
...
...
@@ -6,7 +6,7 @@
<ul
class=
"clearfix"
>
{{#
each
tabs
}}
<li>
<a
href=
"
{{
url
}}
"
target=
"_blank"
>
<a
href=
"
{{
https
url
}}
"
target=
"_blank"
>
<div
class=
"g-mask"
></div>
<p
class=
"tips"
>
{{
name
}}
</p>
<img
class=
"lazy"
data-original=
"
{{
image
src
370
304
1
}}
"
/>
...
...
@@ -20,7 +20,7 @@
<div
class=
"category-nav"
>
{{#
each
category
}}
<a
href=
"#
{{
key
}}
"
class=
"
{{
key
}}
"
>
{{
key
}}
</a>
{{/
each
}}
{{/
each
}}
</div>
</div>
...
...
@@ -29,4 +29,4 @@
</div>
{{/
brand
}}
</div>
\ No newline at end of file
</div>
...
...
apps/channel/views/partial/ad-banner.hbs
View file @
5c7af45
<div
class=
"ad-banner"
>
{{#
adBanner
}}
<a
href=
"
{{
url
}}
"
target=
"_blank"
>
<a
href=
"
{{
https
url
}}
"
target=
"_blank"
>
<img
class=
"lazy-img"
data-original=
"
{{
image
src
1150
163
}}
"
title=
"
{{
title
}}
"
alt=
"
{{
alt
}}
"
>
</a>
{{/
adBanner
}}
...
...
apps/channel/views/partial/ad.hbs
View file @
5c7af45
<div
class=
"ad-container clearfix"
>
{{#
brandsAd
}}
<div
class=
"ad
{{#if
@first
}}
first
{{/if}}
"
>
<a
href=
"
{{
url
}}
"
target=
"_blank"
>
<a
href=
"
{{
https
url
}}
"
target=
"_blank"
>
<img
class=
"lazy-img"
data-original=
"
{{
image
src
298
298
}}
"
alt=
""
>
</a>
{{>
brand-text-box
}}
...
...
apps/channel/views/partial/brand-img-box.hbs
View file @
5c7af45
{{#
classicBrands
}}
<div
class=
"brand-img-box
{{#if
right
}}
right
{{/if}}
{{#if
bottomSpace
}}
mb10
{{/if}}
"
>
{{#
big
}}
<a
href=
"
{{
url
}}
"
target=
"_blank"
>
<a
href=
"
{{
https
url
}}
"
target=
"_blank"
>
<img
class=
"big-img"
src=
"
{{
image
src
565
340
}}
"
>
</a>
{{/
big
}}
{{#
small
}}
<a
href=
"
{{
url
}}
"
target=
"_blank"
>
<a
href=
"
{{
https
url
}}
"
target=
"_blank"
>
<img
class=
"small-img
{{#if
@first
}}
first
{{/if}}
"
src=
"
{{
image
src
281
285
}}
"
>
</a>
{{/
small
}}
...
...
apps/channel/views/partial/brand-text-box.hbs
View file @
5c7af45
<div
class=
"brand-text-box"
>
<h4>
{{
productName
}}
</h4>
<p>
{{
productDesc
}}
</p>
<a
href=
"
{{
url
}}
"
target=
"_blank"
>
<a
href=
"
{{
https
url
}}
"
target=
"_blank"
>
<button>
{{
btnText
}}
</button>
</a>
</div>
...
...
apps/channel/views/partial/editorial.hbs
View file @
5c7af45
...
...
@@ -5,7 +5,7 @@
<div
class=
"news left"
>
{{#
big
}}
<span
class=
"box"
>
<a
href=
"
{{
url
}}
"
target=
"_blank"
>
<a
href=
"
{{
https
url
}}
"
target=
"_blank"
>
<img
class=
"lazy-img"
data-original=
"
{{
image
src
395
495
}}
"
alt=
"
{{
alt
}}
"
>
</a>
<div
class=
"editorial-title"
><div><p>
{{
title
}}
</p></div></div>
...
...
@@ -15,7 +15,7 @@
<div
class=
"news right"
>
{{#
small
}}
<span
class=
"box
{{#if
bottomSpace
}}
bottom-space
{{/if}}
{{#if
rightSpace
}}
right-space
{{/if}}
"
>
<a
href=
"
{{
url
}}
"
target=
"_blank"
>
<a
href=
"
{{
https
url
}}
"
target=
"_blank"
>
<img
class=
"lazy-img"
data-original=
"
{{
image
src
360
240
}}
"
alt=
"
{{
alt
}}
"
>
</a>
<div
class=
"editorial-title"
><div><p>
{{
title
}}
</p></div></div>
...
...
apps/channel/views/partial/new-arrival.hbs
View file @
5c7af45
...
...
@@ -4,21 +4,21 @@
{{#
newArrivals
}}
<div
class=
"arrival-item
{{#if
smallImg
}}
small-img
{{/if}}
{{#if
@last
}}
last
{{^}}
normal
{{/if}}
"
>
{{#if
even
}}
<a
href=
"
{{
url
}}
"
target=
"_blank"
>
<a
href=
"
{{
https
url
}}
"
target=
"_blank"
>
<img
class=
"lazy-img"
data-original=
"
{{#if
smallImg
}}{{
image
src
218
490
}}{{^}}{{
image
src
327
490
}}{{/if}}
"
alt=
"
{{
alt
}}
"
>
</a>
<div
class=
"brand-name"
>
<a
href=
"
{{
url
}}
"
target=
"_blank"
>
<a
href=
"
{{
https
url
}}
"
target=
"_blank"
>
<span
class=
"bottom"
>
{{
title
}}
</span>
</a>
</div>
{{^}}
<div
class=
"brand-name"
>
<a
href=
"
{{
url
}}
"
target=
"_blank"
>
<a
href=
"
{{
https
url
}}
"
target=
"_blank"
>
<span
class=
"top"
>
{{
title
}}
</span>
</a>
</div>
<a
href=
"
{{
url
}}
"
target=
"_blank"
>
<a
href=
"
{{
https
url
}}
"
target=
"_blank"
>
<img
class=
"lazy-img"
data-original=
"
{{#if
smallImg
}}{{
image
src
218
490
}}{{^}}{{
image
src
327
490
}}{{/if}}
"
alt=
"
{{
alt
}}
"
>
</a>
{{/if}}
...
...
apps/channel/views/partial/slider.hbs
View file @
5c7af45
...
...
@@ -3,7 +3,7 @@
<ul>
{{#
slider
}}
<li
class=
"banner-item"
style=
"
{{#if
bgColor
}}
background-color:
{{
bgColor
}}{{/if}}
; background-image:url('
{{
image
src
1150
570
}}
')"
>
<a
href=
"
{{
url
}}
"
target=
"_blank"
></a>
<a
href=
"
{{
https
url
}}
"
target=
"_blank"
></a>
{{#
tips
}}
<div
class=
"slide-tips"
>
<div
class=
"g-mark"
></div>
...
...
@@ -20,7 +20,7 @@
<ul
class=
"clearfix"
>
{{#
pagination
}}
<li>
<a
href=
"
{{
url
}}
"
target=
"_blank"
></a>
<a
href=
"
{{
https
url
}}
"
target=
"_blank"
></a>
<img
src=
"
{{
image
src
138
54
}}
"
alt=
""
>
</li>
{{/
pagination
}}
...
...
apps/editorial/views/action/detail.hbs
View file @
5c7af45
...
...
@@ -9,13 +9,13 @@
<div
class=
"article-info"
>
<div
class=
"article-author"
>
<div
class=
"author-avatar"
>
<a
href=
"
{{
authorUrl
}}
"
target=
"_blank"
>
<a
href=
"
{{
https
authorUrl
}}
"
target=
"_blank"
>
<img
class=
"lazy"
data-original=
"
{{
avatar
}}
"
>
</a>
</div>
</div>
<div
class=
"author-info"
>
<a
class=
"author-name"
href=
"
{{
authorUrl
}}
"
>
{{
name
}}
</a>
<a
class=
"author-name"
href=
"
{{
https
authorUrl
}}
"
>
{{
name
}}
</a>
</div>
<div
class=
"article-status"
>
<span
class=
"article-time brown-light"
>
{{
time
}}
</span>
...
...
@@ -105,7 +105,7 @@
<div
class=
"brands"
>
{{#
brands
}}
<div
class=
"brand"
>
<a
class=
"thumb"
href=
"
{{
url
}}
"
target=
"_blank"
>
<a
class=
"thumb"
href=
"
{{
https
url
}}
"
target=
"_blank"
>
<img
src=
"
{{
image
thumb
100
100
2
}}
"
>
</a>
<p
class=
"brand-name"
>
{{
name
}}
</p>
...
...
@@ -144,7 +144,7 @@
<ul
id=
"tags"
>
{{#
tags
}}
<li>
<a
href=
"
{{
url
}}
"
target=
"_blank"
>
{{
name
}}
</a>
<a
href=
"
{{
https
url
}}
"
target=
"_blank"
>
{{
name
}}
</a>
</li>
{{/
tags
}}
</ul>
...
...
@@ -155,7 +155,7 @@
<p
class=
"chapter-right"
>
<span>
下一篇
</span><br>
{{#
nextArticle
}}
<a
href=
"
{{
href
}}
"
>
{{
nextChapter
}}
</a>
<a
href=
"
{{
h
ttps
h
ref
}}
"
>
{{
nextChapter
}}
</a>
{{/
nextArticle
}}
</p>
...
...
@@ -163,7 +163,7 @@
<p
class=
"chapter-left"
>
<span>
上一篇
</span><br>
{{#
perArticle
}}
<a
href=
"
{{
href
}}
"
>
{{
lastChapter
}}
</a>
<a
href=
"
{{
h
ttps
h
ref
}}
"
>
{{
lastChapter
}}
</a>
{{/
perArticle
}}
</p>
...
...
apps/editorial/views/partial/related-goods.hbs
View file @
5c7af45
<div
class=
"good-info"
data-skn=
"
{{
skn
}}
"
>
<a
href=
"
{{
link
}}
"
target=
"_blank"
>
<a
href=
"
{{
https
link
}}
"
target=
"_blank"
>
<img
class=
"thumb"
src=
"
{{
image
src
219
295
}}
"
>
</a>
<div
class=
"desc"
>
<a
class=
"name"
href=
"
{{
link
}}
"
target=
"_blank"
>
{{
name
}}
</a>
<a
class=
"name"
href=
"
{{
https
link
}}
"
target=
"_blank"
>
{{
name
}}
</a>
<p
class=
"price"
>
¥
{{
price
}}
</p>
</div>
</div>
\ No newline at end of file
</div>
...
...
apps/me/views/action/index.hbs
View file @
5c7af45
...
...
@@ -10,13 +10,13 @@
<ul
class=
"nav"
>
{{#
each
navigation
}}
<li
class=
"nav-row
{{#if
focus
}}
focus
{{/if}}
"
>
<a
href=
"
{{
link
}}
"
>
{{
name
}}
</a>
<a
href=
"
{{
https
link
}}
"
>
{{
name
}}
</a>
</li>
{{/
each
}}
</ul>
{{#
banner
}}
{{#if
banner
}}
<a
href=
"
{{
url
}}
"
target=
"_blank"
>
<a
href=
"
{{
https
url
}}
"
target=
"_blank"
>
<img
class=
"banner-img"
data-original=
"
{{
image
banner
150
120
}}
"
>
</a>
{{/if}}
...
...
apps/me/views/partial/collection/product.hbs
View file @
5c7af45
...
...
@@ -26,15 +26,15 @@
{{/
stateText
}}
</div>
<div
class=
"desc"
>
<div
class=
"brand-name"
><a
href=
"
{{
url
}}
"
target=
"_blank"
>
{{
brandName
}}
</a></div>
<div
class=
"product-name"
><a
href=
"
{{
url
}}
"
target=
"_blank"
>
{{
productName
}}
</a></div>
<div
class=
"brand-name"
><a
href=
"
{{
https
url
}}
"
target=
"_blank"
>
{{
brandName
}}
</a></div>
<div
class=
"product-name"
><a
href=
"
{{
https
url
}}
"
target=
"_blank"
>
{{
productName
}}
</a></div>
<p
class=
"price"
>
¥
{{
round
salesPrice
2
}}
</p>
</div>
<div
class=
"tool-area clearfix"
>
{{#if
hideBtn
}}
{{^}}
<a
class=
"btn white"
href=
"
{{
url
}}
"
target=
"_blank"
>
立即购买
</a>
<a
class=
"btn white"
href=
"
{{
https
url
}}
"
target=
"_blank"
>
立即购买
</a>
{{/if}}
<span
class=
"btn white cancel"
>
取消收藏
</span>
</div>
...
...
@@ -58,7 +58,7 @@
</div>
{{^}}
<div
class=
"favorite-empty"
>
<p>
您还没有收藏的商品, 去
<a
href=
"
{{
siteUrl
}}
"
>
首页
</a>
看看吧
</p>
<p>
您还没有收藏的商品, 去
<a
href=
"
{{
https
siteUrl
}}
"
>
首页
</a>
看看吧
</p>
</div>
{{/if}}
{{/
data
}}
...
...
apps/me/views/partial/exchange-detail.hbs
View file @
5c7af45
...
...
@@ -56,7 +56,7 @@
{{#if
auditSuccess
}}
<div
class=
"order"
>
<a
href=
"
{{
view
}}
"
target=
"_blank"
><span
class=
"check"
>
查看
</span></a>
<a
href=
"
{{
https
view
}}
"
target=
"_blank"
><span
class=
"check"
>
查看
</span></a>
<span
class=
"exchange-order"
>
换货订单
</span>
</div>
{{/if}}
...
...
@@ -115,9 +115,9 @@
<p
class=
"address-title"
>
收货地址
</p>
<div
class=
"address-detail"
>
<p>
所在区域:
{{
city
}}{{
county
}}
</p>
<p>
收
&
nbsp货
&
nbsp人:
{{
consigneeName
}}
</p>
<p>
详细地址:
{{
address
}}
</p>
<p>
联系电话:
{{
mobile
}}
</p>
<p>
收
&
nbsp货
&
nbsp人:
{{
consigneeName
}}
</p>
<p>
详细地址:
{{
address
}}
</p>
<p>
联系电话:
{{
mobile
}}
</p>
</div>
</div>
{{/if}}
...
...
apps/me/views/partial/order/detail/order-status.hbs
View file @
5c7af45
...
...
@@ -7,7 +7,7 @@
{{#
btns
}}
<li>
{{#if
isPayBtn
}}
<a
href=
"
{{
payUrl
}}
"
target=
"_blank"
>
<a
href=
"
{{
https
payUrl
}}
"
target=
"_blank"
>
<span
class=
"
{{
classStr
}}
"
>
{{
name
}}
</span>
</a>
{{^}}
...
...
apps/me/views/partial/order/good-info.hbs
View file @
5c7af45
<div
class=
"good-info
{{#if
@last
}}
last
{{/if}}
"
>
<a
href=
"
{{
goodUrl
}}
"
target=
"_blank"
>
<a
href=
"
{{
https
goodUrl
}}
"
target=
"_blank"
>
<img
src=
"
{{
image
goodsImage
65
90
}}
"
>
</a>
<div
class=
"detail"
>
<a
href=
"
{{
goodUrl
}}
"
target=
"_blank"
>
<a
href=
"
{{
https
goodUrl
}}
"
target=
"_blank"
>
<p
class=
"with-bottom-space good-name-text"
>
{{
productName
}}
</p>
</a>
<span
class=
"with-space"
>
颜色:
{{
colorName
}}
</span>
...
...
apps/me/views/partial/order/goods-box.hbs
View file @
5c7af45
...
...
@@ -6,7 +6,7 @@
<p
class=
"
{{#if
@last
}}
last
{{/if}}
"
>
¥
{{
goodsPrice
}}
{{#if
changed
}}
<a
href=
"
{{
returnUrl
}}
"
>
<a
href=
"
{{
https
returnUrl
}}
"
>
<span
class=
"btn white change-tag"
>
已退换
</span>
</a>
{{/if}}
...
...
apps/me/views/partial/order/table-body.hbs
View file @
5c7af45
...
...
@@ -14,7 +14,7 @@
</div>
<div
class=
"common-column special-border status"
>
<p
class=
"bold status-str"
>
{{
statusStr
}}
</p>
<a
href=
"
{{
detailUrl
}}
"
target=
"_blank"
>
<a
href=
"
{{
https
detailUrl
}}
"
target=
"_blank"
>
<p
class=
"subtext check-detail"
>
查看详情
</p>
</a>
</div>
...
...
@@ -25,7 +25,7 @@
{{#if
showLeftTime
}}
<span
class=
"iconfont hide-when-invalid"
>

</span><p
class=
"left-time"
data-left=
"
{{
payLefttime
}}
"
></p>
{{/if}}
<a
href=
"
{{
payUrl
}}
"
>
<a
href=
"
{{
https
payUrl
}}
"
>
<span
class=
"btn red hide-when-invalid "
>
立即付款
</span>
</a>
{{/if}}
...
...
@@ -33,10 +33,10 @@
</div>
{{/if}}
{{#if
showEditOption
}}
<a
href=
"
{{
refundUrl
}}
"
class=
"
{{#if
hideChange
}}
disable
{{/if}}
"
>
<a
href=
"
{{
https
refundUrl
}}
"
class=
"
{{#if
hideChange
}}
disable
{{/if}}
"
>
<p
class=
"subtext"
>
申请退货
</p>
</a>
<a
href=
"
{{
exchangeUrl
}}
"
class=
"
{{#if
hideChange
}}
disable
{{/if}}
"
>
<a
href=
"
{{
https
exchangeUrl
}}
"
class=
"
{{#if
hideChange
}}
disable
{{/if}}
"
>
<p
class=
"subtext"
>
申请换货
</p>
</a>
<p
class=
"subtext delete"
>
删除订单
</p>
...
...
@@ -66,7 +66,7 @@
{{#if
showEmptyEn
}}
<p
class=
"msg-en"
>
You do not have an order for the time being
</p>
{{/if}}
<a
href=
"
{{
url
}}
"
>
<a
href=
"
{{
https
url
}}
"
>
<span
class=
"btn"
>
{{
btnText
}}
</span>
</a>
</div>
...
...
apps/me/views/partial/refund-detail.hbs
View file @
5c7af45
...
...
@@ -140,7 +140,7 @@
<dd>
<label>
照片凭证:
</label>
{{#
evidence
}}
<a
href=
"
{{
this
}}
"
class=
"evidence-img"
target=
"_blank"
>
<a
href=
"
{{
https
this
}}
"
class=
"evidence-img"
target=
"_blank"
>
<img
class=
"lazy"
data-original=
"
{{
this
}}
"
>
</a>
{{/
evidence
}}
...
...
@@ -152,4 +152,4 @@
{{/
goods
}}
</div>
</div>
{{/
refundDetail
}}
\ No newline at end of file
{{/
refundDetail
}}
...
...
apps/me/views/partial/refund.hbs
View file @
5c7af45
...
...
@@ -17,12 +17,12 @@
<div
class=
"goods-item clearfix"
>
<div
class=
"check"
data-skn=
"
{{
skn
}}
"
data-skc=
"
{{
skc
}}
"
data-sku=
"
{{
sku
}}
"
data-price=
"
{{
price
}}
"
data-type=
"
{{
typeId
}}
"
>
{{>
icon
/
checkbox
}}
</div>
<div
class=
"img"
>
<a
href=
"
{{
href
}}
"
title=
"
{{
name
}}
"
target=
"_blank"
>
<a
href=
"
{{
h
ttps
h
ref
}}
"
title=
"
{{
name
}}
"
target=
"_blank"
>
<img
class=
"lazy"
data-original=
"
{{
image
img
70
90
}}
"
>
</a>
</div>
<div
class=
"info"
>
<p><a
href=
"
{{
href
}}
"
class=
"title"
title=
"
{{
name
}}
"
target=
"_blank"
>
{{
name
}}
</a></p>
<p><a
href=
"
{{
h
ttps
h
ref
}}
"
class=
"title"
title=
"
{{
name
}}
"
target=
"_blank"
>
{{
name
}}
</a></p>
<p>
颜色:
{{
color
}}
尺码:
{{
size
}}
</p>
<p>
×
{{
num
}}
</p>
</div>
...
...
apps/me/views/partial/returns-list.hbs
View file @
5c7af45
...
...
@@ -25,7 +25,7 @@
<p
class=
"subtext cancel-apply"
data-type=
"
{{
type
}}
"
data-apply-id=
"
{{
id
}}
"
>
取消申请
</p>
{{/
..
/
this
}}
{{/
isY
}}
<a
href=
"
{{
detailUrl
}}
"
target=
"_blank"
>
<a
href=
"
{{
https
detailUrl
}}
"
target=
"_blank"
>
<p
class=
"subtext check-detail"
>
查看详情
</p>
</a>
</div>
...
...
apps/passport/views/action/back/send-email.hbs
View file @
5c7af45
...
...
@@ -59,7 +59,7 @@
<li
class=
"clearfix"
>
<div>
<a
class=
"btn to-my-email"
href=
"
{{
email
}}
"
target=
"_blank"
class=
"btn_b_ar_r"
>
去我的邮箱
</a>
<a
class=
"btn to-my-email"
href=
"
{{
https
email
}}
"
target=
"_blank"
class=
"btn_b_ar_r"
>
去我的邮箱
</a>
</div>
</li>
</ul>
...
...
apps/passport/views/action/bind/bind-confirm.hbs
View file @
5c7af45
...
...
@@ -44,8 +44,8 @@
<li>
<div
class=
"quick-link"
>
<a
class=
"blue left"
href=
"
{{
bindUrl
}}
"
>
绑定其他手机号
</a>
<a
class=
"blue right"
href=
"
{{
loginUrl
}}
"
>
使用手机号登录
</a>
<a
class=
"blue left"
href=
"
{{
https
bindUrl
}}
"
>
绑定其他手机号
</a>
<a
class=
"blue right"
href=
"
{{
https
loginUrl
}}
"
>
使用手机号登录
</a>
</div>
</li>
</ul>
...
...
apps/passport/views/action/bind/bind-done.hbs
View file @
5c7af45
...
...
@@ -38,16 +38,16 @@
<li>
<div>
<a
id=
"next"
class=
"btn btn-fixed-height"
href=
"
{{
bindUrl
}}
"
>
绑定其他手机号
</a>
<a
id=
"next"
class=
"btn btn-fixed-height"
href=
"
{{
https
bindUrl
}}
"
>
绑定其他手机号
</a>
</div>
</li>
<li>
<div
class=
"quick-link center"
>
<a
class=
"blue"
href=
"
{{
loginUrl
}}
"
>
使用手机号登录
</a>
<a
class=
"blue"
href=
"
{{
https
loginUrl
}}
"
>
使用手机号登录
</a>
</div>
</li>
</ul>
</div>
</div>
\ No newline at end of file
</div>
...
...
apps/passport/views/action/bind/bind-success.hbs
View file @
5c7af45
...
...
@@ -17,10 +17,10 @@
<li>
<div>
<a
class=
"btn btn-fixed-height"
href=
"
{{
goShopping
}}
"
>
开始购物
</a>
<a
class=
"btn btn-fixed-height"
href=
"
{{
https
goShopping
}}
"
>
开始购物
</a>
</div>
</li>
</ul>
</div>
</div>
\ No newline at end of file
</div>
...
...
apps/passport/views/action/bind/relate-confirm.hbs
View file @
5c7af45
...
...
@@ -20,7 +20,7 @@
<li
class=
"clearfix"
>
<div
id=
"confirmInfo"
class=
"confirmInfo"
>
<div
class=
"desc center"
>
手机号
{{
mobile
}}
已经被以上用户注册,点击
<a
class=
"blue underline"
href=
"
{{
signinUrl
}}
"
>
登录该帐号
</a>
<div
class=
"desc center"
>
手机号
{{
mobile
}}
已经被以上用户注册,点击
<a
class=
"blue underline"
href=
"
{{
https
signinUrl
}}
"
>
登录该帐号
</a>
</div>
<div
class=
"desc"
></div>
<div
class=
"desc center"
>
您可以使用此号码进行帐户关联或者更换一个新的手机号码
</div>
...
...
@@ -34,7 +34,7 @@
<li>
<div
class=
"quick-btn"
>
<a
id=
"relate-btn"
class=
"btn btn-fixed-height left"
>
关联此手机号
</a>
<a
class=
"btn btn-fixed-height right"
href=
"
{{
relateUrl
}}
"
>
更换新手机号
</a>
<a
class=
"btn btn-fixed-height right"
href=
"
{{
https
relateUrl
}}
"
>
更换新手机号
</a>
</div>
</li>
...
...
@@ -51,4 +51,4 @@
<input
id=
"area"
type=
"hidden"
value=
"
{{
area
}}
"
>
<input
id=
"sourceType"
type=
"hidden"
value=
"
{{
sourceType
}}
"
>
<input
id=
"openId"
type=
"hidden"
value=
"
{{
openId
}}
"
>
</div>
\ No newline at end of file
</div>
...
...
apps/passport/views/action/bind/relate-success.hbs
View file @
5c7af45
...
...
@@ -16,9 +16,9 @@
<li>
<div>
<a
class=
"btn btn-fixed-height"
href=
"
{{
goShopping
}}
"
>
开始购物
</a>
<a
class=
"btn btn-fixed-height"
href=
"
{{
https
goShopping
}}
"
>
开始购物
</a>
</div>
</li>
</ul>
</div>
</div>
\ No newline at end of file
</div>
...
...
apps/passport/views/action/login/index.hbs
View file @
5c7af45
...
...
@@ -62,22 +62,22 @@
</span>
<span
class=
"right"
>
<a
class=
"blue forget-password"
href=
"
{{
forgetPwd
}}
"
>
忘记密码
</a>
<a
class=
"blue forget-password"
href=
"
{{
https
forgetPwd
}}
"
>
忘记密码
</a>
</span>
</li>
<li
class=
"clearfix third-party-login"
>
<a
href=
"
{{
weixinLogin
}}
"
>
<a
href=
"
{{
https
weixinLogin
}}
"
>
<span
class=
"iconfont weixin"
>

</span>
</a>
<a
href=
"
{{
qqLogin
}}
"
>
<a
href=
"
{{
https
qqLogin
}}
"
>
<span
class=
"iconfont qq"
>

</span>
</a>
<a
href=
"
{{
weiboLogin
}}
"
>
<a
href=
"
{{
https
weiboLogin
}}
"
>
<span
class=
"iconfont weibo"
>

</span>
</a>
<a
href=
"
{{
alipayLogin
}}
"
>
<a
href=
"
{{
https
alipayLogin
}}
"
>
<span
class=
"iconfont alipay"
>

</span>
</a>
</li>
...
...
@@ -88,7 +88,7 @@
</span>
<span>
<a
class=
"blue"
href=
"
{{
fastReg
}}
"
>
快速注册
</a>
<a
class=
"blue"
href=
"
{{
https
fastReg
}}
"
>
快速注册
</a>
</span>
</li>
</ul>
...
...
apps/passport/views/partial/reg/register.hbs
View file @
5c7af45
...
...
@@ -73,7 +73,7 @@
我已阅读并同意遵守
</span>
<span
class=
"right"
>
<a
class=
"blue go-yoho-items"
href=
"
{{
itemUrl
}}
"
target=
"_blank"
>
YOHO!有货服务条款
</a>
<a
class=
"blue go-yoho-items"
href=
"
{{
https
itemUrl
}}
"
target=
"_blank"
>
YOHO!有货服务条款
</a>
</span>
</li>
<li
class=
"clearfix"
>
...
...
@@ -86,7 +86,7 @@
<li
class=
"clearfix quick-login-container"
>
<div
style=
"width: 100%;text-align: center"
>
已注册YOHO!BLK账号
<a
class=
"blue go-login"
href=
"
{{
loginUrl
}}
"
>
快速登录
</a>
<a
class=
"blue go-login"
href=
"
{{
https
loginUrl
}}
"
>
快速登录
</a>
</div>
</li>
</ul>
...
...
apps/product/views/action/newList.hbs
View file @
5c7af45
...
...
@@ -19,7 +19,7 @@
{{#if
banner
.
src
}}
<div
class=
"banner-img"
style=
"height: 200px;margin-bottom:30px;"
>
<a
href=
"
{{
banner
.
url
}}
"
target=
"_blank"
>
<a
href=
"
{{
https
banner
.
url
}}
"
target=
"_blank"
>
<img
src=
"
{{
image
banner
.
src
850
200
1
}}
"
alt=
"
{{
banner
.
alt
}}
"
width=
"850"
height=
"200"
>
</a>
</div>
...
...
apps/product/views/action/shop-index.hbs
View file @
5c7af45
...
...
@@ -16,14 +16,14 @@
<div
class=
"center-content clearfix slide-warp"
>
{{#
each
largeSlideImg
}}
<div
class=
"slide-left"
>
<a
href=
"
{{
url
}}
"
>
<a
href=
"
{{
https
url
}}
"
>
<img
src=
"
{{
src
}}
"
alt=
""
>
</a>
</div>
{{/
each
}}
<div
class=
"slide-right"
>
{{#
each
oneRowTwoColImages
}}
<a
href=
"
{{
url
}}
"
>
<a
href=
"
{{
https
url
}}
"
>
<img
src=
"
{{
src
}}
"
alt=
""
>
</a>
{{/
each
}}
...
...
@@ -92,11 +92,11 @@
<div
class=
"goods-wrap"
>
{{#
each
products
}}
<div
class=
"goods-info"
data-skn=
"
{{
productSkn
}}
"
>
<a
href=
"
{{
url
}}
"
target=
"_blank"
>
<a
href=
"
{{
https
url
}}
"
target=
"_blank"
>
<img
class=
"lazy thumb"
data-original=
"
{{
image
defaultImages
270
366
}}
"
style=
"display: block;"
>
</a>
<div
class=
"desc"
>
<a
class=
"name"
href=
"
{{
url
}}
"
target=
"_blank"
>
{{
productName
}}
</a>
<a
class=
"name"
href=
"
{{
https
url
}}
"
target=
"_blank"
>
{{
productName
}}
</a>
<p
class=
"price"
>
¥
{{
round
salesPrice
2
}}
</p>
</div>
</div>
...
...
@@ -114,7 +114,7 @@
<div
class=
"editorial-wrap clearfix"
>
{{#
each
editorial
}}
<div
class=
"editorial-info"
>
<a
href=
"
{{
url
}}
"
target=
"_blank"
>
<a
href=
"
{{
https
url
}}
"
target=
"_blank"
>
<img
class=
"lazy thumb"
alt=
"
{{
title
}}
"
data-original=
"
{{
image
src
368
240
1
}}
"
width=
"368"
height=
"240"
style=
"display: block;"
>
</a>
...
...
apps/product/views/partial/brand-banner.hbs
View file @
5c7af45
...
...
@@ -4,20 +4,20 @@
<div
class=
"opt-wrap"
>
<div
class=
"center-content clearfix"
>
{{#
brandLogo
}}
<a
href=
"
{{
link
}}
"
class=
"brand-logo"
>
<a
href=
"
{{
https
link
}}
"
class=
"brand-logo"
>
<img
src=
"
{{
image
img
108
45
}}
"
>
</a>
{{/
brandLogo
}}
<p
class=
"opt right"
>
{{#
brandHome
}}
<a
href=
"
{{
link
}}
"
>
<a
href=
"
{{
https
link
}}
"
>
<i
class=
"iconfont"
>

</i>
{{
text
}}
</a>
{{/
brandHome
}}
{{#
brandIntro
}}
<a
href=
"
{{
link
}}
"
>
<a
href=
"
{{
https
link
}}
"
>
<i
class=
"iconfont"
>

</i>
{{
text
}}
</a>
...
...
apps/product/views/partial/list/goods-box.hbs
View file @
5c7af45
...
...
@@ -2,7 +2,7 @@
{{#
each
products
}}
<div
class=
"goods"
data-id=
"
{{
productId
}}
"
data-url=
"
{{
url
}}
"
>
<div
class=
"goods-img"
>
<a
href=
"
{{
url
}}
"
target=
"_blank"
>
<a
href=
"
{{
https
url
}}
"
target=
"_blank"
>
<img
class=
"lazy"
data-original=
"
{{
image
defaultImages
263
351
}}
"
width=
"263"
height=
"351"
alt=
""
>
</a>
</div>
...
...
@@ -12,7 +12,7 @@
</div>
{{/if}}
<div
class=
"goods-name"
>
<a
href=
"
{{
url
}}
"
target=
"_blank"
>
{{
productName
}}
</a>
<a
href=
"
{{
https
url
}}
"
target=
"_blank"
>
{{
productName
}}
</a>
</div>
<div
class=
"goods-price"
>
<span>
¥
{{
round
salesPrice
}}
</span>
...
...
apps/product/views/partial/list/shop-menu.hbs
View file @
5c7af45
...
...
@@ -3,7 +3,7 @@
<ul
class=
"shop-menu"
>
{{#
each
menus
}}
<li>
<a
href=
"
{{
url
}}
"
>
<a
href=
"
{{
https
url
}}
"
>
{{
name
}}
{{#
icon
}}
<i
class=
"iconfont"
>

</i>
...
...
apps/shopping/views/action/order.hbs
View file @
5c7af45
{{>
settle-header
}}
<div
class=
"shopping-order-page blk-page"
>
{{#
content
}}
<div
class=
"center-content"
>
{{>
bc-nav
}}
<div
class=
"address-info order-block"
>
<p
class=
"title"
>
收货信息
<span
class=
"right new-address"
>
新增收货地址
<i
class=
"iconfont"
>

</i>
</span>
</p>
<div
class=
"content"
>
<ul
id=
"address-list"
class=
"clearfix address-list shrink"
></ul>
<p
class=
"address-all vhide"
>
显示全部地址
<span
class=
"iconfont"
>

</span>
</p>
</div>
</div>
<div
class=
"payment-type order-block"
>
<p
class=
"title"
>
支付方式
</p>
<ul
class=
"content"
>
<li
class=
"chose-row clearfix focus"
>
<span
class=
"chose-block"
>
在线支付
</span>
<span
class=
"tip-text"
>
支持主流银行卡、微信、支付宝、银联等平台付款,方便快捷
</span>
</li>
</ul>
</div>
<div
class=
"dispatch-type order-block"
>
<p
class=
"title"
>
配送方式
</p>
<ul
class=
"content"
>
{{#
each
delivery_way
}}
<li
class=
"chose-row clearfix
{{#if
@first
}}
focus
{{/if}}
"
data-id=
"
{{
delivery_way_id
}}
"
>
<span
class=
"chose-block"
>
{{
delivery_way_name
}}
:运费¥
{{
round
delivery_way_cost
2
}}
</span>
</li>
{{/
each
}}
</ul>
</div>
<div
class=
"order-info order-block"
>
<div
class=
"order-inner"
>
<p
class=
"title"
>
订单信息
<a
class=
"right go-cart-link"
href=
"
{{
goCartLink
}}
"
>
返回购物袋修改
<span
class=
"iconfont"
>

</span>
</a>
</p>
{{#
with
shopping_cart_data
}}
{{#
isY
is_multi_package
}}
<div
class=
"multi-package-row"
>
温馨提示:您购买的商品
<em
class=
"blue"
>
分属不同仓库
</em>
,需要调拨,将被拆分成多个包裹送达
<span
class=
"iconfont show-package"
>

</span>
<div
class=
"package-list hide"
>
<div
class=
"package-up-icon"
></div>
{{#
each
..
/
package_list
}}
<div
class=
"package-item"
>
<p
class=
"package-title bold"
>
包裹
{{
math
@index
'+'
1
}}
:
{{#if
@first
}}
总仓发货
{{^}}
异地调拨
{{/if}}
</p>
{{#if
showToggle
}}
<span
class=
"iconfont toggle-icon left-icon"
>

</span>
<span
class=
"iconfont toggle-icon right-icon"
>

</span>
{{/if}}
<div
class=
"package-goods-wrap"
>
<ul
class=
"package-goods clearfix"
>
{{#
each
goods_list
}}
<li
class=
"left"
>
<img
class=
"lazy package-goods-img"
data-original=
"
{{
image
goods_images
100
134
}}
"
>
</li>
{{/
each
}}
</ul>
</div>
<p
class=
"package-shipping"
>
运费:¥
{{
shopping_cost
}}
元(原价
{{
shopping_orig_cost
}}
元,优惠
{{
shopping_cut_cost
}}
元)
</p>
</div>
{{/
each
}}
</div>
</div>
{{/
isY
}}
{{/
with
}}
<div
class=
"content"
>
<p
class=
"order-table-head clearfix"
>
<span
class=
"info"
>
商品信息
</span>
<span
class=
"color-size"
>
颜色尺码
</span>
<span
class=
"price"
>
单价
</span>
<span
class=
"number"
>
数量
</span>
</p>
<ul
class=
"order-table-body"
>
{{#
each
goods_list
}}
<li
class=
"order-goods clearfix"
>
<a
class=
"goods-img inline-block"
href=
"
{{
link
}}
"
target=
"_blank"
>
<img
class=
"lazy"
data-original=
"
{{
image
goods_images
100
148
}}
"
>
{{#if
isGift
}}
<span
class=
"gift-tag"
>
赠品
</span>
{{/if}}
</a>
<p
class=
"brand-and-name inline-block"
>
<a
class=
"brand-name"
href=
"
{{
brandUrl
}}
"
target=
"_blank"
>
{{
brand_name
}}
</a>
<a
class=
"name"
href=
"
{{
link
}}
"
target=
"_blank"
>
{{
product_name
}}
</a>
</p>
<p
class=
"color-size"
>
<span
class=
"color"
>
颜色:
{{
color_name
}}
</span>
<span
class=
"size"
>
尺码:
{{
size_name
}}
</span>
</p>
<p
class=
"price"
>
¥
{{
round
last_price
2
}}
</p>
<p
class=
"number"
>
<span
class=
"iconfont"
>

</span>
{{
buy_number
}}
</p>
</li>
{{/
each
}}
</ul>
</div>
</div>
</div>
<div
class=
"invoice-info order-block"
>
<p
class=
"title"
>
发票信息
</p>
<div
id=
"invoice-content"
class=
"content"
>
<div
class=
"invoice-radio"
>
{{>
icon
/
radio
}}
<label>
发票开具
</label>
</div>
</div>
</div>
<div
class=
"coin-and-remark"
>
<div
class=
"coin"
>
<p
class=
"title"
>
<span
class=
"iconfont coin-ctrl"
>

</span>
<span
class=
"coin-ctrl"
>
使用有货币
</span>
</p>
<div
class=
"content hide"
>
<div
class=
"using-coin"
>
本次使用有货币
<input
id=
"input-coin"
class=
"input coin-input"
type=
"text"
data-max=
"
{{
yoho_coin
}}
"
>
个
您当前共有有货币
<em
class=
"blue"
>
{{
yoho_coin
}}
</em>
个
<span
id=
"coin-tip"
class=
"coin-tip block blue vhide"
>
抵扣¥
<em
class=
"balance-coin"
></em></span>
<span
id=
"coin-sure"
class=
"btn disable"
>
确定
</span>
</div>
<div
class=
"used-coin hide"
>
本次使用有货币
<em
id=
"coin-used"
class=
"blue"
></em>
个,本次抵扣
<span
class=
"blue"
>
¥
<em
id=
"coin-deduction"
></em></span>
<span
class=
"btn white modify"
>
修改
</span>
<span
class=
"btn white cancel"
>
取消使用
</span>
</div>
</div>
</div>
<div
class=
"remark"
>
<p
class=
"title"
>
<span
class=
"iconfont remark-ctrl"
>

</span>
<span
class=
"remark-ctrl"
>
添加备注信息
</span>
</p>
<div
class=
"content hide"
>
<textarea
id=
"remark-content"
class=
"remark-content"
placeholder=
"声明:备注中有关收货人信息、支付方式、配送方式、发票信息等购买要求一律以上面的选择为准,备注无效"
></textarea>
<div
id=
"print-price"
class=
"print-price"
>
是否打印价格:
<div
class=
"print-price-radio-group"
>
{{#
each
printPriceRadio
}}
<div
class=
"print-price-radio"
data-value=
"
{{
value
}}
"
>
<label>
{{
name
}}
</label>
{{>
icon
/
radio
}}
</div>
{{/
each
}}
<span
class=
"remark-tip"
>
(如:送朋友的商品可不打印价格哦!)
</span>
</div>
</div>
</div>
</div>
</div>
<div
class=
"balance clearfix"
>
{{#
shopping_cart_data
}}
<div
class=
"balance-info left"
>
<p
class=
"receiver-wrap"
>
{{#
with
..
/
delivery_address
}}
<i>
收货信息:
</i>
<em
id=
"receiver"
>
{{
consignee
}}
{{
mobile
}}
{{
area
}}
{{
address
}}
</em>
{{/
with
}}
<span
class=
"right"
>
{{
selected_goods_count
}}
件商品
</span>
</p>
<p>
支付方式:
<em
id=
"balance-pay-type"
>
在线支付
</em>
</p>
</div>
<ul
id=
"balance-list"
class=
"balance-list right"
>
{{#
each
promotion_formula_list
}}
<li>
<span
class=
"balance-title"
>
{{
promotion
}}
{{#if
shippingCut
}}
<em>
(原价:
{{
shippingOrigin
}}
元,优惠:
{{
shippingCut
}}
元)
</em>
{{/if}}
</span>
<span
class=
"balance-cost"
>
{{
promotion_amount
}}
</span>
</li>
{{/
each
}}
<li
class=
"need-pay"
>
<span
class=
"balance-title"
>
应付金额
{{#if
shipping_cost
}}
(含运费)
{{/if}}
:
</span>
<span
id=
"balance-cost"
class=
"balance-cost"
data-cost=
"
{{
last_order_amount
}}
"
>
¥
<em>
{{
round
last_order_amount
2
}}
</em></span>
</li>
<li>
<span
id=
"submit-order"
class=
"btn submit-order"
>
提交订单
</span>
</li>
</ul>
{{/
shopping_cart_data
}}
</div>
{{!-- 服务端渲染,客户端使用 --}}
<script
id=
"invoice-dialog-tpl"
type=
"text/html"
>
<p class="dialog-title">发票信息</p>
<ul class="invoice-tab">
<li class="btn paper-invoice">纸质发票</li>
</ul>
<div class="invoice-entity el">
<div class="row clearfix">
<span class="label">
<em class="required-mark">*</em>
发票抬头:
</span>
<div class="row-content">
<div class="invoice-title-radio-group">
{{#
each
invoices
.
invoiceTitle
}}
<div class="invoice-title-radio
{{#if
myClass
}}
{{
myClass
}}{{/if}}
" data-value="
{{
value
}}
">
{{>
icon
/
radio
}}
<label>
{{
name
}}
</label>
</div>
{{/
each
}}
</div>
<div>
<input class="input invoice-title-input hide" type="text" maxlength="30" placeholder="请填写单位名称">
<span class="input-tip invoice-title-tip blue hide">
<span class="iconfont"></span>
请填写发票抬头
</span>
</div>
</div>
</div>
<div class="row clearfix">
<span class="label">
<em class="required-mark">*</em>
发票内容:
</span>
<div class="row-content">
<div class="invoice-content-radio-group">
{{#
each
invoices
.
invoiceContentList
}}
<div class="invoice-content-radio" data-value="
{{
invoices_type_id
}}
">
{{>
icon
/
radio
}}
<label>
{{
invoices_type_name
}}
</label>
</div>
{{/
each
}}
<
/div>
<
/div>
<
/div>
<
/div>
</script>
</div>
{{/
content
}}
</div>
\ No newline at end of file
{{>
settle-header
}}
<div
class=
"shopping-order-page blk-page"
>
{{#
content
}}
<div
class=
"center-content"
>
{{>
bc-nav
}}
<div
class=
"address-info order-block"
>
<p
class=
"title"
>
收货信息
<span
class=
"right new-address"
>
新增收货地址
<i
class=
"iconfont"
>

</i>
</span>
</p>
<div
class=
"content"
>
<ul
id=
"address-list"
class=
"clearfix address-list shrink"
></ul>
<p
class=
"address-all vhide"
>
显示全部地址
<span
class=
"iconfont"
>

</span>
</p>
</div>
</div>
<div
class=
"payment-type order-block"
>
<p
class=
"title"
>
支付方式
</p>
<ul
class=
"content"
>
<li
class=
"chose-row clearfix focus"
>
<span
class=
"chose-block"
>
在线支付
</span>
<span
class=
"tip-text"
>
支持主流银行卡、微信、支付宝、银联等平台付款,方便快捷
</span>
</li>
</ul>
</div>
<div
class=
"dispatch-type order-block"
>
<p
class=
"title"
>
配送方式
</p>
<ul
class=
"content"
>
{{#
each
delivery_way
}}
<li
class=
"chose-row clearfix
{{#if
@first
}}
focus
{{/if}}
"
data-id=
"
{{
delivery_way_id
}}
"
>
<span
class=
"chose-block"
>
{{
delivery_way_name
}}
:运费¥
{{
round
delivery_way_cost
2
}}
</span>
</li>
{{/
each
}}
</ul>
</div>
<div
class=
"order-info order-block"
>
<div
class=
"order-inner"
>
<p
class=
"title"
>
订单信息
<a
class=
"right go-cart-link"
href=
"
{{
https
goCartLink
}}
"
>
返回购物袋修改
<span
class=
"iconfont"
>

</span>
</a>
</p>
{{#
with
shopping_cart_data
}}
{{#
isY
is_multi_package
}}
<div
class=
"multi-package-row"
>
温馨提示:您购买的商品
<em
class=
"blue"
>
分属不同仓库
</em>
,需要调拨,将被拆分成多个包裹送达
<span
class=
"iconfont show-package"
>

</span>
<div
class=
"package-list hide"
>
<div
class=
"package-up-icon"
></div>
{{#
each
..
/
package_list
}}
<div
class=
"package-item"
>
<p
class=
"package-title bold"
>
包裹
{{
math
@index
'+'
1
}}
:
{{#if
@first
}}
总仓发货
{{^}}
异地调拨
{{/if}}
</p>
{{#if
showToggle
}}
<span
class=
"iconfont toggle-icon left-icon"
>

</span>
<span
class=
"iconfont toggle-icon right-icon"
>

</span>
{{/if}}
<div
class=
"package-goods-wrap"
>
<ul
class=
"package-goods clearfix"
>
{{#
each
goods_list
}}
<li
class=
"left"
>
<img
class=
"lazy package-goods-img"
data-original=
"
{{
image
goods_images
100
134
}}
"
>
</li>
{{/
each
}}
</ul>
</div>
<p
class=
"package-shipping"
>
运费:¥
{{
shopping_cost
}}
元(原价
{{
shopping_orig_cost
}}
元,优惠
{{
shopping_cut_cost
}}
元)
</p>
</div>
{{/
each
}}
</div>
</div>
{{/
isY
}}
{{/
with
}}
<div
class=
"content"
>
<p
class=
"order-table-head clearfix"
>
<span
class=
"info"
>
商品信息
</span>
<span
class=
"color-size"
>
颜色尺码
</span>
<span
class=
"price"
>
单价
</span>
<span
class=
"number"
>
数量
</span>
</p>
<ul
class=
"order-table-body"
>
{{#
each
goods_list
}}
<li
class=
"order-goods clearfix"
>
<a
class=
"goods-img inline-block"
href=
"
{{
https
link
}}
"
target=
"_blank"
>
<img
class=
"lazy"
data-original=
"
{{
image
goods_images
100
148
}}
"
>
{{#if
isGift
}}
<span
class=
"gift-tag"
>
赠品
</span>
{{/if}}
</a>
<p
class=
"brand-and-name inline-block"
>
<a
class=
"brand-name"
href=
"
{{
https
brandUrl
}}
"
target=
"_blank"
>
{{
brand_name
}}
</a>
<a
class=
"name"
href=
"
{{
https
link
}}
"
target=
"_blank"
>
{{
product_name
}}
</a>
</p>
<p
class=
"color-size"
>
<span
class=
"color"
>
颜色:
{{
color_name
}}
</span>
<span
class=
"size"
>
尺码:
{{
size_name
}}
</span>
</p>
<p
class=
"price"
>
¥
{{
round
last_price
2
}}
</p>
<p
class=
"number"
>
<span
class=
"iconfont"
>

</span>
{{
buy_number
}}
</p>
</li>
{{/
each
}}
</ul>
</div>
</div>
</div>
<div
class=
"invoice-info order-block"
>
<p
class=
"title"
>
发票信息
</p>
<div
id=
"invoice-content"
class=
"content"
>
<div
class=
"invoice-radio"
>
{{>
icon
/
radio
}}
<label>
发票开具
</label>
</div>
</div>
</div>
<div
class=
"coin-and-remark"
>
<div
class=
"coin"
>
<p
class=
"title"
>
<span
class=
"iconfont coin-ctrl"
>

</span>
<span
class=
"coin-ctrl"
>
使用有货币
</span>
</p>
<div
class=
"content hide"
>
<div
class=
"using-coin"
>
本次使用有货币
<input
id=
"input-coin"
class=
"input coin-input"
type=
"text"
data-max=
"
{{
yoho_coin
}}
"
>
个
您当前共有有货币
<em
class=
"blue"
>
{{
yoho_coin
}}
</em>
个
<span
id=
"coin-tip"
class=
"coin-tip block blue vhide"
>
抵扣¥
<em
class=
"balance-coin"
></em></span>
<span
id=
"coin-sure"
class=
"btn disable"
>
确定
</span>
</div>
<div
class=
"used-coin hide"
>
本次使用有货币
<em
id=
"coin-used"
class=
"blue"
></em>
个,本次抵扣
<span
class=
"blue"
>
¥
<em
id=
"coin-deduction"
></em></span>
<span
class=
"btn white modify"
>
修改
</span>
<span
class=
"btn white cancel"
>
取消使用
</span>
</div>
</div>
</div>
<div
class=
"remark"
>
<p
class=
"title"
>
<span
class=
"iconfont remark-ctrl"
>

</span>
<span
class=
"remark-ctrl"
>
添加备注信息
</span>
</p>
<div
class=
"content hide"
>
<textarea
id=
"remark-content"
class=
"remark-content"
placeholder=
"声明:备注中有关收货人信息、支付方式、配送方式、发票信息等购买要求一律以上面的选择为准,备注无效"
></textarea>
<div
id=
"print-price"
class=
"print-price"
>
是否打印价格:
<div
class=
"print-price-radio-group"
>
{{#
each
printPriceRadio
}}
<div
class=
"print-price-radio"
data-value=
"
{{
value
}}
"
>
<label>
{{
name
}}
</label>
{{>
icon
/
radio
}}
</div>
{{/
each
}}
<span
class=
"remark-tip"
>
(如:送朋友的商品可不打印价格哦!)
</span>
</div>
</div>
</div>
</div>
</div>
<div
class=
"balance clearfix"
>
{{#
shopping_cart_data
}}
<div
class=
"balance-info left"
>
<p
class=
"receiver-wrap"
>
{{#
with
..
/
delivery_address
}}
<i>
收货信息:
</i>
<em
id=
"receiver"
>
{{
consignee
}}
{{
mobile
}}
{{
area
}}
{{
address
}}
</em>
{{/
with
}}
<span
class=
"right"
>
{{
selected_goods_count
}}
件商品
</span>
</p>
<p>
支付方式:
<em
id=
"balance-pay-type"
>
在线支付
</em>
</p>
</div>
<ul
id=
"balance-list"
class=
"balance-list right"
>
{{#
each
promotion_formula_list
}}
<li>
<span
class=
"balance-title"
>
{{
promotion
}}
{{#if
shippingCut
}}
<em>
(原价:
{{
shippingOrigin
}}
元,优惠:
{{
shippingCut
}}
元)
</em>
{{/if}}
</span>
<span
class=
"balance-cost"
>
{{
promotion_amount
}}
</span>
</li>
{{/
each
}}
<li
class=
"need-pay"
>
<span
class=
"balance-title"
>
应付金额
{{#if
shipping_cost
}}
(含运费)
{{/if}}
:
</span>
<span
id=
"balance-cost"
class=
"balance-cost"
data-cost=
"
{{
last_order_amount
}}
"
>
¥
<em>
{{
round
last_order_amount
2
}}
</em></span>
</li>
<li>
<span
id=
"submit-order"
class=
"btn submit-order"
>
提交订单
</span>
</li>
</ul>
{{/
shopping_cart_data
}}
</div>
{{!-- 服务端渲染,客户端使用 --}}
<script
id=
"invoice-dialog-tpl"
type=
"text/html"
>
<p class="dialog-title">发票信息</p>
<ul class="invoice-tab">
<li class="btn paper-invoice">纸质发票</li>
</ul>
<div class="invoice-entity el">
<div class="row clearfix">
<span class="label">
<em class="required-mark">*</em>
发票抬头:
</span>
<div class="row-content">
<div class="invoice-title-radio-group">
{{#
each
invoices
.
invoiceTitle
}}
<div class="invoice-title-radio
{{#if
myClass
}}
{{
myClass
}}{{/if}}
" data-value="
{{
value
}}
">
{{>
icon
/
radio
}}
<label>
{{
name
}}
</label>
</div>
{{/
each
}}
</div>
<div>
<input class="input invoice-title-input hide" type="text" maxlength="30" placeholder="请填写单位名称">
<span class="input-tip invoice-title-tip blue hide">
<span class="iconfont"></span>
请填写发票抬头
</span>
</div>
</div>
</div>
<div class="row clearfix">
<span class="label">
<em class="required-mark">*</em>
发票内容:
</span>
<div class="row-content">
<div class="invoice-content-radio-group">
{{#
each
invoices
.
invoiceContentList
}}
<div class="invoice-content-radio" data-value="
{{
invoices_type_id
}}
">
{{>
icon
/
radio
}}
<label>
{{
invoices_type_name
}}
</label>
</div>
{{/
each
}}
<
/div
>
<
/div
>
<
/div
>
<
/div
>
</script>
</div>
{{/
content
}}
</div>
...
...
apps/shopping/views/action/pay-success.hbs
View file @
5c7af45
...
...
@@ -27,8 +27,8 @@
</div>
<div
class=
"btns right"
>
<a
class=
"btn go-check-order"
href=
"
{{
orderHref
}}
"
>
查看订单详情
</a>
<a
class=
"btn"
href=
"
{{
walkHref
}}
"
>
继续逛逛
</a>
<a
class=
"btn go-check-order"
href=
"
{{
https
orderHref
}}
"
>
查看订单详情
</a>
<a
class=
"btn"
href=
"
{{
https
walkHref
}}
"
>
继续逛逛
</a>
</div>
</div>
...
...
doraemon/views/error/404.hbs
View file @
5c7af45
...
...
@@ -3,6 +3,6 @@
<div
class=
"tips"
>
<span
class=
"tip"
>
哎呀,您访问的页面走丢了...
</span>
<span
class=
"tips-english"
>
404 File Not Found, Sorry
</span>
<span>
建议您:
<a
href=
"javascript:location.reload()"
>
刷新该网页/
</a><a
href=
"javascript:history.go(-1)"
>
返回上一页/
</a>
<a
href=
"
http:
//www.yohoblk.com"
>
去首页看看
</a></span>
<span>
建议您:
<a
href=
"javascript:location.reload()"
>
刷新该网页/
</a><a
href=
"javascript:history.go(-1)"
>
返回上一页/
</a>
<a
href=
"//www.yohoblk.com"
>
去首页看看
</a></span>
</div>
</div>
\ No newline at end of file
</div>
...
...
doraemon/views/error/500.hbs
View file @
5c7af45
...
...
@@ -3,6 +3,6 @@
<div
class=
"tips"
>
<span
class=
"tip"
>
哎呀,程序出错了...
</span>
<span
class=
"tips-english"
>
500-Server Internal Error
</span>
<span>
建议您:
<a
href=
"javascript:location.reload()"
>
刷新该网页/
</a><a
href=
"javascript:history.go(-1)"
>
返回上一页/
</a>
<a
href=
"
http:
//www.yohoblk.com"
>
去首页看看
</a></span>
<span>
建议您:
<a
href=
"javascript:location.reload()"
>
刷新该网页/
</a><a
href=
"javascript:history.go(-1)"
>
返回上一页/
</a>
<a
href=
"//www.yohoblk.com"
>
去首页看看
</a></span>
</div>
</div>
\ No newline at end of file
</div>
...
...
doraemon/views/partial/footer.hbs
View file @
5c7af45
<div
class=
"blk-footer"
>
<div
class=
"center-content"
>
<ul
class=
"about-us clearfix"
>
<li><a
href=
"
{{
siteUrl
}}
"
>
BLK首页
</a></li>
<li><a
href=
"
{{
https
siteUrl
}}
"
>
BLK首页
</a></li>
<li>
<a
href=
"http://chat8.live800.com/live800/chatClient/chatbox.jsp?companyID=703953&configID=149819&jid=1099911094"
target=
"_blank"
>
客户服务
</a>
</li>
<li><a
href=
"
{{
siteUrl
}}
/help?id=2"
target=
"_blank"
>
支付方式
</a></li>
<li><a
href=
"
{{
siteUrl
}}
/help?id=31"
target=
"_blank"
>
配送方式
</a></li>
<li><a
href=
"
{{
siteUrl
}}
/help?id=41"
target=
"_blank"
>
售后服务
</a></li>
<li><a
href=
"
{{
https
siteUrl
}}
/help?id=2"
target=
"_blank"
>
支付方式
</a></li>
<li><a
href=
"
{{
https
siteUrl
}}
/help?id=31"
target=
"_blank"
>
配送方式
</a></li>
<li><a
href=
"
{{
https
siteUrl
}}
/help?id=41"
target=
"_blank"
>
售后服务
</a></li>
</ul>
<div
class=
"record-info"
>
<p>
...
...
@@ -20,4 +20,4 @@
<div
class=
"return-top hide"
>
{{>
icon
/
up
}}
</div>
</div>
\ No newline at end of file
</div>
...
...
doraemon/views/partial/goods.hbs
View file @
5c7af45
<div
class=
"goods-info"
data-skn=
"
{{
skn
}}
"
>
<a
href=
"
{{
link
}}
"
target=
"_blank"
>
<img
class=
"lazy thumb"
data-original=
"
{{
img
}}
"
>
</a>
<div
class=
"desc"
>
<a
class=
"name"
href=
"
{{
link
}}
"
target=
"_blank"
>
{{
name
}}
</a>
<p
class=
"price"
>
¥
{{
price
}}
</p>
</div>
</div>
\ No newline at end of file
<div
class=
"goods-info"
data-skn=
"
{{
skn
}}
"
>
<a
href=
"
{{
https
link
}}
"
target=
"_blank"
>
<img
class=
"lazy thumb"
data-original=
"
{{
img
}}
"
>
</a>
<div
class=
"desc"
>
<a
class=
"name"
href=
"
{{
https
link
}}
"
target=
"_blank"
>
{{
name
}}
</a>
<p
class=
"price"
>
¥
{{
price
}}
</p>
</div>
</div>
...
...
doraemon/views/partial/header.hbs
View file @
5c7af45
...
...
@@ -7,7 +7,7 @@
<ul
class=
"yoho-group"
>
{{#
yohoGroup
}}
<li>
<a
href=
"
{{
link
}}
"
data-en=
"
{{
en
}}
"
data-cn=
"
{{
cn
}}
"
>
{{
en
}}
</a>
<a
href=
"
{{
https
link
}}
"
data-en=
"
{{
en
}}
"
data-cn=
"
{{
cn
}}
"
>
{{
en
}}
</a>
</li>
{{/
yohoGroup
}}
</ul>
...
...
doraemon/views/partial/nav-menu.hbs
View file @
5c7af45
...
...
@@ -5,7 +5,7 @@
<ul
class=
"main-nav-list"
>
{{#
navbars
}}
<li
class=
"nav-item
{{#if
cur
}}
cur
{{/if}}
"
>
<a
href=
"
{{
link
}}
"
{{#if
isNewPage
}}
target=
"_blank"
{{/if}}
>
<a
href=
"
{{
https
link
}}
"
{{#if
isNewPage
}}
target=
"_blank"
{{/if}}
>
<span
class=
"nav-en"
>
{{
en
}}
</span>
<span
class=
"nav-cn"
>
{{
cn
}}
</span>
</a>
...
...
@@ -22,7 +22,7 @@
<ul
class=
"sub-nav-list clearfix"
>
{{#
subNav
}}
<li
{{#if
thirdNav
}}
class=
"contain-third"
{{/if}}
>
<a
href=
"
{{
link
}}
"
>
<a
href=
"
{{
https
link
}}
"
>
{{
en
}}{{
cn
}}
</a>
{{#if
thirdNav
}}
...
...
@@ -33,14 +33,14 @@
{{#
this
}}
{{#if
category
}}
<dt>
<a
href=
"
{{
link
}}
"
>
{{
name
}}
</a>
<a
href=
"
{{
https
link
}}
"
>
{{
name
}}
</a>
{{#if
hot
}}
<span
class=
"hot iconfont"
>

</span>
{{/if}}
</dt>
{{^}}
<dd>
<a
href=
"
{{
link
}}
"
>
{{
name
}}
</a>
<a
href=
"
{{
https
link
}}
"
>
{{
name
}}
</a>
{{#if
hot
}}
<span
class=
"hot iconfont"
>

</span>
{{/if}}
...
...
@@ -81,4 +81,4 @@
</div>
</div>
</div>
{{/
navMenu
}}
\ No newline at end of file
{{/
navMenu
}}
...
...
doraemon/views/partial/path-nav.hbs
View file @
5c7af45
...
...
@@ -2,7 +2,7 @@
<p
class=
"path-nav"
>
{{#
each
nav
}}
{{#if
link
}}
<a
{{#if
@last
}}
class=
"last"
{{/if}}
href=
"
{{
link
}}
"
title=
"
{{
pathTitle
}}
"
>
{{{
name
}}}
</a>
<a
{{#if
@last
}}
class=
"last"
{{/if}}
href=
"
{{
https
link
}}
"
title=
"
{{
pathTitle
}}
"
>
{{{
name
}}}
</a>
{{^}}
<span
{{#if
@last
}}
class=
"last"
{{/if}}
title=
"
{{
pathTitle
}}
"
>
{{{
name
}}}
</span>
{{/if}}
...
...
doraemon/views/partial/settle-header.hbs
View file @
5c7af45
<div
class=
"blk-settle-header"
>
<div
class=
"center-content"
>
<div
class=
"main-logo"
>
<a
href=
"
{{
siteUrl
}}
"
></a>
<a
href=
"
{{
https
siteUrl
}}
"
></a>
</div>
<ul
class=
"header-tools right clearfix"
>
<li>
{{#if
userName
}}
Hi~
<a
href=
"
{{
siteUrl
}}
/me"
>
{{
userName
}}
</a>
<a
href=
"
{{
siteUrl
}}
/passport/logout"
>
[退出]
</a>
<a
href=
"
{{
https
siteUrl
}}
/me"
>
{{
userName
}}
</a>
<a
href=
"
{{
https
siteUrl
}}
/passport/logout"
>
[退出]
</a>
{{^}}
<a
href=
"
{{
siteUrl
}}
/passport/login"
>
登录
</a>
|
<a
href=
"
{{
siteUrl
}}
/passport/reg"
>
注册
</a>
<a
href=
"
{{
https
siteUrl
}}
/passport/login"
>
登录
</a>
|
<a
href=
"
{{
https
siteUrl
}}
/passport/reg"
>
注册
</a>
{{/if}}
</li>
<li><a
href=
"
{{
siteUrl
}}
/me"
>
个人中心
</a></li>
<li><a
href=
"
{{
siteUrl
}}
/help"
>
帮助中心
</a></li>
<li><a
href=
"
{{
https
siteUrl
}}
/me"
>
个人中心
</a></li>
<li><a
href=
"
{{
https
siteUrl
}}
/help"
>
帮助中心
</a></li>
</ul>
</div>
</div>
\ No newline at end of file
</div>
...
...
doraemon/views/partial/sign-header.hbs
View file @
5c7af45
<div
class=
"blk-sign-header"
>
<div
class=
"center-content"
>
<div
class=
"main-logo"
>
<a
href=
"
{{
siteUrl
}}
"
></a>
<a
href=
"
{{
https
siteUrl
}}
"
></a>
</div>
<ul
class=
"header-tools right clearfix"
>
<li>
{{#if
userName
}}
Hi~
<a
href=
"
{{
siteUrl
}}
/me"
>
{{
userName
}}
</a>
<a
href=
"
{{
siteUrl
}}
/passport/logout"
>
[退出]
</a>
<a
href=
"
{{
https
siteUrl
}}
/me"
>
{{
userName
}}
</a>
<a
href=
"
{{
https
siteUrl
}}
/passport/logout"
>
[退出]
</a>
{{^}}
<a
href=
"
{{
siteUrl
}}
/passport/login"
>
登录
</a>
|
<a
href=
"
{{
siteUrl
}}
/passport/reg"
>
注册
</a>
<a
href=
"
{{
https
siteUrl
}}
/passport/login"
>
登录
</a>
|
<a
href=
"
{{
https
siteUrl
}}
/passport/reg"
>
注册
</a>
{{/if}}
</li>
<li><a
href=
"
{{
siteUrl
}}
"
>
首页
</a></li>
<li><a
href=
"
{{
siteUrl
}}
/help"
>
帮助中心
</a></li>
<li><a
href=
"
{{
https
siteUrl
}}
"
>
首页
</a></li>
<li><a
href=
"
{{
https
siteUrl
}}
/help"
>
帮助中心
</a></li>
<li>
客服电话
<span>
400-889-9646
</span></li>
</ul>
</div>
</div>
\ No newline at end of file
</div>
...
...
Please
register
or
login
to post a comment