first commit
This commit is contained in:
3
src/views/error-page/401.vue
Normal file
3
src/views/error-page/401.vue
Normal file
@@ -0,0 +1,3 @@
|
||||
<template>
|
||||
<h1>401</h1>
|
||||
</template>
|
3
src/views/error-page/404.vue
Normal file
3
src/views/error-page/404.vue
Normal file
@@ -0,0 +1,3 @@
|
||||
<template>
|
||||
<h1>404</h1>
|
||||
</template>
|
Reference in New Issue
Block a user