diff --git a/src/App.vue b/src/App.vue index 55df315..80381b2 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,28 +1,118 @@ - - + Letenka + + + Parametry letu + + + Vyberte jednu možnost + {{ option.text }} + + + + + Počet cestujících + + + + + Volba třídy + + Vyberte jednu možnost + {{ option.text }} + + + + + + + {{ seat }} + + + {{ seat }} + + + + + + + + + + Objednávka + + Typ cesty: + + {{ travelType.text }} + + + + Počet cestuijících: {{ personCount }} + + + Typ cesty: + + {{ classType.text }} + + + + + Vybraná místa: + + {{ seat }} + + + +
+ + Vyberte jednu možnost + {{ option.text }} + +
+ Počet cestujících + +
+ Volba třídy + + Vyberte jednu možnost + {{ option.text }} + +
+ Typ cesty: + + {{ travelType.text }} + +
+ Počet cestuijících: {{ personCount }} +
+ Typ cesty: + + {{ classType.text }} + +