no message

This commit is contained in:
A1300399510
2024-07-04 15:05:55 +08:00
parent 1aaac5f4cf
commit 7009e9e546
59 changed files with 285 additions and 244 deletions

View File

@@ -1,5 +1,7 @@
<template></template>
<script setup>
useHead({ script: [{ src: "https://app.gter.net/bottom?tpl=header&menukey=vote" }, { src: "https://app.gter.net/bottom?tpl=footer", body: true }] })
const router = useRouter()
router.replace("/index.html")
</script>