摘要: 碰到运营提出需求,提供了一个.txt文件,要求输入框校验文件提供的敏感词汇,故以此记录: 上传文件: <input @change="uploadFile" type="file"> 操作函数: const fileContent = ref(''); const uploadFile = asyn 阅读全文
posted @ 2023-03-29 11:35 月下云生 阅读(2202) 评论(0) 推荐(1)