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
whb
9 years ago
Commit
da1cac3cfe98047f7e46cc343609326aae50356c
1 parent
91b2c7d4
PC修改货到付款配置
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
template/www.yohobuy.com/actions/cart/index/order-ensure.phtml
template/www.yohobuy.com/actions/cart/index/order-ensure.phtml
View file @
da1cac3
...
...
@@ -129,7 +129,7 @@
<input
value=
"2"
{
{#if
deliveryPay.checked
}
}checked
{
{/if
}
}
class=
"radio {{#if deliveryPay.checked}}checked{{/if}}"
name=
"pay-type"
type=
"radio"
id=
""
data-pay=
"{{deliveryPay.paymentId}}"
/>
{
{/if
}
}
<label
for=
""
>货到付款</label>
<span
class=
"pay-type-tips"
>注:订单中有限量商品、预售商品、化妆品或者订单金额超过
10
000
元不可以选择货到付款。</span>
<span
class=
"pay-type-tips"
>注:订单中有限量商品、预售商品、化妆品或者订单金额超过
5
000
元不可以选择货到付款。</span>
</li>
</ul>
...
...
Please
register
or
login
to post a comment