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
shangjf
2017-02-22 14:02:34 +0800
Commit
3682b3a0f616360114687876b248c79f544712f2
1 parent
7eef12eb
修复创艺生活频道bug review by 于良
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
js/home/reducers/home/homeInitialState.js
js/home/reducers/home/homeInitialState.js
View file @
3682b3a
...
...
@@ -60,6 +60,7 @@ let lifeStyle = new (Record({
cached
:
cached
,
//缓存
list
:
List
(),
shop
:
shop
,
//店铺信息
recommendProduct
:
recommendProduct
,
currentPage
:
0
,
pageCount
:
0
,
total
:
0
,
...
...
Please
register
or
login
to post a comment