Feat(云灵AI):界面初始化
This commit is contained in:
@@ -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)
|
||||
|
||||
// 注册全局组件
|
||||
|
||||
Reference in New Issue
Block a user