Browse Source

修改技师端样式2

master
前端-胡立永 10 months ago
parent
commit
d0b779452d
13 changed files with 33 additions and 31 deletions
  1. +1
    -1
      service-uniapp-technician/components/base/m-navbar.vue
  2. +10
    -8
      service-uniapp-technician/pages/index/center.vue
  3. +1
    -1
      service-uniapp-technician/pages/index/index.vue
  4. +4
    -4
      service-uniapp-technician/pages/login/mobile.vue
  5. +2
    -2
      service-uniapp-technician/pages/mine/authentication.vue
  6. +2
    -2
      service-uniapp-technician/pages/mine/serverTime.vue
  7. +6
    -6
      service-uniapp-technician/pages/mine/settled.vue
  8. +2
    -2
      service-uniapp-technician/pages/mine/upload.vue
  9. +5
    -5
      service-uniapp-technician/pages/mine/wallet.vue
  10. BIN
      service-uniapp-technician/static/icons/icon7.png
  11. BIN
      service-uniapp-technician/static/ms/banner.png
  12. BIN
      service-uniapp-technician/static/ms/settled.png
  13. BIN
      service-uniapp-technician/static/ms/w.png

+ 1
- 1
service-uniapp-technician/components/base/m-navbar.vue View File

@ -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;


+ 10
- 8
service-uniapp-technician/pages/index/center.vue View File

@ -88,30 +88,29 @@
</view>
</view>
<view class="flex"
<!-- <view class="flex"
style="padding: 30rpx;">
<view style="
width: 13rpx;height: 30rpx;
background: #EF8C94;border-radius: 6rpx;"/>
<view class="head-title">请假日历</view>
</view>
</view> -->
<van-calendar
title="请假日历"
color="rgb(255, 100, 112)"
:poppable="false"
type="multiple"
:default-date="defaultDate"
@select="onConfirm"
switch-mode="year-month"
:show-confirm="false"
:formatter="formatter"
:style="{ height: '500px' }"
:style="{ height: '300px' }"
/>
<!-- <view class="two-card">
<view class="two-card">
<view class="flex">
<view style="width: 10rpx;height: 30rpx;background: #4a9ca6;border-radius: 6rpx;"/>
<view style="width: 10rpx;height: 30rpx;
background: #EF8C94;border-radius: 6rpx;"/>
<view class="head-title">常用功能</view>
</view>
<view style="background-color: #fff;border-radius: 16rpx;">
@ -145,7 +144,7 @@
</view>
</view>
</view>
</view> -->
</view>
<configPopup
@ -246,6 +245,9 @@
body{
background-color: #f5f5f5;
}
.content{
padding-bottom: 200rpx;
}
.font-n {
height: 42rpx;


+ 1
- 1
service-uniapp-technician/pages/index/index.vue View File

@ -36,7 +36,7 @@
@click-tab="onClickTab">
<van-tab title="客户指定"></van-tab>
<van-tab title="平台派单"></van-tab>
<van-tab title="订单统计"></van-tab>
<!-- <van-tab title="订单统计"></van-tab> -->
</van-tabs>
<view v-if="active === 2">


+ 4
- 4
service-uniapp-technician/pages/login/mobile.vue View File

@ -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;


+ 2
- 2
service-uniapp-technician/pages/mine/authentication.vue View File

@ -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;


+ 2
- 2
service-uniapp-technician/pages/mine/serverTime.vue View File

@ -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 {


+ 6
- 6
service-uniapp-technician/pages/mine/settled.vue View File

@ -49,7 +49,7 @@
<view class="label" style="width: 100%">请上传本人近期照片</view>
</view>
<view v-if="!technician.image" @click="fileUploads" class="upload b-relative">
<uni-icons type="plusempty" size="80rpx" color="#37bea7"
<uni-icons type="plusempty" size="80rpx" color="#EF8C94"
style="position: absolute; top: 50rpx; left: 60rpx;" />
</view>
<view v-else @click="fileUploads" class="upload b-relative">
@ -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;


+ 2
- 2
service-uniapp-technician/pages/mine/upload.vue View File

@ -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;


+ 5
- 5
service-uniapp-technician/pages/mine/wallet.vue View File

@ -9,10 +9,10 @@
<view style="line-height: 40rpx; font-size: 28rpx">账号余额</view>
<view style="line-height: 60rpx; font-size: 40rpx">{{ belece.money }}</view>
</view>
<view class="font-menu flex flex-sb">
<view @click="toRunningWater(0)">充值记录</view>
<view class="font-menu flex">
<!-- <view @click="toRunningWater(0)">充值记录</view> -->
<view @click="toRunningWater(1)">提现记录</view>
<view @click="toRunningWater(2)">下单记录</view>
<!-- <view @click="toRunningWater(2)">下单记录</view> -->
<view @click="toRunningWater(3)">佣金记录</view>
</view>
</view>
@ -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;


BIN
service-uniapp-technician/static/icons/icon7.png View File

Before After
Width: 29  |  Height: 32  |  Size: 1.3 KiB Width: 43  |  Height: 49  |  Size: 1.9 KiB

BIN
service-uniapp-technician/static/ms/banner.png View File

Before After
Width: 710  |  Height: 310  |  Size: 88 KiB Width: 1065  |  Height: 396  |  Size: 213 KiB

BIN
service-uniapp-technician/static/ms/settled.png View File

Before After
Width: 710  |  Height: 310  |  Size: 98 KiB Width: 1065  |  Height: 465  |  Size: 196 KiB

BIN
service-uniapp-technician/static/ms/w.png View File

Before After
Width: 710  |  Height: 316  |  Size: 129 KiB Width: 1065  |  Height: 474  |  Size: 249 KiB

Loading…
Cancel
Save