@@ -38,6 +38,7 @@ const FunctionButton = ({
theme="default"
size="2x"
state="normal"
+ productId='animal'
/>
}
style={{
@@ -165,7 +166,7 @@ const MorePanel = () => {
<FunctionButton
title="tag信息"
action="tag信息"
- iconName="RejectImage"
+ iconName="ShowLabel_Show"
onClick={handleTagInfo}
</Flex>