no message

This commit is contained in:
A1300399510
2025-02-20 17:16:29 +08:00
parent 1d74a9ff05
commit 4a4ec4087d
49 changed files with 568 additions and 941 deletions

View File

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