Refactor(AI智能):采取分包

This commit is contained in:
lifizer
2025-04-01 14:13:57 +08:00
parent 68cfae2893
commit 84562cf6f1
26 changed files with 22 additions and 19 deletions
-2
View File
@@ -17,11 +17,9 @@ import {
import uView from "uview-ui";
import GooSkeleton from '@/components/GooSkeleton/index.vue'
import { pageToWatchData } from '@/config/page'
import BottomSend from '@/components/aiChat/bottomSend.vue'
Vue.use(uView)
Vue.component('GooSkeleton', GooSkeleton)
Vue.component('BottomSend', BottomSend)
Vue.mixin(mixin)
// 注册全局组件