no message
This commit is contained in:
@@ -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
|
||||
|
@@ -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) => {
|
||||
|
Reference in New Issue
Block a user