This commit is contained in:
zyronon
2023-11-22 12:30:37 +08:00
parent fcc42f1dd3
commit be95e3a955
4 changed files with 916 additions and 22 deletions

View File

@@ -64,7 +64,7 @@ onMounted(() => {
</script>
<template>
<Backgorund/>
<!-- <Backgorund/>-->
<router-view/>
</template>