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
shixiang
2016-11-14 13:39:23 +0800
Commit
0431162fb4ef9c8ca14e2f1810c63a373ab73894
1 parent
2d41abcb
店铺筛选显示brand
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
js/brandStore/reducers/brandStore/brandStoreInitialState.js
js/brandStore/reducers/brandStore/brandStoreInitialState.js
View file @
0431162
...
...
@@ -106,6 +106,7 @@ let InitialState = Record({
sizeKey
:
'所有尺码'
,
//尺码
p_d
:
'所有商品'
,
//折扣
sort
:
'所有品类'
,
//品类
brand
:
'所有品类'
,
//品牌
})),
});
...
...
Please
register
or
login
to post a comment