AI客服的浮现
This commit is contained in:
@@ -6,6 +6,7 @@ import { Setting } from '@/layout/components/Setting'
|
||||
import { useRenderLayout } from './components/useRenderLayout'
|
||||
import { useDesign } from '@/hooks/web/useDesign'
|
||||
import MobileLayout from './components/MobileLayout.vue'
|
||||
import AiChatFloat from '@/layout/components/AiChatFloat/index.vue'
|
||||
|
||||
const { getPrefixCls } = useDesign()
|
||||
|
||||
@@ -64,7 +65,7 @@ export default defineComponent({
|
||||
{renderLayout()}
|
||||
|
||||
<Backtop></Backtop>
|
||||
|
||||
<AiChatFloat></AiChatFloat>
|
||||
<Setting></Setting>
|
||||
</section>
|
||||
)}
|
||||
|
||||
Reference in New Issue
Block a user