Commit fb8fa0af authored by ganke's avatar ganke Committed by 许佳敏

fix: srm商城的组建参数的补充添加

(cherry picked from commit 7d86f5894f5b86ce65df16dd8ade2bcf3734f658)
parent 343bab2e
......@@ -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 : ""} />
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment