7.10 增加登录页面,事件详情接口对接,我的点赞,关注收藏页面搭建,接口对接

This commit is contained in:
尚政杰
2025-07-10 18:08:16 +08:00
parent c4267a0e27
commit 58b3414bdd
356 changed files with 7710 additions and 978 deletions

View File

@@ -11,7 +11,6 @@
z-index: 10;
}
.avatarC .avatar {
background-color: red;
width: 100%;
height: 150rpx;
border-radius: 50%;
@@ -23,6 +22,12 @@
width: 40rpx;
height: auto;
}
.avatarC button {
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.preferenceC {
background-color: white;
left: 0;