src/main/resources/templates/febs/views/dapp/member.html | ●●●●● patch | view | raw | blame | history |
src/main/resources/templates/febs/views/dapp/member.html
@@ -206,7 +206,7 @@ type : 'get', async : true, success : function(data) { if (data.data) { if (data.data >= 0) { balance.text(data.data); febs.alert.success('刷新成功'); }