Helius
2020-10-22 34c26b5cf76282753be7a9e5f556c46eae796b6e
src/main/resources/templates/febs/views/modules/trademanage/accountInfoAlone.html
@@ -95,7 +95,7 @@
                           templet: function (d) {
                                if (d.accountType === 2) {
                                    return '<span style="color:red;">测试账号</span>'
                                } else {
                                } else if(d.accountType === 1){
                                    return '<span style="color:green;">正常账号</span>'
                                }
                            },minWidth: 100,align:'center'},