inleft
2022-01-15 41b36f013d4103ffc59fd58feb6b6177ee5b04f7
src/components/group/articleList.vue
File was renamed from src/components/layouts/box6-articleList.vue
@@ -1,5 +1,5 @@
<template>
   <div>
   <div >
      <box5></box5>
      <box5></box5>
      <box5></box5>
@@ -11,7 +11,7 @@
</template>
<script>
   import box5 from "./box5-article.vue"
   import box5 from "../mini/box5-article.vue"
   export default {
      components: {
         box5