Feat(云灵AI):界面初始化

This commit is contained in:
lifizer
2025-03-27 18:12:48 +08:00
parent 01c1a44a32
commit 615b89c8a5
21 changed files with 7240 additions and 316 deletions
+2
View File
@@ -17,9 +17,11 @@ 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)
// 注册全局组件