KKSU
2024-02-04 616515dcc94aa6f1259945d77c31cb5c5994eeeb
src/main/resources/templates/febs/views/modules/news/productNFTList.html
@@ -129,8 +129,8 @@
                url: ctx + 'admin/news/getProductNFTList',
                cols: [[
                    {field: 'nftCode', title: '编码', minWidth: 120,align:'center'},
                    {field: 'priceNft', title: 'NFT', minWidth: 120,align:'center'},
                    {field: 'priceToken', title: 'TOKEN', minWidth: 120,align:'center'},
                    {field: 'priceNft', title: '卡牌', minWidth: 120,align:'center'},
                    {field: 'priceToken', title: '宝石', minWidth: 120,align:'center'},
                    {field: 'profit', title: '收益(%)', minWidth: 120,align:'center'},
                    {field: 'cycle', title: '周期(天)', minWidth: 120,align:'center'},
                    {field: 'memberCnt', title: '预约总数', minWidth: 120,align:'center'},