From 3256c83e974771ffe36f45255c421e43f55d8c8e Mon Sep 17 00:00:00 2001 From: "CHIEFSOFT\\ameye" Date: Mon, 7 Aug 2023 20:19:26 -0400 Subject: [PATCH] wallet page --- .../pages/transaction/transaction.page.html | 65 ++++++++++++------- 1 file changed, 41 insertions(+), 24 deletions(-) diff --git a/src/app/pages/transaction/transaction.page.html b/src/app/pages/transaction/transaction.page.html index 938a304..371cc91 100644 --- a/src/app/pages/transaction/transaction.page.html +++ b/src/app/pages/transaction/transaction.page.html @@ -6,30 +6,47 @@ -
- - - -
{{item.description}}
- Balance {{item.amount*0.01}} -
- - - - - + Credit - - - - - WithDraw - - - - -
-
-
+ + + {{item.description}} + Balance {{item.amount*0.01}} + + + + + + WithDraw + + + Credit + + + + + + + + + + + + + + + + + + + + + + + + + + + + +