移除 ScenicPromotion 宣传页模块,并隐藏首页 promotion_page 入口。

删除 Mock 模块、图片资源与路由;从常用菜单白名单剔除该权限,后端仍下发时客户端静默忽略。

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-07-03 20:48:37 +08:00
parent 49e997ddba
commit 9df4c4f6e8
56 changed files with 43 additions and 3583 deletions

View File

@ -68,7 +68,6 @@ enum HomeRoute: Hashable {
case travelAlbumEntry
case operatingArea
case pilotCertification
case scenicPromotion
case modulePlaceholder(uri: String, title: String)
}