@@ -186,7 +186,7 @@
font-size: 16px;
text-align: right;
">
- <h2>{{item.payFee.toFixed(2)}}元</h2>
+ <h2>{{item.payFee.toFixed(2)}}<span style="font-size: 12px;">元</span></h2>
</view>
<!-- <view class="sign">
@@ -5,7 +5,7 @@
<view class="details-main">
<view class="details-price">
- <h3>{{rentCardShareProfit.shareProfitAmount.toFixed(2)}}元</h3>
+ <h3>{{rentCardShareProfit.shareProfitAmount.toFixed(2)}}<span style="font-size: 12px;">元</span></h3>
<p>分润金额</p>
<img