|
@@ -7,8 +7,10 @@
|
|
|
{notempty name='list'}
|
|
|
<thead>
|
|
|
<tr>
|
|
|
- <th class='text-left nowrap' style="width: 15%">转赠/获赠用户</th>
|
|
|
- <th class='text-left nowrap' style="width: 15%">被转赠/获赠用户</th>
|
|
|
+<!-- <th class='text-left nowrap' style="width: 15%">转赠/获赠用户</th>-->
|
|
|
+<!-- <th class='text-left nowrap' style="width: 15%">被转赠/获赠用户</th>-->
|
|
|
+ <th class='text-left nowrap' style="width: 15%">获赠者</th>
|
|
|
+ <th class='text-left nowrap' style="width: 15%">转赠人</th>
|
|
|
<th class='text-left nowrap' style="width: 15%">藏品名称</th>
|
|
|
<th class='text-left nowrap' style="width: 15%">标签</th>
|
|
|
<th class='text-left nowrap' style="width: 15%">hash</th>
|