|
@@ -14,11 +14,11 @@
|
|
|
} from 'mint-ui';
|
|
|
import lottie from "lottie-web"; //lottie
|
|
|
// const { createWorker } = require('@ffmpeg/ffmpeg');
|
|
|
- import { FFmpeg } from "@ffmpeg/ffmpeg";
|
|
|
- import { fetchFile, toBlobURL } from '@ffmpeg/util';
|
|
|
+ // import { FFmpeg } from "@ffmpeg/ffmpeg";
|
|
|
+ // import { fetchFile, toBlobURL } from '@ffmpeg/util';
|
|
|
var qiniu = require('qiniu-js');
|
|
|
const baseURL = '.'
|
|
|
- let ffmpeg = null;
|
|
|
+ // let ffmpeg = null;
|
|
|
// import { createFFmpeg, fetchFile } from '@/assets/ffmpeg.min.js';
|
|
|
|
|
|
// import commonMethod from '@/common/commonMethod.js';
|