完成会员页面

This commit is contained in:
kron
2025-05-28 16:03:08 +08:00
parent 2586bab023
commit 74d3b81956
4 changed files with 179 additions and 5 deletions

View File

@@ -51,9 +51,11 @@ defineProps({
color: #999;
margin-right: 10px;
}
.user-item > view image {
width: 24px;
height: 24px;
}
.user-item > view button {
margin-left: 5px;
}
</style>