适配深色模式、生成动画的文件chatloading改为generateLoading
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
|
||||
<script setup lang="ts">
|
||||
import NoticeItem from './NoticeItem.vue'
|
||||
import ChatLoading from './ChatLoading.vue'
|
||||
import GenerateLoading from './GenerateLoading.vue'
|
||||
import { ref, onMounted, onUnmounted, watch, nextTick } from 'vue'
|
||||
|
||||
// 定义消息类型
|
||||
|
||||
Reference in New Issue
Block a user