diff --git a/index.html b/index.html index f4a00b6..64e6609 100644 --- a/index.html +++ b/index.html @@ -1,22 +1,32 @@ - - - - Vite + Vue - - - - - - + + + + Vite + Vue + + + + + + diff --git a/src/Eventform.ce.vue b/src/Eventform.ce.vue index 49c945f..14d675a 100644 --- a/src/Eventform.ce.vue +++ b/src/Eventform.ce.vue @@ -4,75 +4,77 @@
- + :class="{ 'opacity-40': !backable }" @click.prevent="back">
- +
-
- + @click="active = index"> +
- + :class="{ 'opacity-40': !nextable }" @click.prevent="next"> @@ -83,25 +85,30 @@
-
+
+
-
- - @@ -129,47 +138,55 @@