自定义形状,
This commit is contained in:
@@ -68,7 +68,6 @@ struct CartView: View {
|
||||
}
|
||||
.animation(.linear(duration: 10), value: isCheckAll)
|
||||
.padding(.bottom, 62)
|
||||
.background(Color.gray.opacity(0.2))
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user