添加个人联系页面

This commit is contained in:
kron
2025-05-07 23:34:15 +08:00
parent 29c332f171
commit ab169af87f
11 changed files with 79 additions and 82 deletions

View File

@@ -47,18 +47,6 @@ defineProps({
color: #999;
margin-right: 10px;
}
.user-item > view button {
margin: 0;
padding: 0;
border: none;
background: none;
line-height: 1;
outline: none;
box-sizing: border-box;
}
.user-item > view button::after {
border: none;
}
.user-item > view image {
width: 24px;