luyisha 3 years ago
parent
commit
42b8dc6596
  1. BIN
      dist.zip
  2. 4
      src/views/contract/hold-position.vue

BIN
dist.zip

Binary file not shown.

4
src/views/contract/hold-position.vue

@ -25,7 +25,7 @@
<th>{{ $t("contract.a9") }}</th>
<th>{{ $t("contract.b7") }}</th>
<th>{{ $t("contract.b0") }}</th>
<th>{{ '创建时间' }}</th>
<th>{{ $t("wallet.creationTime") }}</th>
<!-- <th>{{ $t("contract.g7") }}</th> -->
<!-- <th>{{ $t("contract.g7") }}{{ $t("contract.e2") }}</th> -->
<th>{{ $t("contract.i3") }}</th>
@ -37,7 +37,7 @@
<th >{{ $t("contract.a6") }}</th>
<th>{{ $t("contract.h0") }}</th>
<th>{{ $t("contract.i7") }} /{{ $t("contract.i8") }}</th>
<th>{{ '手续费' }}</th>
<th>{{ $t("wallet.fee1") }}</th>
<th width="18%">{{ $t("contract.c0") }}</th>
</tr>
</thead>

Loading…
Cancel
Save