|
@ -134,7 +134,7 @@ |
|
|
<p>币本位盈亏: {{ accountInfo.BBWProfit }}</p> |
|
|
<p>币本位盈亏: {{ accountInfo.BBWProfit }}</p> |
|
|
<p>持币盈亏 : {{ accountInfo.TotalPriceGap }}</p> |
|
|
<p>持币盈亏 : {{ accountInfo.TotalPriceGap }}</p> |
|
|
<p>浮动盈亏金额 : {{ accountInfo.TotalPurchasePriceProfit }}</p> |
|
|
<p>浮动盈亏金额 : {{ accountInfo.TotalPurchasePriceProfit }}</p> |
|
|
<p>总借币利息 : {{ accountInfo.TotalBorrowFee }}</p> |
|
|
<p>总借币利息 : {{ accountInfo.TotalLoanFee }}</p> |
|
|
<p>总盈亏 : {{ accountInfo.ZYK }}</p> |
|
|
<p>总盈亏 : {{ accountInfo.ZYK }}</p> |
|
|
</div> |
|
|
</div> |
|
|
</template> |
|
|
</template> |
|
|