调整
This commit is contained in:
@ -50,7 +50,7 @@
|
||||
<th class='text-left nowrap'>当前收益(元)</th>
|
||||
<th class='text-left nowrap'>预期收益(元)</th>
|
||||
<th class='text-left nowrap'>开始时间</th>
|
||||
<th class='text-left nowrap'>结算时间</th>
|
||||
<!-- <th class='text-left nowrap'>结算时间</th>-->
|
||||
<th class='text-left nowrap'>结束时间</th>
|
||||
<th class='text-left nowrap'>状态</th>
|
||||
<th class='text-left nowrap'></th>
|
||||
@ -90,9 +90,9 @@
|
||||
<td class='text-left nowrap'>
|
||||
{$vo.start_time}
|
||||
</td>
|
||||
<td class='text-left nowrap'>
|
||||
{:date('Y-m-d H:i:s',$vo.profit_time)}
|
||||
</td>
|
||||
<!-- <td class='text-left nowrap'>-->
|
||||
<!-- {:date('Y-m-d H:i:s',$vo.profit_time)}-->
|
||||
<!-- </td>-->
|
||||
<td class='text-left nowrap'>
|
||||
{$vo.end_time}
|
||||
</td>
|
||||
|
||||
Reference in New Issue
Block a user