HStack (alignment: .top){ Rectangle() .foregroundColor(.blue) .frame(width: 20, height: 500) Text("HKT線上教室") HStack(){ Text("課程名稱") ...
確定! 回上一頁