6 lines
89 B
Vue
6 lines
89 B
Vue
<template>
|
|
<NuxtLayout>
|
|
<NuxtPage page-key="static" />
|
|
</NuxtLayout>
|
|
|
|
</template> |