更新底部链接和隐藏回应

This commit is contained in:
A1300399510
2024-07-19 15:03:52 +08:00
parent ed9eecf599
commit a770221a67
66 changed files with 960 additions and 385 deletions

View File

@@ -115,7 +115,7 @@
import { ElMessage } from "element-plus"
import zhCn from "element-plus/dist/locale/zh-cn.mjs"
const router = useRouter()
useHead({ script: [{ src: "https://app.gter.net/bottom?tpl=footer", body: true }] })
useHead({ script: [{ src: "https://app.gter.net/bottom?tpl=footer,popupnotification", body: true }] })
const setDisabled = time => {
return time.getTime() > Date.now() // 可选历史天、可选当前天、不可选未来天