1
0
mirror of https://github.com/hpware/news-analyze.git synced 2025-07-20 21:02:11 +08:00

7 lines
209 B
Vue

<template>
<div class="justify-center align-center text-center">
<span class="text-6xl text-bold">目前沒有手機版本</span>
<span class="text-xl">請使用電腦版</span>
</div>
</template>