mirror of
https://github.com/yangjian102621/geekai.git
synced 2025-11-11 19:53:50 +08:00
feat: vue-mobile => 完成会话聊天页面功能,增加主题切换功能
This commit is contained in:
@@ -22,6 +22,7 @@ import {
|
||||
Picker,
|
||||
Popup,
|
||||
Search,
|
||||
ShareSheet,
|
||||
Sticky,
|
||||
SwipeCell,
|
||||
Tabbar,
|
||||
@@ -54,6 +55,7 @@ app.use(DropdownItem);
|
||||
app.use(Sticky);
|
||||
app.use(SwipeCell);
|
||||
app.use(Dialog);
|
||||
app.use(ShareSheet);
|
||||
app.use(router).use(ElementPlus).mount('#app')
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user