the see why this happens, try to modify your code var body: some View { VStack { List { ForEach(dirContent, id: \.self){ fileName in ...
確定! 回上一頁