Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuy-portal-fe2
·
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
xuhongyun
2017-04-20 20:02:11 +0800
Commit
eae5e5a15298b56da7a8af50fc5e8de42d15fbbf
1 parent
2643f9c7
Build project
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
0 deletions
dist/yohobuy-portal-fe/5.0.2/index.min.css
dist/yohobuy-portal-fe/5.0.2/jquery/libs.js
dist/yohobuy-portal-fe/5.0.2/index.min.css
View file @
eae5e5a
This diff could not be displayed because it is too large.
dist/yohobuy-portal-fe/5.0.2/jquery/libs.js
View file @
eae5e5a
...
...
@@ -9688,6 +9688,12 @@
var
g
=
this
,
p
=
this
.
options
;
g
.
tbody
.
html
(
""
);
// add by xuhongyun: 滚动到页面上方
$
(
"body,html"
).
animate
({
scrollTop
:
0
},
0
)
if
(
!
rows
)
{
return
""
;
};
...
...
Please
register
or
login
to post a comment