Toggle navigation
Toggle navigation
This project
Loading...
Sign in
wangshusheng
/
YOHOBUYPC
·
Commits
Go to a project
GitLab
Go to dashboard
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
xuqi
2015-11-17 14:08:57 +0800
Commit
b6d604481ff1a110c507a6899a24d14247a4eda8
1 parent
bbabd083
loading mask
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
static/js/me/order.js
static/js/me/order.js
View file @
b6d6044
...
...
@@ -81,7 +81,7 @@ lazyLoad();
$navLi
.
width
(
100
/
liCount
+
'%'
);
}());
loading
.
init
(
);
loading
.
init
(
$
(
'body'
));
//满屏loading
//导航切换
navHammer
=
new
Hammer
(
document
.
getElementById
(
'order-nav'
));
...
...
Please
register
or
login
to post a comment