mirror of
https://github.com/hpware/news-analyze.git
synced 2025-06-24 00:01:03 +08:00
6 lines
99 B
Vue
6 lines
99 B
Vue
<template>
|
||
<div>
|
||
<h1 class="text-3xl font-bold text-center">嗨!</h1>
|
||
</div>
|
||
</template>
|