diff --git a/components/about.vue b/components/about.vue index 636ed06..186a390 100644 --- a/components/about.vue +++ b/components/about.vue @@ -19,12 +19,9 @@ export default { width: 0, }; }, - created() { - }, - mounted() { - }, - methods: { - }, + created() {}, + mounted() {}, + methods: {}, }; @@ -32,5 +29,4 @@ export default { p { text-align: center; } - diff --git a/components/aboutDet.vue b/components/aboutDet.vue index 94a341a..bd2b77d 100644 --- a/components/aboutDet.vue +++ b/components/aboutDet.vue @@ -1,81 +1,78 @@ diff --git a/components/product.vue b/components/product.vue index 9325184..f803222 100644 --- a/components/product.vue +++ b/components/product.vue @@ -1,41 +1,48 @@