Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHO-ACTIVITY-PHP
·
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
Lynnic
9 years ago
Commit
669879908769b5b0a1ecbc8ec802f7c9a59db1f2
1 parent
ebda7935
update
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
0 deletions
static/sass/product/_detail.scss
template/m.yohobuy.com/actions/product/detail/index.phtml
static/sass/product/_detail.scss
View file @
6698799
...
...
@@ -220,6 +220,7 @@ $basicBtnC:#eb0313;
.vipLevel
{
width
:
100%
;
box-sizing
:
border-box
;
background-color
:
#fff
;
display
:
table
;
min-height
:
pxToRem
(
88px
);
padding-left
:
pxToRem
(
28px
);
...
...
@@ -258,6 +259,7 @@ $basicBtnC:#eb0313;
.goodsDiscount
{
font-size
:
pxToRem
(
28px
);
color
:
$mainFontC
;
background-color
:
#fff
;
border-bottom
:
1px
solid
$borderC
;
h1
{
padding
:
pxToRem
(
30px
)
pxToRem
(
28px
);
...
...
template/m.yohobuy.com/actions/product/detail/index.phtml
View file @
6698799
...
...
@@ -3,6 +3,7 @@
<div
class=
"banner-container"
>
<div
class=
"tag-container"
>
<p
class=
"good-tag new-tag"
>NEW</p>
<p
class=
"good-tag renew-tag"
>再到着</p>
{
{#
tags
}
}
{
{#
is_new
}
}
<p
class=
"good-tag new-tag"
>NEW</p>
...
...
Please
register
or
login
to post a comment