This commit is contained in:
hackrobot
2024-03-24 19:06:24 +08:00
parent 1f861dc3c5
commit 03b386ca01

View File

@@ -28,6 +28,11 @@ const Log = () => {
<AtTimeline
pending
items={[
{
title: "2024年3月24日",
content: ["1.新增欢迎页", "2.默认用户头像显示"],
icon: "clock",
},
{
title: "2024年3月22日",
content: ["1.新增我的-更新日志页面", "2.修复bug"],