diff --git a/components/attachment/Carousel.vue b/components/attachment/Carousel.vue index 7dc8aa0..701da4e 100644 --- a/components/attachment/Carousel.vue +++ b/components/attachment/Carousel.vue @@ -7,32 +7,7 @@ height="auto" > - - diff --git a/components/attachment/Renderer.vue b/components/attachment/Renderer.vue new file mode 100644 index 0000000..bc8348e --- /dev/null +++ b/components/attachment/Renderer.vue @@ -0,0 +1,61 @@ + + + diff --git a/pages/gallery/[id].vue b/pages/gallery/[id].vue new file mode 100644 index 0000000..4e3cf7b --- /dev/null +++ b/pages/gallery/[id].vue @@ -0,0 +1,131 @@ + + + + + diff --git a/pages/gallery/index.vue b/pages/gallery/index.vue index 44b8796..b4538fb 100644 --- a/pages/gallery/index.vue +++ b/pages/gallery/index.vue @@ -6,34 +6,8 @@
- - -