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
unknown
2016-01-15 17:59:21 +0800
Commit
c7885aac79aa92e7d7a047440e573373e356f879
1 parent
84043a6c
热销排行ajax地址修改 @review by 王成龙
Show 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 @
c7885aa
...
...
@@ -162,7 +162,7 @@ $('.logo-brand').logoBrand({
$
.
ajax
({
type
:
'GET'
,
dataType
:
'json'
,
url
:
'/product/index/
hotrank/
getdata'
,
url
:
'/product/index/getdata'
,
data
:
param
,
success
:
function
(
res
)
{
var
data
;
...
...
Please
register
or
login
to post a comment