2026-05-31 13:54:31 +02:00

12 lines
91 B
Vue

<template>
route test
</template>
<route>
{
meta: {
layout: 'home'
}
}
</route>