自定列表导航栏
This commit is contained in:
@@ -59,7 +59,6 @@ const ListCard: React.FC<ListCardProps> = ({
|
||||
</View>
|
||||
);
|
||||
};
|
||||
console.log("===ttt", !title);
|
||||
return (
|
||||
<View className="list-item">
|
||||
{/* 左侧内容区域 */}
|
||||
|
||||
Reference in New Issue
Block a user