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
zhangxiaoru
2017-07-26 14:06:49 +0800
Commit
e5c1d7a68a754f3b1a97366cb08fc521c68b11ac
1 parent
0d8d1b10
红人店铺首页商品
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletions
public/js/product/shop/red-shop.js
public/js/product/shop/red-shop.js
View file @
e5c1d7a
...
...
@@ -110,7 +110,9 @@ $.ajax({
withCredentials
:
true
},
data
:
{
shop_id
:
shopId
shop_id
:
shopId
,
order
:
'0'
,
type
:
'default'
},
success
:
function
(
result
)
{
let
$result
=
$
(
result
);
...
...
Please
register
or
login
to post a comment