cn.vue 74 B

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