lijh
2022-01-17 f5539f069b7e485ab160cdce668f232b19533a1c
src/config/router.config.js
@@ -1,6 +1,6 @@
import baseLayout from '../components/layouts/baseLayout.vue'
import articleList from '../components/group/articleList.vue'
import articleList from '../components/group/articleListScorll.vue'
import main1 from '../components/swichLabel/main1-show.vue'
import main2 from '../components/swichLabel/main2-show.vue'
@@ -27,6 +27,7 @@
            children: [{
                  path: '/',
                  component: articleList,
                  props:true
               },
               {
                  path: '/box1',