diff --git a/service-uniapp-technician/components/base/m-navbar.vue b/service-uniapp-technician/components/base/m-navbar.vue
index 88c79ae..f1237af 100644
--- a/service-uniapp-technician/components/base/m-navbar.vue
+++ b/service-uniapp-technician/components/base/m-navbar.vue
@@ -29,7 +29,7 @@
top: 0;
width: 100%;
height: 90rpx;
- background: linear-gradient(to right, #4899a6, #6fc6ad);
+ background: #EF8C94;
display: flex;
justify-content: center;
align-items: center;
diff --git a/service-uniapp-technician/pages/index/center.vue b/service-uniapp-technician/pages/index/center.vue
index 1722f41..06c3338 100644
--- a/service-uniapp-technician/pages/index/center.vue
+++ b/service-uniapp-technician/pages/index/center.vue
@@ -88,30 +88,29 @@
-
请假日历
-
+ -->
-
+
-
+
diff --git a/service-uniapp-technician/pages/login/mobile.vue b/service-uniapp-technician/pages/login/mobile.vue
index 21ffc32..1f301cc 100644
--- a/service-uniapp-technician/pages/login/mobile.vue
+++ b/service-uniapp-technician/pages/login/mobile.vue
@@ -157,7 +157,7 @@
.input-m.active{
width: 90rpx;
height: 130rpx;
- border: 3rpx solid #51d0b4;
+ border: 3rpx solid #EF8C94;
}
.b3{
@@ -169,7 +169,7 @@
}
.b3 span{
- color: #51D0B4;
+ color: #EF8C94;
}
.b4{
@@ -177,7 +177,7 @@
height: 90rpx;
line-height: 90rpx;
border-radius: 46rpx;
- background: #51d0b4;
+ background: #EF8C94;
font-size: 28rpx;
font-family: PingFang SC, PingFang SC-Regular;
@@ -252,7 +252,7 @@
width: 556rpx;
height: 90rpx;
line-height: 90rpx;
- background: #51d0b4;
+ background: #EF8C94;
border-radius: 46px;
margin: 60rpx auto;
diff --git a/service-uniapp-technician/pages/mine/authentication.vue b/service-uniapp-technician/pages/mine/authentication.vue
index 27fc19d..552d347 100644
--- a/service-uniapp-technician/pages/mine/authentication.vue
+++ b/service-uniapp-technician/pages/mine/authentication.vue
@@ -203,7 +203,7 @@ export default {
.head-line{
width: 8rpx;
height: 34rpx;
- background: #60bda2;
+ background: #EF8C94;
border-radius: 4rpx;
margin: 8rpx 0;
}
@@ -222,7 +222,7 @@ export default {
width: 596rpx;
height: 90rpx;
line-height: 90rpx;
- background: linear-gradient(180deg,#6fdfbe, #5ac796);
+ background: #EF8C94;
border-radius: 46rpx;
margin: 20rpx auto;
diff --git a/service-uniapp-technician/pages/mine/serverTime.vue b/service-uniapp-technician/pages/mine/serverTime.vue
index 0a03125..6f768ae 100644
--- a/service-uniapp-technician/pages/mine/serverTime.vue
+++ b/service-uniapp-technician/pages/mine/serverTime.vue
@@ -358,7 +358,7 @@
}
.act {
- background-color: #50a2a7;
+ background-color: #EF8C94;
color: #fff;
border-radius: 10rpx;
}
@@ -391,7 +391,7 @@
}
&.no {
- background-color: #50a2a7;
+ background-color: #EF8C94;
color: #fff;
.status {
diff --git a/service-uniapp-technician/pages/mine/settled.vue b/service-uniapp-technician/pages/mine/settled.vue
index 9693140..794fbf1 100644
--- a/service-uniapp-technician/pages/mine/settled.vue
+++ b/service-uniapp-technician/pages/mine/settled.vue
@@ -49,7 +49,7 @@
请上传本人近期照片
-
@@ -193,7 +193,7 @@
.banner {
width: 100vw;
height: calc(392rpx - 160rpx);
- background: linear-gradient(38deg, #4899a6 44%, #60bda2 100%);
+ background: #EF8C9444;
}
@@ -245,7 +245,7 @@
font-family: PingFang SC, PingFang SC-Bold;
font-weight: 700;
text-align: center;
- color: #26c591;
+ color: #EF8C94;
}
@@ -273,7 +273,7 @@
content: "";
width: 8rpx;
height: 30rpx;
- background: #4fd3bc;
+ background: #EF8C94;
border-radius: 4rpx;
margin-right: 10rpx;
margin-top: 15rpx;
@@ -309,7 +309,7 @@
width: 200rpx;
height: 200rpx;
background: rgba(245, 245, 245, 0.82);
- border: 2rpx dashed #99dcd0;
+ border: 2rpx dashed #EF8C94;
border-radius: 16rpx;
margin: 10rpx 12rpx;
@@ -328,7 +328,7 @@
justify-content: center;
width: 596rpx;
height: 90rpx;
- background: linear-gradient(180deg, #6fdfbe, #5ac796);
+ background: #EF8C94;
border-radius: 46rpx;
margin: 20rpx auto;
diff --git a/service-uniapp-technician/pages/mine/upload.vue b/service-uniapp-technician/pages/mine/upload.vue
index 42f5bd0..ce21de4 100644
--- a/service-uniapp-technician/pages/mine/upload.vue
+++ b/service-uniapp-technician/pages/mine/upload.vue
@@ -143,7 +143,7 @@ body{
.head-line{
width: 8rpx;
height: 34rpx;
- background: #60bda2;
+ background: #EF8C94;
border-radius: 4rpx;
margin: 8rpx 0;
}
@@ -160,7 +160,7 @@ body{
width: 596rpx;
height: 90rpx;
line-height: 90rpx;
- background: linear-gradient(180deg,#6fdfbe, #5ac796);
+ background: #EF8C94;
border-radius: 46rpx;
margin: 20rpx auto;
diff --git a/service-uniapp-technician/pages/mine/wallet.vue b/service-uniapp-technician/pages/mine/wallet.vue
index 69e3933..34b4887 100644
--- a/service-uniapp-technician/pages/mine/wallet.vue
+++ b/service-uniapp-technician/pages/mine/wallet.vue
@@ -9,10 +9,10 @@
账号余额(元)
{{ belece.money }}
-
@@ -114,7 +114,7 @@
.banner {
width: 100vw;
height: 256rpx;
- background: #cfece7;
+ background: #EF8C9433;
}
.center {
@@ -213,7 +213,7 @@
width: 596rpx;
height: 90rpx;
line-height: 90rpx;
- background: linear-gradient(180deg, #6fdfbe, #5ac796);
+ background: #EF8C94;
border-radius: 46rpx;
margin: 20rpx auto;
diff --git a/service-uniapp-technician/static/icons/icon7.png b/service-uniapp-technician/static/icons/icon7.png
index f319fa2..1eab6a4 100644
Binary files a/service-uniapp-technician/static/icons/icon7.png and b/service-uniapp-technician/static/icons/icon7.png differ
diff --git a/service-uniapp-technician/static/ms/banner.png b/service-uniapp-technician/static/ms/banner.png
index ddadb61..cab67e6 100644
Binary files a/service-uniapp-technician/static/ms/banner.png and b/service-uniapp-technician/static/ms/banner.png differ
diff --git a/service-uniapp-technician/static/ms/settled.png b/service-uniapp-technician/static/ms/settled.png
index 14f89ef..a5827e0 100644
Binary files a/service-uniapp-technician/static/ms/settled.png and b/service-uniapp-technician/static/ms/settled.png differ
diff --git a/service-uniapp-technician/static/ms/w.png b/service-uniapp-technician/static/ms/w.png
index b36c782..3bfebb1 100644
Binary files a/service-uniapp-technician/static/ms/w.png and b/service-uniapp-technician/static/ms/w.png differ