feat: refactoring adjustments for member pages

This commit is contained in:
RockYang
2024-03-18 16:59:07 +08:00
parent c72d963f45
commit 30e6e963b3
7 changed files with 24 additions and 30 deletions

View File

@@ -56,7 +56,6 @@
background-color: #393f4a;
color: #fff;
border-radius: 10px;
height: 100vh;
}
.member .inner .user-profile .el-form-item__label {
color: #fff;
@@ -130,7 +129,7 @@
.member .inner .product-box .list-box .product-item .product-info .info-line .expire {
color: #409eff;
}
.member .inner .product-box .list-box .product-item .product-info .info-line .calls {
.member .inner .product-box .list-box .product-item .product-info .info-line .power {
color: #f2cb51;
}
.member .inner .product-box .list-box .product-item .product-info .pay-way {