修复:保险支持5张图片

This commit is contained in:
2025-06-14 17:12:45 +08:00
parent de0f6c43b1
commit 47b6a3d8de
17 changed files with 746 additions and 184 deletions

View File

@@ -144,7 +144,7 @@ function Home() {
const reload = () => {
setMarkers([])
pageHjmCar({keywords}).then(res => {
pageHjmCar({keywords,deleted: 0}).then(res => {
setList(res?.list || [])
if (res?.list && res?.list.length > 0) {
setScale(16)