redeem pages

This commit is contained in:
CHIEFSOFT\ameye
2023-08-23 10:30:25 -04:00
parent 44cc2c6ac3
commit cc8f9d37db
12 changed files with 706 additions and 2 deletions
@@ -16,7 +16,7 @@
<ion-card-content>
<ion-grid>
<ion-row>
<ion-col> <ion-button size="small" color="success" expand="block">Redeem</ion-button></ion-col>
<ion-col> <ion-button size="small" color="success" expand="block" (click)="startRedeem(item)">Redeem</ion-button></ion-col>
<ion-col></ion-col>
<ion-col>
<!-- <ion-button size="small" expand="block">Add Credit</ion-button>-->
@@ -67,6 +67,9 @@ export class TransactionPage implements OnInit {
}
startRedeem(item){
this.router.navigate(['redeem']);
}
}
/*
'limit' => int 20