This commit is contained in:
kaadon
2025-08-15 13:55:05 +08:00
parent 53463867db
commit 9aebd17f1c

View File

@ -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>-->
<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'> <td class='text-left nowrap'>
{$vo.start_time} {$vo.start_time}
</td> </td>
<td class='text-left nowrap'> <!-- <td class='text-left nowrap'>-->
{:date('Y-m-d H:i:s',$vo.profit_time)} <!-- {:date('Y-m-d H:i:s',$vo.profit_time)}-->
</td> <!-- </td>-->
<td class='text-left nowrap'> <td class='text-left nowrap'>
{$vo.end_time} {$vo.end_time}
</td> </td>