refactor(Activities): 优化地图URL传递方式
- ActivitiesDetail页面通过detailAPI获取地图URL并保留 - 导航时通过URL参数传递地图URL,避免Activities页面重复调用API - Activities页面从URL参数读取地图URL,移除getMapUrlAPI调用 - 提升性能,减少不必要的网络请求 Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Showing
2 changed files
with
15 additions
and
15 deletions
-
Please register or login to post a comment