| | |
| | | <div class="layui-fluid layui-anim febs-anim" id="febs-withdraw-list" lay-title="碳币提现"> |
| | | <div class="layui-fluid layui-anim febs-anim" id="febs-withdraw-list" lay-title="提现"> |
| | | <div class="layui-row febs-container"> |
| | | <div class="layui-col-md12"> |
| | | <div class="layui-card"> |
| | |
| | | {field: 'amountFee', title: '手续费', minWidth: 100,align:'center', totalRow:true}, |
| | | {title: '状态', templet: '#statusType', minWidth: 100,align:'center'}, |
| | | {field: 'createdTime', title: '创建时间', minWidth: 180,align:'center'}, |
| | | {title: '操作', toolbar: '#withdrawOption', minWidth: 100} |
| | | {title: '操作', toolbar: '#withdrawOption', minWidth: 200} |
| | | ]], |
| | | done: function(res, curr, count) { |
| | | // 遍历每一行数据 |