From 2a74d067dbffbdb09bcf9d77d7b5015f762e980a Mon Sep 17 00:00:00 2001 From: kbing1981 <549711992@qq.com> Date: Thu, 29 Aug 2024 15:08:11 +0800 Subject: [PATCH 1/5] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/index/technicianLevel.vue | 28 ++++++++++++++++------------ 1 file changed, 16 insertions(+), 12 deletions(-) diff --git a/pages/index/technicianLevel.vue b/pages/index/technicianLevel.vue index 1702614..212bf05 100644 --- a/pages/index/technicianLevel.vue +++ b/pages/index/technicianLevel.vue @@ -41,15 +41,13 @@ 备注: 本期等级是根据技师上个周期的业绩最终计算得出 --> - + 本周期到达等级:【{{grade}}】 - - - 还差{{ longUpgradeDescriptionSet.differenceDurationOnline }}小时,{{ longUpgradeDescriptionSet.differenceOutstandingAchievement }}业绩,{{ longUpgradeDescriptionSet.differenceIntegral }}积分;可以升级{{ longUpgradeDescriptionSet.differenceGrade }} - + 还差{{ longUpgradeDescriptionSet.differenceDurationOnline }}小时,{{ longUpgradeDescriptionSet.differenceOutstandingAchievement }}业绩,{{ longUpgradeDescriptionSet.differenceIntegral }}积分;可以升级{{ longUpgradeDescriptionSet.differenceGrade }} 您已达到最高等级 @@ -286,12 +284,13 @@ position: relative; } .mian-view{ - width: 90%; + width:100%; display: flex; flex-direction: column; position: absolute; top: 0; - margin-top: 160px; + margin-top: 140px; + background: #fff; } .djimg-text{ font-size: 23rpx; @@ -325,6 +324,7 @@ margin-right: 6px; } .header-right-text{ + width: 100%; margin-top: 25px; font-size: 26rpx; color: #FFFFFF; @@ -404,15 +404,14 @@ } .content{ width: 100%; - height: 100vh; - background-image: url('../../static/index/swim.jpg'); + /* height: 100vh; + background:#f7f7f7;*/ background-repeat: no-repeat; background-size: 100%; display: flex; flex-direction: column; align-items: center; - padding-bottom: 30px; - } + } .be-remarks{ border: 1px dashed #FE912E; padding: 10rpx 20rpx; @@ -431,7 +430,12 @@ width: 100%; } .memo{ + font-size: 24rpx; + color: #ffe35d; + padding: 0 6rpx; + } + .dengji-text{ font-size: 22rpx; - color: #c1e7e1; + } From a95b78aefdd6b46802a4e2dbf9c364aa4a5754d4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9B=B9=E7=A3=8A?= <45566618@qq.com> Date: Fri, 30 Aug 2024 15:29:02 +0800 Subject: [PATCH 2/5] =?UTF-8?q?=E8=81=8A=E5=A4=A9=E5=AE=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/msg/im.vue | 80 +++++++++++++++++++++++++++++------------------- 1 file changed, 48 insertions(+), 32 deletions(-) diff --git a/pages/msg/im.vue b/pages/msg/im.vue index 7d49a97..65043e3 100644 --- a/pages/msg/im.vue +++ b/pages/msg/im.vue @@ -79,6 +79,8 @@