tambah screen tips dan tentang kami
This commit is contained in:
@@ -1,13 +1,16 @@
|
||||
<ion-header [translucent]="true">
|
||||
<ion-toolbar>
|
||||
<ion-title>Pemeriksaan</ion-title>
|
||||
<ion-toolbar color="primary">
|
||||
<ion-buttons slot="start">
|
||||
<ion-menu-button></ion-menu-button>
|
||||
</ion-buttons>
|
||||
<ion-title>Pengukuran</ion-title>
|
||||
</ion-toolbar>
|
||||
</ion-header>
|
||||
|
||||
<ion-content [fullscreen]="true">
|
||||
<ion-header collapse="condense">
|
||||
<ion-toolbar>
|
||||
<ion-title size="large">Pemeriksaan</ion-title>
|
||||
<ion-title size="large">Pengukuran</ion-title>
|
||||
</ion-toolbar>
|
||||
</ion-header>
|
||||
<ion-list>
|
||||
@@ -86,7 +89,7 @@
|
||||
<ion-textarea placeholder="Tuliskan Keluhan atau Perasaan"></ion-textarea>
|
||||
</ion-item>
|
||||
|
||||
<ion-button expand="block" (click)="goToNewPage()" color="primary">Submit</ion-button>
|
||||
<ion-button expand="block" color="primary">Simpan</ion-button>
|
||||
</ion-list>
|
||||
</ion-content>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user