修复旅拍相册 API 未注入共享 APIClient 导致未登录错误。
在 RootView 注入 travelAlbumAPI,并将 travel_album 纳入首页常用功能;补充 App/Networking 依赖注入说明。 Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@ -27,6 +27,7 @@ struct HomeCommonMenuStore {
|
||||
"live_stream_management",
|
||||
"verification_order",
|
||||
"live_album",
|
||||
"travel_album",
|
||||
"pm",
|
||||
"location_report",
|
||||
"registration_invitation",
|
||||
|
||||
Reference in New Issue
Block a user