summaryrefslogtreecommitdiff
path: root/nezha-fronted/src/components/common/Home.vue
diff options
context:
space:
mode:
Diffstat (limited to 'nezha-fronted/src/components/common/Home.vue')
-rw-r--r--nezha-fronted/src/components/common/Home.vue13
1 files changed, 13 insertions, 0 deletions
diff --git a/nezha-fronted/src/components/common/Home.vue b/nezha-fronted/src/components/common/Home.vue
new file mode 100644
index 000000000..f0d9fc9d2
--- /dev/null
+++ b/nezha-fronted/src/components/common/Home.vue
@@ -0,0 +1,13 @@
+<template>
+
+</template>
+
+<script>
+ export default {
+ name: "Home.vue"
+ }
+</script>
+
+<style scoped>
+
+</style> \ No newline at end of file