mirror of
https://github.com/hpware/news-analyze.git
synced 2025-06-23 15:51:01 +08:00
7 lines
96 B
Vue
7 lines
96 B
Vue
<template>
|
|
<!--A yhw_tw project-->
|
|
<NuxtLayout>
|
|
<NuxtPage/>
|
|
</NuxtLayout>
|
|
</template>
|