基本还原了便签列表项;

添加了mock数据;
This commit is contained in:
User
2025-10-10 16:55:51 +08:00
parent d0a47b44d2
commit a03384f170
7 changed files with 246 additions and 315 deletions

View File

@@ -23,6 +23,9 @@ text {
box-sizing: border-box;
flex-shrink: 0;
}
button {
border: none;
}
#app {
width: 100vw;