Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHOBUYPC
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
2
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
uedxwg
2015-12-15 10:20:56 +0800
Commit
bc9ac89d83e4be810ed9f08863868094887beffe
1 parent
04bd1016
临时修改
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
static/js/me/currency.js
static/js/me/currency.js
View file @
bc9ac89
@@ -12,7 +12,7 @@ $(window).scroll(function() {
@@ -12,7 +12,7 @@ $(window).scroll(function() {
12
page
:
page
12
page
:
page
13
},
13
},
14
success
:
function
(
data
)
{
14
success
:
function
(
data
)
{
15
-
console
.
log
(
data
);
15
+
console
.
log
(
1
);
16
}
16
}
17
});
17
});
18
return
;
18
return
;
Please
register
or
login
to post a comment