|
@@ -268,7 +268,7 @@ import { getCurrentInstance } from "vue"; |
|
|
import Recorder from "js-audio-recorder"; |
|
|
import Recorder from "js-audio-recorder"; |
|
|
import axios from "axios"; |
|
|
import axios from "axios"; |
|
|
import { awsImgUpload, awsMp3Upload } from "@/apis/createVideo"; |
|
|
import { awsImgUpload, awsMp3Upload } from "@/apis/createVideo"; |
|
|
import { ElMessage } from "element-plus"; |
|
|
|
|
|
|
|
|
|
|
|
// 获取AI头像 |
|
|
// 获取AI头像 |
|
|
const AiFace = ref([]); |
|
|
const AiFace = ref([]); |
|
|
function getAiFace() { |
|
|
function getAiFace() { |
|
|