From 5bd8d6ed5f926d4f6bb52c0144f29607a0428c7f Mon Sep 17 00:00:00 2001
From: kbing1981 <549711992@qq.com>
Date: Thu, 4 Jul 2024 20:01:35 +0800
Subject: [PATCH 1/9] =?UTF-8?q?=E4=BF=AE=E6=94=B9?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
my/order/pay.vue | 6 +++---
my/order/payding.vue | 6 +++---
my/order/paydingDd.vue | 6 +++---
my/order/paydingTc.vue | 8 ++++----
pages/public/forgetPwd.vue | 4 ++--
5 files changed, 15 insertions(+), 15 deletions(-)
diff --git a/my/order/pay.vue b/my/order/pay.vue
index 8c9310e..109fe40 100644
--- a/my/order/pay.vue
+++ b/my/order/pay.vue
@@ -1897,9 +1897,9 @@
}
.fei-view-list-z{
height: 65rpx;
- background-color: rgba(247, 247, 247, 0.8);
- border-radius: 33rpx;
- padding: 0px 5px;
+ border-top: 1px solid #f3f3f3;
+ padding-top: 20rpx;
+ font-weight: bold;
}
.fei-view-list span:nth-child(1),.fei-view-list-z span:nth-child(1){
color: #666666;
diff --git a/my/order/payding.vue b/my/order/payding.vue
index f10a399..1a872b7 100644
--- a/my/order/payding.vue
+++ b/my/order/payding.vue
@@ -1766,9 +1766,9 @@
}
.fei-view-list-z{
height: 65rpx;
- background-color: rgba(247, 247, 247, 0.8);
- border-radius:30rpx;
- padding: 0 20rpx;
+ border-top: 1px solid #f3f3f3;
+ padding-top: 20rpx;
+ font-weight: bold;
}
.fei-view-list span:nth-child(1),.fei-view-list-z span:nth-child(1){
color: #666666;
diff --git a/my/order/paydingDd.vue b/my/order/paydingDd.vue
index 54d6ef0..4185734 100644
--- a/my/order/paydingDd.vue
+++ b/my/order/paydingDd.vue
@@ -1656,9 +1656,9 @@
}
.fei-view-list-z{
height: 65rpx;
- background-color: rgba(247, 247, 247, 0.8);
- border-radius: 33rpx;
- padding: 0px 5px;
+ border-top: 1px solid #f3f3f3;
+ padding-top: 20rpx;
+ font-weight: bold;
}
.fei-view-list span:nth-child(1),.fei-view-list-z span:nth-child(1){
color: #666666;
diff --git a/my/order/paydingTc.vue b/my/order/paydingTc.vue
index 8cb0601..15e7b86 100644
--- a/my/order/paydingTc.vue
+++ b/my/order/paydingTc.vue
@@ -1296,9 +1296,9 @@
}
.fei-view-list-z{
height: 65rpx;
- background-color: rgba(247, 247, 247, 0.8);
- border-radius: 33rpx;
- padding: 0px 5px;
+ border-top: 1px solid #f3f3f3;
+ padding-top: 20rpx;
+ font-weight: bold;
}
.fei-view-list span:nth-child(1),.fei-view-list-z span:nth-child(1){
color: #666666;
@@ -1328,7 +1328,7 @@
color: #333333;
padding-bottom: 10px;
margin-bottom: 10px;
- border-bottom: 1px solid #E5E5E5;
+ border-bottom: 1px solid #f3f3f3;
}
.feiuong{
padding: 29rpx;
diff --git a/pages/public/forgetPwd.vue b/pages/public/forgetPwd.vue
index ff5cf11..3efced3 100644
--- a/pages/public/forgetPwd.vue
+++ b/pages/public/forgetPwd.vue
@@ -141,7 +141,7 @@
}
.send-msg {
- color: #096f4b;
+ color: #019c88;
height: 30px;
font-size: 29rpx;
line-height: 30px;
@@ -189,7 +189,7 @@
line-height: 80upx;
border-radius: 60upx;
margin-top: 32upx;
- background: linear-gradient(to right, #223845, #00a85b);
+ background: linear-gradient(to right, #019c88, #2ebf93);
color: #fff;
font-size: 30upx;
From e23d7bbd763100ce2a6d2055f735962ddf424c0e Mon Sep 17 00:00:00 2001
From: kbing1981 <549711992@qq.com>
Date: Thu, 4 Jul 2024 21:32:04 +0800
Subject: [PATCH 2/9] =?UTF-8?q?=E4=BF=AE=E6=94=B9?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
my/vip/index.vue | 8 ++++----
pages/my/index.vue | 13 +++++++++++--
static/vip/membership.png | Bin 154345 -> 193024 bytes
3 files changed, 15 insertions(+), 6 deletions(-)
diff --git a/my/vip/index.vue b/my/vip/index.vue
index 4a7a21f..5e9d031 100644
--- a/my/vip/index.vue
+++ b/my/vip/index.vue
@@ -541,14 +541,14 @@
.bgbox-top-show-youxiao{
width: 448rpx;
height: 42rpx;
- background: #FFBE95;
+ background: #ff9f65;
border-radius: 21rpx;
font-weight: 400;
font-size: 31rpx;
color: #FFE5D1;
line-height: 42rpx;
text-align: center;
- text-shadow: 0rpx 0rpx 3rpx rgba(218,139,85,0.48);
+ text-shadow: 0rpx 0rpx 3rpx rgba(255,159,101,0.48);
margin-bottom: 70px;
position: absolute;
bottom: 0;
@@ -557,12 +557,12 @@
}
.bgbox-top-show image{
width: 560.42rpx;
- height: 300.69rpx;
+ height: 320.69rpx;
}
.bgbox-top-show{
width: 100%;
height: 536.11rpx;
- background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), #f7f7f7), url('../../static/background-img.png');
+ background-image: linear-gradient(to bottom, #f9f1e7, #f7f7f7);
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
diff --git a/pages/my/index.vue b/pages/my/index.vue
index d17e0e5..f092f3b 100644
--- a/pages/my/index.vue
+++ b/pages/my/index.vue
@@ -104,7 +104,9 @@
+ -当你累了 想起盛安到家-
+