-
zhangwei
2025-01-22 9f0f5d7767506658ab5ca47ba8ff4ede423e47e3
src/pages/mine/mine.scss
@@ -9,6 +9,11 @@
    padding: 32rpx 0 0 32rpx;
    height: 280rpx;
}
.header-hide{
   background: #fff;
   padding: 32rpx 0 0 32rpx;
   height: 200rpx;
}
.header-img {
    justify-content: space-between;
@@ -36,7 +41,7 @@
.header-image-left .header-name {
    color: #111e38;
    font-size: 40rpx;
    font-size: 36rpx;
    font-weight: 700;
    padding-left: 28rpx;
    white-space: nowrap;
@@ -170,13 +175,13 @@
}
.nav-box {
    margin: 32rpx;
    margin: 28rpx;
    background: #fff;
    border-radius: 16rpx;
}
.nav-item {
    height: 120rpx;
    height: 100rpx;
    justify-content: space-between;
    padding: 0 32rpx;
}
@@ -189,7 +194,7 @@
.nav-item .nav-title {
    // color: #111e38;
    font-size: 32rpx;
    font-size: 30rpx;
    font-weight: 700;
}