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
zhangxiaoru
2016-10-24 14:21:03 +0800
Commit
1b30d5950ab86eaacce50ddaab62fc96f37226dd
2 parents
d4af63a4
3bb23cc0
merge
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
15 deletions
doraemon/views/partial/common/goods.hbs
public/scss/me/_order-detail.css
doraemon/views/partial/common/goods.hbs
View file @
1b30d59
...
...
@@ -18,7 +18,7 @@
<p
class=
"good-tag new-festival-tag"
>
新品节
</p>
{{/
is_yohood
}}
{{#
is_limited
}}
<p
class=
"good-tag limit-tag"
>
限量
商品
</p>
<p
class=
"good-tag limit-tag"
>
限量
</p>
{{/
is_limited
}}
{{/
tags
}}
</div>
...
...
public/scss/me/_order-detail.css
View file @
1b30d59
...
...
@@ -137,9 +137,6 @@
}
.cost
{
/*margin-bottom: 100px; 排除被固定底部遮挡的影响*/
li
{
font-size
:
28px
;
...
...
@@ -156,11 +153,11 @@
.dollar
{
background
:
#fff
;
padding
:
0.5rem
0.75rem
;
height
:
1.5rem
;
line-height
:
1.5rem
;
font-size
:
0.7rem
;
.bg-dollar{
height
:
1.5rem
;
line-height
:
1.5rem
;
font-size
:
0.7rem
;
.bg-dollar
{
display
:
inline-block
;
width
:
0.6rem
;
height
:
0.6rem
;
...
...
@@ -262,9 +259,9 @@
}
.box-main
{
background
:
#FFF
FFF
;
background
:
#FFF
;
padding
:
20px
;
height
:
300px
;
height
:
300px
;
.active-mask
{
width
:
500px
;
...
...
@@ -368,8 +365,4 @@
float
:
right
;
}
}
.price-wrap
{
top
:
0
;
}
}
...
...
Please
register
or
login
to post a comment