在 `account.py` 中更新了创建时间的获取逻辑,兼容 `created_at` 和 `create_at` 字段。前端组件 `StatsDashboard.jsx` 中相应调整了创建时间的展示逻辑,确保在 `created_at` 字段为空时能够正确显示。此更新提升了数据展示的准确性与用户体验。 |
||
|---|---|---|
| .. | ||
| components | ||
| services | ||
| store | ||
| App.css | ||
| App.jsx | ||
| index.css | ||
| main.jsx | ||
在 `account.py` 中更新了创建时间的获取逻辑,兼容 `created_at` 和 `create_at` 字段。前端组件 `StatsDashboard.jsx` 中相应调整了创建时间的展示逻辑,确保在 `created_at` 字段为空时能够正确显示。此更新提升了数据展示的准确性与用户体验。 |
||
|---|---|---|
| .. | ||
| components | ||
| services | ||
| store | ||
| App.css | ||
| App.jsx | ||
| index.css | ||
| main.jsx | ||