var data: [Hymn] = Bundle.main.decode("Hymns.json") var idx: Int = 0 var idx1: Int = 0 var body: some View { List { ForEach(data[idx].
確定! 回上一頁