diff --git a/src/renderer/components/MusicBox.vue b/src/renderer/components/MusicBox.vue new file mode 100644 index 0000000..0a18e2b --- /dev/null +++ b/src/renderer/components/MusicBox.vue @@ -0,0 +1,37 @@ + + + + + diff --git a/src/renderer/layouts/ActionBar.vue b/src/renderer/layouts/ActionBar.vue index 77e6958..54cbceb 100644 --- a/src/renderer/layouts/ActionBar.vue +++ b/src/renderer/layouts/ActionBar.vue @@ -36,8 +36,8 @@ export default { diff --git a/static/demo/artwork-1 b/static/demo/artwork-1.png similarity index 100% rename from static/demo/artwork-1 rename to static/demo/artwork-1.png diff --git a/static/demo/artwork-10 b/static/demo/artwork-10.png similarity index 100% rename from static/demo/artwork-10 rename to static/demo/artwork-10.png diff --git a/static/demo/artwork-2 b/static/demo/artwork-2.png similarity index 100% rename from static/demo/artwork-2 rename to static/demo/artwork-2.png diff --git a/static/demo/artwork-3 b/static/demo/artwork-3.png similarity index 100% rename from static/demo/artwork-3 rename to static/demo/artwork-3.png diff --git a/static/demo/artwork-4 b/static/demo/artwork-4.png similarity index 100% rename from static/demo/artwork-4 rename to static/demo/artwork-4.png diff --git a/static/demo/artwork-5 b/static/demo/artwork-5.png similarity index 100% rename from static/demo/artwork-5 rename to static/demo/artwork-5.png diff --git a/static/demo/artwork-6 b/static/demo/artwork-6.png similarity index 100% rename from static/demo/artwork-6 rename to static/demo/artwork-6.png diff --git a/static/demo/artwork-7 b/static/demo/artwork-7.png similarity index 100% rename from static/demo/artwork-7 rename to static/demo/artwork-7.png diff --git a/static/demo/artwork-8 b/static/demo/artwork-8.png similarity index 100% rename from static/demo/artwork-8 rename to static/demo/artwork-8.png diff --git a/static/demo/artwork-9 b/static/demo/artwork-9.png similarity index 100% rename from static/demo/artwork-9 rename to static/demo/artwork-9.png