一些网站允许用户在web应用中将表格数据导出并以JSON和CSV格式下载它们。
准备工作
NodeJS环境
快速创建React工程: npm init vite@latest download_csv_json_file --templa
2021-12-04