移除 ScenicPromotion 宣传页模块,并隐藏首页 promotion_page 入口。
删除 Mock 模块、图片资源与路由;从常用菜单白名单剔除该权限,后端仍下发时客户端静默忽略。 Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@ -48,7 +48,6 @@ final class HomeMenuRouterTests: XCTestCase {
|
||||
("location_report", .destination(.locationReport)),
|
||||
("location_report_history", .destination(.locationReportHistory)),
|
||||
("report_photographer", .destination(.photographerReport)),
|
||||
("promotion_page", .destination(.scenicPromotion)),
|
||||
("pm", .destination(.projectManagement)),
|
||||
("project_edit", .destination(.projectManagement)),
|
||||
("pm_manager", .destination(.pmProjectManagement)),
|
||||
|
||||
Reference in New Issue
Block a user