diff --git a/hotovo.zip b/hotovo.zip new file mode 100644 index 0000000..dcc25dc Binary files /dev/null and b/hotovo.zip differ diff --git a/src/App.vue b/src/App.vue index dd08763..198807c 100644 --- a/src/App.vue +++ b/src/App.vue @@ -3,71 +3,59 @@

Letenka

-

Parametry letu

-
-

- - -

- - -

- - -

- -
- -
-
- -
- - - -

-
- -

- - -

-
- -

- -
-
-
- {{ seat }} -
-
- {{ seat }} +
+

Parametry letu

+ +

+ + +

+ + +

+ + +

+ +
+
-
- {{ seat }} +
+
- -
-
- - + + +

+
+ +

+ + +

+
+ +

+ + + + +
@@ -86,9 +74,13 @@

Datum odletu: - {{ departureRangeDate.start }}
+ {{ departureRangeDate.start.getDate() }}. {{ departureRangeDate.start.getMonth() }}. {{ departureRangeDate.start.getFullYear() }}
Datum příletu: - {{ departureRangeDate.end }} + {{ departureRangeDate.end }}
+

+

+ Datum odletu: + {{ departureDate.getDate() }}. {{ departureDate.start.getMonth() }}. {{ departureDate.start.getFullYear() }}

Třída: @@ -112,6 +104,7 @@ \ No newline at end of file