摘要: 查看代码 import axiox from 'axios' import store from "@/store"; import utils from "@/utils"; import Qs from 'qs' import { Message } from "element-ui"; con 阅读全文
posted @ 2022-04-18 18:58 春春& 阅读(38) 评论(0) 推荐(0) 编辑
摘要: SparkMD5工具 查看代码 /* SparkMD5 - https://github.com/satazor/js-spark-md5 */ /* SparkMD5 - https://codechina.csdn.net/mirrors/satazor/js-spark-md5/-/blob/ 阅读全文
posted @ 2022-02-16 18:29 春春& 阅读(317) 评论(0) 推荐(0) 编辑
摘要: // import {singleFileDownload} from '@/utils/downloads' import cryptoJs from 'crypto-js' import { Message } from "element-ui"; /** * @description 本地存储 阅读全文
posted @ 2022-02-14 14:08 春春& 阅读(39) 评论(0) 推荐(1) 编辑
摘要: import JSZip from "jszip"; import fileSaver from "file-saver"; import axios from 'axios' import { Message, Notification } from "element-ui"; //下载单个文件 阅读全文
posted @ 2022-02-14 14:02 春春& 阅读(487) 评论(0) 推荐(0) 编辑