Toggle navigation
Toggle navigation
This project
Loading...
Sign in
mobile
/
YH_RNComponent
·
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
于良
8 years ago
Commit
126bf49b516a8256116d49015b2e57ad86a407d4
1 parent
cde00162
店铺列表增加yh_channel字段 review by 草莓
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
js/brandStore/services/BrandStoreService.js
js/brandStore/services/BrandStoreService.js
View file @
126bf49
...
...
@@ -84,7 +84,7 @@ export default class BrandStoreService {
body
:
{
method
:
'app.search.li'
,
shop_id
,
//
yh_channel,
yh_channel
,
order
,
page
,
limit
,
...
...
@@ -171,7 +171,7 @@ export default class BrandStoreService {
body
:
{
method
:
'app.search.li'
,
shop_id
,
//
yh_channel,
yh_channel
,
order
,
page
,
limit
,
...
...
@@ -197,7 +197,7 @@ export default class BrandStoreService {
body
:
{
method
:
'app.search.li'
,
shop_id
,
//
yh_channel,
yh_channel
,
order
,
page
,
limit
,
...
...
Please
register
or
login
to post a comment