foregroundColor(.white) .background(Color.red) .cornerRadius(10) } Button(action: { myArray.append(name) defaults.set(myArray, ...
確定! 回上一頁