|
@@ -5,7 +5,7 @@
|
|
|
|
|
|
<view class="details-main">
|
|
<view class="details-main">
|
|
<view class="details-price">
|
|
<view class="details-price">
|
|
- <h3>{{rentCardShareProfit.shareProfitAmount.toFixed(2)}}元</h3>
|
|
|
|
|
|
+ <h3>{{rentCardShareProfit.shareProfitAmount.toFixed(2)}}<span style="font-size: 12px;">元</span></h3>
|
|
</view>
|
|
</view>
|
|
<p>分润金额</p>
|
|
<p>分润金额</p>
|
|
<img
|
|
<img
|