feat: update nuxt.config.ts with redirects for specific paths; remove index.vue and add desktop/index.vue for app structure

This commit is contained in:
yuanhau 2025-05-11 23:23:05 +08:00
parent 3c1eb8176b
commit 8b07d4b3be
4 changed files with 27 additions and 11 deletions

View file

@ -0,0 +1,3 @@
<template>
目前沒有手機版本
</template>