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
lijing
2016-10-11 18:02:51 +0800
Commit
23fbc002fb777568eb996215bf9b3f35130153e7
1 parent
5d4927ec
秒杀详情页改造
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
public/js/product/tick.js
public/js/product/tick.js
View file @
23fbc00
...
...
@@ -82,6 +82,7 @@ $(
'</div>'
+
'</div>'
);
$
(
'.current-price'
).
text
(
'¥'
+
data
.
secKillPrice
).
show
();
$
(
'.price-date'
).
append
(
'<div class="seckill-time notStart">'
+
'<span class="seckill-time-pic">秒杀预告</span>'
+
...
...
Please
register
or
login
to post a comment