Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
J
jinfa-platform
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
shenshaokai
jinfa-platform
Commits
d2eb541f
Commit
d2eb541f
authored
Mar 19, 2021
by
GuanHua
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix: 渠道积分商品列表参数问题
parent
874472a6
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
index.tsx
src/pages/lxMall/pointsMall/index.tsx
+2
-2
No files found.
src/pages/lxMall/pointsMall/index.tsx
View file @
d2eb541f
...
@@ -35,7 +35,7 @@ interface FilterQuery {
...
@@ -35,7 +35,7 @@ interface FilterQuery {
customerAttributeList
?:
any
;
customerAttributeList
?:
any
;
Min
?:
number
;
Min
?:
number
;
Max
?:
number
;
Max
?:
number
;
priceType
?:
number
;
priceType
List
?:
number
[]
;
storeId
?:
number
;
storeId
?:
number
;
channelMemberId
?:
number
;
channelMemberId
?:
number
;
...
@@ -90,7 +90,7 @@ const PointsMall: React.FC<CommodityPropsType> = (props) => {
...
@@ -90,7 +90,7 @@ const PointsMall: React.FC<CommodityPropsType> = (props) => {
type
:
5
type
:
5
}
}
param
.
channelMemberId
=
memberId
param
.
channelMemberId
=
memberId
param
.
priceType
=
3
param
.
priceType
List
=
[
3
]
getFn
=
PublicApi
.
postSearchShopChannelGetCommodityList
getFn
=
PublicApi
.
postSearchShopChannelGetCommodityList
break
break
case
LAYOUT_TYPE
.
shop
:
case
LAYOUT_TYPE
.
shop
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment