调整目录结构

This commit is contained in:
2026-03-09 17:57:44 +08:00
parent 80acd0fd2e
commit 912087fa75
17 changed files with 2085 additions and 1133 deletions

View File

@@ -524,8 +524,8 @@ function moveToRecycle(id: number) {
.p-name-txt { font-size: 13px; line-height: 1.4; color: #333; }
.activity-tags {
.op-divider { color: #e8e8e8; font-size: 12px; margin: 0 4px; }
.op-divider { color: #e8e8e8; font-size: 12px; margin: 0 4px; }
}
.more-dropdown {
display: flex;
flex-direction: row;
@@ -561,4 +561,5 @@ function moveToRecycle(id: number) {
&.disabled { color: #c0c4cc; background: #f5f7fa; }
}
}
</style>