xiaoyong931011
2023-08-21 49f84e6ea4973a7db64be3258b503dfdb8030f85
src/main/resources/templates/febs/views/dapp/system-profit-flow.html
@@ -33,7 +33,7 @@
    4: {title: '层级收益'},
    5: {title: '剩余层级收益'},
    6: {title: '复投动能'},
    7: {title: '动能收益'},
    7: {title: '出局收益'},
    }[d.type];
    }}
    <span>{{ type.title }}</span>
@@ -59,6 +59,7 @@
                cols: [[
                    {field: 'address', title: '地址', minWidth: 300},
                    {field: 'amount', title: '金额', minWidth: 80},
                    {field: 'fromHash', title: 'hash', minWidth: 150},
                    {title: '状态', templet: '#status-able', minWidth: 80},
                    {title: '类型', templet: '#type-able', minWidth: 80},
                    {field: 'createTime', title: '创建时间', minWidth: 150}