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