feat: initial lifelog project
- 待办事项(支持优先级、截止日期) - 每日记录(上午/下午/晚上分条目) - Go后端 + Gin + GORM + MySQL - React前端 + TailwindCSS
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" width="32" height="32">
|
||||
<rect width="32" height="32" rx="6" fill="#3b82f6"/>
|
||||
<rect x="7" y="8" width="18" height="2.5" rx="1.25" fill="white" opacity="0.9"/>
|
||||
<rect x="7" y="12.5" width="14" height="2.5" rx="1.25" fill="white" opacity="0.7"/>
|
||||
<rect x="7" y="17" width="16" height="2.5" rx="1.25" fill="white" opacity="0.7"/>
|
||||
<rect x="7" y="21.5" width="10" height="2.5" rx="1.25" fill="white" opacity="0.5"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 485 B |
Reference in New Issue
Block a user