import Pages struct WelcomeView: View { @State var index: Int = 0 var body: some View { Pages(currentPage: $index) { Text("Welcome!
確定! 回上一頁