<template></template> <script setup> const router = useRouter() router.replace("/index.html") </script>