diff --git a/components/comment-item.vue b/components/comment-item.vue new file mode 100644 index 0000000..77c3f67 --- /dev/null +++ b/components/comment-item.vue @@ -0,0 +1,108 @@ + + + + + \ No newline at end of file diff --git a/components/footer_common.vue b/components/footer_common.vue new file mode 100644 index 0000000..aaf6a53 --- /dev/null +++ b/components/footer_common.vue @@ -0,0 +1,74 @@ + + + + + \ No newline at end of file diff --git a/components/header_common.vue b/components/header_common.vue new file mode 100644 index 0000000..f9ae805 --- /dev/null +++ b/components/header_common.vue @@ -0,0 +1,91 @@ + + + + + \ No newline at end of file