amp findings
This commit is contained in:
parent
f32c10a7bd
commit
d4059d00d5
1 changed files with 10 additions and 0 deletions
|
@ -9,6 +9,16 @@
|
||||||
v-if="artistLoaded"
|
v-if="artistLoaded"
|
||||||
:item="artist"
|
:item="artist"
|
||||||
></artist-chip>
|
></artist-chip>
|
||||||
|
|
||||||
|
<amp-chrome-player/>
|
||||||
|
<!-- <amp-footer-player/> -->
|
||||||
|
<hr>
|
||||||
|
<amp-lcd-progress/>
|
||||||
|
<hr>
|
||||||
|
<amp-playback-controls-shuffle/>
|
||||||
|
<apple-music-playback-controls theme="dark" />
|
||||||
|
<apple-music-progress theme="dark"></apple-music-progress>
|
||||||
|
<apple-music-volume theme="dark"></apple-music-volume>
|
||||||
</div>
|
</div>
|
||||||
</script>
|
</script>
|
||||||
<script>
|
<script>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue