add curator page

This commit is contained in:
vapormusic 2021-12-14 00:01:48 +07:00
parent 7cc282f060
commit bb77f08314
4 changed files with 60 additions and 18 deletions

View file

@ -263,6 +263,11 @@
<cider-recordlabel :data="showingPlaylist"></cider-recordlabel>
</template>
</transition>
<transition name="wpfade">
<template v-if="page.includes('curator_')">
<cider-recordlabel :data="showingPlaylist"></cider-recordlabel>
</template>
</transition>
<!-- Browse -->
<transition name="wpfade">
<template v-if="page == 'browse'">