news-analyze/app.vue

7 lines
96 B
Vue

<template>
<!--A yhw_tw project-->
<NuxtLayout>
<NuxtPage/>
</NuxtLayout>
</template>