404.vue 87 B

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