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
lijing
2016-10-20 19:47:57 +0800
Commit
e29ab4cbff6636d3375a2effee4424adf5d2aee9
2 parents
b7a66374
01943f9b
跳秒杀详情页
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
public/js/product/seckill.page.js
public/js/product/seckill.page.js
View file @
e29ab4c
...
...
@@ -11,7 +11,7 @@ var $ = require('yoho-jquery'),
lazyload
=
require
(
'yoho-jquery-lazyload'
),
tip
=
require
(
'plugin/tip'
);
window
.
$
=
$
;
loading
.
init
(
$
(
document
.
body
))
;
var
seckillObj
=
{};
...
...
Please
register
or
login
to post a comment