mirror of
https://github.com/hpware/news-analyze.git
synced 2025-06-24 05:24:23 +00:00
feat: restructure mobile template for better layout and user guidance; remove unused emoji converter from home component
This commit is contained in:
parent
ed42dde9ba
commit
71aac20c36
2 changed files with 6 additions and 4 deletions
|
@ -1 +1,6 @@
|
|||
<template>目前沒有手機版本</template>
|
||||
<template>
|
||||
<div class="justify-center align-center text-center">
|
||||
<span class="text-6xl text-bold">目前沒有手機版本</span>
|
||||
<span class="text-xl">請使用電腦版</span>
|
||||
</div>
|
||||
</template>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue