From 415b323fe8923a931771f6c77b539ee1b68933f7 Mon Sep 17 00:00:00 2001 From: kbing1981 <549711992@qq.com> Date: Tue, 2 Jul 2024 13:38:10 +0800 Subject: [PATCH 1/3] =?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/game/myOrder.vue | 42 +++++++++++++++++++++++++++------- static/images/index/renz1.png | Bin 902 -> 680 bytes static/images/index/renz2.png | Bin 1157 -> 804 bytes static/images/index/renz3.png | Bin 1719 -> 1151 bytes 4 files changed, 34 insertions(+), 8 deletions(-) diff --git a/pages/index/game/myOrder.vue b/pages/index/game/myOrder.vue index 142f79a..ee48fa8 100644 --- a/pages/index/game/myOrder.vue +++ b/pages/index/game/myOrder.vue @@ -7,12 +7,12 @@ + style="width: 400rpx; overflow: hidden;font-size:30rpx;font-weight: bold; nowrap;text-overflow: ellipsis;"> {{order.title}} - + - ¥{{order.price}}/{{order.duration}}分钟 + ¥{{order.price}}/{{order.duration}}分钟 - - + + - - - - {{ userName }} + + + + {{ userName }} 已上线 已离线 @@ -52,23 +52,23 @@ --> + + - - + style="padding: 0 16px;width: 100%;min-height: 100vh; background: #f5f5f5;"> - (订单已超时) 待服务 - 已完成待评价 + 已完成待评价 已完成 服务中 @@ -85,7 +85,7 @@ - + @@ -96,15 +96,16 @@ {{ item.title }} - - 实收:¥{{ item.artificerMoneyTotal - }} - - {{ item.address }} - + + ¥{{ item.artificerMoneyTotal + }} + + {{ item.address }} + + @@ -873,7 +874,6 @@ align-items: center; } .order-status{ - width: 90%; display: flex; flex-direction: row; } @@ -894,8 +894,10 @@ color: #fe9130; } .flex-sub{ - text-align: right; + width: 95%; + text-align: left; font-size: 28rpx; + margin-top: 8rpx; } .top-title{ width: 95%; @@ -1007,33 +1009,18 @@ .ding-view{ width: 95%; height: 290rpx; - background: linear-gradient(-90deg, #019C88, #1BB9A5, #029D88); - border-radius: 24rpx; - margin: 10px auto 0px auto; display: flex; flex-direction: row; justify-content: space-between; padding:30rpx; } - .content{ - width: 100%; - min-height: 100vh; - background-image: url('../../static/index/swim.jpg'); - background-repeat: no-repeat; - background-size: 100% 100%; - display: flex; - flex-direction: column; - align-items: center; - padding: 10px 0px; - } - .u-tabs { padding: 16px; width: 90%; height: 199rpx; // background: #F7F7F7 !important; border-radius: 21rpx; - margin: -70px auto 10px auto; + margin: -126px auto 8px auto; } /deep/.u-scroll-view { @@ -1050,7 +1037,6 @@ /deep/.u-tab-bar { display: none !important; } - .sticky-tabs { width: 100%; z-index: 990; @@ -1150,4 +1136,26 @@ font-weight: bold; } + .jishi-index-title{ + width: 100%; + text-align: center; + font-weight: bold; + font-size: 33rpx; + color: #FFFFFF; + padding-top: 20px; + } + .jishi-index{ + width: 100%; + height: 230px; + padding: 0 20px; + background:url('../../static/index/technician15.png'); + background-repeat: no-repeat; + background-size: 100%; + } + .padding-order{ + padding: 10rpx 20rpx; + } + .text-cut{ + width: 95%; + } \ No newline at end of file From 125721247822d97b2a61e4962887db7a63d80604 Mon Sep 17 00:00:00 2001 From: kbing1981 <549711992@qq.com> Date: Tue, 2 Jul 2024 14:58:48 +0800 Subject: [PATCH 3/3] =?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/my/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/my/index.vue b/pages/my/index.vue index a6d3591..9ce609f 100644 --- a/pages/my/index.vue +++ b/pages/my/index.vue @@ -7,7 +7,7 @@ - + {{ userName }}