优化相册管理与指定上传弹层展示逻辑。
相册详情网格仅对已购买素材显示角标;指定上传 Sheet 改用 NavigationStack 与系统 navigationTitle。 Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@ -141,7 +141,7 @@ struct WiredCameraTransferView: View {
|
||||
)
|
||||
}
|
||||
}
|
||||
.presentationDetents([.height(340)])
|
||||
.presentationDetents([.height(360)])
|
||||
.presentationDragIndicator(.hidden)
|
||||
}
|
||||
.sheet(isPresented: $viewModel.showHelpDoc) {
|
||||
|
||||
Reference in New Issue
Block a user