no message

This commit is contained in:
A1300399510
2024-07-30 12:32:18 +08:00
parent c713dedaa3
commit 6538dd6f69
12 changed files with 66 additions and 66 deletions

View File

@@ -194,7 +194,7 @@ const client_manifest = {
"prefetch": true,
"preload": true,
"css": [],
"file": "error-404.0eebd038.js",
"file": "error-404.08091806.js",
"imports": [
"node_modules/nuxt/dist/app/entry.js"
],
@@ -220,7 +220,7 @@ const client_manifest = {
"prefetch": true,
"preload": true,
"css": [],
"file": "error-500.571b330f.js",
"file": "error-500.7740150b.js",
"imports": [
"node_modules/nuxt/dist/app/entry.js"
],
@@ -280,7 +280,7 @@ const client_manifest = {
"node_modules/@nuxt/ui-templates/dist/templates/error-404.vue",
"node_modules/@nuxt/ui-templates/dist/templates/error-500.vue"
],
"file": "entry.04521340.js",
"file": "entry.35eacf0a.js",
"isEntry": true,
"src": "node_modules/nuxt/dist/app/entry.js",
"_globalCSS": true

View File

@@ -4640,7 +4640,7 @@ const _sfc_main$2 = {
let recommendList = [];
let recommendPage = 1;
const getRecommend = (uniqid) => {
$ajaxGET("/api/details/relatedlist", {
$ajax("/api/details/relatedlist", {
page: recommendPage,
limit: 20
}).then((res) => {