index.vue 95 B

1234
  1. <script>
  2. import Articles from '~/pages/index/articles/index'
  3. export default Articles
  4. </script>