Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuywap-node
·
Commits
Go to a project
GitLab
Go to group
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
张孝茹
2017-07-31 18:52:50 +0800
Commit
626ef0b31625209c4a6d3ba65e0b715c0bc10279
2 parents
a18e36f6
839fc255
Merge branch 'feature/freeMailAct' into 'release/6.0'
list 样式调整 See merge request
!756
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
5 deletions
apps/activity/views/action/free-mail/index.hbs
public/scss/activity/free-mail-list.page.css
apps/activity/views/action/free-mail/index.hbs
View file @
626ef0b
...
...
@@ -33,7 +33,7 @@
</div>
<div
class=
"item-right"
>
<span>
下单时默认选择使用账户内运费券扣减相应金额运费,
<b
class=
"color"
>
可与优惠券叠加使用,
</b>
如订单提交后产生拒收、取消(商品出库后)、退
款、退
货等行为,使用的运费券不予返还。
下单时默认选择使用账户内运费券扣减相应金额运费,
<b
class=
"color"
>
可与优惠券叠加使用,
</b>
如订单提交后产生拒收、取消(商品出库后)、退货等行为,使用的运费券不予返还。
</span>
</div>
</div>
...
...
public/scss/activity/free-mail-list.page.css
View file @
626ef0b
...
...
@@ -46,16 +46,14 @@
overflow
:
hidden
;
white-space
:
nowrap
;
text-overflow
:
ellipsis
;
padding-top
:
2
0
px
;
padding-top
:
2
4
px
;
width
:
100%
;
}
.time
{
font-size
:
1
2
px
;
font-size
:
1
5
px
;
width
:
310px
;
transform
:
scale
(
0.85
,
0.85
);
display
:
inline-block
;
margin-left
:
-24px
;
}
.item-right
{
...
...
Please
register
or
login
to post a comment