src/components/group/boxRight.vue
File was renamed from src/components/layouts/boxRight.vue @@ -3,7 +3,7 @@ <div class="blog-cell "> <box4 v-bind="vo1"></box4> </div> <div class="blog-cell "> <div class="blog-cell "> <box4 v-bind="vo2"></box4> </div> <div class="blog-cell "> @@ -19,7 +19,7 @@ </template> <script> import box4 from "./box4-minibox.vue" import box4 from "../mini/box4-minibox.vue" export default { components: { box4,