src/main/resources/templates/febs/views/dapp/user.html
@@ -140,7 +140,7 @@ } } if (name === 'simulate') { febs.modal.open('生成模拟数据', 'dappView/admin/simulate', { febs.modal.open('生成虚拟收益', 'dappView/admin/simulate', { btn: ['提交', '重置'], area: $(window).width() <= 750 ? '95%' : '50%', offset: '30px', @@ -168,7 +168,7 @@ perms: 'admin:reset' }, { name: 'simulate', title: '模拟数据', title: '生成虚拟收益', perms: 'admin:simulate' }] });