replay wip
This commit is contained in:
parent
90ad36d256
commit
6f975a3394
6 changed files with 146 additions and 1 deletions
|
@ -172,4 +172,11 @@
|
|||
</template>
|
||||
</transition>
|
||||
|
||||
<!-- Replay -->
|
||||
<transition name="wpfade">
|
||||
<template v-if="page == 'replay'">
|
||||
<replay-page></replay-page>
|
||||
</template>
|
||||
</transition>
|
||||
|
||||
</div>
|
Loading…
Add table
Add a link
Reference in a new issue