no message

This commit is contained in:
A1300399510
2025-02-20 15:34:10 +08:00
parent 71741fe921
commit 1d74a9ff05
19 changed files with 622 additions and 2031 deletions

View File

@@ -4780,7 +4780,7 @@ const _routes = [
{
name: "details-id",
path: "/details/:id()",
component: () => import('./_id_-3cYcmCI2.mjs')
component: () => import('./_id_-C8ubchey.mjs')
},
{
name: "index.html",
@@ -4795,7 +4795,7 @@ const _routes = [
{
name: "publish",
path: "/publish",
component: () => import('./index-DABfsv71.mjs')
component: () => import('./index-D-JxlaOw.mjs')
}
];
var commonjsGlobal = typeof globalThis !== "undefined" ? globalThis : typeof global !== "undefined" ? global : typeof self !== "undefined" ? self : {};