|  |  |  | 
|---|
|  |  |  | elem: $view.find('table'), | 
|---|
|  |  |  | id: 'userTable', | 
|---|
|  |  |  | url: ctx + 'tradeManage/contractHoldOrder', | 
|---|
|  |  |  | totalRow: true, | 
|---|
|  |  |  | cols: [[ | 
|---|
|  |  |  | {field: 'phone', title: '手机号', minWidth: 100,align:'left'}, | 
|---|
|  |  |  | {field: 'phone', title: '手机号', minWidth: 100,align:'left',totalRowText: '合计'}, | 
|---|
|  |  |  | {field: 'email', title: '邮箱', minWidth: 200,align:'left'}, | 
|---|
|  |  |  | {field: 'inviteId', title: '邀请码UID', minWidth: 120,align:'center'}, | 
|---|
|  |  |  | {field: 'orderNo', title: '订单编号', minWidth: 200,align:'center'}, | 
|---|
|  |  |  | 
|---|
|  |  |  | }else { | 
|---|
|  |  |  | return '<span style="color:red;">' + d.rewardRatio + '</span>' | 
|---|
|  |  |  | } | 
|---|
|  |  |  | },minWidth: 120,align:'center'}, | 
|---|
|  |  |  | },minWidth: 120,align:'center',totalRow: true}, | 
|---|
|  |  |  | {field: 'symbolSku', title: '币种规格', minWidth: 120,align:'center'}, | 
|---|
|  |  |  | {field: 'openingPrice', title: '开仓价', minWidth: 100,align:'center'}, | 
|---|
|  |  |  | {field: 'openingFeeAmount', title: '开仓手续费', minWidth: 120,align:'center'}, | 
|---|
|  |  |  | {field: 'openingFeeAmount', title: '开仓手续费', minWidth: 120,align:'center',totalRow: true}, | 
|---|
|  |  |  | {field: 'bondAmount', title: '保证金', minWidth: 120,align:'center'}, | 
|---|
|  |  |  | {field: 'leverRatio', title: '杠杆倍率', minWidth: 120,align:'center'}, | 
|---|
|  |  |  | {field: 'stopLossPrice', title: '止损价', minWidth: 120,align:'center'}, | 
|---|