diff --git a/pages/mine/index.vue b/pages/mine/index.vue index f7daec8..15004d7 100644 --- a/pages/mine/index.vue +++ b/pages/mine/index.vue @@ -24,10 +24,10 @@ - {{ '结算等级' }}:{{ userInfo.pkGradeVal }} + {{ '结算等级' }}: + {{ userInfo.pkGradeVal }} @@ -1050,13 +1050,6 @@ export default { font-size: 20rpx; } } - - .tTit2 { - font-size: 22rpx; - font-family: Source Han Sans CN; - font-weight: 400; - // margin-top: 10rpx; - } } } @@ -1064,15 +1057,7 @@ export default { position: absolute; top: 40rpx; right: 3%; - // display: flex; - // flex-direction: column; - // align-items: flex-end; - // justify-content: space-between; color: #ffffff; - - .ricon { - } - .rtitle { font-size: 22rpx; font-family: PingFang SC;