From 516ca8f76836e6bcfca1823c959d36c72f12d111 Mon Sep 17 00:00:00 2001 From: liangping <18786721@qq.com> Date: Sun, 10 Apr 2022 22:23:07 +0800 Subject: [PATCH] improve delegation --- src/views/WalletDelegations.vue | 118 ++++++++++++++------------------ 1 file changed, 50 insertions(+), 68 deletions(-) diff --git a/src/views/WalletDelegations.vue b/src/views/WalletDelegations.vue index f446ad33..602dc3d3 100644 --- a/src/views/WalletDelegations.vue +++ b/src/views/WalletDelegations.vue @@ -22,86 +22,46 @@ - - {{ data.item.validator.moniker }} + + + {{ data.item.validator.moniker }} + - + - Withdraw + {{ data.item.reward }} + + {{ currency }}{{ toCurrency(data.item.reward) }} + - - - - - - - - - - - - - - - - -