增加搜索插件

This commit is contained in:
xuli3099
2025-08-18 15:50:40 +08:00
parent 0c7c703481
commit 1a66f1f3a6
6 changed files with 225 additions and 71 deletions

View File

@@ -188,7 +188,7 @@ const handleDelete=()=>{
onLoad(async(opt) => {
// uni.setStorageSync('page_cache',true);
uni.setStorageSync('page_cache',true);
// initLoad();
})