lushuncheng 5 år sedan
förälder
incheckning
69e59fde45
1 ändrade filer med 11 tillägg och 0 borttagningar
  1. 11 0
      pages/404.vue

+ 11 - 0
pages/404.vue

@@ -0,0 +1,11 @@
+<template>
+  <div>目前SSR未有页面 </div>
+</template>
+
+<script>
+export default {
+}
+</script>
+
+<style>
+</style>