First reworks

This commit is contained in:
2024-10-28 17:49:46 +01:00
parent fef8c092a9
commit 1b2472bc1a
155 changed files with 536 additions and 4281 deletions

View File

@@ -0,0 +1,3 @@
<template>
Current path: {{ $route.params.path }}
</template>

3
pages/explore/index.vue Normal file
View File

@@ -0,0 +1,3 @@
<template>
Index
</template>