【修改】个人中心

This commit is contained in:
liqianjin 2023-03-08 09:04:52 +08:00
parent 20861b0ea5
commit a96208cabb
1 changed files with 4 additions and 2 deletions

View File

@ -748,10 +748,12 @@ export default {
} }
.account-item { .account-item {
.value { .value {
color: #000000; color: #ee691c;
//color: #000000;
} }
.title { .title {
color: #666666; color: #ee691c;
//color: #666666;
} }
} }
} }