set route /mix & /draggable
This commit is contained in:
@@ -11,6 +11,10 @@
|
||||
<deckPlaylist :box="box" class="box-page" v-if="box.type === 'playlist'" @click.stop="" />
|
||||
</template>
|
||||
</box>
|
||||
<nav class="fixed top-0">
|
||||
<a class="button m-4 bg-esyellow" href="/draggable">Draggable</a>
|
||||
<a class="button m-4 bg-esyellow" href="/mix">Mix</a>
|
||||
</nav>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user