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
陈轩
2016-10-20 19:34:39 +0800
Commit
5f884a3d7f94e3485251241b45833881c1f62fc7
1 parent
d17bfe63
fix seckilllist loading
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 @
5f884a3
...
...
@@ -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