|
@@ -1,10 +1,10 @@
|
|
|
-<!-- <ion-header [translucent]="true">
|
|
|
+<ion-header [translucent]="true">
|
|
|
<ion-toolbar>
|
|
|
<ion-title>
|
|
|
"Thirst for power"
|
|
|
</ion-title>
|
|
|
</ion-toolbar>
|
|
|
-</ion-header> -->
|
|
|
+</ion-header>
|
|
|
|
|
|
<ion-content [fullscreen]="true">
|
|
|
<ion-app>
|
|
@@ -95,7 +95,7 @@
|
|
|
</ion-col>
|
|
|
<ion-col>
|
|
|
<ion-card color="light" id="present-alert-fail"
|
|
|
- onclick="document.querySelector('#allChange').setAttribute('color', 'danger');badday++; duringday=0">
|
|
|
+ onclick="document.querySelector('#allChange').setAttribute('color', 'danger'); badday++; duringday=0">
|
|
|
<ion-card-header>
|
|
|
<ion-card-title>眼神涣散</ion-card-title>
|
|
|
<!-- <ion-card-subtitle>Card Subtitle</ion-card-subtitle> -->
|