|
@ -32,9 +32,9 @@ import msgBtn from "../assets/img/homePage/tail/msg.png"; |
|
|
import feedbackBtn from "../assets/img/Feedback/feedbackBtn.png"; |
|
|
import feedbackBtn from "../assets/img/Feedback/feedbackBtn.png"; |
|
|
import AiEmotion from "./AiEmotion.vue"; |
|
|
import AiEmotion from "./AiEmotion.vue"; |
|
|
|
|
|
|
|
|
// import VConsole from 'vconsole'; |
|
|
|
|
|
|
|
|
import VConsole from 'vconsole'; |
|
|
|
|
|
|
|
|
// const vConsole = new VConsole(); |
|
|
|
|
|
|
|
|
const vConsole = new VConsole(); |
|
|
|
|
|
|
|
|
// 获取 AiEmotion 组件的 ref |
|
|
// 获取 AiEmotion 组件的 ref |
|
|
const aiEmotionRef = ref(null); |
|
|
const aiEmotionRef = ref(null); |
|
|