🐞 fix(修复bug):

This commit is contained in:
czm 2023-01-13 20:48:28 +08:00
parent c4917e540f
commit 981f918859

View File

@ -113,7 +113,7 @@ const Index = memo((props: IndexItemType) => {
{colorItem.is_screw_recommend
&& <>
<Text></Text>
<Text></Text>
<Text></Text>
</>
}
</View>