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
ccbikai(👎🏻🍜)
8 years ago
Commit
75ea1620de9692918a1ae4c8be1871afae0e880c
1 parent
f8c8da44
分期bug修改
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
public/js/home/installment-goods.js
public/js/home/installment-goods.js
View file @
75ea162
...
...
@@ -54,7 +54,7 @@ ListData.prototype.getListData = function(page) {
loading
.
showLoadingMask
();
$
.
ajax
({
type
:
'GET'
,
url
:
'http:'
+
'//m.yohobuy.com'
+
self
.
opt
.
url
,
url
:
location
.
protocol
+
'//m.yohobuy.com'
+
self
.
opt
.
url
,
data
:
{
page
:
this
.
opt
.
page
},
...
...
Please
register
or
login
to post a comment