Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
J
jinfa-mall
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
吴婷
jinfa-mall
Commits
fb8fa0af
Commit
fb8fa0af
authored
Mar 24, 2022
by
ganke
Committed by
许佳敏
Mar 25, 2022
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix: srm商城的组建参数的补充添加
(cherry picked from commit 7d86f5894f5b86ce65df16dd8ade2bcf3734f658)
parent
343bab2e
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
shopLayout.tsx
apps/srm/web/layout/shopLayout.tsx
+2
-0
No files found.
apps/srm/web/layout/shopLayout.tsx
View file @
fb8fa0af
...
...
@@ -90,6 +90,8 @@ const MallLayout: SFC<LayoutProps> = (
<
ShopTop
shopMessage=
{
{
...
shopMessage
}
}
logo=
{
mallInfo
?.
logoUrl
}
userInfo=
{
userInfo
}
shopType=
{
mallInfo
?.
type
}
shopId=
{
shopMessage
?
shopMessage
.
id
:
""
}
/>
<
ShopNav
shopId=
{
shopMessage
?
shopMessage
.
id
:
""
}
/>
...
...
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