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
Email Patches
Plain Diff
Browse Files
Authored by
王水玲
2018-08-14 14:07:05 +0800
Commit
8be5e1c9800460d5b88e2569cebb8ebb0f1eef3e
1 parent
7f0e8db0
活动模版修改
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
2 additions
and
16 deletions
apps/activity/views/partial/feature/product-old-style.hbs
public/img/activity/vip@2x.png
public/scss/feature/_product.css
apps/activity/views/partial/feature/product-old-style.hbs
View file @
8be5e1c
...
...
@@ -27,11 +27,6 @@
{{#if
marketprice
}}
<span
class=
"market-price"
{{#if
..
/
fontColor
}}
style=
"color:
{{
..
/
fontColor
}}
;"
{{/if}}
>
¥
{{
marketprice
}}
</span>
{{/if}}
{{#
isEqualOr
..
/
showVipPrice
'1'
}}
{{#if
..
/
isStyle2
}}
<span
class=
"vip"
></span>
{{/if}}
{{/
isEqualOr
}}
</div>
{{/
isEqualOr
}}
{{#
isEqualOr
..
/
showVipPrice
'1'
}}
...
...
public/img/activity/vip@2x.png
deleted
100644 → 0
View file @
7f0e8db
16.7 KB
public/scss/feature/_product.css
View file @
8be5e1c
...
...
@@ -269,7 +269,7 @@
.product-name
{
text-align
:
left
;
font-size
:
2
2
px
;
font-size
:
2
0
px
;
color
:
#444
;
letter-spacing
:
0
;
margin-top
:
20px
;
...
...
@@ -286,7 +286,7 @@
}
.sale-price
{
color
:
#
d0021b
;
color
:
#
000
;
font-size
:
22px
;
line-height
:
27px
;
float
:
left
;
...
...
@@ -300,15 +300,6 @@
margin-left
:
10px
;
}
.vip
{
background
:
resolve
(
"activity/vip@2x.png"
)
no-repeat
;
background-size
:
contain
;
width
:
48px
;
height
:
27px
;
margin-left
:
10px
;
float
:
left
;
}
.product-detail-imgbox
{
.product-detail-img
{
width
:
100%
;
...
...
Please
register
or
login
to post a comment