I have list below as a side menu . <ion-list> <div *ngIf="userStatus!='Registered'"> <ion-item *ngFor="let type of options" ...
確定! 回上一頁