zhangwei
2024-09-18 182884c4367668f279851b76be9b2b957ad0d47a
src/pages/mine/mine.scss
@@ -36,7 +36,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 +170,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 +189,7 @@
.nav-item .nav-title {
    // color: #111e38;
    font-size: 32rpx;
    font-size: 30rpx;
    font-weight: 700;
}