Toggle navigation
Toggle navigation
This project
Loading...
Sign in
wangshusheng
/
YOHOBUYPC
·
Commits
Go to a project
GitLab
Go to dashboard
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Plain Diff
Browse Files
Authored by
uedxwg
2016-04-20 15:04:29 +0800
Commit
f2e8f693b180e3178983efcddc614df99bafd0d4
2 parents
e07a4a36
6709fc2b
Merge branch 'feature/new_customer' of
http://git.dev.yoho.cn/web/yohobuy
into feature/new_customer
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
template/m.yohobuy.com/actions/cart/index/pay-success.phtml
template/m.yohobuy.com/actions/cart/index/pay-success.phtml
View file @
f2e8f69
...
...
@@ -5,9 +5,9 @@
</div>
<div
class=
"pay-success"
>
<p>恭喜您,订单提交成功!</p>
{
{#Price
}
}
<p>您需要在收货时向送货员支付<span>¥
{
{Price
}
}</span></p>
{
{/Price
}
}
{
{#price
}
}
<p>您需要在收货时向送货员支付<span>¥
{
{price
}
}</span></p>
{
{/price
}
}
</div>
<div
class=
"message"
>预计发货时间:每日
16
:
00
之前提交订单当天发货,
16
:
00
点之后提交订单次日发货</div>
<div
class=
"btn-list"
>
...
...
Please
register
or
login
to post a comment