+
+
+
+
+ Train Insights |
+ Station Insights |
+
+
+ |
+
+
+
+
+ |
+
+ |
+
+
+
+
Total number of trains: {{ this.insights["totalNumTrains"] }}
-
-
-
-
-
- Number of actively running trains: {{ this.insights["numRunningTrains"] }}
- Percentage late: {{ this.insights["percentageLate"] }}%
- Percentage early or ontime: {{ this.insights["percentageNotLate"] }}%
-
-
-
-
- Station Insights
- |
+
+ Number of actively running trains: {{ this.insights["numRunningTrains"] }}
+ Percentage late: {{ this.insights["percentageLate"] }}%
+ Percentage early or ontime: {{ this.insights["percentageNotLate"] }}%
+ |
+
Total number of stations: {{ this.insights["totalNumStations"] }}
-
-
+ |
+
+
+
+
+
+ Train Insights |
+ Station Insights |
+
+
+
+ Total number of trains: {{ this.insights["totalNumTrains"] }}
+
+ |
+
+ Number of actively running trains: {{ this.insights["numRunningTrains"] }}
+
+
+ |
+
+ Total number of stations: {{ this.insights["totalNumStations"] }}
+
+ |
+
+
+
+
+
Leaderboard
+
+
+
+
-
-
AdsAdsAdsAdsAdsAdsAdsAdsAdsAdsAdsAdsAdsAdsAdsAdsAdsAdsAdsAdsAds
- AdsAdsAdsAdsAdsAdsAdsAdsAdsAdsAdsAdsAdsAdsAdsAdsAdsAdsAdsAdsAds
- AdsAdsAdsAdsAdsAdsAdsAdsAdsAdsAdsAdsAdsAdsAdsAdsAdsAdsAdsAdsAds
- AdsAdsAdsAdsAdsAdsAdsAdsAdsAdsAdsAdsAdsAdsAdsAdsAdsAdsAdsAdsAds
- AdsAdsAdsAdsAdsAdsAdsAdsAdsAdsAdsAdsAdsAdsAdsAdsAdsAdsAdsAdsAds
- AdsAdsAdsAdsAdsAdsAdsAdsAdsAdsAdsAdsAdsAdsAdsAdsAdsAdsAdsAdsAds
-
-
-
-
Leaderboard
-
@@ -41,7 +43,7 @@ export default {
password: "",
toastMessage: "",
toastBackground: "",
- showPassword: true,
+ showPassword: false,
toast
}
},
@@ -113,6 +115,23 @@ export default {
padding: 70px 30px;
}
+#imgDiv{
+ height:10%;
+ width:10%;
+ right: 40px;
+ bottom:150px;
+ position: absolute;
+}
+
+#eyeImg{
+ height:80%;
+ width:100%;
+}
+
+#eyeImg:hover{
+ transform: scale(1.3);
+}
+
h1 {
margin: 0;
padding: 0 0 20px;