Toggle navigation
Toggle navigation
This project
Loading...
Sign in
chenchao
/
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
unknown
2016-01-15 17:11:20 +0800
Commit
84043a6c2cc8728edceeb1e69e030b82647b5f33
1 parent
b4b420b6
热销排行ajax地址修改 @review by 王成龙
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
web-static/js/product/hotrank.js
web-static/js/product/hotrank.js
View file @
84043a6
...
...
@@ -162,7 +162,7 @@ $('.logo-brand').logoBrand({
$
.
ajax
({
type
:
'GET'
,
dataType
:
'json'
,
url
:
'/hotrank/getdata'
,
url
:
'/
product/index/
hotrank/getdata'
,
data
:
param
,
success
:
function
(
res
)
{
var
data
;
...
...
Please
register
or
login
to post a comment