修改样式

This commit is contained in:
yangjun 2024-06-27 23:07:10 +08:00
parent a401ad26df
commit 1d8caf5cf2
1 changed files with 9 additions and 4 deletions

View File

@ -80,10 +80,15 @@
<view class="djtit">当前等级</view> <view class="djtit">当前等级</view>
<view class="djimg" @click="level">{{ currentGrade ? currentGrade : "A0" }}</view> <view class="djimg" @click="level">{{ currentGrade ? currentGrade : "A0" }}</view>
<view class="" style="margin-top: 20px;"> <view class="" style="margin-top: 20px;">
<text style="font-size: 30px;font-weight: bold;">{{ currentWholeIncome ? currentWholeIncome : 0 }}</text> <!-- <text style="font-size: 30px;font-weight: bold;">当前业绩{{ currentWholeIncome ? currentWholeIncome : 0 }}</text> -->
<text style="font-size: 16px;">/{{ totalIncomeRange ? totalIncomeRange : 4000 }}</text> <!-- <text style="font-size: 16px;">/{{ totalIncomeRange ? totalIncomeRange : 4000 }}</text> -->
</view> </view>
<u-line-progress active-color="#46a396" :show-percent="false" :height="38" inactive-color="#098f7a"
<view class="" style="margin-top: 20px;">
<text style="font-size: 30px;font-weight: bold;">当前业绩{{ currentWholeIncome ? currentWholeIncome : 0 }}</text>
<!-- <text style="font-size: 16px;">/{{ totalIncomeRange ? totalIncomeRange : 4000 }}</text> -->
</view>
<!-- <u-line-progress active-color="#46a396" :show-percent="false" :height="38" inactive-color="#098f7a"
:percent="lineProgressData" :striped-active="true"></u-line-progress> :percent="lineProgressData" :striped-active="true"></u-line-progress>
<view v-if="!maxStatus && longUpgradeDescriptionSet.differenceOutstandingAchievement" class="dengji-text"> <view v-if="!maxStatus && longUpgradeDescriptionSet.differenceOutstandingAchievement" class="dengji-text">
@ -113,7 +118,7 @@
</view> </view>
</view> </view>
</u-popup> </u-popup>
</view> </view> -->
<view class="flex align-center" <view class="flex align-center"
style="justify-content: space-evenly;text-align: center;"> style="justify-content: space-evenly;text-align: center;">
<view class="" @click="dangqian"> <view class="" @click="dangqian">