mirror of
https://github.com/yangjian102621/geekai.git
synced 2025-11-08 10:13:44 +08:00
feat: vue-mobile => 完成移动端聊天配置功能
This commit is contained in:
@@ -25,6 +25,7 @@ import {
|
||||
ShareSheet,
|
||||
Sticky,
|
||||
SwipeCell,
|
||||
Switch,
|
||||
Tabbar,
|
||||
TabbarItem,
|
||||
TextEllipsis
|
||||
@@ -56,6 +57,7 @@ app.use(Sticky);
|
||||
app.use(SwipeCell);
|
||||
app.use(Dialog);
|
||||
app.use(ShareSheet);
|
||||
app.use(Switch);
|
||||
app.use(router).use(ElementPlus).mount('#app')
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user