Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHOBUYWAP
·
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
阿达
2016-05-23 16:57:01 +0800
Commit
a3a845d3efa8c7151e11d2c2d3a1316276384e80
1 parent
cb148204
首页数据bug
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
static/js/product/shop.js
static/js/product/shop.js
View file @
a3a845d
...
...
@@ -172,7 +172,7 @@ function hotData(callback) {
req
.
url
=
'/index/search/search'
;
req
.
data
=
{
type
:
'
sales
'
,
type
:
'
hot
'
,
order
:
'1'
,
page
:
navInfo
.
hot
.
page
,
shop_id
:
shopId
,
...
...
Please
register
or
login
to post a comment