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

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

@ -16,6 +16,10 @@ enum AppDesign {
static let placeholder = Color(hex: 0xA8B2C1)
static let success = Color(hex: 0x14964A)
static let warning = Color(hex: 0xFF7B00)
static let background = Color(hex: 0xF6F8FB)
static let inputBorder = Color(hex: 0xDDE3EA)
static let border = Color(hex: 0xE5E7EB)
static let danger = Color(hex: 0xEF4444)
// MARK: - Android OrderListScreen