404.vue 94 B

12345678910
  1. <template>
  2. <div>404</div>
  3. </template>
  4. <script>
  5. </script>
  6. <style lang="scss" >
  7. </style>