change component

This commit is contained in:
2025-03-14 19:16:22 +08:00
parent 364a9dfc41
commit 55ac825d08

View File

@@ -1977,7 +1977,7 @@ const Analytics: React.FC = () => {
</div>
{/* 审核状态分布 */}
<div className="p-6 bg-white rounded-lg shadow">
{/* <div className="p-6 bg-white rounded-lg shadow">
<h3 className="mb-4 text-lg font-medium text-gray-800">审核状态分布</h3>
<div className="flex justify-center mb-6">
<div className="relative w-48 h-48 rounded-full">
@@ -2016,7 +2016,7 @@ const Analytics: React.FC = () => {
</div>
))}
</div>
</div>
</div> */}
</div>
{/* 情感分析详情 */}