From d6a998fb1ac442607a77d4cb20e24a0499027ed5 Mon Sep 17 00:00:00 2001 From: woody Date: Thu, 24 Apr 2025 14:29:47 +0800 Subject: [PATCH] =?UTF-8?q?feat(mine):=20=E6=88=91=E7=9A=84=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2=E7=BB=93=E7=AE=97=E7=AD=89=E7=BA=A7=E5=AD=97=E4=BD=93?= =?UTF-8?q?=E6=A0=B7=E5=BC=8F=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/mine/index.vue | 21 +++------------------ 1 file changed, 3 insertions(+), 18 deletions(-) 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;