From 6eb609b168c4b3276c0fb2d6aeaa817275867288 Mon Sep 17 00:00:00 2001 From: dxawi <107306227+dxawi@users.noreply.github.com> Date: Wed, 9 Aug 2023 08:48:39 +0800 Subject: [PATCH] Add files via upload --- js/LIBVIO.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/LIBVIO.js b/js/LIBVIO.js index 6c5e6ee..fedd5ff 100644 --- a/js/LIBVIO.js +++ b/js/LIBVIO.js @@ -43,7 +43,7 @@ if (/https/.test(paurl)) { parse: 0 } }`, - searchUrl:'/index.php/ajax/suggest?mid=1&wd=**', + searchUrl:'/index.php/ajax/suggest?mid=1&wd=**&limit=50', detailUrl:'/detail/fyid.html', //非必填,二级详情拼接链接 // detailUrl:'/detail_fyid.html', //非必填,二级详情拼接链接 // searchUrl:'/search/**----------fypage---.html',