fix(移动端): 移动端文件夹路径没有底色

This commit is contained in:
dataeaseShu
2025-04-03 16:11:14 +08:00
committed by ulleo
parent c8b8f15d47
commit d5eea38730

View File

@@ -324,6 +324,7 @@ onMounted(() => {
.direct-name-arr {
height: 44px;
background-color: #f5f6f7;
padding: 12px 16px;
color: #646a73;
display: flex;