Browse Source

赠品头部表格

mashouyi 2 years ago
parent
commit
818d1f6efd
1 changed files with 4 additions and 2 deletions
  1. 4 2
      application/user/view/gift/index.html

+ 4 - 2
application/user/view/gift/index.html

@@ -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>