mirror of
https://github.com/yangjian102621/geekai.git
synced 2026-04-23 11:34:27 +08:00
完成移动端邀请页面功能
This commit is contained in:
@@ -24,6 +24,7 @@ import {
|
||||
ActionSheet,
|
||||
Badge,
|
||||
Button,
|
||||
Calendar,
|
||||
Cell,
|
||||
CellGroup,
|
||||
Circle,
|
||||
@@ -52,6 +53,7 @@ import {
|
||||
Overlay,
|
||||
Picker,
|
||||
Popup,
|
||||
PullRefresh,
|
||||
Radio,
|
||||
RadioGroup,
|
||||
Row,
|
||||
@@ -130,5 +132,7 @@ app.use(Tabs)
|
||||
app.use(Divider)
|
||||
app.use(NoticeBar)
|
||||
app.use(ActionSheet)
|
||||
app.use(PullRefresh)
|
||||
app.use(Calendar)
|
||||
app.use(Toast)
|
||||
app.use(router).use(ElementPlus).mount('#app')
|
||||
|
||||
Reference in New Issue
Block a user