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
郝肖肖
8 years ago
Commit
43398aeee47f42069b18aa69c6b824329378ae47
1 parent
26e38d81
有货币字体调整
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
14 additions
and
11 deletions
template/www.yohobuy.com/actions/cart/index/order-ensure.phtml
template/www.yohobuy.com/actions/cart/index/ticket-ensure.phtml
web-static/sass/order/_pay.css
template/www.yohobuy.com/actions/cart/index/order-ensure.phtml
View file @
43398ae
...
...
@@ -385,7 +385,7 @@
<li>1.订单金额大于20元(含20元)</li>
<li>2.有货币数量大于<span class="num-limit-coin">{{yohoCoinCompute.yoho_coin_pay_rule.num_limit}}</span>个(含<span class="num-limit-coin">{{yohoCoinCompute.yoho_coin_pay_rule.num_limit}}</span>个)</li>
<li>3.每笔支付不得超过应付金额{{yohoCoinCompute.yoho_coin_pay_rule.max_pay_rate_desc}}</li>
<li>备注:使用有货币数量为<span class="num-limit-coin">{{yohoCoinCompute.yoho_coin_pay_rule.num_limit}}</span>的整数倍,100有货币抵1元。</li>
<li
class="coin-gray"
>备注:使用有货币数量为<span class="num-limit-coin">{{yohoCoinCompute.yoho_coin_pay_rule.num_limit}}</span>的整数倍,100有货币抵1元。</li>
</ul>
</div>
</div>
...
...
template/www.yohobuy.com/actions/cart/index/ticket-ensure.phtml
View file @
43398ae
...
...
@@ -131,7 +131,7 @@
<li>
1
.订单金额大于
20
元(含
20
元)</li>
<li>
2
.有货币数量大于<span
class=
"num-limit-coin"
>
{
{yohoCoinCompute.yoho_coin_pay_rule.num_limit
}
}</span>个(含<span
class=
"num-limit-coin"
>
{
{yohoCoinCompute.yoho_coin_pay_rule.num_limit
}
}</span>个)</li>
<li>
3
.每笔支付不得超过应付金额
{
{yohoCoinCompute.yoho_coin_pay_rule.max_pay_rate_desc
}
}</li>
<li>备注:使用有货币数量为<span
class=
"num-limit-coin"
>
{
{yohoCoinCompute.yoho_coin_pay_rule.num_limit
}
}</span>的整数倍,
100
有货币抵
1
元。</li>
<li
class=
"coin-gray"
>备注:使用有货币数量为<span
class=
"num-limit-coin"
>
{
{yohoCoinCompute.yoho_coin_pay_rule.num_limit
}
}</span>的整数倍,
100
有货币抵
1
元。</li>
</ul>
</div>
</div>
...
...
web-static/sass/order/_pay.css
View file @
43398ae
...
...
@@ -253,7 +253,8 @@
.play-right
{
float
:
right
;
width
:
425px
;
width
:
405px
;
font-size
:
12px
;
.pan
{
text-align
:
right
;
...
...
@@ -355,11 +356,10 @@
.play-bi-pan
{
.play-pan
{
font-size
:
14px
;
width
:
100%
;
.num-list-width
{
width
:
3
8
0px
;
width
:
3
5
0px
;
}
.yoho-coin-help-link
{
...
...
@@ -367,13 +367,13 @@
}
li
{
margin-top
:
1
5
px
;
margin-top
:
1
2
px
;
overflow
:
hidden
;
&:first-child
{
margin-top
:
0
;
}
&
:last-child
{
margin-top
:
2
8
px
;
margin-top
:
2
0
px
;
}
}
...
...
@@ -397,10 +397,10 @@
background-color
:
#fff
;
border
:
1px
solid
#000
;
margin-top
:
10px
;
width
:
280px
;
height
:
145px
;
padding
:
15px
;
width
:
240px
;
padding
:
15px
20px
;
text-align
:
left
;
font-size
:
12px
;
cursor
:
auto
;
li
{
...
...
@@ -410,10 +410,13 @@
.yoho-coin-help-dialog-title
{
font-weight
:
bold
;
margin-bottom
:
15px
;
}
}
.coin-gray
{
color
:
#999
;
}
.sign-amount
{
color
:
#d0021b
;
padding
:
0
2px
;
...
...
Please
register
or
login
to post a comment