change component
This commit is contained in:
@@ -1977,7 +1977,7 @@ const Analytics: React.FC = () => {
|
|||||||
</div>
|
</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>
|
<h3 className="mb-4 text-lg font-medium text-gray-800">审核状态分布</h3>
|
||||||
<div className="flex justify-center mb-6">
|
<div className="flex justify-center mb-6">
|
||||||
<div className="relative w-48 h-48 rounded-full">
|
<div className="relative w-48 h-48 rounded-full">
|
||||||
@@ -2016,7 +2016,7 @@ const Analytics: React.FC = () => {
|
|||||||
</div>
|
</div>
|
||||||
))}
|
))}
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div> */}
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
{/* 情感分析详情 */}
|
{/* 情感分析详情 */}
|
||||||
|
|||||||
Reference in New Issue
Block a user