调整移动端页面UI布局

This commit is contained in:
GeekMaster
2025-08-04 12:08:42 +08:00
parent f7cf992598
commit e994060e93
28 changed files with 1393 additions and 1686 deletions

View File

@@ -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)