Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuy-node
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
1
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
htoooth
8 years ago
Commit
1bd362f0d9cb078ea5d3f7fdd8549f9b1c2bb6fa
1 parent
8311d2a3
fix seckill
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
1 deletions
apps/product/views/action/product/detail.hbs
public/scss/product/_detail.css
apps/product/views/action/product/detail.hbs
View file @
1bd362f
...
...
@@ -29,6 +29,8 @@
data-id=
"
{{
goodsInfo
.
productId
}}
"
data-md5=
"
{{
goodsInfo
.
md5
}}
"
data-limitcode=
"
{{
goodsInfo
.
limitProductCode
}}
"
data-deposit =
"
{{
goodsInfo
.
deposit
}}
"
data-secKill =
"
{{
goodsInfo
.
secKill
}}
"
data-count=
"
{{
goodsInfo
.
bundle
.
count
}}
"
data-type=
"
{{
goodsInfo
.
bundle
.
type
}}
"
data-shop=
"
{{
goodsInfo
.
shopId
}}
"
>
...
...
public/scss/product/_detail.css
View file @
1bd362f
...
...
@@ -587,7 +587,7 @@
height
:
24px
;
line-height
:
24px
;
left
:
0
;
bottom
:
-2
0
px
;
bottom
:
-2
5
px
;
}
.num-warn
{
...
...
Please
register
or
login
to post a comment