修改跳转问题

This commit is contained in:
zhouyanli
2026-04-20 17:10:47 +08:00
parent 8af229f25b
commit c8940e5b02
9 changed files with 85 additions and 88 deletions

View File

@@ -164,7 +164,7 @@ const getCommunityList = () =>{
}
onLoad(() =>{
getCommunityList()
// getCommunityList()
})