12.12 页面风格改版,增加事件详情相关概念网页跳转,增加绑定手机号功能

This commit is contained in:
尚政杰
2025-12-12 19:35:08 +08:00
parent 44842120da
commit 13c783a0ad
256 changed files with 4046 additions and 2986 deletions

View File

@@ -1,3 +1,6 @@
page {
background-color: black;
}
.topBg {
top: 0;
left: 0;
@@ -30,7 +33,7 @@
margin-top: 6rpx;
font-size: 24rpx;
font-weight: 500;
color: #FFECD3;
color: #F3C368;
}
.personalInfoC .arrow {
width: 15rpx;
@@ -50,7 +53,7 @@
color: #FFECD3;
}
.vipC {
padding: 0 25rpx;
margin: 0 45rpx;
}
.vipC .icon {
display: block;
@@ -59,8 +62,9 @@
}
.menuList {
background-color: white;
padding: 0 25rpx;
border-radius: 20rpx 20rpx 0 0;
margin: 0 25rpx;
padding: 0 20rpx 220rpx;
border-radius: 20rpx;
}
.menuList .item {
height: 100rpx;