From d21f169776bd9f76f6b29977524bb4805274b112 Mon Sep 17 00:00:00 2001
From: kbing1981 <549711992@qq.com>
Date: Wed, 26 Jun 2024 10:19:28 +0800
Subject: [PATCH 1/2] =?UTF-8?q?=E6=A0=B7=E5=BC=8F=E4=BF=AE=E6=94=B9?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pages/index/index.vue | 25 +++++++-------
pages/my/fuwuDateil.vue | 22 +++++++------
pages/my/fuwuliaochengDetail.vue | 6 ++--
pages/therapist/orderDetail.vue | 45 +++++++++++++-------------
static/orderDetail/reward1.png | Bin 19251 -> 15599 bytes
static/orderDetail/reward2.png | Bin 15782 -> 13994 bytes
static/orderDetail/reward3.png | Bin 12553 -> 11440 bytes
static/servicePackage/member_ba.png | Bin 40692 -> 39653 bytes
uview-ui/components/u-tabs/u-tabs.vue | 2 +-
9 files changed, 53 insertions(+), 47 deletions(-)
diff --git a/pages/index/index.vue b/pages/index/index.vue
index 96cd271..d952814 100644
--- a/pages/index/index.vue
+++ b/pages/index/index.vue
@@ -51,7 +51,7 @@
-
+
@@ -988,7 +988,7 @@
}
.menu-topic-text {
- font-size: 32rpx;
+ font-size: 28rpx;
color: #676767;
padding: 10rpx 40rpx;
font-weight: 500;
@@ -1045,21 +1045,21 @@
.index-card-mian-biao-left,.index-card-mian-biao-right{
- padding: 4px 6px;
+ padding: 3px 5px;
}
.index-card-mian-biao-right{
background-color:rgba(4, 184, 119, 0.12);
- border-radius: 5rpx;
+ border-radius: 8rpx;
font-weight: 400;
- font-size: 18rpx;
+ font-size: 20rpx;
color: #0EBE80;
margin-left: 10px;
}
.index-card-mian-biao-left{
background-color:rgba(253, 197, 128, 0.2);
- border-radius: 5rpx;
+ border-radius: 8rpx;
font-weight: 400;
- font-size: 18rpx;
+ font-size: 20rpx;
color: #FFA12D;
}
.index-card-mian-biao{
@@ -1193,11 +1193,15 @@
flex-direction: row;
align-items: center;
justify-content: space-between;
+ margin-top: 20rpx;
}
.index-taocan{
- margin: 15px auto 0px auto;
+ padding: 0 30rpx;
+ width: 100%;
display: flex;
flex-direction: column;
+ background: linear-gradient(180deg,rgba(238, 250, 246,0.6),rgba(255, 255, 255,0.9));
+ margin-top: 20rpx;
}
.index-fujin-jie-id{
height: 30rpx;
@@ -1215,8 +1219,7 @@
}
.index-fujin-jie-name{
margin-bottom: 5px;
- font-weight: bold;
- font-size: 28rpx;
+ font-size: 26rpx;
color: #333333;
}
.index-fujin{
@@ -1263,7 +1266,7 @@
flex-direction: row;
align-items: flex-end;
justify-content: center;
- background: linear-gradient(4deg,rgba(0, 156, 136,0.6),rgba(0, 156, 136, 0));
+ background: linear-gradient(4deg,rgba(0, 156, 136,0.3),rgba(0, 156, 136, 0));
border-radius: 0px 0px 7px 7px;
position: absolute;
bottom:1px;
diff --git a/pages/my/fuwuDateil.vue b/pages/my/fuwuDateil.vue
index f1cce36..c2a7565 100644
--- a/pages/my/fuwuDateil.vue
+++ b/pages/my/fuwuDateil.vue
@@ -9,7 +9,7 @@