group-nav-page

This commit is contained in:
tangly1024
2023-06-23 23:35:03 +08:00
parent b5c1752666
commit c14ca330eb
16 changed files with 182 additions and 219 deletions

View File

@@ -7,7 +7,7 @@ export default function RevolverMaps () {
initRevolverMaps()
changeLoad(true)
}
})
}, [])
return <div id="revolvermaps" className='p-4'/>
}