This commit is contained in:
kbing1981 2024-06-29 15:23:17 +08:00
parent a6a0dab2f1
commit 40a009bd2b
2 changed files with 23 additions and 23 deletions

View File

@ -13,7 +13,7 @@
<span>{{ artificerData.beginTime }}~{{ artificerData.finishTime }}</span> <span>{{ artificerData.beginTime }}~{{ artificerData.finishTime }}</span>
</view> </view>
<view class="header-right-text"> <view class="header-right-text">
备注: 本期等级是根据根据技师上个同期的业绩最终计算得出 备注: 本期等级是根据技师上个同期的业绩最终计算得出
</view> </view>
</view> </view>
<view class="header-right-bottom"> <view class="header-right-bottom">
@ -38,7 +38,7 @@
<span>最低业绩</span> <span>最低业绩</span>
</view> </view>
<view class="mian-list-view"> <view class="mian-list-view">
<span>{{ item.durationOnline }} H</span> <span>{{ item.durationOnline }}h</span>
<span>在线时长</span> <span>在线时长</span>
</view> </view>
<view class="mian-list-view"> <view class="mian-list-view">
@ -104,18 +104,18 @@
width: 96.39rpx; width: 96.39rpx;
height:74rpx; height:74rpx;
text-align: center; text-align: center;
line-height: 48px; line-height: 43px;
font-weight: bold; font-weight: bold;
font-size: 23rpx; font-size: 23rpx;
color: #FFFFFF; color: #FFFFFF;
} }
.mian-list-view span:nth-child(1){ .mian-list-view span:nth-child(1){
font-size: 36rpx; font-size: 40rpx;
color: #019c88; color: #019c88;
font-weight: bold; font-weight: bold;
} }
.mian-list-view span:nth-child(2){ .mian-list-view span:nth-child(2){
font-size: 22rpx; font-size: 24rpx;
color: #333; color: #333;
margin-top: 2px; margin-top: 2px;
} }
@ -132,10 +132,10 @@
flex-direction: row; flex-direction: row;
justify-content: space-between; justify-content: space-between;
align-items: center; align-items: center;
margin-top: 35rpx; margin-top: 40rpx;
} }
.fencheng span{ .fencheng span{
font-size: 23rpx; font-size: 25rpx;
} }
.fencheng span:nth-child(1){ .fencheng span:nth-child(1){
color: #333333; color: #333333;
@ -220,17 +220,17 @@
color: #FFFFFF; color: #FFFFFF;
} }
.header-right-top span:nth-child(1){ .header-right-top span:nth-child(1){
width: 117rpx; width: 126rpx;
height: 34rpx; height: 34rpx;
text-align: center; text-align: center;
line-height: 34rpx; line-height: 36rpx;
font-size: 24rpx; font-size: 24rpx;
color: #843200; color: #843200;
background: linear-gradient(-36deg, #FFE45A, #FFBB46); background: linear-gradient(-36deg, #FFE45A, #FFBB46);
border-radius: 15rpx 0rpx 15rpx 0rpx; border-radius: 15rpx 0rpx 15rpx 0rpx;
} }
.header-right-top span:nth-child(2){ .header-right-top span:nth-child(2){
font-size: 26rpx; font-size: 24rpx;
color: #FFF5BC; color: #FFF5BC;
margin-left: 5px; margin-left: 5px;
} }
@ -239,7 +239,7 @@
display: flex; display: flex;
flex-direction: row; flex-direction: row;
align-items: center; align-items: center;
margin-top: 20px; margin-top: 16px;
} }
.header-right{ .header-right{
width: 65%; width: 65%;
@ -250,7 +250,7 @@
.header{ .header{
width: 100%; width: 100%;
padding: 13px 23px; padding: 13px 20px;
height: 263rpx; height: 263rpx;
display: flex; display: flex;
flex-direction: row; flex-direction: row;

View File

@ -2,9 +2,9 @@
<view class="" style="padding-bottom: 30px;"> <view class="" style="padding-bottom: 30px;">
<view class="headtop"> <view class="headtop">
<view class="headbox"> <view class="headbox">
<view class="u-flex text-white" style="padding-top: 30px;"> <view class="u-flex text-white" style="padding-top: 35px;">
<view class="u-m-r-10"> <view class="u-m-r-10">
<image :src="avatar" style="width: 65px;height: 65px;border-radius: 100rpx; border: 2px solid #fff; margin-left: 10px;" <image :src="avatar" style="width: 60px;height: 60px;border-radius: 100rpx; border: 1px solid #d7f2ee; margin-left: 5px;"
@click="goNav('/pages/my/userinfo')"></image> @click="goNav('/pages/my/userinfo')"></image>
</view> </view>
<view class="u-flex-1" v-if="isLogin && userName"> <view class="u-flex-1" v-if="isLogin && userName">
@ -20,7 +20,7 @@
</view> </view>
<view class="flex margin-left-sm margin-top-xs" v-if="XCXIsSelect != ''" <view class="flex margin-left-sm margin-top-xs" v-if="XCXIsSelect != ''"
style="font-size: 20rpx;font-weight: 500;"> style="font-size: 22rpx;">
<view v-if="renzheng == 0" @click.stop="goNav('/my/renzheng/rzType')"> <view v-if="renzheng == 0" @click.stop="goNav('/my/renzheng/rzType')">
暂未实名认证 暂未实名认证
</view> </view>
@ -63,8 +63,8 @@
<view class="flex flex-wrap"> <view class="flex flex-wrap">
<view class="flex align-center justify-between" style="width: 100%;"> <view class="flex align-center justify-between" style="width: 100%;">
<view class=""> <view class="">
<view style="color: #ffffff;font-size: 13px; margin-left: 9px;">账户余额()</view> <view style="color: #ffffff;font-size: 12px; margin-left: 9px;">账户余额()</view>
<view class="margin-top-xs" style="font-size: 32px;color: #ffffff; margin-left: 8px; margin-top: -1px;"> <view class="margin-top-xs" style="font-size: 32px;color: #ffffff; margin-left: 8px; margin-top: 1px;">
<text class="money_text">{{ money ? money : '0' }}</text> <text class="money_text">{{ money ? money : '0' }}</text>
</view> </view>
</view> </view>
@ -113,7 +113,7 @@
</view> </view>
</view> </view>
<view class="margin-top" <view class="margin-top"
style="width: 100%;margin-top: -26px;padding: 30rpx;border-radius: 20px;background-color: #ffffff;"> style="width: 100%;margin-top: -50px;padding: 30rpx;border-radius: 20px;background-color: #ffffff;">
<view class="wode-title"> <view class="wode-title">
关于我 关于我
</view> </view>
@ -187,7 +187,7 @@
</view> </view>
<view style="width: 100%;margin: 10px 0;" @click="goNav('/package/pages/zysc/index/index')" <view style="width: 100%;margin: 10px 0;" @click="goNav('/package/pages/zysc/index/index')"
v-if="shopSel != '否'"> v-if="shopSel != '否'">
<image src="../../static/index/fun_banner.png" style="width: 100%;height: 90px; margin-bottom: 5px;"></image> <image src="../../static/index/fun_banner.png" style="width: 100%;height: 150rpx; margin-bottom: 5px;"></image>
</view> </view>
<view class="wode-title" style="margin-bottom: 26rpx;"> <view class="wode-title" style="margin-bottom: 26rpx;">
常用功能 常用功能
@ -775,7 +775,7 @@
border-radius: 20rpx; border-radius: 20rpx;
color: #fff; color: #fff;
line-height: 80rpx; line-height: 80rpx;
margin-top: 50rpx; margin-top: 46rpx;
} }
.jishi-index-title{ .jishi-index-title{
width: 100%; width: 100%;
@ -824,20 +824,20 @@
} }
.money_text { .money_text {
font-size: 32px; font-size: 30px;
font-weight: bold; font-weight: bold;
color: #fff; color: #fff;
} }
.money_text1 { .money_text1 {
font-weight: bold; font-weight: bold;
font-size: 46rpx; font-size: 32rpx;
color: #fff; color: #fff;
} }
.moneybox { .moneybox {
width: 100%; width: 100%;
margin-top: 20px; margin-top: 10px;
} }
.btnyt { .btnyt {