This commit is contained in:
2026-03-22 14:22:57 +08:00
parent c41154c93a
commit 7325106ae7
6 changed files with 147 additions and 21 deletions

View File

@@ -0,0 +1,8 @@
<template>
<router-view />
</template>
<route lang="yaml">
meta:
layout: false
</route>