新增举报摄影师模块并接入首页路由,桌面应用名改为随心瞰商家版。

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-07-01 16:51:22 +08:00
parent 19d681192c
commit fcb86d43f5
25 changed files with 5515 additions and 48 deletions

View File

@ -86,6 +86,8 @@ extension HomeRoute {
LocationReportView()
case .locationReportHistory:
LocationReportHistoryView()
case .photographerReport:
WildPhotographerReportHomeView()
case .depositOrders:
DepositOrderEntryView()
case .withdrawalAudit: