mirror of
https://github.com/yangjian102621/geekai.git
synced 2026-04-24 12:04:31 +08:00
调整移动端页面UI布局
This commit is contained in:
@@ -59,7 +59,9 @@ import {
|
||||
ShareSheet,
|
||||
Slider,
|
||||
Sticky,
|
||||
Swipe,
|
||||
SwipeCell,
|
||||
SwipeItem,
|
||||
Switch,
|
||||
Tab,
|
||||
Tabbar,
|
||||
@@ -101,6 +103,8 @@ app.use(DropdownMenu)
|
||||
app.use(Icon)
|
||||
app.use(DropdownItem)
|
||||
app.use(Sticky)
|
||||
app.use(Swipe)
|
||||
app.use(SwipeItem)
|
||||
app.use(SwipeCell)
|
||||
app.use(Dialog)
|
||||
app.use(ShareSheet)
|
||||
|
||||
Reference in New Issue
Block a user