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
张丽霞
2017-06-02 10:50:05 +0800
Commit
35e168a6c51427c21f5c533deb6114419d008c33
1 parent
7dad5bcd
红人店铺默认商品列表按后台规则,传空,review by 孙凯
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
js/redPersonBrand/reducers/redBrand/redBrandInitialState.js
js/redPersonBrand/reducers/redBrand/redBrandInitialState.js
View file @
35e168a
...
...
@@ -43,7 +43,7 @@ let InitialState = Record({
isMoreFilter
:
false
,
error
:
null
,
list
:
List
(),
order
:
'
s_n_desc
'
,
order
:
''
,
currentPage
:
0
,
pageCount
:
0
,
pageSize
:
60
,
//60,
...
...
Please
register
or
login
to post a comment