- {[{ date: '2026-07-14 10:30', topic: '订单物流咨询', status: '已结束', satisfaction: 5 },
- { date: '2026-07-13 14:20', topic: '退换货流程', status: '已结束', satisfaction: 4 },
- { date: '2026-07-12 09:15', topic: '产品使用问题', status: '已结束', satisfaction: 5 },
- ].map((h, i) => (
-
-
{h.topic}
-
- {h.date}
- {'★'.repeat(h.satisfaction)}
-
-
- ))}
-
- ),
- },
- ]}
- />
+