@@ -105,7 +105,7 @@
|
|||||||
{% if trades %}
|
{% if trades %}
|
||||||
<div class="table-wrap" style="margin-bottom:24px;">
|
<div class="table-wrap" style="margin-bottom:24px;">
|
||||||
{% if product_tab == '全部' %}
|
{% if product_tab == '全部' %}
|
||||||
<div class="section-title" style="font-size:0.88rem;">{{ pc }} · {{ trades|length }} 笔</div>
|
<div class="section-title" style="font-size:0.88rem;margin-bottom:0;padding:6px 12px;border-bottom:none;">{{ pc }} · {{ trades|length }} 笔</div>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
<table>
|
<table>
|
||||||
<tr><th>合约</th><th>方向</th><th>开仓日期</th><th>开仓价</th><th>手续费</th><th>操作</th></tr>
|
<tr><th>合约</th><th>方向</th><th>开仓日期</th><th>开仓价</th><th>手续费</th><th>操作</th></tr>
|
||||||
|
|||||||
Reference in New Issue
Block a user