no message

This commit is contained in:
A1300399510
2024-08-12 11:37:50 +08:00
parent ce9e6f9c75
commit 82ec9322cf
15 changed files with 106 additions and 73 deletions

View File

@@ -194,7 +194,7 @@ const client_manifest = {
"prefetch": true,
"preload": true,
"css": [],
"file": "error-404.94182fd7.js",
"file": "error-404.b92f8c23.js",
"imports": [
"node_modules/nuxt/dist/app/entry.js"
],
@@ -220,7 +220,7 @@ const client_manifest = {
"prefetch": true,
"preload": true,
"css": [],
"file": "error-500.1ccd77fb.js",
"file": "error-500.5aa0089f.js",
"imports": [
"node_modules/nuxt/dist/app/entry.js"
],
@@ -237,7 +237,7 @@ const client_manifest = {
"resourceType": "style",
"prefetch": true,
"preload": true,
"file": "entry.6351cd39.css",
"file": "entry.1ebf40b0.css",
"src": "node_modules/nuxt/dist/app/entry.css"
},
"node_modules/nuxt/dist/app/entry.js": {
@@ -274,19 +274,19 @@ const client_manifest = {
"triangle-icon.c39ff2e7.svg"
],
"css": [
"entry.6351cd39.css"
"entry.1ebf40b0.css"
],
"dynamicImports": [
"node_modules/@nuxt/ui-templates/dist/templates/error-404.vue",
"node_modules/@nuxt/ui-templates/dist/templates/error-500.vue"
],
"file": "entry.c9e63eaa.js",
"file": "entry.8af964e9.js",
"isEntry": true,
"src": "node_modules/nuxt/dist/app/entry.js",
"_globalCSS": true
},
"entry.6351cd39.css": {
"file": "entry.6351cd39.css",
"entry.1ebf40b0.css": {
"file": "entry.1ebf40b0.css",
"resourceType": "style",
"prefetch": true,
"preload": true

View File

@@ -1 +1 @@
{"version":3,"file":"entry-styles.4b63bbf7.mjs","sources":["../../../../../.nuxt/dist/server/static/entry-styles-1.mjs-92c92c68.js","../../../../../.nuxt/dist/server/static/entry-styles-2.mjs-99884db5.js","../../../../../.nuxt/dist/server/static/entry-styles-3.mjs-aca5fba6.js","../../../../../.nuxt/dist/server/static/entry-styles-4.mjs-bde3d40d.js","../../../../../.nuxt/dist/server/static/entry-styles.4b63bbf7.mjs"],"sourcesContent":null,"names":["__buildAssetsURL","style_0","style_1","style_2","style_3"],"mappings":";;;;;;;;;;;;;;;;AAAA,MAAM,IAAO,GAAA,suPAAA;;ACAb,MAAM,QAAW,GAAA,ipEAAA;;ACAjB,MAAM,SAAY,GAAA,00CAAA;;ACAlB,MAAA,mCAAA,GAAA,0mNAAA,GAAAA,cAAA,CAAA,4BAAA,CAAA,GAAA,iirDAAA;;ACIA,6BAAe,CAACC,IAAO,EAAEC,QAAO,EAAEC,SAAO,EAAEC,mCAAO;;;;"}
{"version":3,"file":"entry-styles.0499bcf0.mjs","sources":["../../../../../.nuxt/dist/server/static/entry-styles-1.mjs-92c92c68.js","../../../../../.nuxt/dist/server/static/entry-styles-2.mjs-99884db5.js","../../../../../.nuxt/dist/server/static/entry-styles-3.mjs-aca5fba6.js","../../../../../.nuxt/dist/server/static/entry-styles-4.mjs-b882ecce.js","../../../../../.nuxt/dist/server/static/entry-styles.0499bcf0.mjs"],"sourcesContent":null,"names":["__buildAssetsURL","style_0","style_1","style_2","style_3"],"mappings":";;;;;;;;;;;;;;;;AAAA,MAAM,IAAO,GAAA,suPAAA;;ACAb,MAAM,QAAW,GAAA,ipEAAA;;ACAjB,MAAM,SAAY,GAAA,00CAAA;;ACAlB,MAAA,mCAAA,GAAA,0mNAAA,GAAAA,cAAA,CAAA,4BAAA,CAAA,GAAA,8yrDAAA;;ACIA,6BAAe,CAACC,IAAO,EAAEC,QAAO,EAAEC,SAAO,EAAEC,mCAAO;;;;"}

View File

@@ -1,6 +1,6 @@
const interopDefault = r => r.default || r || [];
const styles = {
"node_modules/nuxt/dist/app/entry.js": () => import('./static/entry-styles.4b63bbf7.mjs').then(interopDefault),
"node_modules/nuxt/dist/app/entry.js": () => import('./static/entry-styles.0499bcf0.mjs').then(interopDefault),
"node_modules/@nuxt/ui-templates/dist/templates/error-404.vue": () => import('./static/error-404-styles.1e0dde27.mjs').then(interopDefault),
"node_modules/@nuxt/ui-templates/dist/templates/error-500.vue": () => import('./static/error-500-styles.cf4b3e80.mjs').then(interopDefault)
};