修复bug

This commit is contained in:
weipengfei 2024-03-21 17:26:58 +08:00
parent ece51bf8d8
commit 95431d4bd6
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@
</view>
<view class="b-bottom">
<view class="pro">
<view class="loss">
<view class="loss" :style="{left: `-${100-info.spring_subsidy_rate}%`}">
<image class="image" src="https://lihai001.oss-cn-chengdu.aliyuncs.com/def/f805f20240229155704834.webp"></image>
<view class="text">{{info.spring_subsidy_rate}}%</view>
</view>