diff --git a/index.html b/index.html index 64e6609..cc800ec 100644 --- a/index.html +++ b/index.html @@ -1,32 +1,23 @@ - - - - Vite + Vue - - - - - - + + + + Vite + Vue + + + + + + + diff --git a/src/EventForm.ce.vue b/src/EventForm.ce.vue index ab41372..35976a8 100644 --- a/src/EventForm.ce.vue +++ b/src/EventForm.ce.vue @@ -4,81 +4,77 @@
- + :class="{ 'opacity-40': !backable }" @click.prevent="back">
- +
-
- + @click="active = index"> +
- + :class="{ 'opacity-40': !nextable }" @click.prevent="next"> @@ -89,25 +85,28 @@
-
+
+
-
- - @@ -135,8 +136,8 @@